@CHARSET "UTF-8";

/*************************************
 * common
 ************************************/
body{
	font-family:Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	line-height:1.4;
	font-size:100%;
	-webkit-text-size-adjust: 100%;
}
a:link,
a:visited,
a:hover,
a:active{color:#595757;text-decoration:none;}
section{
	width:100%;
	overflow:hidden;
}
.m_font{
    font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", "HG明朝E","ＭＳ Ｐ明朝",Meiryo, serif;
}
.cf:before,
.cf:after{
    content: " ";
    display: table;
}
.cf:after{
    clear: both;
}
.cf{
    *zoom: 1;
}
img{
	margin:0;
	padding:0;
	vertical-align:top;
}


div#wrapper{
	width:960px;
	margin:0 auto;
	margin-bottom:100px;
}
section{
	width:100%;
}
section p{
	padding:30px 0 30px 120px;
	line-height:1.8;
}
section div.cources a{
	display:block;
	width:657px;
	height:auto;
	margin:0 auto;
	margin-bottom:25px;
}
section div.cources a.cource1{background: url("../img/cources_1_on.png") no-repeat 0 0;}
section div.cources a.cource12{background: url("../img/cources_12_on.png") no-repeat 0 0;}
section div.cources a.cource13{background: url("../img/cources_13_on.png") no-repeat 0 0;}
section div.cources a.cource2{background: url("../img/cources_2_on.png") no-repeat 0 0;}
section div.cources a.cource3{background: url("../img/cources_3_on.png") no-repeat 0 0;}
section div.cources a.cource32{background: url("../img/cources_32_on.png") no-repeat 0 0;}
section div.cources a.cource33{background: url("../img/cources_33_on.png") no-repeat 0 0;}