@charset "utf-8";
/* CSS Document */

body.body_top{
	margin:0;
	padding:0;
	background-image:url(../images/back.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}

body.body_cnt01{
	margin:0;
	padding:0;
	background-image:url(../images/cnt_title01.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}

body.body_cnt02{
	margin:0;
	padding:0;
	background-image:url(../images/cnt_title02.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}

body.body_cnt03{
	margin:0;
	padding:0;
	background-image:url(../images/cnt_title03.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}



a{
	color:#7A65CF;
	text-decoration:none;
}

a:hover{
	color:#7A65CF;
	text-decoration:underline;
}

a:visited{
	color:#7A65CF;
}



#wrapper{
	margin:0;
	padding:0;
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}

h1.header_h1{
	margin:0;
	padding:1px;
	width:950px;
	height:14px;
	font-size:10px;
	color:#FFF;
	font-weight:normal;
}

.top_title{
	width:150px;
	height:49px;
	padding-left:800px;
	padding-top:33px;
	background-image:url(../images/top_title.png);
	background-repeat:no-repeat;
	font-size:14px;
}


/* 
===============================================================
グローバルメニュー
===============================================================
*/

#global-menu{
	width:950px;
	display:block;
	margin-left:auto;
	margin-right:auto;

}

#global-menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#global-menu ul li{
	float: left;
	height: 50px;
	border:none;

}

#global-menu ul li a{
	display: block;
	height: 50px;
	text-decoration:none;
}

#global-menu ul li a:hover{
	display: block;
	height: 50px;
	text-decoration:none;
}

#global-menu ul li.menu1 a{
	background: url('../images/menu01.jpg') no-repeat left top;
	width:190px;
	height:50px;
	text-indent:-9999px;
	color:#8D1860;
	display:block;

}

#global-menu ul li.menu2 a{
	background: url('../images/menu02.jpg') no-repeat left top;
	width:190px;
	height:50px;
	text-indent:-9999px;
	color:#8D1860;
	display:block;

}


#global-menu ul li.menu3 a{
	background: url('../images/menu03.jpg') no-repeat left top;
	width:190px;
	height:50px;
	text-indent:-9999px;
	color:#8D1860;
	display:block;

}

#global-menu ul li.menu4 a{
	background: url('../images/menu04.jpg') no-repeat left top;
	width:190px;
	height:50px;
	text-indent:-9999px;
	color:#8D1860;
	display:block;

}

#global-menu ul li.menu5 a{
	background: url('../images/menu05.jpg') no-repeat left top;
	width:190px;
	height:50px;
	text-indent:-9999px;
	color:#8D1860;
	display:block;

}


/* 
===============================================================
*/


#news{
	background-image:url(../images/news_back.jpg);
	background-repeat:no-repeat;
	padding-top:35px;
	padding-left:300px;
	width:650px;
	height:45px;
	font-size:16px;
}

#main{
	width:950px;
	

}

.left{
	width:235px;
	float:left;
	text-align:left;
	margin-right:35px;
	
}

.right{
	width:680px;
	float:left;
	text-align:left;
	
}

.c-both{
	clear:both;
}

.back_to_top a{
	width:110px;
	margin-left:840px;
	height:32px;
	text-indent:-9999px;
	background-image:url(../images/back_to_top.gif);
	background-repeat:no-repeat;
	text-align:right;
	display:block;
}

#footer_link{
	background-color:#B7ADE4;
	width:950px;
	height:160px;
}

#footer_btm{
	background-color:#9E92DC;
	width:950px;
	height:17px;
	text-align:center;
	font-size:10px;
	color:#FFF;
	padding-top:3px;
}

table.footer_tb{
	width:950px;
	padding:20px;
}
td.footer_td01{
	color:#FFF;
	font-size:13px;
	line-height:150%;
}

td.footer_td01 a{
	color:#FFF;
	font-size:13px;
	line-height:150%;
	text-decoration:underline;
}

td.footer_td02{
	line-height:150%;
	font-size:15px;
	color:#53479D;
}
span.bold{
	font-weight:bold;
}

/* 
===============================================================
コンテンツ
===============================================================
*/

.cnt_bar{
	clear:both;
	width:950px;

}
#bread{
	width:950px;
	text-align:left;
	font-size:12px;
	height:15px;
	margin-top:15px;
}

/* 
===============================================================
左プルダウンメニュー
===============================================================
*/

.menu_list {	
	width: 235px;

}
.menu_head {
	padding: 20px 20px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #FCFBFE url(../images/left.png) center left no-repeat;
	border:#D7D1F1 solid 1px;
	color:#7A65CF;

}

.menu_head2{
    font-weight:bold;
	color:#7A65CF;
	text-decoration:none;
	padding: 20px 20px;
	cursor: pointer;
	position: relative;
	margin:1px;
    background: #FCFBFE url(../images/none.png) center left no-repeat;
	border:#D7D1F1 solid 1px;


}

.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#7A65CF;
  background-color:#F1EFFE;
  padding: 10px 10px;
  text-decoration:none;
  border:#FFF solid 1px;
  font-size:13px;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  
  }
  
  /* 
===============================================================
*/

table.enkaku_tb{
	width:570px;
	background-color:#F1EFFE;
	font-size:60%;
	text-align:left;
	line-height:150%;
}

tr.enkaku_tr{
	border-bottom:#FFF solid 1px;
	margin-bottom:1px;
}

td.enkaku_td{
	border-bottom:#FFF solid 1px;
	margin-bottom:1px;
	padding:10px;
}

h2.h2_title{
	width:680px;
	height:52px;
}

h3.h3_title{
	font-size:20px;
	font-weight:bold;
	color:#66C;
	margin-left:20px;
}

p.p_cnt{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
	line-height:150%;
	font-size:80%;
	color:#333;
}

table.table_cnt01{
	
	border:#66C solid 1px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	border-collapse:collapse;
	width:648px;
}

td.td_cnt01{
	border:#66C solid 1px;
	padding:15px;
	border-collapse:collapse;
}

th.th_cnt01{
	padding:10px;
	background-color:#66C;
	color:#FFF;
}

th.th_cnt01a{
	padding:10px;
	background-color:#66C;
	color:#FFF;
	border-right:#FFF solid 1px;
}

td.td_cnt01b{
	border:#66C solid 1px;
	padding:3px;
	border-collapse:collapse;
}

td.td_cnt01c{
	border:#66C solid 1px;
	padding:3px;
	border-collapse:collapse;
	font-size:10px;
}

table.table_cnt02{
	
	border:#99C solid 1px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	border-collapse:collapse;
	width:648px;
}

td.td_cnt02{
	border:#99C solid 1px;
	padding:15px;
	border-collapse:collapse;
}

td.td_cnt02a{
	border:#99C solid 1px;
	padding:10px;
	font-size:13px;
	border-collapse:collapse;
}

th.th_cnt02{
	padding:10px;
	background-color:#99C;
	color:#FFF;
}

th.th_cnt02a{
	padding:10px;
	background-color:#99C;
	color:#FFF;
	border-right:#FFF solid 1px;
}

table.table_cnt03{
	
	border:#9CC solid 1px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	border-collapse:collapse;
	width:648px;
}

td.td_cnt03{
	border:#9CC solid 1px;
	padding:15px;
	border-collapse:collapse;
}

th.th_cnt03{
	padding:10px;
	background-color:#9CC;
	color:#FFF;
}


table.table_cnt04{
	
	border:#06C solid 1px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	border-collapse:collapse;
	width:648px;
	background-color:#D5DAFB;
	color:#006;
	padding:15px;
}

td.td_cnt04{
	border:#9CC solid 1px;
	padding:15px;
	border-collapse:collapse;
	background-color:#D5DAFB;
	color:#006;
}

td{
	line-height:150%;
	padding:10px;
	font-size:85%;
}

span.span_bold{
	font-size:100%;
	font-weight:bold;
	color:#06C;
}

span.span_bold2{
	font-size:100%;
	font-weight:bold;
	color:#309;
}

span.span_bold3{
	font-size:110%;
	font-weight:bold;
	color:#06C;
}

table{
	border-collapse:collapse;
	font-size:100%;
}

#page-menu{
	width:600px;
	margin-top:20px;
	display:block;
	margin-left:auto;
	margin-right:auto;

}

#page-menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#page-menu ul li{
	float: left;
	width:20px;
	height:20px;
	background-color:#E0D5F0;
	border:#96F solid 1px;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	margin-right:5px;

}

#page-menu ul li a{
	display: block;
	width:20px;
	height:20px;
	background-color:#99C;
	border:#96F solid 1px;
	color:#FFF;
}

#page-menu ul li a:hover{
	display: block;
	color:#FFF;

}

h3.h3_title02{
	width:100%;
	font-size:100%;
	border:#BFB8E9 solid 3px;
	color:#FFF;
	background-color:#BFB8E9;
	margin-top:30px;
	
}

p,li{
	font-size:75%;
	color:#333;
	line-height:150%;
	list-style:none;
}

p.p_right{
	width:100%;
	text-align:right;
}

p.p_cnt2{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	line-height:150%;
	font-size:75%;
	color:#333;
}

p.p_cnt3{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	line-height:250%;
	font-size:75%;
	color:#333;
}

/* 基準値を10pxとしておくと以下の要素のサイズ調整が簡単！ */
body { font-size:100%; }

/* 
	JavaScriptが使えない環境向けに指定しておくとよい
	px指定すると可変しない為、相対的な単位を指定する
*/

#wrapper { font-size:150%; }

#font-size{
	font-size:80%;
	font-weight:bold;
	color:#336;
	text-align:center;
	
}

/* フォントサイズ切り替えボタンのスタイル。自由にカスタマイズしてください。 */
#font-size div.small,
#font-size div.medium,
#font-size div.large { font-size:16px; display:inline-block; /display:inline; /zoom:1; padding:6px; border:1px solid #FFF; cursor:pointer; margin-left:3px; }
#font-size div.active { color:#fff; background-color:#339; }
#font-size div.small span,
#font-size div.medium span,
#font-size div.large span { /* display:none; テキストを削除して画像ボタン化することも可能　*/ }


hr.hr_photo{
	width:100%;
	border:#CCC solid 1px;
	margin-top:15px;
	margin-bottom:15px;
}

