/* CSS Document */

body{
	margin:0px;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	color:#504834;
}

a{
	color:#1086C5;
}

h1 {font-size: 10px; color: #666666; margin: 0;	padding: 0; font-weight: normal; }
h2 {
	font-size: 18px;
	color: #4aaa94;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font-weight: bold;
}

h3{
	margin:0px;
	padding:0px;
}

p{
	margin:0px;
	padding:0px;
	line-height:145%;
	color:#666666;
}

table{
	text-align:left;
}	

.top-h2 {font-size: 10px; color: #333333; margin: 0;	padding: 0; }
.top-h3 {font-size: 22px; color: #ff0000; margin: 0;	padding: 0; }


.txt12				 {  font-size: 12px; line-height: 20px; color:#000000; }
.txt12gray 			{  font-size: 12px; line-height: 22px; color:#333333; }
.txt12white 		{  font-size: 12px; line-height: 22px; color:#ffffff;  }
.txt12whiteb 		{  font-size: 12px; line-height: 22px; color:#ffffff; font-weight: bold; }
.txt12orenge	 	{  font-size: 12px; line-height: 22px; color:#ff3300; }
.txt12red 			{  font-size: 12px;	line-height: 22px;	color:#ff0000;}

.txt10				 {  font-size: 10px; line-height: 20px; color:#000000; font-weight: normal; }
.txt10gray 			{  font-size: 10px; line-height: 20px; color:#333333; }


.txt14				 {  font-size: 14px; line-height: 24px; color:#000000; font-weight: normal; }
.txt14gray 			{  font-size: 14px; line-height: 24px; color:#333333; }
.txt12b				 { font-size: 12px; line-height: 22px; color:#30997f; font-weight: bold; }
.txt12green				 { font-size: 12px; line-height: 22px; color:#30997f; }


.txt14green{ font-size: 14px; line-height: 22px; color:#30997f; }














.navi				{
	font-size: 10px;
	color: #333333;
	line-height : 20px;
	padding-left: 14px;}

.navi a:link 		{ color: #0000cc; text-decoration: none; }
.navi a:visited 	 { color: #000099; }
.navi a:hover 			 { color: #ff6600; text-decoration: none; }

.btm					{ font-size: 10px; color: #000000; line-height : 20px;}
.btm a:link 			{ color: #006699; }
.btm a:visited 			{ color: #006699; }
.btm a:hover 			{ color: #ff9900; text-decoration: none; }


.f14				 { font-size: 14px; line-height: 22px; color:#000000; }
.f14g				 { font-size: 14px; line-height: 22px; color:#545454; }
.f14red				 { font-size: 14px; line-height: 22px; color:#ff0000; }

.f14white{ font-size: 14px; line-height: 22px; color:#ffffff; font-weight: bold; }
.f14green{ font-size: 14px; line-height: 22px; color:#30997f; font-weight: bold; }

.f14pinkb{ font-size: 14px; line-height: 22px; color:#EE66CC; font-weight: bold; }

.f16greenb				 { font-size: 16px; line-height: 22px; color:#30997F; font-weight: bold; }


.link					{ font-size: 12px; color: #545454; line-height : 20px;}
.link a:link 			{ color: #006699; }
.link a:visited 		{ color: #006699; }
.link a:hover 			{ color: #ff9900; text-decoration: none; }


.title {
	font-size: 18px;
	margin: 0px;
	color: #333333;
	padding: 10px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
}

/****************************************　
　　　　　　　ヘッダー
****************************************/

#top-line{
	width:100%;
	height:3px;
	background-color:#FF8686;
}

#rogo-box{
	width:800px;
	margin:0px auto;
}

#rogo-box-l{
	width:229px;
	height:54px;
	background-image:url(../img/rogo.gif);
	background-repeat:no-repeat;
	margin:12px 0px 15px 0px;
	float:left;
}

#rogo-box-l a{
	width:229px;
	height:54px;
	display:block;
}


#rogo-box-r{
	width:260px;
	float:right;
}
	

#main-menu{
	width:800px;
	margin:0px auto 10px;
}


#main-menu ul{
	margin:0px;
	padding:0px;
}

#main-menu li{
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
	float:left;
}

.main-menu1 a:link,.main-menu1 a:visited{
	display:block;
	width:114px;
	height:36px;
	background-image:url(../img/main_m1.gif);
	background-repeat:no-repeat;
}

.main-menu1 a:hover{
	display:block;
	width:114px;
	height:36px;
	background-image:url(../img/main_m1.gif);
	background-position:0px -35px;
	background-repeat:no-repeat;
}

.main-menu2 a:link,.main-menu2 a:visited{
	display:block;
	width:114px;
	height:36px;
	background-image:url(../img/main_m2.gif);
	background-repeat:no-repeat;
}

.main-menu2 a:hover{
	display:block;
	width:114px;
	height:36px;
	background-image:url(../img/main_m2.gif);
	background-position:0px -35px;
	background-repeat:no-repeat;
}

.main-menu3 a:link,.main-menu3 a:visited{
	display:block;
	width:114px;
	height:36px;
	background-image:url(../img/main_m3.gif);
	background-repeat:no-repeat;
}

.main-menu3 a:hover{
	display:block;
	width:114px;
	height:36px;
	background-image:url(../img/main_m3.gif);
	background-position:0px -35px;
	background-repeat:no-repeat;
}

.main-menu4 a:link,.main-menu4 a:visited{
	display:block;
	width:115px;
	height:36px;
	background-image:url(../img/main_m4.gif);
	background-repeat:no-repeat;
}

.main-menu4 a:hover{
	display:block;
	width:115px;
	height:36px;
	background-image:url(../img/main_m4.gif);
	background-position:0px -35px;
	background-repeat:no-repeat;
}

.main-menu5 a:link,.main-menu5 a:visited{
	display:block;
	width:114px;
	height:36px;
	background-image:url(../img/main_m5.gif);
	background-repeat:no-repeat;
}

.main-menu5 a:hover{
	display:block;
	width:114px;
	height:36px;
	background-image:url(../img/main_m5.gif);
	background-position:0px -35px;
	background-repeat:no-repeat;
}

.main-menu6 a:link,.main-menu6 a:visited{
	display:block;
	width:114px;
	height:36px;
	background-image:url(../img/main_m6.gif);
	background-repeat:no-repeat;
}

.main-menu6 a:hover{
	display:block;
	width:114px;
	height:36px;
	background-image:url(../img/main_m6.gif);
	background-position:0px -35px;
	background-repeat:no-repeat;
}

.main-menu7 a:link,.main-menu7 a:visited{
	display:block;
	width:115px;
	height:36px;
	background-image:url(../img/main_m7.gif);
	background-repeat:no-repeat;
}

.main-menu7 a:hover{
	display:block;
	width:115px;
	height:36px;
	background-image:url(../img/main_m7.gif);
	background-position:0px -35px;
	background-repeat:no-repeat;
}


/****************************************　
　　　　　　　パンくず
****************************************/
.pankuzu{
	width:775px; 
	height:25px; 
	padding-top:15px;
	padding-left:25px; 
	background-image:url(../../common/img/main_img3.jpg); 
	background-repeat:no-repeat;
	font-size:10px;
}

/****************************************　
　　　　　コンテンツベース背景・枠
****************************************/
#wrapper{
	width:100%;
	background-image:url(../img/bg_wrapper.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom: 30px;
}

#contents{
	width:800px;
	margin:0px auto;
	background: #FFFFFF no-repeat top;
}

/****************************************　
　　　　　1カラム用枠
****************************************/
#column1{
	width:680px;
	margin:0px auto;
}	


/****************************************　
　　　　　コンテンツサイドメニュー
****************************************/

#side-menu-top{
	width:200px;
	padding:21px 17px 0px 13px;
	float:left;
}

#side-menu-01{
	width:200px;
	padding:0px 5px 0px 25px;
	float:left;
}

#contents-right{
	width:570px;
	float:right;
}


.right ul#menu {
	margin:0px 0px 0px;
	padding:0px;
	font-weight:normal;
	list-style-type:none;
	text-align:left;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;
}

.right ul#menu li {
	display:block;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#999999;
}

.right ul#menu li a:link, .right ul#menu li a:visited {
font-size: 12px;
color:#555555;
text-decoration: none;
display:block;
margin:0px;
padding:6px 0px 6px 10px;
line-height:1.0em;
}



.right ul#menu li a:hover {
display:block;
background-color:#EEEEEE;
}

.right ul#menu li#title {
	margin: 0px;
	padding:0px 0px 1px;
	display:block;
	border-width:0px 0px 1px 0px;
	border-style:solid;
	border-color:#999999;

}

.right ul#menu li#title a:link, .right ul#menu li#title a:visited {
font-size: 12px;
color:#FFFFFF;
text-decoration: none;
display:block;
margin:0px;
padding:0px;
padding:6px 0px 6px 10px;
background-image: url(../img/bg_title.gif);

}

.right ul#title li a:hover {
display:block;
}



/****************************************　
　　　　　　　フッター
****************************************/

#footer-bg{
	width:100%;
	background-image:url(../img/f_bg_pinck.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

#footer-box{
	width:800px;
	margin:0px auto;
}

#footer-left{
	width:321px;
	float:left;
	margin-right:22px;
	background-image:url(../img/f_line2.jpg);
	background-repeat:repeat-y;
}

#f-time{
	width:311px;
	padding-left:10px;
}

#f-time p{
	text-indent:15px;
}	


#footer-right{
	width:430px;
	float:left;
}

#f-address-l{
	width:45px;
	float:left;
	height: 15px;
	padding-top: 5px;
}

#f-address-c{
	width:190px;
	float:left;
	height: 18px;
	padding-top: 3px;
}

#f-address-r{
	width:187px;
	float:left;
}

#f-treat{
	width:420px;
}

#f-treat p{
	text-indent:17px;
}

#f-copy-box{
	width:768px;
	margin:0px auto;
}

#f-copy-box-l{
	width:450px;
	float:left;
}

#f-copy-box-r{
	width:290px;
	float:right;
}			
