@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;
}

div.movdsp	{
	display: block;
	float:left;
	color:#75ad45;
	font-size:11pt;
	font-weight: bold;
	text-align:center;
	line-height:1em;
	margin-bottom: 20px;
	width:350px;
	height:208px;
	padding-top:4px;
	background-color: #ffffff;
	border:solid 1px #d8d8d8;
}
div.movdsp img	{
	margin-top:2px;
}

