@CHARSET "UTF-8";

#content_box {
	margin-top: 2em;
	margin-bottom: 2em;
	border: 4px solid #ffffff;
}

#title_box {
	width: 100%;
	margin: 0 0 1em 0;
	padding:0 0.5em 0 0.5em;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}

#img_box {
	width: 44%;
	float:left;
	height:36em;
}

#img001 {
	margin-bottom:.5em;
}

#doc_box {
	float: right;
	height:36em;
	width:55%;
	/*background-image:url(../../img/images/asaya_logo_sato2_18.jpg);
	background-repeat:no-repeat;
	background-position: 95% 90%;*/
}

h2.cap_repair {
	clear: both;
	font-size:1em;
	font-weight:bold;
	color:#030;
	font-family:"lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;
	display:block;
	margin:0 .5em 1em .5em;
}

#detail_box {
	font-size:.9em;
	color:#000;
	margin: 1em 1.5em 1em 1.5em;
	line-height:2em;
}

#contact {
	width:80%;
	font-weight:bold;
	line-height:2em;
	padding:.5em 0 .5em 4em;
	text-align:right;
}
	
	