/* CSS Document */
/* リセット */
*{padding:0;margin:0;border:0;}
a img{border:none;}
a {color:#FF0000;}

body {
padding:0px;
margin:0px;
background:url("images/bg.gif") no-repeat top center #1A2965 fixed;
text-align: center;
font-family:sans-serif;
font-size:0.85em;
color:#333;
}

img{border:none;}

/* メインcss */
/* wrapper[header+main[content{text}{****}]+footer] */

#wrapper {
background:#ffffff;
width: 660px;
top:0;
margin: 0 auto;
text-align:left;
}

#header {
top:0;
width: 660px;
height:700px;
}

#content
{padding:0 30px;
background-color:#fff;
}


#footer{
font-size:x-small;
color:#444;
background-color: #FFF;
padding:30px;
}


.buttun{positon:absolute; top center;}
/* 文字関連 */
.big{font-size:1.2em;  color:#0064C2; font-weight:bold;}
.marker{background:#91CBF7;}
.small{font-size:0.8em;}
.blue{color:#1F6FE7;}
.red{color:#FC0C0C; font-size:0.7em;}
ul{margin:0px;}
li {
color:#1F6FE7;
list-style:none;
background:url(images/allow2.gif) no-repeat left;
padding-left:15px;}

/* 各要素の細かいデザイン */
.space{height:40px;}
.clear{clear:both;width:100%;}

.text{
background:url(images/line.gif) ;
line-height:28px;
margin:0 0 0 0;}

.tokuten{width:500px; line-height:26px; margin:10px 0 30px 60px;  border-left:dotted 2px #ccc; padding:0 15px;}
.tokuten_title{font-size:15px; margin-top:10px; font-weight:bold;}
.tokuten_1{font-family:serif !important; font-weight:bold; font-size:20px;}
.buttun{
text-align:center;
}
.about{border:solid 1px #ccc; padding:10px;}


/* サイト独自の仕様は以下に記述 */
.legal1{text-align:right; margin:3px 10px 0px 10px; font-size:9px;}
.legal2{font-size:10px; color:#666;}
.movie{
width:320px;
float:left;
}
.movier{
margin-top:0px;
background:transparent url(images/a.gif) no-repeat scroll 0 0;
float:right;
font-size:12px;
height:225px;
margin-right:0;
padding:50px 20px 0;
width:230px;}

.check{background:#CBE5FD; padding:10px;}



/* 申し込みページ用 */
.setsumei{width:550px; margin-bottom:50px; line-height:20px; font-size:10px;}
.set_title{border-left:5px solid #222; padding-left:10px; font-size:15px;}
.table{font-size:10px;}