@charset "EUC-JP";

@import "/etc/korea/css/reset.css";
@import "/etc/korea/css/base.css";
@import "/etc/korea/css/navi.css";
@import "/etc/korea/css/left.css";
@import "/r_css/parts/snswidget.css";/*snswidget*/

/*メインコンテンツ
--------------------------------*/
/*#mainContents{
	clear:both;
	width: 575px;
	margin:0 10px 10px;
	_margin:0;
}
#mainContents h1{
	font-weight:bold;
	margin-bottom:5px;
}
#mainContents .wrapper{
	background:#FFF;
}*/

#mainContents{
	clear:both;
	width: 595px;
	position:relative;
}
#mainContents h1{
	font-weight:bold;
}

/*SNS*/
#mainContents .snsWidget{
	position:absolute;
	right:0;
}
#mainContents .wrapper{
	width: 575px;
	margin-top:10px;
	padding:10px;
	background:#FFF;
}
*html #mainContents .wrapper{
	padding:0;
	background:none;
}
/*
--------------------------------*/
#cntHeader{
	width:575px;
	height:535px;
	background:url(../img/bg_header.jpg) no-repeat;
	position:relative;
}
#cntHeader p{
	position:absolute;
	top:215px;
	width:340px;
	font-size:12px;
	line-height:1.7;
}
#cntHeader .profile{
	position:absolute;
	top:352px;
	width:336px;
	border:1px solid #CCC;
	background:url(../img/bg_profile.gif) no-repeat;
	background-position:1px 1px;
	font-size:10px;
}
#cntHeader .profile strong{
	display:block;
	margin:14px 4px 0;
}
#cntHeader dl{
	margin:0 4px 4px;
	line-height:1.6;
}
#cntHeader dl dt{
	float:left;
	width:70px;
}
#cntHeader dl dd{
	margin-left:70px;
}


.section h2{
	clear:both;
	margin:10px 0;
}

/*
--------------------------------*/
.section{
	width:575px;
}
.section:after{
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}
.typeA .unit{
	width:283px;
	float:left;
	margin:0 9px 10px 0;
}
.typeA .noMargin{
	margin-right:0;
}
.typeA .unit .img{

}
.typeA .unit .img img{

}
.typeA .unit .tit{
	width:283px;
	height:30px;
	background:url(../img/bg_tit.gif) no-repeat;

}
.typeA .unit .tit h3{
	text-align:center;
}
.typeA .unit .tit h3 a{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	line-height:2.2;
}
.typeA .unit .txt{
	width:281px;
	border:1px solid #CCC;
	border-top:none;
}
.typeA .unit .txt p{
	padding:5px 8px;
	line-height:1.5;
}
.typeA .unit .txt .notice{
	border-top:1px dotted #CCC;
	width:271px;
	margin:5px;
	padding:9px 0;
}
.typeA .unit .txt .notice:after{
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}
.typeA .unit .txt .notice .img{
	float:left;
	display:inline;
	width:93px;
	margin:0 4px;

}
.typeA .unit .txt .notice .img img{

}
.typeA .unit .txt .notice .txt{
	float:left;
	display:inline;
	width:162px;
	margin-left:5px;
	border:none;
}
.typeA .unit .txt .notice .txt strong{
	color:#a65757;
	font-weight:bold;
	margin:0;
	padding:0;
}
.typeA .unit .txt .notice .txt p{
	margin:0;
	padding:0;
	font-size:10px;

}
.typeA .unit .txt .btn{
	clear:both;
	background:#ecebf7;
	text-align:center;
	padding:4px;
}
.typeA .unit .txt .btn span{
	color:#a65757;
	font-size:10px;
}
.typeA .unit .txt .btn div{
	clear:both;
}
.typeA .unit .txt .btn img{
	margin:4px;
}
.typeA .unit .txt .period{
	clear:both;
	border-top:1px solid #CCC;
	background:#eeeaa1 url(../img/bg_period.gif) no-repeat;
	height:40px;
	text-align:center;
	padding-top:8px;
	padding-left:64px;
	font-weight:bold;
	color:#a65757;
	
}
.typeA .unit .txt .period img{
}


/*
--------------------------------*/
.typeB .unit{
	width:573px;
	border:1px solid #CCC;
	background:url(../img/bg_section02_unit.gif) no-repeat;
	background-position:1px 1px;
	margin:10px 0;
	position:relative;
}
.typeB .unit:after{
	clear: both;
	height: 0.1px;
	visibility: hidden;
	font-size: 0.1em;
	line-height: 0;
	display: block;
	content: ".";
}
.typeB .unit .img{
	float:left;
	display:inline;
	width:160px;
	margin:20px 4px 8px;
}
.typeB .unit .img img{

}
.typeB .unit .txt{
	float:left;
	display:inline;
	width:397px;
	margin:20px 4px 8px;
}
.typeB .unit .txt h3{

}
.typeB .unit .txt h3 a{
	color:#605b94;

}
.typeB .unit .txt p{

}
.typeB .unit .link{
	width:397px;
	background:#ecebf7;
	padding:6px 0;
	text-align:center;
	position:absolute;
	bottom:8px;
}
.typeB .unit .link a{
	color:#615c95;
}

/*
--------------------------------*/
.toKorea{
	background:#797884;
	text-align:center;
	padding:4px 0;

}
.toKorea a{
	color:#FFF;
	font-weight:bold;
}
.toKorea strong{

}

/*
--------------------------------*/
.copyright{
	padding:4px;
	color:#b2b2b2;
}
