@charset "shift_jis";
body {
line-height: 1.2;
margin: 0;
padding: 0;
color: #444;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 14px;
position: relative;
background-color: #aaa;
}

/* h1,h2,h3 */

h1{
text-indent: -9999px;
margin:0;
}

h2{
margin:10px;
padding:10px 5px 0 10px;
font-size:14px;
color:#ffffff;
background-image:url(image/menubar.jpg);
background-repeat:no-repeat;
height:30px;
}

h3{
padding:5px 10px 0 10px;
}

h4{
padding:5px 10px 0 10px;
color:#ff0000;
}


ul,ol,li{
list-style: none;
margin: 0;
padding: 0;
_zoom: 1;
_vertical-align: bottom;
}
 
p{
padding: 10px;
margin: 0;
line-height:1.2;
}
 
ul.body{
display: block;
width: 900px;
background-color: #fff;
margin: 0 auto;
overflow: hidden;
}
 
ul.body li{
display: block;
overflow: hidden;
}
 
ul.body li.header{
height: 200px;
background:url(image/title.jpg);
}

.header p{
	text-align:right;
	color:#fff;
}

ul.body li.content{
width: 700px;
background-color: #fff;
float: left;
}

.content img{
border:none;
margin-right:10px;
}

.content p{
line-height:120%;
}

.content hr{
	width:680px;
}

ul.body li.column{
width: 200px;
background-color: #fff;
float: left;
}
 
ul.body li.footer{
color:#fff;
clear: both;
width: 900px;
padding:10px;
background-color: #FF48C9;
}

/* picture */
.picleft {
float: left;
padding-right: 10px;
}

.picbottom {
padding-bottom: 10px;
clear: both;
}

/* index サイト紹介 */

.siteinfo_left{
	float:left;
	width:180px;
}

.siteinfo_left img{
	border:solid 1px #cccccc;
}

.siteinfo_right{
	float:right;
	width:500px;
}

.midasi{
	font-size:14px;
	font-weight:bold;
}

.site_info{
	margin:0px;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
	margin-right:20px;
	background:url(http://hyadain.com/penioku/image/dot.gif) repeat-x bottom left;
}

.taikei_o{
	background:#FF6600;
	color:#ffffff;
	font-weight:bold;
	padding:2px;
}

.taikei_g{
	background:#009933;
	color:#ffffff;
	font-weight:bold;
	padding:2px;
}

.taikei_b{
	background:#0099CC;
	color:#ffffff;
	font-weight:bold;
	padding:2px;
}

.taikei_r{
	background:#FF33CC;
	color:#ffffff;
	font-weight:bold;
	padding:2px;
}

.taikei_bk{
	background:#333333;
	color:#ffffff;
	font-weight:bold;
	padding:2px;
}


/*　カラム部分　*/
.li_midasi{
font-size:12px;
list-style: none;
margin:3px 0 3px 10px;
background:url(image/dot.gif) repeat-x bottom left;
padding:2px 0 2px 10px;
width:170px;
}

/*　フッター　*/

address{
	font-size:12px;
	font-style: normal;
	text-align:center;
}