@charset "utf-8";

*{
margin:0px;
padding:0px;
}

body{
background:url(image/bg.gif) top no-repeat;
font-size:0.8em;
font-family:Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#454545;
line-height:1.5em;
}

#layout{
margin:0px auto;
width:800px;

}

#header{
background:url(image/header_img.jpg) top left no-repeat;
height:314px;
}
#header h1, #header p{ text-indent:-9999px; }




#footer{
background:#FFFFFF;
text-align:center;
padding:15px;

}
address{
font-style:normal;
}

#main{
padding:30px;
background:#FFFFFF;
}


#mainLeft{
float:left;
width:380px;
}
#mainRight{
float:right;
width:328px;
padding:10px;
border:1px solid #8d8d8d;
}

h2{
margin:0px 0px 2px;
padding:2px 0px 0px 35x !important;
padding:3px 0px 0px 35px;
font-size:1.1em;
font-weight:bold;
letter-spacing:0.2em;
color:#0caeda;
background:url(image/h2_img.gif) top left no-repeat;
height:20px;
}

p{
margin:0px 0px 20px;
}
p.last{
margin:0px 0px 3px;
}
.p{
margin:0px 0px 20px;
}

ul{
margin:0px 0px 5px 20px;
}

li{
padding:0px 0px 2px;
}

#main img{
margin:3px 0px;
}

.bold{
font-weight:bold;
}
.red{
color:#e22222;
}

.small{
font-size:0.8em;
line-height:1.5em;
}

.clear{ clear:both; }


.kojin{
margin:0px 0px 10px;
font-size:0.9em;
line-height:1.4em;
color:#e22222;
}



iframe {
	height: 260px;
	width: 350px;
	border:1px solid #8d8d8d;

}

#prf {
	font-size:1.3em;
	color: #FFFFFF;
	font-weight: bold;
	width: 98%;
	margin-bottom: 20px;
	margin-top: 5px;
	text-align: center;
	background-color: #047ac0;
	padding: 2%;
}

#ana {
	font-size:1.3em;
	width: 340px;
	margin-bottom: 20px;
	margin-top: 5px;
	background-color: #c2ebf3;
	padding: 2%;
	height: 120px;
}

#ana_left {
	float:left;
	height: 119px;
	width: 100px;
	background:url(image/hashimoto_toyoko.jpg) top left no-repeat;

}

#ana_right {
	float:right;
	width: 230px;
	font-size:0.8em;
}

