/* コンテンツ */

#content{
	font-size: 10px;
	margin-left:10px;
	text-align:left;
}


#box_l {
	margin: 0px 0px 5px 10px;
	float:left;
}

#box_c {
	margin: 10px 0px 5px 0px;
}

#box_r {
	margin: 0px 5px 10px;
}

h1 {
	font-size:2.5em;
	line-height:2px;
}


h2	{
	clear: both;
	margin-top: 0px;
	margin-bottom:10px;
}

h3	{
	font-size:2em;
	border-left: 8px solid #33CCFF;
	padding-left: 5px;
	margin-top:1em;
	margin-bottom:0px;
	border-top-color: #FFFFFF;
	}
dl {
	float:left;
}

dd {
	width: 200px;
	text-align :left;
	margin-left: 0px;
	font-size :12px;
}

img.float_l {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
}

#line3_l {
	float: left;
	margin-top: 15px;
}

#line3_c {
	margin-top: 15px;
	width: 282px;
}

#line3_r {
	margin-top: 15px;
	width: 282px;
}

p.exp {
	text-align: left;
	line-height: 17pt;
	font-size: 12pt;
	
}

p.expcenter {
	vertical-align: middle;
	line-height: 17pt;
	font-size: 12pt;

}


.clear {
clear:both;
}


p.large {
	clear: both;
	font-size: 2.5em;
}


p.button a	{background-image: url(shiryo.png);
	display: block;
	width: 200px;
	line-height: 30px;
	margin-left: auto;
	margin-right: auto}

p.button a:hover	{background-position: left bottom}

p.button img	{border: none}
