@charset "utf-8";

/*
**************************************
*Since: 2007-2-19
*Modified: 2007-2-27
**************************************
*/


/*====================================================================
mainContent
====================================================================*/
#mainContent{
	float:left;
	width:578px !important;
	width:668px;
	padding:44px;
}

#mainContent p{
	margin:0px 0px 10px 0px;
}

#mainContent h1{
	margin:0px 0px 30px 0px;
}

#mainContent h2{
	font-size:120%;
	color:#004D91;
	margin:40px 0px 20px 0px;
	border-bottom:1px solid #004D91;
	background:url(../common/mark_h2.gif) no-repeat right bottom;
	font-weight:normal;
	clear:left;
}

#mainContent dd{
	color:#C73021;
}

#mainContent strong{
	color:#000;
	font-weight:normal;
}

#mainContent table{
	width:320px;
	font-size:100%;
}

#mainContent th{
	font-weight:normal;
	text-align:right;
	border-right:1px solid #ccc;
	padding:1px 10px 1px 0px;
}

#mainContent td{
	padding:1px 0px 1px 10px;
}

#mainContent .photo01{
	float:right;
}

#mainContent .btGroup a{
	width:184px;
	height:24px;
	display:block;
	background:url(images/bt_group.gif) no-repeat top;
	text-indent:-9999px;
	margin:20px 0px 0px 0px ;
	text-decoration:none;
}

#mainContent .btGroup a:hover{
	background-position:bottom;
}

/*=================================
box01
=================================*/
#box01 ul{
	width:170px;
	float:left;
	padding:0px 0px 40px 0px !important;
	padding:0px 0px 0px 0px;
	font-size:86%;
}

#box01 ul.left{
	width:220px !important;
	width:230px;
}


/*=================================
box02
=================================*/
#box02 li{
	width:140px !important;
	width:180px;
	float:left;
	padding:0px 40px 20px 0px;
	font-size:86%;
	line-height:1.5;
}

#box02 li img{
	display:block;
	margin:0px 0px 5px 0px;
}

#box02 .clear{
	clear:left;
}

#box02 .topMargin{
	margin-top:0px !important;
	margin-top:17px;
}
