@charset "utf-8";
/* CSS Document */


/* 共通タグ
=================================================*/
body {
	margin:0px;
	padding:auto;
	background-image: url(../../img/event_info_img/BGline_x.jpg);
	background-repeat: repeat-x;
	line-height: 140%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}

img{
	_vertical-align:bottom;
	border:0px;
}

p {
  margin: 0px;
  padding: 0px;
}
a {
  margin: 0px;
  padding: 0px;
}
h1, h2 {
  text-indent:-9999px;
  margin: 0px;
  font-size: 0px;
  size:0px;
  height:0px;
  background-color:#CCCCCC;
  float:left;
}

/* パンくずリスト用　タグ
===============================*/
.pankuzu_list {
	width: 600px;
	height: 17px;
	clear: both;
	padding-top: 4px;
}

.home {
	font-weight:bold;
	font-size:12px;
	padding-left: 52px;
	color:#000000;
	float:left;
}

.tab {
    font-size:12px;
    padding-left: 10px;
	float:left;
	color: #003366;
}


/* BOX全体用タグ
=================================================*/
#wrapper
{
	width:700px;
	margin:auto;
	background-color:#FFFFFF;
}


/*リンク色の設定タグ＠
--------------------------------------*/
#main_box a {
	color: #0033FF;
/*	text-decoration: none;
*/}
#main_box a:visited {
	color: #336699;
/*	text-decoration: none;
*/}
#main_box a:hover {
	color:#FF3300;
/*	border-bottom: solid 1px;
*/}


#main_box .pankuzu_list a {
	color: #0033FF;
	text-decoration: none;
}
#main_box .pankuzu_list a:visited {
	color: #336699;
	text-decoration: none;
}
#main_box .pankuzu_list a:hover {
	color:#FF3300;
	border-bottom: solid 1px;
}

/*Footer用 リンク色の設定タグ＠
--------------------------------------*/

.footer_navi a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_navi a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer_navi a:hover {
	color: #FFFFFF;
	border-bottom: solid 1px;
}


/* Navi用設定タグ＠
--------------------------------------*/

#navi_btn_bg{
	width:700px;
	height:20px;
	margin-top:5px;
	background-image:url(../../img/index_img/navi_btn_back.jpg);

}

#navi_btn{
	width:650px;
	height:20px;
	padding-left: 25px;
}

/* Headline-news用設定タグ＠
--------------------------------------*/

#jsva_headline{
	width:700px;
	height:19px;
	background-image:url(../../img/index_img/jsvanews_back.jpg);
}

#jsva_headline .secret_btn{
	margin-left:555px;
	_margin-left:555px;
}


/*　メインコンテンツ用タグ↓
========================================*/

#main_box {
    width:700px;
	min-height: 1000px;
	float:left;
}

#main_box .title_img {
   width: 700px;
   height: 20px;
   float: left;
   margin-top:1px;
/*   position: absolute;
   top: 22px;
   left: 0px;
   clear: both;
*/}


/*　イベント用タグ　ここから↓
================================================================================*/
#main_box .subtitle_future_img {
  width: 700px;
  height: 20px;
  float:left;
  margin-top:4px;
/*  position: absolute;
  top: 46px;
  left: 0px;
  clear: both;
*/}


#main_box .subtitle_past_img {
	float:left;
/*  position: absolute;
  top: 110px;
  left: 0px;
  padding-bottom: 5px;
  clear: both;
*/}

#box_line {
   width: 700px;
   height: 3px;
   float: left;
   color:#666666;
   border-top: solid 1px;
}


/*//*===================今後のイベント！===================*//*/
/*******イベント告知！*******/
#event_allbox {
	width: 600px;
	float: left;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 20px;
}

.event_box {
	margin-top:10px;
}

.event_name {
	margin-left: 12px;
	margin-bottom:5px;
	_margin-top:5px;
}

.blue_text {
	color:#006;
}
	
.ev {
	margin-left: 12px;
}
	
.ev2 {
	margin-left: 50px;
}

.event_future_mk {
   font-size: 1px;
   text-indent: -9999px;
   margin: 0px;
   padding: 0px;
}

#contact_box {
	width: 300px;
	height: 40px;
	float: left;
	padding-top: 15px;
	padding-left: 60px;
}

/*contact用 リンク色の設定タグ＠
----------------------------------*/
/*#contact_box .contact a {
	color: #0033FF;
	border-bottom: solid 1px;
}

#contact_box .contact a:visited {
	color: #336699;
	border-bottom: solid 1px;
}
#contact_box .contact a:hover {
	color:#FF3300;
	border-bottom: solid 1px;
}
*/



/*//*===================過去のイベント！===================*//*/

/*****=★★★港区SV教室BOX★★★=*****/

#minatoku_allbox {
	width: 600px;
	height: 230px;
	float: left;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 20px;
}

.mark_lecture {
  margin: 0px;
  margin-left: 10px;
  margin-top: 2px;
  margin-bottom: 5px;
}

.minatoku_text {
    width: auto;
	height: auto;
	margin:0px;
	padding: 0px;
	float:left;
	color:#006;
}

#minatoku_allbox strong {
    margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color:#006;
	margin-top: 5px;
	margin-left: 12px;
}

.minatoku_ev {
	font-size: 12px;
	margin: 0px;
	margin-left: 12px;
	font-weight: normal;
	color:#000;
	clear:both;
}

.minatoku_ev2 {
	font-size: 12px;
	margin: 0px;
	margin-left: 42px;
	font-weight: normal;
	color:#000;
}

.minatoku_gallery {
	margin-left: 12px;
	padding:5px 0px;
}

/*****=★★★TomBOX★★★=*****/

#Tom_allbox {
    width: 600px;
	height: 230px;
	float:left;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 15px;
}

.mark_all {
  margin: 0px;
  padding: 0px;
  margin-left: 10px;
  margin-bottom: 0px;
}
#Tom_allbox strong {
    margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color:#006;
	margin-left: 12px;
}
.tom_ev1 {
	font-size: 12px;
	margin: 0px;
	margin-left: 12px;
	color:#000;
}
.tom_ev2 {
	font-size: 12px;
	margin: 0px;
	margin-left: 42px;
	color:#000;
}
.tom_ev3 {
	font-size: 12px;
	margin: 0px;
	margin-left: 88px;
	color:#000;
}


/*****=＝★★三島BOX★★＝=*****/

#mishima_allbox {
	color:#000;
	background-color:#FFF;
	width: 600px;
	height: 150px;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 15px;
    float:left;
}

.mishima_text {
    width: 500px;
	height: auto;
	margin:0px;
	padding: 0px;
}
.mark_lecture {
  margin: 0px;
  margin-left: 10px;
  margin-top: 2px;
  margin-bottom: 5px;
}
.mishima_text strong {
    margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color:#006;
	margin-top: 5px;
	margin-left: 12px;
}
.mishima_ev {
	font-size: 12px;
	margin: 0px;
	margin-left: 12px;
	font-weight: normal;
	color:#000;
}


/*****=＝★★BumBスポーツ祭BOX★★＝=*****/ 
#BumB_allbox {
	width: 600px;
	height: 170px;
	padding-top: 5px;
	padding-left: 50px;
	padding-bottom: 15px;
    float:left;
	color:#000;
	background-color:#FFF;
}

.bumb_text {
    width: 330px;
	height: 150px;
	margin:0px;
	padding: 0px;
	float:left;
}
.mark_experience {
  margin: 0px;
  margin-left: 10px;
  margin-top: 2px;
  margin-bottom: 5px;
}
.bumb_text strong {
    margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color:#006;
	margin-top: 5px;
	margin-left: 12px;
}
.bumb_ev {

    font-size: 12px;
	margin-top: 4px;
	margin-left: 13px;
	font-weight: normal;
	color:#000;
}

/*====BumB/写真=====*/
.bumb_pic {
    width:200px;
	height:150px;
	float: left;
}



/* Footer用タグ↓
=================================================*/

#footer {
	clear:left;
	width:700px;
	height:70px;
	color: #FFFFFF;
	background-image:url(../../img/index_img/footer.jpg);
}

#footer .footer_navi{
	width:265px;
	height:12px;
	padding-left:217.5px;
	padding-top: 10px;
}

#footer .copyright{
	width:400px;
	height:12px;
	padding-left: 190px;
	padding-top: 5px;
	font-size: 10px;
	color: #999999;
}