@charset "shift_jis";

/* ---================================================================================================================= 共通スタイル */
*{
	margin: 0;
	padding: 0;
}

body{
	background: #dddddd url(./img/back.jpg) repeat-y center top;
	color: white;
	font-size: 15px;
	line-height: 1.3em;
}

h1,h2,h3,h4,h5,h6{
	font-size: 17px;
}

span.cl{
	display: block;
	clear: both;
	font-size: 0px;
}

div#body{
	padding: 15px 0px 10px;
	font-size: 95%;
}

table{
	font-size: 100%;
	border-collapse: collapse;
}

th,td{
	text-align: left;
	vertical-align: top;
}

img{
	border: none;
	max-width: 100%;
	display: block;

}

ul{
	list-style-type: none;
}

a{
	color: white;
}

span.none{
	display: none;
}

/* ---================================================================================================================= トップページのページスタイル */
div.eye{
	padding: 15px 15px 15px 15px;
}

/*
div.eye{
	padding: 200px 15px 15px 15px;
	background: url(./img/topBg.jpg) no-repeat left top;
}
*/

div.program{
	padding: 10px 10px 40px 10px;
}

div.pro0{
	padding: 10px 10px 20px 10px;
	background: url(./img/pro0Bg.jpg) no-repeat right bottom;
}

h1.program0{
	height: 45px;
	background: url(./img/eyeTop.jpg) no-repeat left top;
}

/*別ページへのリンクのＰ*/
p.link{
	margin: 5px 35px 40px 0px;
	text-align: center;
}

p.link2{
	margin: 5px 35px 40px 0px;
	text-align: center;
}

p.qq{
	padding: 5px 20px 10px;
	background: url(./img/qqq.png) no-repeat right bottom;
}

p.aa{
	padding: 5px 20px 10px;
	background: url(./img/aaa.png) no-repeat right bottom;
}

p.pro{
	padding: 5px 20px 10px;
}

div.pro1{
	padding: 10px 10px 20px 10px;
	background: url(./img/pro1Bg.jpg) no-repeat right bottom;
}

h2.pro1{
	height: 45px;
	background: url(./img/pro1.jpg) no-repeat left top;
}

div.pro2{
	padding: 10px 10px 20px 10px;
	background: url(./img/pro2Bg.jpg) no-repeat right bottom;
}

h2.pro2{
	height: 45px;
	background: url(./img/pro2.jpg) no-repeat left top;
}

div.pro3{
	padding: 10px 10px 20px 10px;
	background: url(./img/pro3Bg.jpg) no-repeat right bottom;
}

h2.pro3{
	height: 45px;
	background: url(./img/pro3.jpg) no-repeat left top;
}

div.pro4{
	padding: 10px 10px 20px 10px;
	background: url(./img/pro4Bg.jpg) no-repeat right bottom;
}

h2.pro4{
	height: 45px;
	background: url(./img/pro4.jpg) no-repeat left top;
}

h2.gyaku1{
	height: 45px;
	background: url(./img/gyaku1.jpg) no-repeat left top;
}

/* ---================================================================================================================= ご利用方法のページスタイル */

h3.pro{
	margin: 20px 0 0 0;
	padding: 7px 0 15px 22px;
	background: url(./img/contents/h2ser.jpg) no-repeat left top;
}

ul.pro1{
	background: url(./img/pro1Bg.gif) no-repeat left top;
}

ul.pro1 li{
	padding: 5px 40px 50px 35px;
	background: url(./img/use.gif) no-repeat center bottom;
}

ul.pro2{
	background: url(./img/pro2Bg.gif) no-repeat left top;
}

ul.pro2 li{
	padding: 5px 40px 50px 35px;
	background: url(./img/use.gif) no-repeat center bottom;
}


ul.pro3{
	background: url(./img/pro2Bg.gif) no-repeat left top;
}

ul.pro3 li{
	padding: 5px 40px 50px 35px;
	background: url(./img/use.gif) no-repeat center bottom;
}


ul.pro4{
	background: url(./img/pro4Bg.gif) no-repeat left top;
}

ul.pro4 li.pro{
	padding: 5px 40px 50px 35px;
	background: url(./img/use.gif) no-repeat center bottom;
}

ol.pro{
	margin: 10px;
	padding: 10px 20px;
	background: #333333;
}

ol.pro li{
	margin: 5px 10px;
}

h4.pro{
	margin: 0 30px 5px 0;
	font-size: 15px;
	line-height: 1.5em;
	text-align: center;
}

h3.couse{
	margin: 20px 0 0 0;
	padding: 7px 0 15px 22px;
	background: url(./img/contents/h2ser.jpg) no-repeat left top;
}

h4.couse{
	margin: 0 0 20px 0;
}

ul.couse span{
	display: block;
	padding: 5px 40px 50px 35px;
	background: url(./img/use.gif) no-repeat center bottom;
}

li.couse1{
	background: url(./img/couse1.gif) no-repeat left top;
}

li.couse2{
	background: url(./img/couse2.gif) no-repeat left top;
}

li.couse3{
	background: url(./img/couse3.gif) no-repeat left top;
}

li.couse4{
	background: url(./img/couse4.gif) no-repeat left top;
}

li.couse5{
	background: url(./img/couse5.gif) no-repeat left top;
}




