@charset "UTF-8";

body{
	margin:0;
	padding:0;
	font-size:12px;
	color:#333;
}
*{
	margin:0;
	padding:0;
}
a{
	color:#333;
	text-decoration:none;
}
a img{
	border:none;
}
ol{
	margin:0;
	padding-left:30px;
	padding-bottom:20px;
}
ol li{
	margin-bottom:10px;
	line-height:1.3em;
}
li ul,ol{
	margin:10px 0;
}
a img{
	margin:3px;
	vertical-align:middle;
}

#head{
	position:absolute;
	top:0;
	visibility:hidden;
}

#eng{
	position:absolute;
	top:0;
	visibility:hidden;
}



#bm{
	position:absolute;
	top:0;
	visibility:hidden;
}

#footer{
	margin-top:30px;
	text-align:right;
	font-style:italic;
}

/* common data */

#contents{

	margin-top:40px;

}
#pagelist div{
	float:left;
	width:250px;
}
#pagelist ul ul{
	margin-bottom:30px;
}
#pagelist li{
	clear:both;
}

.c010{
	background:url(../img/img_c01.jpg) no-repeat 50px right;
}


/* contents area */
.tv{
	position:absolute;
	top:0;
	visibility:hidden;
}
h1,h2,h3,h4{
	/* font-weight:normal; */s
}
#contents p{
	line-height:1.4em;
}
#contents h1{
	font-size:130%;
	margin-bottom:10px;
}
#contents h2{
	font-size:130%;
	margin-bottom:20px;
}
#contents h3{
	font-size:100%;
	margin-bottom:10px;
}
#contents h4{
	color:#666;
	font-size:100%;
	border-bottom:1px dotted gray;
	margin-bottom:10px;
}
#contents a{
	text-decoration:underline;
}

#contents .headline{
	margin-bottom:40px;
}
.mold_h2 p,.mold_h3 p{
	margin:0 0 15px 20px;
}
.mold_h4 p{
	margin:0 0 10px 0;
}
.mold_h2 ul,.mold_h3 ul,.mold_h4 ul,#headline ul{
	margin:0 0 10px 20px;
	list-style-type:disc;
}
.mold_h2 table,.mold_h3 table{
	width:525px;
	margin:10px 0 20px 25px;
}
.mold_h4 table{
	width:525px;
	margin:20px 0 20px 0px;
}

#contents div li{
	margin-left:20px;
	margin-bottom:0px;
}
#contents .headline p{
	margin:0 0 10px;
}
#contents .headline li{
	margin-bottom:0px;
}

.mold_info{
	display:block;
	padding-bottom:30px;
}
.mold_h2{
	margin-bottom:60px;
}
.mold_h3,.mold_message{
	margin-top:20px;
	margin-bottom:20px;
}
.mold_h4{
	margin:20px 0 20px 20px;
}
#contents form{
	margin-bottom:60px;
}
.mold_h3 ul{
	margin-bottom:25px;
}
/*.mold_message p{
	text-indent:1em;
}
*/

p.right{
	text-align:right;
}

img.right{
	float:right;
	margin:5px;
}

img.left{
	float:left;
	margin:5px;
}

.caution{
	color:red;
	font-size:90%;
	text-indent:0em;
	margin:10px 0 0;
	padding-bottom:10px;
}
.caution li{
	margin-bottom:0;
}

.contact{
	margin:25px 0;
	padding:10px;
	background:#f0f0f0;
}


/* parts */
table .name{
	color:#333;
	background:#f0f0f0;
	font-weight:normal;
	vertical-align:top;
}

table.p01a{
	width:90%;
}
table table{
	width:98%;
	margin:auto;
}
table.figure{

}
table.figure td{
	text-align:center;
}
table.figure .name{
	text-align:left;
}
table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 4px 0 4px 5px;
}
table th {
	background:#f0f0f0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 4px 0 4px 5px;
	font-weight:normal;
	text-align:left;
}
table.p01 .name{
	width:80px;
}


.clear{
	clear:both;
}

/* mm data */
#menu{
	position:absolute;
	top:0;
	visibility:hidden;
}

