@charset "utf-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
background:white;
font-size:14px;
font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
color:#333;
line-height:1.5;
text-align:center;
}

html {
	overflow-y:scroll;
}

p {
margin:0 0 1em;
font-size:14px;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
}


/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a {
}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}


/*-----------------------------------------------
 __container
-----------------------------------------------*/
#top {
width:auto;
height:25px;
background-color:#CC0000;
}

#top_in {
width:780px;
margin:0 auto 0 auto;
}

#top_in h1 {
font-size:12px;
padding-top:2px;
color:#FFFFFF;
text-align:left;
}

#container {
width:780px;
margin:0 auto 0 auto;
text-align:left;
}


/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
width:780px;
height:220px;
background: url(img/header.jpg) repeat-x 0 0px;
border-bottom:1px solid #CCCCCC;
margin-bottom:15px;
}

#header p#siteDescription {
margin:0;
padding:180px 0 0 5px;
font-weight:bold;
}

#header_sub {
width:780px;
height:60px;
background: url(img/header_sub.jpg) repeat-x 0 0px;
border-bottom:1px solid #CCCCCC;
margin-bottom:15px;
}

/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
clear:both;
width:auto;
background:#CC0000;
padding:15px 0 10px 0;
text-align:center;
}

#footer p{font-size:12px;color:#FFFFFF;}
#footer p a:link{font-size:12px;color:#FFFFFF;text-decoration:underline;}
#footer p a:visited{font-size:12px;color:#FFFFFF;text-decoration:underline;}
#footer p a:hover{font-size:12px;font-weight:bold;color:#FFFFFF;text-decoration:underline;}


/* __main
------------------------------------------*/

#main {
float:left;
width:510px;
margin-bottom:15px;
padding:0 10px 10px 0;
color:black;
}

.main_image {
width:510px;
margin-bottom:15px;
}

#main a {
color:blue;
}

#main h2 {
font-size:18px;
padding:0 0 1px 8px;
margin-bottom:15px;
border-left:5px solid #CC0000;
border-bottom:1px solid #999999;
color:#CC0000;
}

.price{width:496px;border:3px solid #CCCCCC;padding:5px;margin-bottom:30px;}

.spec{width:490px;border:1px solid #CCCCCC;padding:10px;background-color:#F5F5F5;}
.spec p{color:#333333;}

.adsence_01{
width:auto;
text-align:center;
border-top:1px solid #CCCCCC;
margin-top:30px;
margin-bottom:15px;
}
.adsence_02{
width:230px;
text-align:center;
margin-top:20px;
}


/* __sub
------------------------------------------*/

#sub {
float:right;
width:230px;
margin-bottom:15px;
padding:0 0 10px 10px;
border-left:1px solid #999999;
}

#sub h3 {
font-size:16px;
letter-spacing:1px;
padding:0 0 1px 8px;
border-left:5px solid #CC0000;
border-bottom:1px solid #999999;
margin:20px 0 10px 0;
}

#sub ul {
	margin:0 0 20px;
	padding:0 5px;
}

#sub ul li {
font-size:14px;
padding:5px 10px;
}

table {
width:230px;
text-align:left;
border-collapse:separate;
}

table td.img{
width:45px;
font-size: 12px;
padding:0px;
border:1px solid #CCCCCC;
text-align:center;
}

table td{
font-size: 12px;
line-height:140%;
padding:0 0 0 5px;
border-bottom:1px dotted #999999;
}

td.course {
font-size:13px;
width:150px;
line-height:140%;
font-weight: bold;
background: #F0EDE4;
text-align: center;
}

td.text {
font-size:12px;
line-height:110%;
text-align: left;
padding:10px 15px 10px 15px;
border-bottom: solid 1px #CCCCCC;
}

td.text_end {
font-size:12px;
line-height:120%;
text-align: left;
padding:10px 15px 10px 15px;
}

table.table01{width:300px;}
table.table02{width:500px;}
td.course2 {
font-size:13px;
width:150px;
line-height:140%;
font-weight: bold;
background: #F0EDE4;
text-align: center;
border-left: solid 1px #CCCCCC;
}

td.text2 {
font-size:12px;
line-height:110%;
text-align: center;
padding:10px 15px 10px 15px;
border-bottom: solid 1px #CCCCCC;
border-left: solid 1px #CCCCCC;
}

td.text_end2 {
font-size:12px;
line-height:120%;
text-align: center;
padding:10px 15px 10px 15px;
border-left: solid 1px #CCCCCC;
}

table.table03{width:494px;border:1px solid #666666;font-weight:bold;}
table.table03 td{font-size:14px;line-height:150%;padding:10px;border:none;}

table.table04{width:510px;border:none;margin-bottom:30px;}
table.table04 td{text-align:center;border:none;}

/* font
------------------------------------------*/
.small{font-size:12px;color:#999999;}
.side{font-size:12px;color:#333333;line-height:150%;}
.bold{font-weight: bold;}
.bold_red{font-weight: bold;color:#CC0000;}
.red_bold_large{font-size:16px;font-weight:bold;color:#CC0000;}
.price_01{color:#0099CC;}
.price_02{font-size:24px;font-weight:bold;color:#CC0000;font:Arial, Helvetica, sans-serif;}
.price_03{font-size:36px;font-weight:bold;color:#CC0000;font:Arial, Helvetica, sans-serif;}

#cds{display: none;}

