/* CSS Document */
body {
	background: #ffffff;
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	font-family: "lr PSVbN", "Osaka|";
	font-size: 14px;
	line-height: 130%;
}

td{
	font-size:14px;
	line-height:120%;
	color:#000000;
}

.bgcol01{ 
background-color: #FEF3F7; 
}

.bgcol02{ 
background-color: #E5EDFF; 
}

.bgcol03{ 
background-color: #F3F9F2; 
}

.bgcol04{ 
background-color: #FFF3EA; 
}

.text10{
	padding:0px 3px 10px 10px;
	font-size:10px;
}

.text11w{
	font-size:11px;
	color:#FFFFFF;
}

.text12wb{
	font-size:12px;
	font-weight: 600;
	color:#FFFFFF;
}

.text13{
	line-height:150%;
	font-size:13px;
}

.text13p10{
	padding:5px 10px;
	line-height:120%;
	font-size:13px;
	font-weight: 400;
}

.text13b{
	padding:3px 12px 0px 10px;
	font-weight: 600;
	font-size:13px;
}

.text13white{
	padding:3px 3px 3px 3px;
	font-size:13px;
	color:#FFFFFF;
}

.text13white_2{
	padding:3px 3px 3px 10px;
	font-size:13px;
	color:#FFFFFF;
}

.text13red{
	padding:0px 3px 3px 3px;
	font-size:13px;
	color:#FF0000;
}

.text12red{
	padding:0px 3px 3px 3px;
	font-size:12px;
	color:#FF0000;
}

.text18red{
	padding:0px 3px 3px 3px;
	font-size:18px;
	font-weight: 800;
	color:#FF0000;
}

.text15b700{
	padding:5px 0px 0px 10px;
	font-weight: 700;
	font-size:15px;
}

.text15b2{
	font-weight: 700;
	font-size:15px;
}

.text14b{
	font-weight: 700;
	font-size:14px;
}

.text13b600{
	padding:5px 0px 0px 10px;
	font-weight: 600;
	font-size:13px;
}

.text11{
	font-size:11px;
	line-height:120%;
	color:#666666;
}

.text16b{
	padding:0px;
	font-size:16px;
	font-weight: 600;
	line-height:120%;
}

.text16b2{
	padding:0px;
	font-size:16px;
	font-weight: 400;
	line-height:120%;
}

.text16b700{
	padding:5px 0px 5px 15px;
	font-weight: 700;
	font-size:16px;
}

.text16b700_2{
	padding:15px 0px 5px 15px;
	font-weight: 700;
	font-size:16px;
}

.border01{
	border-top:1px #999999;
	border-right:1px #999999;
	border-bottom:1px #999999;
	border-left:1px #999999;
	border-style: solid;
	padding:5px 5px 5px 5px;
}

.border02{
	border-top:0px #999999;
	border-right:1px #999999;
	border-bottom:0px #999999;
	border-left:1px #999999;
	border-style: solid;
}

.border03{
	border-top:1px #999999;
	border-right:1px #999999;
	border-bottom:1px #999999;
	border-left:1px #999999;
	border-style: solid;
}

.dot{
	border-top:1px dotted #999999;
	border-bottom:1px dotted #999999;
	padding:15px 5px 15px 10px;
}

.dot2{
	border-bottom:1px dotted #999999;
	padding:15px 0px 15px 0px;
}

.dot3{
	border-bottom:1px dotted #999999;
	padding:5px 0px 5px 5px;
}

.dot4{
	border-bottom:3px dotted #FF6600;
	padding:5px;
}

.dot5{
	border-bottom:1px dotted #999999;
	padding:5px 0px 10px 0px;
}

.dot_u{
	border-top:1px dotted #999999;
	padding:15px 5px 15px 10px;
}

.dotnomi_u{
	border-top:1px dotted #999999;
}

.dotnomi_b{
	border-bottom:1px dotted #999999;
}

.dotnomi_b02{
	border-bottom:3px dotted #FF6600;
}

.pad03{
	padding:3px;
}

.pad031{
	padding:3px;
	color: #FF6600;
}

.pad05{
	padding:5px;
}

.pad05_2{
	padding:5px;
	background-color: #adf8ab;
	text-align:center;
}

.pad10{
	padding:10px;
}

.pad10_2{
	padding:10px 0px;
}

.pad15{
	padding:15px;
}

.pad15lr{
	padding:0px 15px;
}

.pad25{
	padding:5px 10px 5px 25px;
}

.pad25_2{
	padding:5px 25px 5px 0px;
}

.cap{
	font-size:11px;
}


.font-c2{
	color: #663366;
}

.font-c3{
	color: #FFFFFF;
}

.font-c4{
	color: #FF0000;
}

.bcol01 { 
	background-color: #FF6600; 
	color: #FFFFFF; 
	font-weight: 700;
} 

.bcol02 { 
	background-color: #FFFF99; 
} 

.copyright{
	color:#555555;
}


A:link {
	color: #0066FF;
	text-decoration: underline;
}
A:visited {
	color:#0066FF;
	text-decoration: underline;
}

A:hover {
	color: #FF9000;
	text-decoration: underline;
}

#deco01{ border-bottom: 1px #F06EAA dashed; } 

.bg3{
	background-image: url(image/common/bg3.gif);
	background-repeat: no-repeat;
}

.font-wn{
	font-size: 11px;
	line-height: 170%;
	color: #CCCCCC;
}


A.jisseki:link {
	color: #0033FF;
	text-decoration: none;
}

A.jisseki:visited {
	color:#0033FF;
	text-decoration: none;
} 

A.jisseki:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.sub:link {
	color: #cccccc;
	background: #333333;
	display: block;
	border: 1px solid #999999;
	width: 150px;
	padding: 3px 10px;
}

a.sub:visited{
	color: #cccccc;
	background: #333333;
	display: block;
	border: 1px solid #999999;
	width: 150px;
	padding: 3px 10px;
}

a.sub:hover {
	color: #E6C300;
	background: #666666;
}


.list_ttl01{
	padding:5px;
	background-color: #faf9f4;
	text-align: center;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	width:150;
}

.list_ttl02{
	padding:5px;
	background-color: #ffffff;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	width:400;
}

.list_dtl01{
	padding:5px;
	background-color: #faf9f4;
	text-align: center;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	width:150;
}

.list_dtl02{
	padding:5px;
	background-color: #FFFFFF;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	width:400;
}

.dtl_ttl01{
	padding:5px;
	background-color: #FCC68B;
	text-align: center;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.dtl_ttl02{
	padding:5px;
	background-color: #FCC68B;
	text-align: center;
	/* border-top:1px solid #999999; */
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.dtl_dtl01{
	padding:5px;
	background-color: #FFFFFF;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	/* border-left:1px solid #999999; */
}

.dtl_dtl02{
	padding:5px;
	background-color: #FFFFFF;
	/* border-top:1px solid #999999; */
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	/* border-left:1px solid #999999; */
}

.dtl_dtl03{
	padding:5px;
	background-color: #FFFFFF;
	/* border-top:1px solid #999999; */
	border-right:1px solid #999999;
	/* border-bottom:1px solid #999999; */
	border-left:1px solid #999999;
}

input.nuki01{
   height: 20px;
   width: 100px;
}

input.nuki02{
   height: 20px;
   width: 40px;
}

input.submit01{
   height: 20px;
   width: 50px;
}

.box01{
	width: 780px;
	height: 150px;
	border:1px solid #999999;
}

.box02{
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.box_left{
	/* width: 200px; */
	padding:5px;
	/* margin:7px 10px 0px; */
	background-color: #faf9f4;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.left_navi{
	/* width: 120px; */
	padding-bottom:7px;
	margin:10px 5px ;
	border-bottom:1px dotted #999999;
}

.left_bana{
	margin:10px 0px;
}

.new{
	padding-bottom:7px;
	margin:10px 15px ;
	border-bottom:1px solid #00a0e9;
}

.pankuzu01{
	padding-bottom:5px;
	font-size:12px;
	line-height:120%;
	color:#000000;
}

.box_ouen{
	width: 550px;
	padding:5px;
	border-bottom:1px solid #999999;
}

.title_ouen{
	color:#ec6438;
	font-size:16px;
	font-weight: 600;
	line-height:120%;
	padding-bottom:5px;
}

.box_katudou{
	padding:5px;
	border:1px solid #999999;
}

.title_katudou{
	color:#ec6438;
	font-size:16px;
	font-weight: 600;
	line-height:120%;
	padding-bottom:5px;
}

.box_kouen{
	padding:5px 10px;
	width:150px;
	background-color: #94cbf3;
	border:3px solid #fff;
}

.box_kouen2{
	padding:5px 10px;
	border-top:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
}

.box_kouen3{
	padding:5px 10px;
	width:150px;
	background-color: #94cbf3;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
}

.box_kouen4{
	padding:5px 10px;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
}

.border_kouen{
	text-align:left;
	background-color: #ffffcc;
	padding:10px;
	width:500px;
	border:1px solid #999999;
}

.hosi01 {
	color: #F00;
	font-size:10px;
}

#profile_pic{
float:right; 
margin:0 12px 0 0;
}

#profile_list{
/*width:367px;*/
width:250px;
float:left; 
}

#profile_list div{
border-bottom:1px solid #d4d4d4; 
padding:0 0 3px 0; 
margin:2px 0 17px 0;
}

#profile_list dt{
float:left; 
border-left:2px solid #ffcc33; 
margin:0 0 0 1px; 
padding:0 10px 0 5px; 
font-size:100%;_font-size:100%; 
width:75px; 
font-weight:bold;
}

#profile_list dd{
font-size:100%;_font-size:100%;
margin:0 0 0 50px;
}



#profile_list2{
margin:0 0 40px 0;
width:550px;
clear:both;
}

#profile_list2 div{
border-bottom:1px solid #d4d4d4; 
padding:0 0 3px 0; 
margin:2px 0 17px 0;
}

#profile_list2 dt{
float:left; 
border-left:2px solid #ffcc33; 
margin:0 0 0 1px; 
padding:0 10px 0 5px; 
font-size:120%;_font-size:110%; 
width:75px; 
font-weight:bold;
}

#profile_list2 dd{
font-size:120%;_font-size:110%;
margin:0 0 0 50px;
/* margin:0 0 0 12em;
text-indent:-0.25em; */
}

.profile_list2{
margin:20px 0;
}

.profile_list2 dt
{
float:left;
}

.profile_list2 dd{
margin:0 0 0 50px;
}

.seisaku01{
	padding:0px 50px 0px 50px;
	line-height: 200%;
}

.waku01{
	vertical-align:top;
	border-top:0px #999999;
	border-right:0px #999999;
	border-bottom:2px #ffffff;
	border-left:0px #999999;
	border-style: solid;
	padding:5px 5px 5px 8px;
	width:130px;
	background-color: #94cbf3;
}

.waku02{
	vertical-align:top;
	border-top:0px #999999;
	border-right:0px #999999;
	border-bottom:2px #ffffff;
	border-left:0px #999999;
	border-style: solid;
	padding:5px 5px 5px 12px;
	width:474px;
	background-color: #ffffff;
	line-height:150%;
}

.waku03{
	vertical-align:top;
	border-top:0px #999999;
	border-right:0px #999999;
	border-bottom:2px #ffffff;
	border-left:0px #999999;
	border-style: solid;
	padding:5px 5px 5px 8px;
	width:130px;
	background-color: #94f3bc;
}

.waku04{
	vertical-align:top;
	border-top:0px #999999;
	border-right:0px #999999;
	border-bottom:2px #ffffff;
	border-left:0px #999999;
	border-style: solid;
	padding:5px 5px 5px 8px;
	width:130px;
	background-color: #f3f094;
}

.t_col01{
	color:#94f3bc;
}

.syouhin01{
	vertical-align:top;
	border-top:0px #999999;
	border-right:0px #999999;
	border-bottom:1px #999999;
	border-left:0px #999999;
	border-style: dashed;
	padding:5px 5px 5px 5px;
	width:604px;
	background-color: #ffffff;
}

.syouhin02{
	vertical-align:top;
	border-top:0px #999999;
	border-right:0px #999999;
	border-bottom:0px #999999;
	border-left:3px #e45283;
	color:#e45283;
	font-weight:600;
	font-size:16px;
	border-style: solid;
	padding:2px 5px 2px 5px;
	width:604px;
	background-color: #ffffff;
}

.syouhin03{
	vertical-align:bottom;
	padding:0px 5px 0px 5px;
	width:300px;
	background-color: #ffffff;
}

.syouhin04{
	vertical-align:top;
	border-top:0px #999999;
	border-right:0px #999999;
	border-bottom:0px #999999;
	border-left:3px #f56533;
	color:#f56533;
	font-weight:600;
	font-size:16px;
	border-style: solid;
	padding:2px 5px 2px 5px;
	width:604px;
	background-color: #ffffff;
}

.syouhin05{
	/*vertical-align:top;*/
	line-height:120%;
	padding:5px 0px;
	width:240px;
	background-color: #ffffff;
}

.syouhin06{
	background-image:url(../image/syouhin06.jpg);
	height:30px;
	text-align:right;
	font-size:10px;
	padding-right:5px;
}

.syouhin06_2{
	background-image:url(../image/syouhin06_2.jpg);
	height:30px;
	text-align:right;
	font-size:10px;
	padding-right:5px;
}

.syouhin06_3{
	background-image:url(../image/syouhin06_3.jpg);
	height:30px;
	text-align:right;
	font-size:10px;
	padding-right:5px;
}

.syouhin06_4{
	text-align:right;
	font-size:10px;
	padding-right:5px;
}

.syouhin07{
	text-align:center;
	font-size:14px;
	font-weight:600;
	border-bottom:#666 1px solid;
	padding-top:5px
}

.syouhin08{
	font-size:12px;
	padding-top:5px
}

.syou_waku01{
	text-align:center;
	border-top:1px #999999;
	border-right:1px #999999;
	border-bottom:1px #999999;
	border-left:1px #999999;
	font-size:10px;
	border-style: solid;
	padding:2px 0px;
	background-color: #ffffff;
}

.syou_waku02{
	text-align:center;
	border-top:1px #999999;
	border-right:1px #999999;
	border-bottom:1px #999999;
	border-left:0px #999999;
	font-size:10px;
	border-style: solid;
	padding:2px 0px;
	background-color: #ffffff;
}

.syou_waku03{
	text-align:center;
	border-top:0px #999999;
	border-right:1px #999999;
	border-bottom:1px #999999;
	border-left:1px #999999;
	font-size:10px;
	border-style: solid;
	padding:2px 0px;
	background-color: #ffffff;
}

.syou_waku04{
	text-align:center;
	border-top:0px #999999;
	border-right:1px #999999;
	border-bottom:1px #999999;
	border-left:0px #999999;
	font-size:12px;
	border-style: solid;
	padding:2px 0px;
	background-color: #ffffff;
}


.kaigo01{
	vertical-align:top;
	padding:2px 5px 2px 5px;
	width:304px;
	background-color: #ffffff;
}

.kaigo02{
	vertical-align:top;
	padding:10px 0px 0px 0px;
	width:300px;
	background-color: #ffffff;
}

.kaigo03{
	vertical-align:top;
	border-top:0px #999999;
	border-right:0px #999999;
	border-bottom:0px #999999;
	border-left:3px #e45283;
	color:#e45283;
	font-weight:600;
	font-size:16px;
	border-style: solid;
	padding:2px 5px 2px 5px;
	width:300px;
	background-color: #ffffff;
}

.kaigo_kiji{
	padding:10px 0px 0px 0px;
	line-height:150%
}

.osirase01{
	vertical-align:top;
	border-top:0px #999999;
	border-right:0px #999999;
	border-bottom:0px #999999;
	border-left:3px #4988f0 solid;
	color:#4988f0;
	font-weight:600;
	font-size:16px;
	padding:2px 5px 2px 5px;
	width:300px;
	background-color: #ffffff;
}



