@charset "shift_jis";
/*http://www.kojima-shoukai.sub.jpのスタイルシート（盗用は見つけ次第罰します）*/

/*スクロールバー設定*/
html {
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#ffffff;
scrollbar-darkshadow-color:#cccccc;
scrollbar-face-color:#cccccc;
scrollbar-highlight-color:#cccccc;
scrollbar-shadow-color:#cccccc;
scrollbar-track-color:#efefef;
}

body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background : #FFFFFF url(bg.gif);	/*壁色と壁紙設定−白に変更*/
	font: 75%/2 "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";	/*全体の文字サイズ(75%)と行間(/2)設定*/
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}
.color1 {
	color: #C8FFFF;  /*オレンジはFE5F04　青を基調とするならC8FFFF*/ 
}
img {
	border: none;
}
.uline1 {
	background : url(uline_1.gif) repeat-x left bottom;
}



/*全般のリンク設定。（a:hoverはカーソルオーバー時）*/
a {
	color: #000000;			/*黒色に指定*/
}
a:hover {
	color: #FF0000; 		/*赤系に指定*/
} 

/*ラッパー　　　使えない、というか効いていない
------------------------------------------------------------------------*/
#wrapper {
	margin: 0px auto 0px auto;
	width: 100%;
	background-image: url(../images/mfp_background.gif);
	background-repeat: repeat-x;
}


/*コンテナー（HP全体の枠）
------------------------------------------------------------------------*/
#container {
	width:705px;	/*HPの全体の大きさ・メニュー5つ分の合計数でもある*/		
	border: 3px solid #00FFFF;	/*HPを囲む枠の色と幅・元は98D4DE*/
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

/*フォームコンテイン（HP全体の枠）−現在使用されず
------------------------------------------------------------------------*/
#form_contain {
	width: auto;			
	border: 2px solid #000000;	/*HPを囲む枠の色と幅*/
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}


/*ヘッダー（h1タグとサイト名が入っている部分）
------------------------------------------------------------------------*/
#header {
	font-size: 20px;	/*サイト名部分の文字サイズ−ここはイメージ差込み*/
	font-weight: bold;	/*太字にする*/
	color: #FFFFFF;		/*文字色*/
	background : #FFFFFF url(images/headerwhite.jpg) no-repeat center;　	/*背景色　水色ならC8FFFF オレンジならFE5F04と画像の指定*/
	height:220px;		/*高さ*/
	
}

/*ページ上部メインメニュー
------------------------------------------------------------------------*/

#mainmenu {
	padding: 0px;
}
#mainmenu ul {
	line-height: 50px;	/*メニューの高さ・Heightと数値を揃えておく*/
	height: 50px;
	border-bottom: 1px solid #666666;	/*メニューの下のバーサイズ*/
	background : #FFFFB9 url(images/menu_btn.gif) repeat-x;	/*メニュー背景のグラデーション画像指定箇所*/
	border-top: 1px solid #666666;
	border-left: 2px solid #666666;
	border-right: 2px solid #666666;
}
#mainmenu li {
	float: left;		/*メニューの横並び設定*/
}
#mainmenu ul li a {
	display: block;
	width: 138px;		/*メニューボタンの幅*/
	text-align: center;	/*文字位置*/
	background : #ffffff url(images/menu_btn1.gif) repeat-x;	/*メニュー背景のグラデーション画像指定箇所*/
	border-right: 1px solid #999999;
	color: #000000;		/*メニューの文字色*/
	text-decoration: none;
}
#mainmenu ul li a:hover {
	background-image: url(images/menu_btn2.gif);	/*メニューの背景画像*/	
	background-position: bottom;	/*メニューの背景画像の下半分を表示させる設定*/
	color: #FFFFFF;		/*メニューの文字色*/
}
#mainmenu .last {
	border-right-style: none;	/*一番右のメニューボタンの右境界線を消す設定*/
}



/*左コンテンツ
------------------------------------------------------------------------*/

/*------------------------------------------------
右メニューの画像は「初心者モード-共通設定」で設定した
画像ナンバーによって色違いが表示されます
--------------------------------------------------*/
/*会員機能*/

#left {
	background: #FFFFFF;	/*背景色は一時的に赤に変更。白が基調*/
	width: 165px;		/*現在幅の指定は効果なし*/
	vertical-align: top;
	padding: 10px 5px;
}	

.submenu {
	margin-top:5px;　　　/*メインメニューとサブメニューとの間の段落の間隔*/
	width:120px;		/*現在効果なし*/
	float: left;
}

.bgwhite {
	background-image:url(images/bg1_1.gif);
	float:left;
	margin-top:28px;
	margin-bottom:4px;
	width:167px;
	height:50px;
	
}

.leftmenubar {
	background-image:url(images/leftmenutitle.gif);
	float:left;
	margin:0px;
	padding:0px;
	width:164px;
	height:44px;
	
}

.leftcolums {
	float:center;
	margin:0px;
	padding:0px;
	margin-top:30px;
	margin-bottom:0px;
}



/*角丸コンテンツ　　左・中央・右コンテンツのどこへはHTML側にDIV設定させる
------------------------------------------------------------------------*/ 
.roundedcornr_box_215587 {
	background: url(images/roundedcornr_215587_tl.png) no-repeat top left;
}
.roundedcornr_top_215587 {
	background: url(images/roundedcornr_215587_tr.png) no-repeat top right;
}
.roundedcornr_bottom_215587 {
	background: url(images/roundedcornr_215587_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_215587 div {
	background: url(images/roundedcornr_215587_br.png) no-repeat bottom right;
}
.roundedcornr_content_215587 {
	background: url(images/roundedcornr_215587_r.png) top right repeat-y;
}

.roundedcornr_top_215587 div,.roundedcornr_top_215587,
.roundedcornr_bottom_215587 div, .roundedcornr_bottom_215587 {
	width: 100%;
	height: 30px;	/*このプロパティで調整する*/
	font-size: 1px;
}
.roundedcornr_content_215587, .roundedcornr_bottom_215587 {
	margin-top: -19px;
}
.roundedcornr_content_215587 { padding: 0 10px; }


/*右コンテンツ
------------------------------------------------------------------------*/
#right {
	background: #FFFFFF;	/*右コンテンツ背景色。白を基調とする*/
	width: 150px;
	vertical-align: top;
	padding: 10px 5px;
}

.submenu_kara {
	height: 53px;		/*29px以下に設定しないと緑の線がタブ下方に表示する*/
	margin: 0px;
	padding:0px;		/*メニューボタンの幅*/
	text-align: center;	/*文字位置*/
	background-image:url(images/button_payment.jpg.gif);
	background-repeat: no-repeat;
}




/*中央コンテンツ
------------------------------------------------------------------------*/
#center {
	width: 530px;		/*中央の幅*/
	vertical-align: top;
	background: #FFFFFF;	/*背景色*/
	padding: 10px 5px;
}
#center p {
	padding: 0.5em 18px 1em;
}
#center h2 {
	border-left: 5px solid #333333;	/*左に5pxの直線を入れる設定*/
	font-size: 100%;
	background : url(h2_bg.gif) no-repeat left bottom;	/*HP背景のグラデーション画像指定箇所*/
	padding-left: 10px;
	line-height: 40px;
	margin-bottom: 0.5em;
}

/*スクロールBoxの設定*/
.koushinbox {
	width: 444px;
	height: 100px;
	padding: 10px 5px;
	background-color: #FFFFFF;
	border: 2px solid #dcdcdc;
	text-align: left;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #98D4DE;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #DCDCDC; 
}
/*項目バーの設定--------------------------------------------------*/

.toppagebar {
	background-image:url(images/toppagebar.gif);
	float:left;
	margin-top:15px;
	width:527px;
	height:82px;
	
}

.introducebar {
	background-image:url(images/introducebar.gif);
	float:left;
	margin-top:15px;
	width:527px;
	height:82px;
	
}

.particularbar {
	background-image:url(images/particularbar.gif);
	float:left;
	margin-top:15px;
	width:527px;
	height:82px;
	
}

.equipbar {
	background-image:url(images/equipbar.gif);
	float:left;
	margin-top:15px;
	width:527px;
	height:82px;
	
}


.timetablebar {
	background-image:url(images/timetablebar.gif);
	float:left;
	margin-top:15px;
	width:527px;
	height:82px;
	
}

.accessmapbar {
	background-image:url(images/accessmapbar.gif);
	float:left;
	margin-top:15px;
	width:527px;
	height:82px;
	
}


.requirebar {
	background-image:url(images/requirebar.gif);
	float:left;
	margin-top:15px;
	width:527px;
	height:82px;
	
}

.explanatebar {
	background-image:url(images/explanatebar.gif);
	float:left;
	margin-top:15px;
	width:527px;
	height:82px;
	
}

/*中央でのBOX配置設定(1)
------------------------------------------------------------------------*/

div.box20{
border:1px solid;
float:left;
width:240px;
height:25px;
}
div.box21{
border:1px solid;
float:right;
width:240px;
height:25px;
}
div.cr1{clear:both;} 


div.boxheader1{
	float:left;
	background-image:url(images/boxhead1.gif);	
	background-repeat: no-repeat;
	margin-top:18px;
	width:240px;
	height:25px;
}


div.boxheader2{
	background-image:url(images/boxhead2.gif);
	float:left;
	background-repeat: no-repeat;
	margin-top:18px;
	margin-left:20px;
	width:240px;
	height:25px;
}

div.boxheader3{
	float:left;
	background-image:url(images/boxhead3.gif);	
	background-repeat: no-repeat;
	margin-top:18px;
	width:240px;
	height:25px;
}

div.boxheader4{
	background-image:url(images/boxhead4.gif);
	float:left;
	background-repeat: no-repeat;
	margin-top:18px;
	margin-left:20px;
	width:240px;
	height:25px;

}

div.boxlink1{
	float:left;
}

div.boxlink2{
	float:left;
	margin-left:20px;
	
}

div.boxlink3{
	float:left;

}

div.boxlink4{
	float:left;
	margin-left:20px;	

}


/*中央でのBOX配置設定(2)
------------------------------------------------------------------------*/

.corner_gr {
	background: url(images/gr_topleft.png) no-repeat top left;
}
.corner_gr_top {
	background: url(images/gr_topright.png) no-repeat top right;
}
.corner_gr_bottom {
	background: url(images/gr_bottomleft.png) no-repeat bottom left;
}
.corner_gr_bottom div {
	background: url(images/gr_bottomright.png) no-repeat bottom right;
}
.roundedcornr_content_215587 {
	background: url(images/roundedcornr_215587_r.png) top right repeat-y;
}

.corner_gr_top div,.corner_gr_top,
.corner_gr_bottom div, .corner_gr_bottom {
	width: 120px;
	height: 50px;	/*このプロパティで調整する*/
	font-size: 1px;
}
.roundedcornr_content_215587, .corner_gr_bottom {
	margin-top: -19px;
}
.roundedcornr_content_215587 { padding: 0 10px; }


/*左右コンテンツのh2,h3とリンク設定
------------------------------------------------------------------------*/
#left h2,#right h3 {
	background: #FAEDB7;			/*枠内の色*/
	border: 2px solid #ffffff;		/*枠の色*/
	font-size: 100%;
	color: #000000;		/*メニューの文字色*/
	text-align: center;
}
#left h2 a,#right h3 a {
	text-decoration: none;
}
#left h2 a:hover,#right h3 a:hover{
	text-decoration: underline;
}



/*左コンテンツ内の商品メニュー:今後導入しておきたいテクニックの一つ
------------------------------------------------------------------------*/
#left ul.menu {
	margin-bottom: 3em;
	text-align: center;	/*メニュー名を中央よせ。左よせがいいならここの１行を外す。*/
}
#left ul.menu li a {
	color: #FFFFFF;	/*メニューの文字色*/
	text-decoration: none;	/*リンクの初期設定の下線を外す設定*/
	border-bottom: 1px dotted #ffffff;	/*メニュー下に1pxの点線を入れる設定*/
	display: block;
	width: 150px;
}
#left ul.menu a:hover {
	color: #333333;	/*カーソルオーバー時の文字色*/
	text-decoration: underline;	/*オーバー時に消していた下線を表示させる設定。不要なら１行丸ごと外す。*/
}



/*フッター（最下部コピーライト部分）
------------------------------------------------------------------------*/
#footer {
	color: #FFFFFF;
	background: #98D4DE;
	text-align: center;
	border-top: 1px solid #666666;
}
#footer a {
	color: #FFFFFF;
}



/*左右の商品などのディスプレイ用BOX-現在消去*/

.time_table {			/*左コンテンツの設定*/
	border-top: 2px solid #000000;		/*上Line*/
	border-right: 2px solid #000000;		/*右Line*/
	border-bottom: 2px solid #000000;		/*下Line*/
	border-left: 2px solid #000000;		/*左Line*/
	padding: 0px;				/*文字の前のスペース−不要かな？*/
	font-size: 50%;				/*文字サイズチョイ小さく設定*/
	background: #7d7d7d;
	width: 130px;
}

/*バナー広告のためのBOX（現在は何にするか未定*/

/*角丸テーブル設定（特に変更する必要なしで今回は不使用*/
.marutable {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.marutable p {
	padding-right: 0px !important;
	padding-left: 0px !important;
}
.marutable .td1 {
	background: url(images/table/1.gif) no-repeat;
	height: 11px;
	width: 11px;
}
.marutable .td2 {
	background: url(images/table/2.gif) no-repeat;
	height: 11px;
	width: 11px;
}
.marutable .td3 {
	background: url(images/table/3.gif) no-repeat;
	height: 11px;
	width: 11px;
}
.marutable .td4 {
	background: url(images/table/4.gif) no-repeat;
	height: 11px;
	width: 11px;
}
.marutable .white {
	background: #ffffff;
}



/*メニューBOXのプロパティ*/
.submenu_text {
	background-color:#FFFFFF;
	border: 2px #ff7200 solid;		
	margin: 0px;
	padding: 6px;
	line-height: 170%;
	}



/*clearfix（変更しない）
------------------------------------------------------------------*/
.cf:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.cf { display: inline-block; }

/* Hides from IE-mac \*/
*html .cf { height: 1%; }
.cf { display: block; }
/* End hide from IE-mac */
