@charset "utf-8";

/* ===================================================================
	Site Name: base

	Author: aki
=================================================================== */

h2 {
	margin:0 0 0 0;
}

h3 {
	margin:15px 0 10px 0;
}

h4 {
	font-weight:bold;
	margin:10px 0 0 0;
}


.table1 {
}


.table1 th,td{
	border:#CCCCCC solid 1px;
	padding:5px;
	text-align:center;
}


.num li {
	margin:10px 0 0 25px;
	list-style:decimal;
}

.dot {
	margin:0 0 0 10px;
}


.dot li {
	list-style:disc;
	margin:0 0 0 20px;
}


/*--con1--*/

#con1 dt {
	width:330px;
	float:left;
	padding:0 0 0 15px;
}

#con1 dd {
	width:270px;
	float:right;
}

.y-space {
	margin:15px 0 0 0;
}

/*--con2--*/

#con2 dt {
	padding:0 0 0 15px;
}

#con2 dd {
	margin:15px 0 0 0;
}

/*--con3--*/
/*--con4--*/

#con4 .dot {
	border:#cccccc solid 1px;
	background:#F6F6F6;
	padding:5px;
	margin:5px 0 0 0;
}

/*--con5--*/


/*--qabox--*/

.qesbox{
	width:600px;
	margin:10px auto 0;
}

.qesbox-inner{
	border:1px solid #CCCCCC;
	padding:10px;

}

.qes-inner p{
	background:url(../img/search/q.gif) left top no-repeat;
	padding:5px 0 0 30px;
	font-weight:bold;
}

.qesbox .ans{
	padding:5px;
	margin:5px auto 0;
}

.ans-inner {
	background:url(../img/search/a.gif) 5px 3px no-repeat;
	padding:10px 5px 0 35px;
}


/*--link--*/

.qesbox a {
	text-decoration:none;
	color:#E36A06;
}

.qesbox a:link {
	text-decoration:none;
	color:#EC7600;
}

.qesbox a:visited {
	text-decoration:none;
	color:#E36A06;
}

.qesbox a:hover {
	text-decoration:underline;
	color:#ff6600;
}

.qesbox a:active {
	text-decoration:none;
	color:#E36A06;
}


/*--i,d-flow--*/

#flow {

}

#flow .m-flow{
	margin:10px 0 0 0;
	width:600px;
	_height:80px;
	min-height:80px;
	border-bottom:#CCCCCC dotted 1px;
	padding-bottom:10px;
}


#flow .l-dl{
	width:100px;
	float:left;
	text-align:center;
}
#flow .l-dl dd{
	margin:10px 0 0 0;
}


#flow .r-dl{
	width:480px;
	float:right;
	margin:10px 0 0 0;
}