@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:28px;
   letter-spacing:1px;
 font: 12px "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
   color:#333;
   border-bottom:10px solid #ff0000;
   border-top:10px solid #ff0000;
   
    /* background:url("../images/back.gif") 0 0 repeat-x; */
    
}


br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#696969;
   text-decoration:none;
}

img {
   border:0;
   vertical-align:bottom;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=80);
}

h1,h2,h3,h4,h5,h6,h7{
   margin:0;
}
.wrapReady {
	float: left;
	padding-right:15px;
	padding-top: 0px;
}

.wrapReady2 {
	float: right;
	padding-left:10px;
	padding-bottom: 10px;
}

.wrapReady1 {
	float:right;
	padding-left:60px;
	padding-top: 150px;
}


.fltL{float:left !important;}.fltR{float:right;}.cleB{clear:both;}

/* ========pankuzu======= */

#bread-crumb-list {
  width: 960px;　/* 横幅は任意の値 */
  
  position:relative;
  margin-top:3em;
  font-size:12px;　/* パディングも任意の値 */
  float: left;
  text-align: left;
}
#bread-crumb-list li {
  display: inline;
  padding-right: 2px;
  text-align: left;
}
#bread-crumb-list li a {
  color: #006699; /* 通常時の文字色 */
}
#bread-crumb-list li a:hover {
  text-decoration: underline;
  color: #ff3366; /* マウスオンした時の文字色 */
}

/* ========TEMPLATE LAYOUT======== */
#header {
   width:960px;
   height:110px;
   margin:0 auto;
   position:relative;
   padding:0 0px;
   
   
   
}

#icatch {
   width:100%;
   margin:0 auto;
   padding-top:20px;
   
 
}


#contents {
   clear:both;
   position:relative;
  
   overflow:hidden;
   width:960px;
   margin:0px auto 0 auto;
   background:#ffffff;
}



#main {
   float:left;
   width:700px;
   padding-top:40px;
   margin-bottom:30px;
   
}

#sub {
   float:right;
   width:200px;
   padding-top:40px;
   
}

#pageTop {
   clear:both;
   width:960px;
}

#footMenu {
   width:960px;
   margin:0 auto;
}

#footer {
   background-color:#f5f5f5;
   height:180px;
   border-top:1px solid #c8c8c8;
   
   
}
  div#floating-menu {
  position:fixed;/*右バナーの固定 */
  bottom:5%;/*右バナー固定の高さ */
  left:92%;/*右バナー固定の横幅 */
	float:right;
	overflow:hidden;
}
.table{
    
	border-top:1px solid #dfdfdf;
    border-left:1px solid #dfdfdf;
    border-collapse:collapse;
    border-spacing:0;
    margin-bottom:40px;
    empty-cells:show;
	vertical-align:top;
	table-layout: fixed;
	
    
	
	
}
.table th{
    border-right:1px solid #dfdfdf;
    border-bottom:1px solid #dfdfdf;
 
    background-color:#f5f5f5;
   
    background-position:left top;
    padding:10px;
    text-align:justify;
}
.table td{
    border-right:1px solid #dfdfdf;
    border-bottom:1px solid#dfdfdf;
	padding:10px;
	}
	
	



/* ========HEADER CUSTOMIZE======== */
#header #logo {
   margin:0;
   padding:5px 0px 13px 0px;
  line-height:0px;
}



#header h1 {
	font-size: 9px;		/*文字サイズ*/
	line-height: 20px;	/*行間*/
	font-weight: normal;	/*hタグのデフォルトの太字を標準に。太字がいいならこの１行削除。*/
	position: absolute;
	left: 14px;		/*ヘッダーブロックに対して右から0pxの位置に配置*/
	top: 6px;
	color: #333;/*ヘッダーブロックに対して下から0pxの位置に配置*/
}

#header #tel {
	position: absolute;
	top: 10px;	/*ヘッダーブロックに対して上から20pxの位置に配置*/
	right: 290px;
	
	
	/*ヘッダーブロックに対して右から0pxの位置に配置*/
}


#header #guide {
	position: absolute;
	top: 5px;	/*ヘッダーブロックに対して上から20pxの位置に配置*/
	right: 0px;	/*ヘッダーブロックに対して右から0pxの位置に配置*/
	
}

#header #gNavi {
 position: absolute;
	right: 0px;
	line-height: 15px;
	font-size: 11px;
	color: #333;/*ヘッダーブロックに対して右から0pxの位置に配置*/
	top: 0px;
	
}





#header_fontsize {
	float:left;
	
}
#header_fontsize ul{
	font-size: 12px;

	position: absolute;
	top:25px;
bottom: 0px;
right:3px;
text-decoration: none;



}

#header_fontsize ul li {
	padding: 2px 5px 0px 5px;
	float: left;
	 
	 text-decoration: none;
	 
	 margin-left:0px;
	
	 

}



#header_menu {
	float:left;
	
}



#header_menu ul{
	font-size: 11px;
font-weight: bold;
	position: absolute;
	top:0px;
bottom: 0px;
right:0px;
text-decoration: none;



}

#header_menu ul li {
	padding: 2px 10px 0px 20px;
	float: left;
	 background: url("../images/bg_menu.png") 0 50% no-repeat;
	 text-decoration: none;
	 border-right:1px dotted #c9c9c9;
	 margin-left:25px;
	 }
	 
	 #header_menu ul li:last-child {
border:0;
}






/* ========menu======== */


#header_menu2 {
   width:960px;
   height:0px;
   float:left;
   
   
   
 
  
}
#header_menu2 ul {
   overflow:hidden;
   width:960px;
   margin:0 auto;
   padding:0;
   
   
}

#header_menu2 li {
   float:left;
   color:#333;
   text-align:center;
   list-style-type:none;
   font-size:14px;
   font-weight:bold;
   background: url("../images/gv_menu.png") 18% 50% no-repeat;
   
}

#header_menu2 li a {
    display:block;
   width:190px;
   color:#333;
   line-height:35px;
   text-decoration:none;
   border-left:1.5px dotted #c9c9c9;
  
   
   
   
}

 #header_menu2 ul li:last-child {
border-right:1.5px dotted #c9c9c9;
}

#header_menu2 li a.active {
    color:#333;
   text-decoration:none;
   background:url("../images/.gif") 0 0 repeat-x;
}

#header_menu2 li a:hover {
   color:#dfdfdf;
   text-decoration:none;
   background:url("../images/.gif") 0 0 repeat-x;
}
	


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main h1 {
  margin-bottom:20px;
   padding:8px 8px 8px 20px;
   font-size:16px;
   color:#333;
   background:#fff;
   font-weight:bold;
   border-bottom: 1px dotted #ff0000;	
   border-top:4px solid #ff0000;
   
}
#main h2 {
   margin-bottom:30px;
   padding:5px 5px 5px 20px;
   font-size:14px;
   color:#333;
   font-weight:bold;
   border-bottom: 1px dotted #dfdfdf;	
   border-left:5px solid #ff0000;
}


#main h3{
font-weight:normal;
padding:0 15px;
font-size:14px;
line-height:30px;

background:#f5f5f5;
border-left:5px solid #ff0000;
margin-top:20px;
margin-bottom:20px;


}

#main h4 {
   margin-bottom:30px;
   padding:5px 5px 5px 10px;
   font-size:14px;
   color:#333;
   font-weight:bold;
   border-bottom: 1px dotted #dfdfdf;	
   
}


#main p {
   margin:0 0 0em 0;
}


#main p1 {
   
  line-height:22px;
   font-size:14px;
   color:#333;
   font-weight:normal;

}

#main p2 {
   margin:10px 0px 0px 10px;
   line-height:15px;
    font-size:12px;
   color:#333;
}
#main p3 {
   padding:2px 2px 2px 0;
  line-height:2;
   font-size:13px;
   color:#333;
   font-weight:bold;
   
}
#main p4 {
  
  line-height:25px;
   font-size:15px;
   color:#0099ff;
   font-weight:normal;
  
   
   
}
#main p5 {
  
 
   font-size:18px;
    
   color:#0099ff;
   font-weight:normal;
  
  
   
}
#main p6 {
   padding-top:15px;
  line-height:22px;
   font-size:18px;
   color:#333;
   font-weight:normal;
   
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#fff;
}
#contents .box {
	width: 920px;
	padding: 0px;	/*ボックス内の余白*/
	
	 background:#333 url("../images/title_back.jpg");
	 font-size:15px;
   color:#fff;
   font-weight:bold ;	
  
	border-radius: 3px;	/*角丸のサイズ*/
	letter-spacing: 0.1em;
	padding: 40px 30px;
	margin-top:25px;
	/*ボックス幅*/
}

#main .box1 {
	background: #fff;		/*背景色*/
	padding: 10px;			/*ボックス内の余白*/
	width:668px;		/*ボックス幅*/
	overflow: hidden;
	border: 1px solid #fff;
	border-radius:3px;
	margin-bottom:5px;
	line-height:24px;
	
	
}

#main .box2 {
	background: #fff;		/*背景色*/
	padding: 10px;			/*ボックス内の余白*/
	width:650px;		/*ボックス幅*/
	overflow: hidden;
	border: 1px solid #c8c8c8;
	border-radius:3px;
	margin-top:5px;
	margin-bottom:5px;
	line-height:24px;
	
	
}

#main .box3 {
	background: #fff;		/*背景色*/
	padding: 6px;			/*ボックス内の余白*/
	width:300px;		/*ボックス幅*/
	overflow: hidden;
	border: 1px solid #0099ff;
	border-radius:3px;
	margin-bottom:10px;
	line-height:20px;
	
	
}


/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#sub dl.new {
	width: 90%;			/*What's Newボックスの幅*/
	height: 150px;		/*What's Newボックスの高さ*/
	overflow: auto;		/*この設定でiframe風に見える*/
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	background: #fff;	/*背景の色*/
	border: 1px dotted #dfdfdf;	/*フチのライン*/
	margin-top: 0.5em;
	font-size: 11px;
	color: #696969;
}

#sub dt {
	font-size: 11px;
	color: #000;
	font-weight:bold ;	/*日付の色を太字にする*/
}

#sub dd {
	border-bottom: 1px dotted #747474;	/*説明文の下に1pxの点線(dotted)を#cfcfcfの色で入れる。*/
}



/* ========SUBCONTENTS CUSTOMIZE======== */

#sub .section {
   margin-bottom:4px;
   font-size:11px;
   
 
}

#sub h3 {
   margin-bottom:3px;
   padding:12px 10px 12px 30px;
   
   color:#333;
   font-weight:bold;
   background:url("../images/h2.jpg") 0 0 repeat-x;
   
   }


#sub ul {
   margin:0;
   font-size:12px;
   padding:8px 5px 1px 5px;
   background:#FFF;
}

#sub li {
   margin-bottom:8px;
   padding:10px;
   line-height:2;
   border:1px solid #c9c9c9;
   list-style:none;
   background:#fff;
   
}

#sub li a {
   display:block;
   padding-left:6px;
   line-height:20px;
   border-left:4px solid #ff0000;
    padding-left:10px;
   
   
   
   
}
#sub p1 {
   
  line-height:16px;
   font-size:13px;
   color:#0099ff;
   font-weight:normal;

}
#sub .box {
	background: #fff;		/*背景色*/
	padding: 0px;			/*ボックス内の余白*/
	width:218px;		/*ボックス幅*/
	overflow: hidden;
	border: 1px solid #0099ff;
	margin-bottom:10px;
	
}
#sub .box1 {
	background: #fff;		/*背景色*/
	padding: 10px;			/*ボックス内の余白*/
	width:197px;		/*ボックス幅*/
	overflow: hidden;
	border: 1px solid #c9c9c9;
	margin-bottom:10px;
	
}



/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding:20px 0 4px 0;
   text-align:right;
}

#pageTop a {
   padding:5px 5px 5px 17px;
   background:#fff url("images/bg_pagetop.gif") 7px 50% no-repeat;
   font-size:11px;
}


/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
   margin:15;
   padding:0px 0 0 0;
   text-align:left;
   
}

#footMenu li {
   display:inline;
   margin-left:15px;
   
   font-size:12px;/* 12px相当 */
   
   list-style:none;
   background: url("../images/bg_footmenu.gif") 0 50% no-repeat;
   
}
#footMenu li a.active {
   color:#fff;
  

}

#footMenu li a {
   padding-left:8px;
   background: url("../images/bg_footmenu.gif") 0 50% no-repeat;
   
}


/* ========FOOTER CUSTOMIZE======== */


address {
   padding:20px 0px 0px 160px;
   font-size:11px;/* 11px相当 */
   line-height:17px;
   font-style:normal;
   color:#333;
   text-align:left;
}
/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main dl.new {
	width: 680px;			/*What's Newボックスの幅*/
	height: 350px;		/*What's Newボックスの高さ*/
	overflow: auto;		/*この設定でiframe風に見える*/
	margin-right: auto;
	margin-left: auto;
	padding: 18px;
	background: #FAFAFA;	/*背景の色*/
	border: 1px dotted #c9c9c9;	/*フチのライン*/
	margin-top: 0.5em;
}

#main dt {
	
	color: #003366;
	font-weight: ;	/*日付の色を太字にする*/
}

#main dd {
	border-bottom: 1px dotted #cfcfcf;	/*説明文の下に1pxの点線(dotted)を#cfcfcfの色で入れる。*/
}
