@charset utf-8;

#maincontents article{
	position:relative;
	line-height:120%;
	font-size:14px;
	color:#333;
	font-weight:lighter;
	border:5px solid #C5B79F;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
behavior: url("../common/css/PIE.htc");
background-color:#FFF;
}
*:first-child+html #maincontents article{
	margin-top:-20px;
}
#left{

	
}
#pp{
	padding:10px;
}
#maincontents article h1{
	margin-bottom:10px;
}
#mailform{
}
#right{
	width:800px;
	float:right;
}
#maincontents article{
	clear:both;
	padding:10px;
	width:850px;
	margin-bottom:10px;
}
#maincontents p{
	font-size:12px;
	color:#333;
	text-indent:1em;
	line-height:140%;
}
#maincontents li p{
	margin-left:-1em;

}
#maincontents{
	min-height:600px;
}
#maincontents article li{
	font-size:12px;
	color:#333;
	list-style-type:decimal;
	margin-left:20px;
	margin-bottom:30px;
}
#maincontents li h2,
#maincontents li h3{
	font-weight:lighter;
}
#maincontents li li{
	list-style-type:none;
	margin-left:1em;
	margin-bottom:5px;
	margin-top:5px;
	text-indent:-2em;
}
#maincontents li li li{
	margin-left:30px;
	list-style-type:disc;
	text-indent:0em;
	margin-left:0em;
}
#maincontents a:link,
#maincontents a:visited{
	color: #666;
}
#maincontents a:hover{
	color: #ccc;
}
#maincontents article table{
	font-size:12px;
	color:#333;
	width:848px
}
#maincontents article table td,
#maincontents article table th{
	font-weight:lighter;
	text-align:left;
	padding:10px;
	vertical-align:top;
	border:1px solid #9CD44E;
	
}
#maincontents article table th{
	background-color:#CBE9A3;
	text-align:center;
}
#maincontents article table td td{
	padding:5px;
}
#maincontents article table table td,
#maincontents article table table th{
	border:none;
	padding:2px 5px
}
#maincontents article table table th{
	background-color:#fff;
	width:100px;
}
#maincontents article table h2{
	font-weight:lighter;
	background:url(img/sq.gif) no-repeat left center;
	padding-left:14px;
}
#maincontents article table p{
	text-indent:0;
}