@charset "Shift_JIS";


/*初期設定
---------------------------------------------------------------------------- */
* html.buggybox{
  height: 1%;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
*{
	margin: 0px;
	padding: 0px;
}
IMG{
  border-width : 0px 0px 0px 0px;
}
.clear{
	clear : both;
}

/*共通項目
---------------------------------------------------------------------------- */
.text_7pt{
	font-size: 7pt;
	line-height: 100%;
}
.text_8pt{
	font-size: 8pt;
	line-height: 100%;
}
.float_left{
	float: left;
}
.float_right{
	float: right;
}
.go_top{
	text-align: right;
	display: block;
	margin-right: 50px;
}
.go_top a,.go_top a:hover{
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}


/*全体レイアウト
---------------------------------------------------------------------------- */
BODY{
	text-align: center;
	background-color:#C2DC8F;
}

#wrapper{
	width: 940px;
	background-image: url(../img/wrapper_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	font-size: 11pt;
	line-height: 130%;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#container{
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(../img/top_con_bg.gif);
	background-position: 0px 50px;
	background-color: #FFFFFF;
}



/*header
---------------------------------------------------------------------------- */
#header{
	width : 930px;
	height : 540px;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
}
#header h1{
	text-indent: -9999px;
	display: block;
}
#header h2{
	font-size: 14pt;
	margin-top: 280px;
	color: #FFFFFF;
	background-image: url(../img/top_banner.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 44px;
	background-position: center top;
	padding-top: 8px;
}
#header h3{
	font-size: 10pt;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 360px;
	text-align: left;
	line-height: 130%;
	color: #666666;
}
#header h4{
	background-image: url(../img/tittle_3no_st.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 60px;
	background-position: center;
	margin-top: 12px;
}



/*topページ
---------------------------------------------------------------------------- */
#top_box{
	padding-top: 10px;
}

/*リンクボタン*/
#link_system{
	position: absolute;
	background-image: url(../img/link_system.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
	width: 740px;
	left: 30px;
	top: 150px;
}
#link_system a{
	height: 26px;
	width: 740px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	overflow: hidden;
}
#link_system a:hover{}

/*3つのbox*/
.box_school{
	background-image: url(../img/box_01.gif);
	background-repeat: no-repeat;
	height: 177px;
	width: 252px;
	float: left;
	margin-left: 12px;
}

.box_mini{
	background-image: url(../img/box_02.gif);
	background-repeat: no-repeat;
	height: 177px;
	width: 252px;
	float: left;
	margin-left: 8px;
}
.box_premiere{
	background-image: url(../img/box_03.gif);
	background-repeat: no-repeat;
	height: 177px;
	width: 252px;
	float: left;
	margin-left: 8px;
}
/*.box_school p,.box_mini p,.box_premiere p{
	text-indent: -9999px;
	display: block;
	height: 1px;
	width: 1px;
	font-size: 1px;
}*/

/*BOX詳細はコチラ　navi
---------------------------------------------------------------------------- */
#top_box p{
	margin-top: 136px;
	margin-left: 14px;
}
/*#top_box a{
	background-image: url(../img/link_box.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 160px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}*/
#link_box01 a{
	background-position: 0px 0px;
}
#link_box02 a{
	background-position: 0px -26px;
}
#link_box03 a{
	background-position: 0px -52px;
}
#link_box04 a{
	background-position: 0px -78px;
}
#link_box01 a:hover{
	background-position: -160px 0px;
}
#link_box02 a:hover{
	background-position: -160px -26px;
}
#link_box03 a:hover{
	background-position: -160px -52px;
}
#link_box04 a:hover{
	background-position: -160px -78px;
}


/*5つの特長*/
.tokutyou{
	background-image: url(../img/tittle_tokutyou.gif);
	background-repeat: no-repeat;
	height: 500px;
	background-position: center top;
	padding-top: 50px;
}
.tokutyou h2{
	text-indent: -9999px;

}
.tokutyou h3{
	font-size: 16pt;
	color: #cb3547;
}
.tokutyou h4{
	font-size: 10pt;
	color: #cb3547;
}
.tokutyou p{
	font-size: 9pt;
	margin-top: 6px;
}
.tokutyou1{
	position: absolute;
	width: 240px;
	left: 280px;
	top: 410px;
}
.tokutyou2{
	position: absolute;
	width: 260px;
	left: 60px;
	top: 310px;
}
.tokutyou3{
	position: absolute;
	width: 260px;
	top: 505px;
	left: 60px;
}
.tokutyou4{
	position: absolute;
	width: 260px;
	left: 480px;
	top: 310px;
}
.tokutyou5{
	position: absolute;
	width: 260px;
	left: 480px;
	top: 505px;
}
.tokutyou6{
	position: absolute;
	width: 700px;
	left: 50px;
	top: 620px;
	border: 1px solid #F3AAB5;
	background-color: #FADCE9;
	padding: 4px;
}

/*右寄せ　フェリカ・フリー*/
#sub{
	width: 800px;
}
.felica{
	background-image: url(../img/top_felica.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	text-align: center;
	width: 800px;
}
.felica h2{
	text-indent: -9999px;
	font-size: 1px;
	height: 1px;
}
.felica p{
	text-align: left;
	font-size: 9pt;
	padding-left: 240px;
	padding-right: 100px;
	margin-top: 6px;
	margin-bottom: 8px;
}
.why_free{
	background-image: url(../img/top_free.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
	width: 800px;
	clear: both;
}
.why_free h2{
	font-size: 1px;
	text-indent: -9999px;
}
.why_free p{
	padding-left: 280px;
	text-align: left;
	font-size: 9pt;
	padding-right: 100px;
}
.st_prevew{
	width: 340px;
	margin-top: 20px;
	margin-left: 260px;
	font-size: 10pt;
	text-align: left;
	margin-bottom: 20px;
}
.st_prevew img{
	float: left;
}
.st_prevew_text{
	margin-top: 20px;
	padding-left: 180px;
	line-height: 100%;
}

#dl_link_button{}
#dl_link_button a{
	background-image: url(../img/button_dl.gif);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 305px;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}
#dl_link_button a:hover{
	background-image: url(../img/button_dl_over.gif);
	background-repeat: no-repeat;
}



/*navi
---------------------------------------------------------------------------- */
#navi{
	width: 800px;
	float: left;
	background-image: url(../img/navi_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#navi ul{
	list-style-type: none;
	margin-top: 10px;
	margin-left: 18px;
}

#navi li{
	height: 38px;
	width: 106px;
	float: left;
	margin-left: 2px;
}
#navi a{
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 106px;
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
}
#navi01 a{
	background-position: 0px 0px;
}
#navi02 a{
	background-position: 0px -38px;
}
#navi03 a{
	background-position: 0px -76px;
}
#navi04 a{
	background-position: 0px -114px;
}
#navi05 a{
	background-position: 0px -152px;
}
#navi06 a{
	background-position: 0px -190px;
}
#navi07 a{
	background-position: 0px -228px;
}

#navi01 a:hover{
	background-position: -106px 0px;
}
#navi02 a:hover{
	background-position: -106px -38px;
}
#navi03 a:hover{
	background-position: -106px -76px;
}
#navi04 a:hover{
	background-position: -106px -114px;
}
#navi05 a:hover{
	background-position: -106px -152px;
} 
#navi06 a:hover{
	background-position: -106px -190px;
}
#navi07 a:hover{
	background-position: -106px -228px;
}  

 


/*footer
---------------------------------------------------------------------------- */
#footer{
	width : 800px;
	clear: both;
	background-color : #8F92C3;
	height : 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 20px;
}
address{
	font-size: 10pt;
	font-style: normal;
	padding-top: 4px;
	color: #FFFFFF;
}


/*                                                                   js表示
---------------------------------------------------------------------------- */
.highslide {
    cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: #FFFFFF;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.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;
}
