@charset "UTF-8";
@import url("reset.css");
@import url("clearfix.css");
@import url("base.css");

/* CSS Document */

/*area1
-------------------------------------------------------------*/

h1{
	color:#A67C52;
	font-size:2.0em;
	font-weight:bold;
	width:270px;
	height:65px;
	background-image: url(../img/common/main-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:20px 236px 0 44px;
}

#karune{
	width:540px;
	background-image: url(../img/karune/karune-bg02.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#area1{
	width:540px;
	min-height:294px;
	background-image: url(../img/karune/karune-bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

*html #area1{
	height:294px;
}

#area1 p#karune1{
	font-size:1.2em;
	line-height:1.5em;
	width:360px;
	margin:0 0 0 25px;
}

#area1 p#karune2{
	color:#473813;
	font-size:1.2em;
	line-height:1.5em;
	width:225px;
	margin:60px 0 0 55px;
}

#area1 p#karune2 span{
	color:#ED1E79;
}


/*area2
-------------------------------------------------------------*/
#area2{
	width:500px;
	margin:10px 0 0 25px;
}


#area2 h3{
	margin:30px 0 15px 0;
}


#area2 p{
	font-size:1.2em;
	line-height:1.7em;
	width:426px;
	background-image: url(../img/faq/faq-bg-a.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	padding:15px 15px 20px 60px;
}

#goTop{
	font-size:1.2em;
	width:530px;
	text-align:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A67C52;
	padding:5px 10px 20px 0;
	margin:25px 0 0 0;
}

#goTop a{
	color:#0000FF;
	text-decoration:none;
}

#goTop a:hover
,#goTop a:focus
,#goTop a:active{
	color:#0000FF;
	text-decoration:underline;
}
