/*y[WS
-----------------------------------------------------------------------*/
body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
	background:#ffffff url(image/bg.gif);
	position: relative;
	text-align: center;
	align: center;
	text-decoration: none;

}
h1,h2,h3,p,dl{
	margin: 0px;
}

a:link    { color: #752100;}
a:visited { color: #FF5050;}
a:hover   { color: #752100;}
a:active  { color: #752100;}

/*ê߂̃Rei
-----------------------------------------------------------------------*/
#shadowcontainer{
	position: relative;
	width: 762px;
	background:#ffffff url(image/kage.gif);
	margin-top: 0;
	margin: 0px auto;
}



/*wb_
-----------------------------------------------------------------------*/
#header{
	width: 750px;
	height: 333px;
	background: #ffffff url(image/bg4.gif);
	margin-top: 0;
	margin: 0px auto;
}
#header img{
	padding-top: 0;	
}

#title{
	font-size:1px;
	text-indent: -9999px;
}

#titleimage{
	position:absolute;
	padding-top:20px;

}

h1{
	text-indent: -9999px;
	line-height: 0;
}

h1 #midokoro{
	background-image:url(image/midokoro_title.gif);
}
h1 #genki{
	background-image:url(image/genki_title.gif);
}

h2{
	font-size: 14px;
	color: #330000;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
}

h3{
	font-size: 14px;
	color: #330000;
	height: 17px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
}

h4{
	font-size: 14px;
	color: #330000;
	height: 17px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
	}
h5{
	font-size: 14px;
	color: #330000;
	height: 17px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 5px;
	}
	
/*j[
-----------------------------------------------------------------------*/
#menu ul {
	list-style:none;
	position:relative;
	padding-top: 5px;
	margin:5px;
	padding-left: 23px;
}

span.alt {display:none;}


#menu li { 
	text-indent: -9999px;
	display:block;
	float:left;
	position:relative;
}

#menu a {	
	text-decoration: none;
	width: 87px; height: 35px;
	background:url(image/menu.gif) no-repeat;
	border-top:solid 1px #a3bac2;
	border-left:solid 1px #a3bac2;
	border-bottom:solid 1px #333766;
	border-right:solid 1px #333766;
}
#menu a {border: 0;}

#menu1 a {
	background-position:  0px; 0px;
	position:absolute; top:0; left:0px
}
#menu2 a {
	background-position: -174px; 0px;
	position:absolute; top:0; left:87px
}
#menu3 a {
	background-position: -348px; 0px;
	position:absolute; top:0; left:174px
}
#menu4 a {
	background-position: -522px; 0px;
	position:absolute; top:0; left:261px
}
#menu5 a {
	background-position: -696px; 0px;
	position:absolute; top:0; left:348px
}
#menu6 a {
	background-position: -870px; 0px;
	position:absolute; top:0; left:435px
}
#menu7 a {
	background-position: -1044px; 0px;
	position:absolute; top:0; left:522px
}
#menu8 a {
	background-position: -1218px; 0px;
	position:absolute; top:0; left:609px
}

#menu1 a:hover {background-position:-87px 0px;}
#menu2 a:hover {background-position:-261px 0px;}
#menu3 a:hover {background-position:-435px 0px;}
#menu4 a:hover {background-position:-609px 0px;}
#menu5 a:hover {background-position:-783px 0px;}
#menu6 a:hover {background-position:-957px 0px;}
#menu7 a:hover {background-position:-1131px 0px;}
#menu8 a:hover {background-position:-1305px 0px;}

/*Rec
-----------------------------------------------------------------------*/
#container{
	background:url(image/bg4.gif) repeat-y;
	min-height: 500px;
	_height: 500px;
	padding-top: 20px;
	position: relative;
	margin: 0px auto;
	width: 750px;
}


#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #container {
    height: 1em;
}

#container {
    display: block;
}
/**/

/*Tu
-----------------------------------------------------------------------*/


#hozin_sub{
	float: left;
}

#hozin_sub ul {
	list-style:none;
	float: left;
	padding-left: 25px;
	padding-top: 0px;
	margin:0 0 20px 0;

}

#hozin_sub li, #hozin_sub a{
	display: block;
	width: 114px;
	height: 20px;
}

#hozin_sub li {
	text-indent: -9999px;
}


#hozin_sub span.alt {display:none;}



#hozin_sub a {
	text-decoration: none;
	background:url(image/hozin_sub.gif) no-repeat;
	border: 0;
}


			
#hozin_sub2 a {background-position: 0 -20px}
#hozin_sub3 a {background-position: 0 -40px}
#hozin_sub4 a {background-position: 0 -60px}
#hozin_sub5 a {background-position: 0 -80px}
#hozin_sub6 a {background-position: 0 -100px}

#hozin_sub1 a:hover {background-position: -114px   0px}
#hozin_sub2 a:hover {background-position: -114px -20px}
#hozin_sub3 a:hover {background-position: -114px -40px}
#hozin_sub4 a:hover {background-position: -114px -60px}
#hozin_sub5 a:hover {background-position: -114px -80px}
#hozin_sub6 a:hover {background-position: -114px -100px}

/*C
-----------------------------------------------------------------------*/
#contents{
	float: right;
	width: 450px;
	text-align: left;
	margin: 0px auto;
	line-height: 150%;
	padding-right: 75px;
	background:#ffffff;
}

/*^Cgoi[
-----------------------------------------------------------------------*/
#katudou_b{
	width: 450px;
	height: 31px;
	background-color: #00ffff;
	background-image: url(image/katudou.gif);
}

#genki_b{
	width: 450px;
	height: 31px;
	background-color: #00ffff;
	background-image: url(image/kari.gif);
}

#link_b{
	width: 450px;
	height: 31px;
	background-color: #00ffff;
	background-image: url(image/link.gif);
}

#midokoro_b{
	width: 450px;
	height: 31px;
	background-color: #00ffff;
	background-image: url(image/kari.gif);
}

#osirase_b{
	width: 450px;
	height: 31px;
	background-color: #00ffff;
	background-image: url(image/osirase.gif);
}

#otoiawase_b{
	width: 450px;
	height: 31px;
	background-color: #00ffff;
	background-image: url(image/otoiawase.gif);
}

#policy_b{
	width: 450px;
	height: 31px;
	background-color: #00ffff;
	background-image: url(image/policy.gif);
}

#hozin_b{
	width: 450px;
	height: 31px;
	background-color: #00ffff;
	background-image: url(image/hozin.gif);
}

/*Co
-----------------------------------------------------------------------*/

#contents p{
	margin-bottom:10px;
}

#name{
	text-align: right;
	margin-bottom: 20px;
}

.font01{
	font-size: 14px;
	color:#330000;
	font-weight: bold;
	margin-bottom: 30px;
}

/*{bNX
-----------------------------------------------------------------------*/
#blog_title{
	
	padding-bottom:5px;
}
.plug_in {
	width: 150px;
	overflow: hidden;
	float: left; 
	padding-left:25px;
	}
	
.plug_in_over {
	font-size: 12px;
	height: 46px;
	background: url("image/box_over.gif"); }
	
.plug_in_over_text{
	color:#993300;
	font-weight: bold;
	float: left;
	font-size:12px;
	margin: 10px 15px 3px 15px;
}
	
.plug_in_index {
	color: #FFFFFF;
	background: url("image/box_plub_bg.gif");
	font-weight: bold;
 }
	
.plug_in_text {
	font-size: 12px;
	color:#333333;
	line-height: 150%;
	text-align: left;
	padding: 1px; }
	
.plug_in_text ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 2px 15px;
	}

.plug_in_text li {
	padding: 0px 0px 2px 0px;
	 }
	
.plug_in_bottom {
	font-size: 2px;
	height: 15px;
	margin-bottom: 10px;
	background: url("image/box_under.gif"); }
	
	
	
	

.main_in {
	width: 515px;
	overflow: hidden;
	float: right; 
	padding-right:25px;
	}
	
.main_in_over {
	font-size: 12px;
	height: 49px;
	clear:both;
	margin-top: 10px;
	background: url("image/box_bg.gif"); }
	
.main_in_over_text{
	color:#003399;
	font-weight: bold;
	float: left;
	font-size:16px;
	padding: 15px 0px 0px 25px;
}	
	
.main_in_index {
	background: url("image/box_main_index.gif");
	paddin: 0px 10px 3px 10px; }
	
.main_in_text {
	font-size: 12px;
	color:#333333;
	line-height: 150%;
	text-align: left;
	padding: 25px;}

.main_in_bottom {
	font-size: 2px;
	height: 10px;
	background: url("image/box_main_under.gif"); }
	
.main_title{
	margin-left:25px;
}
p{
	padding-bottom:15px;
}
/*tb^
-----------------------------------------------------------------------*/
#footer{
	width: 750px;
	height: 100px;
	background:#ffffff url(image/bg4.gif);
	margin: 0px auto;
}

#footer p{
	margin-top:10px;
}