@charset "utf-8";

/* 共通 */

#space{
	width:850px;
	height:8px;
	background-color:#000000;
	margin:0;
}

* html #picPng{
    behavior: expression(IEPNGFIX.fix(this));
	width:105px;
	height:138px;
}

#mainLeft{
	width:620px;
	background-image:url(../img/mainLeftbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:0 0 10px;
	padding:0;
	border-right:1px solid #c8c8c8;
	float:left;
	font-size:12px;
}

#contentsTitle{
	width:590px;
	height:18px;
	margin:15px auto 5px;
}

#titleSub{
	width:590px;
	margin:0 auto 15px;
	font-size:10px;
}

#contents{
	width:590px;
	margin:0 auto;
}

#mainRight{
	width:229px;
	float:right;
}

#menu{
	width:169px;
	margin:15px auto;
	padding:0 10px;
	border-bottom:1px solid #c8c8c8;
}

#menu li{
	width:169px;
	height:16px;
	margin:0 0 20px;
}

#back{
	width:136px;
	height:30px;
	margin:0 0 0 20px;
}

#areaLink{
	width:590px;
	margin:0 0 20px;
	text-align:center;
}

#areaLink li{
	width:82px;
	float:left;
}

#areaLink .etc{
	width:175px;
}

*html #areaLink li{
	width:85px;
	float:left;
}

*html #areaLink .etc{
	width:165px;
}

#areaLink2{
	width:590px;
	margin:0 0 20px;
	text-align:center;
}

#areaLink2 li{
	width:115px;
	float:left;
}

#confirm{
	width:590px;
	text-align:right;
}

.areaBlock{
	width:590px;
	margin:0 0 30px;
}

h3{
	width:590px;
	margin:0 0 5px;
	font-size:16px;
	font-weight:bold;
}

h3 a{
	text-decoration:none;
	color:#575757;
}

h3 a:hover{
	text-decoration:none;
	color:#575757;
}

.box{
	width:590px;
	height:145px;
	margin:0 0 10px;
	line-height:18px;
}

.box img{
	margin-right:5px;
	float:left;
}

.boxLeft{
	width:278px;
	height:133px;
	margin:0 5px 0 0;
	padding:5px;
	float:left;
	border:1px solid #575757;
}

.boxRight{
	width:278px;
	height:133px;
	margin:0 0 0 5px;
	padding:5px;
	float:right;
	border:1px solid #575757;
}

h4{
	font-weight:bold;
	margin:0 0 5px;
}

.reTop{
	width:590px;
	text-align:right;
}

.reTop a{
	text-decoration:none;
	color:#575757;
}

.reTop a:active{
	text-decoration:none;
	color:#575757;
}

.reTop a:visited{
	text-decoration:none;
	color:#575757;
}

.reTop a:hover{
	text-decoration:underline;
	color:#575757;
}