@charset "EUC-JP";
/* CSS Document */

#atama{;}
#aside {;}
#content{;}
#footer{;}

p#panKuz{
	font-size:10pt;
	padding:5px 0 0 5px;
	text-indent:1em;
	height:20px;
}
#content h2.itemTitle{
	height:30px;
	font-size:12pt;
	font-weight:bold;
	color:#f60;
	letter-spacing:0.3em;
	display:block;
	background:url("img/h2bk.gif") no-repeat;
	padding: 2px 0 0 0;
	margin-bottom:20px;
}
#content h2.itemTitle img{
	background-color:#fff;
}

#boxBot{;}
#boxBot dl.itemBot{
	width:240px;
	height:110px;
	float:left;
	margin:0 10px 10px 0;
	border-right:2px #dedede solid;
	border-bottom:2px #dedede solid;
	line-height:20px;
}
#boxBot dl.itemBot dt{
	border-bottom:1px #ccc solid;
}
#boxBot dl.itemBot dt a{
	display:block;
	font-weight:bold;
	color:#dedede;
	padding-left:10px;
	background:#333;
}
#boxBot dl.itemBot dt a:hover{
	color:#fff;
}
#boxBot dl.itemBot dd{
	padding:0 5px;margin:5px 0 0 0;
}
#boxBot dl.itemBot dd span.tuduki{
	display:block;text-align:right;
}

/*コンテント*/
#content div.kiji{font-size:10pt;margin-bottom:40px;line-height:1.8em;}
#content div.kiji *{line-height:1.8em;}

#content form{
	margin-bottom:20px;
}

#content h3{
	border-bottom:#333 solid 1px;
	border-left:#333 solid 1em;
	height:1.5em;
	font-size:10pt;
	font-weight:bold;
	margin:10px 0 20px 0 ;
	padding: 0 0 0 5px;
	color:#333;
}

