@charset "utf-8";

/* ==================================================================
	Site Name: base
	Author: aki
=================================================================== */

#content{
	padding:5px;
}

#contents h3{

}

#contents #con1 {
	margin:10px 0 20px 0;
	padding:0 0 10px 0;
	border:1px dotted #666666;
	border-width:0 0 1px 0;
}


#contents #con1 li{
	padding:5px 0;
}


#contents .con2-inner {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border:1px dotted #666666;
	border-width:0 0 1px 0;
}

#contents h4{
	margin:15px 0 0 0;
}

#contents h6{
	margin:10px 0 0 22px;
}

#contents .blue-box {
	border:1px solid #66cef1;
	padding:5px;
	margin:15px 30px;
}

#contents .blue-box dt{
	font-weight:bold;
}

#contents .blue-box .dot li{
	list-style:disc;
	margin:0 0 0 25px;
}