/*
Author: AT-FACTORY Inc.
*/

/* BASE
------------------------------------------------------------ */
body{
font-family:"‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Lucida Grande",Osaka,sans-serif;
margin: 0;
padding: 0;
background-image:url(../img/base_bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#FFF;
color:#444;
font-size:small;
}

a:link { color: #555; }
a:visited { color: #666; }
a:hover { color: #555; text-decoration:none; }
a:active { color: 444; }

img{
border:none;
}

.title{
margin-top:8px;
margin-bottom:5px;
}

h1{
font-size: 1.6em;
color:#333;
margin:0;
padding:0;
}

h2{
font-size: 1.4em;
margin:0;
padding:0;
color:#008ac4;
margin:0 0 10px 0;
}

h3{
font-size: 1.0em;
margin:10px 0 10px 0;
line-height:150%;
}

h4{
background-color:#ff8c00;
margin:0 0 5px 0;
padding:5px;
}

.b10{
font-size:10px;
}

.g10{
color:#999999;
font-size:10px;
}

.p10{
font-size:10px;
color:#e34566;
}

.b12{
font-size:12px;
line-height:130%;
}

.red{
color:#FF0000;
}

/* SIDEBAR */

div#event-index{
margin:8px 0 0 0;
background-image:url(../img/title_event_index.jpg);
background-repeat:no-repeat;
background-position:top;
border-bottom:solid 2px #c9c9c9;
padding:30px 10px 10px 10px;
font-size:10px;
}

div#event-index h2{
margin:0;
padding:0;
color:#333333;
border-bottom:solid 2px #e34566;
}

div#event-index ul{
margin:0;
padding:0;
}

div#event-index li{
list-style:none;
background-image:url(../img/dotline_200.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-top:5px;
padding-bottom:5px;
}

div#school-event{
margin-top:8px;
background-image:url(../img/title_event_list.jpg);
background-repeat:no-repeat;
background-position:top;
border-bottom:solid 2px #c9c9c9;
border-left:solid 1px #c9c9c9;
border-right:solid 1px #c9c9c9;
padding:30px 10px 10px 10px;
font-size:10px;
}

div#school-event ul{
margin:0;
padding:0;
}

div#school-event li{
list-style:none;
background-image:url(../img/dotline_200.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-top:8px;
padding-bottom:8px;
}

div#wish-box{
border:solid 1px #c9c9c9;
padding:0 10px 10px 10px;
font-size:10px;
}

div#wish-list{
margin-top:8px;
background-image:url(../img/title_wish_list.jpg);
background-repeat:no-repeat;
background-position:top;
border-left:solid 1px #c9c9c9;
border-right:solid 1px #c9c9c9;
border-bottom:solid 2px #c9c9c9;
padding:30px 10px 0 10px;
font-size:10px;
}

div#wish-list ul{
margin:0;
padding:0;
}

div#wish-list li{
list-style:none;
background-image:url(../img/dotline_200.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-top:5px;
}

div#wish-list-course{
margin:0;
background-image:url(../img/title_wish_list_course.jpg);
background-repeat:no-repeat;
background-position:top;
border-bottom:solid 2px #c9c9c9;
padding:30px 10px 10px 10px;
font-size:10px;
}

div#wish-list-course ul{
margin:0;
padding:0;
}

div#wish-list-course li{
list-style:none;
background-image:url(../img/dotline_200.gif);
background-repeat:no-repeat;
background-position:bottom;
padding-top:8px;
padding-bottom:8px;
}

.more{
background-image:url(../img/arrow_pink.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:15px;
font-size:12px;
font-weight:bold;
margin:5px 0 5px 4px;
}

.another{
margin-top:20px;
}

.banner1 img{
margin:0;
padding:0;
}

.banner2 img{
margin:8px 10px 0 10px;
}

.banner3 img{
margin:8px 0 0 0;
}

.SSL{
text-align:center;
font-size:10px;
border:solid 1px #CCCCCC;
margin:8px 0 0 0;
padding:5px;
}


.icon{
margin:0;
padding:0;
}

.button-list{
margin-top:10px;
}


/* HEADER */
div#header{
float:left;
position:relative;
color: #000;
padding:0;
margin:0;
width:950px;
height:155px;
}

.logo{
position:absolute;
top:20px;
left:0;
}

.top-banner{
position:absolute;
top:10px;
left:222px;
}

.check{
position:absolute;
top:125px;
left:0;
}

/* KEYWORD SEARCH */

.search{
position:absolute;
top:123px;
left:660px;
background-image:url(../img/bg_search.jpg);
background-repeat:no-repeat;
}

.buttons a, .buttons button{
margin:0 0 0 15px;
background-image:url(../img/btn_search.jpg);
background-repeat:no-repeat;
width:64px;
height:25px;
border:0;
text-indent:-999px;
}

/* PR TICKER */
div#ticker{
float:left;
background-image:url(../img/ticker_bg.jpg);
background-repeat:no-repeat;
width:720px;
height:28px;
margin-bottom:8px;
}


/* CONTENTS BOX */
div#container{
width: 950px;
margin: 0 auto;
}

div#main{
margin-top:10px;
width: 950px;
float: left;
}

div#box-right{
width: 220px;
float: right;
}

div#box-left{
width: 720px;
float: left;
}

div#box-content{
float:left;
background-image:url(../img/dotline_special.gif);
background-repeat:repeat-x;
background-position:top;
}

div#box-content h1{
font-size: 1.4em;
color:#333;
border-left:solid 6px #0068be;
margin:20px 0 20px 0;
padding:0 0 0 8px;
}

div#mokuteki{
float:left;
padding-left:8px;
margin-bottom:8px;
}

.genre{
float:left;
width:224px;
background-image:url(../img/bg_genre.jpg);
background-repeat:repeat-y;
background-color:#f7f7f7;
margin:0;
height:200px;
_height:240px;
padding:0 10px 10px 0;
_padding:0 0 10px 0;
border-right:solid 1px #FFF;
}

.genre li{
list-style:none;
background-image:url(../img/arrow_blue.gif);
background-repeat:no-repeat;
background-position:center left;
margin:0 0 0 10px;
padding-left:10px;
}

.genre2{
float:left;
width:224px;
background-image:url(../img/bg_genre.jpg);
background-repeat:repeat-y;
background-color:#f7f7f7;
margin:0;
height:160px;
_height:200px;
padding:0 10px 10px 0;
_padding:0 0 10px 0;
border-right:solid 1px #FFF;
}

.genre2 li{
list-style:none;
background-image:url(../img/arrow_blue.gif);
background-repeat:no-repeat;
background-position:center left;
margin:0 0 0 10px;
padding-left:10px;
}

.school-list{
float:left;
font-size:10px;
padding:0 8px 10px 8px;
width:344px;
height:90px;
}

.school-list img{
float:left;
margin:0 5px 0 0;
}




/* FOOTER */
div#footer{
clear:both;
}

.footer-content{
float:left;
width:950px;
border-top:solid 4px #0068be;
text-align:center;
margin-top:15px;
padding:10px 0 10px 0;
font-size:10px;
}

/* SEARCH LIST */
div#control{
position:relative;
background-image:url(../img/control.jpg);
width:950px;
height:111px;
background-color:#fff;
margin:15px 0 5px 0;
}

.condition{
position:absolute;
color:#0068be;
top:10px;
left:110px;
}

.kensu{
position:absolute;
top:40px;
left:80px;
font-size:18px;
font-weight:bold;
color:#0068be;
}

.allcheck{
position:absolute;
top:82px;
left:12px;
}

.sort{
position:absolute;
top:80px;
left:550px;
}

.btn-sort{
position:absolute;
top:78px;
left:880px;
}

div#foot-navi{
clear:both;
height:10px;
position:relative;
}

.page{
position:absolute;
left:300px;
width:300px;
text-align:center;
}

.gototop{
position:absolute;
left:790px;
width:150px;
text-align:right;
}


/* FORM&WISHLIST */

.step{
margin-top:8px;
}

.form-notice{
clear:both;
height:auto;
padding-bottom:5px;
}

div#form{
float:left;
width:720px;
}

div#form table{
width:100%;
color:#444;
}

.table1{
clear:both;
border-collapse:collapse;
border:solid 1px #ededed;
}

.table2{
border-collapse:collapse;
border:solid 1px #CCC;
width:100%;
}

.table2 th{
background-color:#c9e7f6;
color:#0068be;
padding:6px;
}

.table2 td{
padding:6px;
}

div#form th{
background-image:url(../img/form_title_point.jpg);
background-repeat:repeat-y;
background-color:#f7f7f7;
text-align:left;
color:#666;
padding:5px 5px 5px 15px;
}

div#form td{
text-align:left;
font-weight:100;
padding:6px;
}

.message{
margin-top:8px;
color:#666;
}

.contact{
background-image:url(../img/contact_bg.jpg);
padding:4px;
margin-top:5px;
font-weight:bold;
color:#e44466;
}

.contact h2{
margin:0 0 10px 0;
padding:0;
line-height:140%;
color:#444;
}

div.rule {
	margin: 0 0 10px 0;
	padding: 5px;
	color: black;
	background: #f7f7f7;
	height: 130px;
	overflow: auto;
	border: 1px inset;
}

.sub{
background-color:#c9e7f6;
color:#0069be;
}

.button-form{
margin:20px;
}

/* EVENTLIST */

div#tub2{
position:relative;
width:950px;
border-bottom:solid 6px #e34566;
margin-bottom:10px;
height:30px;
padding:0;
}

ul#tubmenu2{
display:inline;
margin:0;
padding:0;
}

div#tub2 li{
float:left;
padding:0;
list-style:none;
margin-right:1px;
height:30px;
width:173px;
}

div#control2{
position:relative;
background-image:url(../img/control2.jpg);
background-repeat:no-repeat;
width:720px;
height:63px;
margin:0;
}

.sort-school{
position:absolute;
top:7px;
left:110px;
}

.sort-category{
position:absolute;
top:7px;
left:390px;
}

.sort-month{
position:absolute;
top:33px;
left:110px;
}

.sort-area{
position:absolute;
top:33px;
left:190px;
}

.sort-style{
position:absolute;
top:33px;
left:300px;
}

.sort-event{
position:absolute;
top:33px;
left:430px;
}

.btn-sort2{
position:absolute;
top:18px;
left:570px;
}


div#event-list{
float:left;
width:700px;
background-image:url(../img/dotline_200.gif);
background-repeat:repeat-x;
background-position:bottom;
padding:10px;
}

.date{
float:left;
width:180px;
color:#e34566;
text-align:center;
font-weight:bold;
}

.detail{
float:left;
width:490px;
border-left:solid 3px #e34566;
margin-left:10px;
padding-left:10px;
}

.tags{
background-image:url(../img/bg_tags.jpg);
background-repeat:no-repeat;
color:#e34566;
font-size:14px;
margin:10px 0 10px 0;
border:solid 1px #CCC;
padding:5px 5px 5px 100px;
}

/* SCHOOL */

div#tub{
position:relative;
width:950px;
border-bottom:solid 6px #008ac4;
margin-bottom:10px;
height:30px;
padding:0;
}

ul#tubmenu{
display:inline;
margin:0;
padding:0;
}

div#tub li{
float:left;
padding:0;
list-style:none;
margin-right:1px;
height:30px;
width:173px;
}

div#info{
position:relative;
float:left;
width:720px;
margin:10px 0 10px 0;
}

div#contact{
position:relative;
background-image:url(../img/bg_contact.jpg);
background-repeat:no-repeat;
float:left;
width:216px;
height:75px;
min-height : 60px ;
border:solid 2px #CCCCCC;
margin:10px 0 10px 10px;
}

.tel{
position:absolute;
float:right;
background-image:url(../img/icon_tel.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
top:12px;
left:8px;
font-size:18px;
font-weight:bold;
}

.mail{
position:absolute;
float:right;
background-image:url(../img/icon_mail.gif);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
top:45px;
left:8px;
font-size:12px;
}

.zip{
background-image:url(../img/icon_zip.gif);
background-repeat:no-repeat;
padding-left:45px;
font-size:14px;
}

.fax{
background-image:url(../img/icon_fax.gif);
background-repeat:no-repeat;
padding-left:45px;
font-size:14px;
}

.url{
background-image:url(../img/icon_url.gif);
background-repeat:no-repeat;
padding-left:45px;
font-size:14px;
}


div#sub-photo{
float:right;
width:240px;
}

div#sub-photo img{
margin:5px 0 5px 0;
}

div#body{
float:left;
width:460px;
line-height:150%;
}

div#voice{
float:left;
width:710px;
border:solid 1px #ff8c00;
padding:5px;
margin:10px 0 10px 0;
}

.photo-left{
float:left;
margin:0 10px 10px 0;
}

div#map{
clear:both;
width:710px;
border:solid 1px #ff8c00;
padding:5px;
margin-bottom:8px;
}

.button-center{
clear:both;
text-align:center;
margin:15px;
padding-top:15px;
}


/* course-list */

div#course-list ul{
background-image:url(../img/dotline_200.gif);
background-repeat:repeat-x;
background-position:top;
background-color:#f2f7fa;
padding:0;
margin:0;
}

div#course-list li{
list-style:none;
background-image:url(../img/arrow_pink2.gif);
background-repeat:no-repeat;
background-position:left 26%;
padding:15px 15px 15px 30px;
border-bottom:solid 1px #CCC;
}

/* HIGHSLIDE */

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 425px;
	height:410px;
    padding: 5px;
	text-align:center;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../js/highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/* /pc/js/rotation_banner.js */
.hide {
    display: none;
}
#ad {
	position: absolute;
	top: 40px;
	right: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	color: #66aa00;
	z-index: 30000;
}
