@charset "UTF-8";
/* CSS Document */

/* サブナビの表示可否（表示しないものはコメントアウトする）*/ 
/* #navi ul.main_cat li.mc1 ul {
	display:block;
}
#navi ul.main_cat li.mc2 ul {
	display:block;
}
#navi ul.main_cat li.mc3 ul {
	display:block;
}*/
h2 {
	background-image:url(../img/in_title.gif);
}
#copy {
	width:620px;
	height:70px;
	background-image:url(../img/in_copy.gif);
	text-indent:-9999px;
	font-size:0em;
	margin:0 0 30px 15px;
}
.left_doc {
	float:left;
	width:230px;
}
.right_doc {
	float:right;
	width:330px;
}
.left_doc2 {
	float:left;
	width:105px;
}
.right_doc2 {
	float:right;
	width:485px;
}
.left_doc3 {
	float:left;
	width:165px;
}
.right_doc3 {
	float:right;
	width:425px;
}
.hyou9{
	border-collapse:collapse; 
	width:600px;
	border-width:0x;
}
.hyou9 td{
	width:35%;
	border-width:0;
	padding:7px;
	margin:0px;
	background-color:#eee;
}
.hyou9 th{
	width:15%;
	border-width:0;
	padding:7px;
	margin:0px;
	text-align:center;
	font-weight:normal;
	background-color:#696;
	white-space:nowrap;
	color:#fff;
	vertical-align:middle;
}
.txt_color_box1 {
	width:580px;
	padding:15px;
	background-color:#f5f5dc;
	line-height:1.6;
	margin:0pt 0pt 20px 20px;
}
.green {
	color:#006600;
}
