@charset "Shift_JIS";

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 12px;
	text-align: center;
	background: #fff url(../Images/lp/bg.jpg) repeat-x;
}
h1,
h2,
h3,
h4,
div,
p,
ul,
ol,
li,
a {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

p,
a,
li,
th,
td {
	font-size: 1em;
}

.font_size_10{
font-size:10px;
}

a{
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.80;
}
ul,
dl {
	list-style: none;
}

img{
	border: 0;
}

.clear{
	clear: both;
}

/*------------------------------------------
header
------------------------------------------*/

#header{
	width: 800px;
	height: 118px;
	margin: 0 auto;
	background: url(../Images/lp_school/header_bg.png) no-repeat top left;
	background-color: #ededed;
	position: relative;
}

#header p#oes{
	position: absolute;
	top: 8px;
	left: 10px;
	color: #fff;
	font-size: 0.9em;
}

#header h1{
	position: absolute;
	top: 56px;
	left: 10px;
	background: url(../Images/lp_school/logo.png) no-repeat;
	width: 465px;
	height: 44px;
	text-indent: -9999px;
}

#header p#tel{
	position: absolute;
	top: 31px;
	right: 10px;
	background: url(../Images/lp_lesson/tel.jpg) no-repeat;
	width: 192px;
	height: 200px;
	text-indent: -9999px;
	margin-top: 22px;
	margin-right: -10px;
}

/*------------------------------------------
wrapper
------------------------------------------*/

#wrapper{
	width: 806px;
	margin: 0 auto;
	padding-top: 12px;
	display: inline;
}

/*------------------------------------------
top visual
------------------------------------------*/

#top_visual{
	width: 806px;
	margin: 10px auto 0;
	padding: 3;
	background-image: url(../Images/lp/wrapper_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

img.top_visual_jpg{
margin-top:4px;
}

#top_visual p{
	margin: 20px 15px 10px 23px;
	text-align: left;
	font-size: 12px;
}


/*------------------------------------------
tokuten
------------------------------------------*/
#tokuten{
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}

#tokuten img{
	float: left;
	width: 268px;
	height: 312px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#tokuten ul{
	width: 236px;
	float: left;
	margin-top: 32px;
	height: 279px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#tokuten li{
	height: 93px;
	width: 236px;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

li.tokuten_li_01{
	background: url(../Images/lp_lesson/tokuten_li_01.png) no-repeat;
}

li.tokuten_li_02{
	background: url(../Images/lp_lesson/tokuten_li_02.png) no-repeat;
}

li.tokuten_li_03{
	background: url(../Images/lp_lesson/tokuten_li_03.png) no-repeat;
}

li.tokuten_li_04{
	background: url(../Images/lp_lesson/tokuten_li_04.png) no-repeat;
}

li.tokuten_li_05{
	background: url(../Images/lp_lesson/tokuten_li_05.png) no-repeat;
}

li.tokuten_li_06{
	background: url(../Images/lp_lesson/tokuten_li_06.png) no-repeat;
}

/*------------------------------------------
curriculum
------------------------------------------*/
#curriculum{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

#curriculum img{
	float: left;
	height: 121px;
	width: 181px;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#curriculum h3{
	background-image: url(../Images/lp_lesson/h3_experience.png);
	height: 35px;
	width: 579px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}

#curriculum ul{
	width: 550px;
	margin-top: 21px;
	margin-left: 27px;
	float: left;
	text-align: left;
}

#curriculum li{
	width: 200px;
	float: left;
}

table{
	margin-top: 10px;
	margin-left: 0px;
	clear: both;
	width: 730px;
}

#curriculum table ul{
	margin: 0px;
	padding: 3px 0px 0px 7px;
	float: none;
	clear: both;
}

table li{
	margin: 0px;
	float: none;
	clear: both;
	padding: 0px;
}

table th p{
width:181px;
}

table td p{
	width:519px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	text-align: left;
}

table td{
	background: url(../Images/lp_lesson/dot_line_3px.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 519px;
	vertical-align: middle;
	height: 55px;
}

table th{
	background-color: #CCCCCC;
	border-top: 1px solid #FFFFFF;
	height: 55px;
	font-weight: normal;
	color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 28px;
	border-right-style: solid;
	margin: 0px;
	padding: 0px;
}

div.last_td{
	background: url(../Images/lp_lesson/dot_line_3px.gif) no-repeat left bottom;
	height: 95px;
	padding-top: 13px;
}

th.nitiji{
	height: 88px;
}

td.basyo{
	height: 75px;
}

td.basyo p{
    padding:2px 0;
}

/*------------------------------------------
bt
------------------------------------------*/
.bt_copy{
	display: inline;
	margin: 70px 0px 0px;
	padding: 0px;
	height: 55px;
	width: 760px;
}

.bt{
	width: 760px;
	background: #FFF9E4 url(../Images/lp_lesson/copy_bg.gif) no-repeat left bottom;
	margin-right: auto;
	margin-left: auto;
	height: 99px;
	margin-bottom: 30px;
	margin-top: -3px;
}

.bt img{
	margin-top: 13px;
	margin-right: 12px;
	margin-left: 12px;
}

/*------------------------------------------
footer
------------------------------------------*/

#footer{
	width: 800px;
	height: 63px;
	position: relative;
	margin: 0 auto;
	background: url(../Images/lp_school/footer_bg.png) no-repeat bottom left;
}

#footer #goto_top{
	position: absolute;
	top: 0;
	right: 16px;
}

#footer p#link{
	position: absolute;
	top: 31px;
	left: 16px;
	color: #fff;
}

#footer p#link a{
	color: #fff;
}

#footer #copyright{
	position: absolute;
	top: 34px;
	right: 16px;
	color: #fff;
	font-size: 0.9em;
}

