@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#main h2{
	margin-bottom:15px;
}
div.section h3{
	margin-bottom:10px;
}
div.section h4{
	margin-bottom:10px;
}
div.section p{
	margin-bottom:15px;
}
div.misRight{
	float:right;
	display:inline;
	margin-right:15px;
	width:350px;
}
div.misLeft{
	float:left;
	display:inline;
	width:178px;
}
p.txtCenter{
	text-align:center;
}
p.txtRight{
	text-align:right;
}
div#history li{
	padding-left:15px;
	background:url(../../common/images/ico_orange.gif) no-repeat 5px 6px;
}
div#profile dl{
	padding-top:15px;
	background:url(../../common/images/dot.gif) repeat-x left top;
}
div#profile dt{
	margin-bottom:10px;
	font-weight:bold;
}
div#profile li{
	margin:0 0 15px 10px;
	padding-left:12px;
	background:url(../../common/images/ico_orange.gif) no-repeat 0 4px;
}