@charset "shift_jis";

/*-----------------------------for リセット*/

body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a img{
	border: none;
}

li{
	list-style-type: none;	
}


/*-----------------------------for トップイメージのテキスト*/

.topimgtxt{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 2em;
	color:#660000;
	margin-bottom:10px;
	margin-top:20px;
	padding-bottom:5px;
	border-bottom:solid 1px #660000;
}

.topimgtxt2 {
	font-size: 1.1em;
	line-height:2em;
}


/*-----------------------------for 全般*/

address,caption,cite,code,dfn,em,strong,th,var {  
     font-style:normal;   
     font-weight:normal;   
} 

caption,th {  
     text-align:left;   
} 

h1,h2,h3,h4,h5,h6 {  
     font-size:100%;   
     font-weight:normal; 
	 margin: 0;  
}


body {
	color:#F3E7F1;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.8em;
	margin-top: 0px;
	text-align: center;
	color: #000000;
	padding:0px;
	background-image: url(img/bg_01.gif);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #F3E7F1;
}


form, textarea, input, select {
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.8em;
	line-height:150%;
	background: #FFFFFF left;
	margin-top: 0px;
	text-align: left;
	color: #000000;
	padding:0px;
	margin-left:10px;
}

/*-----------------------------forコンテナ（全体）*/

#container{
	width: 800px;
	height:auto;
	font-size:0.9em;
	line-height: 1.5em;
	clear:both;
	border: 0pt none;
	text-align: left;
	position: absolute;
	left: 50%;	
	margin-left: -400px; /* MUST be half the width */
}


/*-----------------------------forコンテナ内の見出し設定*/

#container h2{
	width: auto;
	height:auto;
	border-bottom: solid 1px #AF6D77;
	border-left: solid 10px #AF6D77;
	margin-top: 20px;
	margin-left:0px;
	margin-bottom:15px;
	padding-left:5px;
	font-size:1.2em;
	font-weight:bold;
	color:#AF6D77;
}

#container h3{
	border-bottom:solid 3px #AF6D77;
	margin-top: 20px;
	margin-bottom:10px;
	margin-left:0px;
	padding-left:0px;
	font-size: 1.2em;
	clear: both;
}

#container h4{
	width: auto;
	height:auto;
	border-left:solid 5px #AF6D77;
	margin:15px 5px 5px 5px;
	padding-left:10px;
	font-size: 1.0em;
	font-weight: bold;
	color:#AF6D77;
}

#container h5{
	width: auto;
	height:auto;
	font-size: 1.0em;
	font-weight: bold;
	color:#AF6D77;
	margin-top:5px;
}

#container h6{
	border-bottom:solid 1px #AF6D77;
	margin-top: 5px;
	margin-bottom:10px;
	margin-left:5px;
	padding-left:5px;
	clear: both;
	padding-top: 5px;
}

.containertitle01{
	font-weight:bold;
	margin-top: 5px;
	margin-bottom:10px;
	clear: both;
}

.containertitle02{
	width: auto;
	height:auto;
	border-left: solid 3px #AF6D77;
	border-bottom: dotted 1px #AF6D77;
	font-size: 1.0em;
	padding-left:5px;
	margin-top:10px;
	margin-bottom:5px;
}


/*-----------------------------for ヘッダー(index.htmlはtop.cssで設定)*/

#header_sub{
	width:800px;
	height:130px;
	background-image: url(img/bg_headerimgsub.jpg);
}


img {
	margin :5px;
}


img.titlebar {
	display:block;
	margin:0px 0px 10px 0px;
	padding-top:10px;
	border-bottom:2px solid #009933;
	width:540px;
}

#logo{
	width:800px;
	height:150px;
	height:0 !important;
	overflow:hidden;
}


/*-----------------------------for グローバルナビゲーション*/


#navi {
	margin-top:0px;
	margin-bottom:0px;
}

#navi ul{
	list-style-type: none;
}

#navi li{
	list-style-type: none;
	float:left;
	width: 133px;
}

#navi li a{
	width:133px;
	height:0 !important;
	height /**/:20px;
	padding-top:20px;
	overflow: hidden;
	display: block;
	background-image:url(img/navi_gloval.gif);

}

.navi1 a{
	background-position: 0px 0;

}

.navi2 a{
	background-position: -133px 0;

}
.navi3 a{
	background-position: -266px 0;

}
.navi4 a{
	background-position: -399px 0;

}
.navi5 a{
	background-position: -532px 0;

}

.navi6 a{
	background-position: -665px 0;

}

.navi1 a:hover{
	background-position: 0 -20px;

}
.navi2 a:hover{
	background-position: -133px -20px;

}
.navi3 a:hover{
	background-position: -266px -20px;

}
.navi4 a:hover{
	background-position: -399px -20px;

}
.navi5 a:hover{
	background-position: -532px -20px;
}

.navi6 a:hover{
	background-position: -665px -20px;

}

/*-----------------------------for パンくずリスト*/

#breadclumb{
	margin:10px;
	color:#AF6D77;
}

#breadclumb li{
	font-size:1em;
	margin-right:5px;
	padding-top:2px ;
	display: inline;
}

#breadclumb li a{
	color:#999;
	background: url(img/bc_arrow.gif) no-repeat;
	background-position:right 2px;
	padding-right:15px ;
	padding-top:2px ;
	font-size:1em;
	text-decoration: none;

}

#breadclumb li a:hover{
	color:#000;
	background: url(img/bc_arrow.gif) no-repeat;
	background-position:right 2px;
	padding-right:15px ;
	padding-top:2px ;
	font-size:1em;
	text-decoration: underline;
	

}


/*-----------------------------for コンテンツ（真ん中の部分全体）*/

#Content {
	width:800px;
} 




/*-----------------------------for コンテンツ（真ん中部分の右側※サイドバーはsidemenu.cssで設定）*/

#mainContent {
	float:left;
	width:560px;
	padding-bottom:30px
} 

.mainContent-img {
	border:0;
	float:left;
	margin:5px;	
}

.content p {
	float:clear;
	padding:5px;
}



.subContent {
	width:500px;
	margin-left:auto;
    margin-right:auto;
    text-align:left;
	margin-bottom:30px;
}

subsubContent_top{
	width:490px;
	margin-left:auto;
    margin-right:auto;
    text-align:left;
	clear:left;
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:30px;
}


.subsubContent {
	width:490px;
	margin-left:auto;
    margin-right:auto;
    text-align:left;
	clear:left;
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:30px;
	line-height:1.5em;
}

.subContent-img{
	border:0;
	float:left;
	margin-left:5px;	
}

.subContent_imagebox {
	width:490px;
	margin-left:auto;
    margin-right:auto;
    text-align:left;
	clear:left;
	padding-left:10px;
	padding-bottom:5px;
	magin-bottom:5px;
}


.subContent2 {
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:5px;
	width:225px;
	height:230px;
	padding:0px 5px 5px 5px;
	float:left;
	border: solid 1px #666666;
	
} 

.subContent3 {
	margin-left:10px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:5px;
	width:225px;
	height:230px;
	padding:0px 5px 5px 5px;
	float:left;
	border: solid 1px #666666;
	
} 

.subContent4 {
	margin-left:0px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:5px;
	width:230px;
	padding:0px 5px 5px 5px;
	float:left;
		
} 

.subContent5 {
	margin-left:10px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:5px;
	width:230px;
	padding:0px 5px 5px 5px;
	float:left;
		
} 

.subContent6 {
	margin-left:10px;
	margin-top:10px;
	margin-right:0px;
	margin-bottom:5px;
	width:230px;
	padding:0px 5px 5px 5px;
	float:left;
		
} 

.subContent_img{
	border:0;
	float:left;
	margin:10px;	
}

.subContent_imgcenter{
	border:0;
	float:left;
	margin:10px 5px 30px 5px;	
}

.subContent_imgright{
	border:0;
	float:right;
	margin:5px;
}

.subContent_imgunder{
	border:0;
	float:right;
	margin:5px 5px 5px 5px;
	clear: right;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
}



/*-----------------------------for コンテンツ内のタイトル*/

.title{
	margin:5px;
	font-size: 1.1em;
	color: #44687B;
	border-bottom:1px solid #999999;
}

.title a{
	color: #44687B;
	font-weight: bold;
}

.index {
	font-family: "lr oSVbN",Osaka,"qMmpS Pro W3";
	font-size: 1em;
	color: #003366;
	margin:3px;
}

.index a{
	color: #003366;
	font-family: "lr oSVbN",Osaka,"qMmpS Pro W3";
	font-size: 1em;
	text-decoration:none;
	margin:3px;
}

.index a:hover{
	color: #009900;
	font-family: "lr oSVbN",Osaka,"qMmpS Pro W3";
	font-size: 1em;
	margin:3px;
}

.content_img{
	margin-bottom:10px:
}


/*-----------------------------for 画像とキャプションのボックス*/

.imagebox {
      width:210px;
	  margin:5px;
	  float:right;
}

.imagebox2 {
      width:210px;
	  margin:5px;
	  float:right;
	  clear: right;
}

.imagebox3{
      margin:5px;
	  float:left;
	  clear: right;
}


p.image, p.caption {
   text-align:left
   margin: 5px;  
}

p.caption {
   font-size: 0.9em;
   color:#333333
   line-height:0.8em;
}

p.caption2 {
   font-size: 0.9em;
   color:#333333;
   line-height:0.8em;
   width:200px;
   clear:right;
}

/*-----------------------------for コンテンツの囲みテキスト*/

.content_txt{
	border:1px solid #999999;
	width:auto;
	padding:5px;
	margin-bottom:15px;
	margin-top: 10px;
}

/*-----------------------------for コンテンツの囲みなしのテキスト*/

.content_txt02{
	width:200px;
	padding:5px;
	float:left;
	
}

/*----------------------------for リンク*/

.text_link{
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
}

.text_link a{
	background:url(img/lb_arrow.gif) no-repeat;
	background-position:left 2px;
	padding-left:15px;
	line-height:1.0em;
	text-decoration: underline;
	color: #000000;
}

.text_link a:hover{
	background:url(img/lb_arrow.gif) no-repeat;
	background-position:left -17px;
	padding-left:15px;
	line-height:1.0em;
	color: #000000;
	text-decoration: none;
}

.text-link li{
	margin-top:5px;
	margin-left:10px;
	padding-left:15px;
	list-style-type: none;	
}


/*----------------------------forリンクのある画像とテキスト*/

.content_link{
	background-color:#E0E0E0;
	padding:5px;
}

.linkimg{
	margin:0px 5px 0px 0px;
	float:left;
}

/*----------------------------for外部リンク先*/

.linksite{
	border-left:solid 3px #AF6D77;
	border-bottom:1px dotted #AF6D77;
	padding-left:10px;
	font-size:1.2em;
}

.linksite_comment{
	margin:5px;
}

/*----------------------------forリスト*/

.text_list{
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
}

.text_list li{
	margin-top:5px;
	margin-left:10px;
	padding-left:15px;
	list-style-type: none;	
}

.text_listsub{
	margin-top:5px;
	margin-bottom:10px;
	margin-left:20px;
}

.text_listsub li{
	margin-top:5px;
	margin-left:10px;
	padding-left:15px;
	list-style-type: decimal;	
}


.subContent a,.subContent2_top a,.subContent3 a{
	color:#663399;
	text-decoration: none;
}

.subContent a:hover,.subContent2 a:hover,.subContent3 a:hover{
	color:#663333;
	text-decoration: underline;
}


dl {  
	width:400px;  
}  

dt {  
	float:left;  
	width:100px;  
	padding:5px 0 5px 10px;  
	clear:both;  
}  

dd {  
	width:300px;  
	margin-left:100px;  
	padding:5px 5px 5px 10px;  
}  


.liststyle ol{
	margin:10px;
	
}

.liststyle li{
	list-style-type:decimal;
	margin:20px;
}

/*----------------------------for 先頭へもどる*/


.to-top{
	text-align:center;
	margin:10px;
	
}

.toplink {
	width:500px;
	margin-left:20px;
    margin-right:auto;
    margin-bottom:5px;
	float:left;
}


/*----------------------------for フッター*/

#addresslogo{
	width:800px;
	height:0 !important;
	overflow:hidden;
}


#footer{
	clear:both;
	width: 800px;
	height:80px;
	margin-top:0px;
	background:url(img/bg_footerimg.gif) left top no-repeat;
	font-size:0.8em;
	border-top: 2px solid #AF6D77;
	text-align:right;
}


#footer li{
	display:inline;
	margin-left:5px;
	margin-top:15px;
	color:#999999;

}


#footer li a{
	background:url(img/lb_arrow.gif) no-repeat;
	background-position:left 2px;
	padding-right:15px;
	line-height:1.0em;
	color:#999999;
	text-decoration: none;
	font-size:1.2em;
}


#footer li a:hover{
	background:url(img/lb_arrow.gif) no-repeat;
	padding-right:15px;
	line-height:1.0em;
	color:#AF6D77;
	text-decoration: underline;
	font-size:1.2em;
}


#footer p {
	margin: 0;
	padding-top: 10px;
}


.copyright {
	color:#FFFFFF;
	line-height:150%;
	clear:right;
	position:absolute;
	left:0px;
	text-align:center;
	text-valign:bottom;
	bottom:0%;
	width:100%;
}

/*----------------------------for サイトマップ陽*/
.sitemap_top{
	margin-top:20px;
	margin-bottom:10px;
	margin-left:20px;
	border-bottom: solid 1px #999999;
}

.sitemap_list ul{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	border-bottom: solid 1px #AF6D77;
}

.sitemap_list li{
	margin-top:20px;
	margin-bottom:10px;
	margin-left:40px;
	list-style-type: none;
	border-bottom: dotted 1px #999999;
}

.strict {
line-break: strict
}

