@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;
}

div#tryal{
	width:540px;
}

p#copy{
	font-size:1.2em;
	color:#000000;
	margin:25px 0;
}


div#tryal h2.tryal{
	color:#f15a24;
	font-size:1.4em;
	margin:35px 0 0 25px;
}

div#tryal li{
	font-size:1.2em;
	line-height:180%;
	background-image: url(../img/trial/tri_list.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding:0 0 0 18px;
	margin:0 0 0 25px;
}

.course{
	font-size:1.4em;
	color:#009245;
	padding:10px 0;
}

.taishou{
	font-size:1.2em;
	color:#000000;
	padding:12px 0;
}

.tryalBox{
	margin:0 0 0 25px;
}

#tryal h3{
	color:#40ac6e;
	font-weight:bold;
	font-size:1.4em;
	margin:25px 0 5px 25px;
}
