body{
	margin: 0px;
	padding:0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	text-align:center;
	color: #000;
	line-height: 1.6;
}

* html body { /* for IE6 */
  font-size: x-small;
  line-height: 1.4;
}

*:first-child+html body { /* for IE7 */
  font-size: small;
  line-height: 1.6;
}

h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

ul,ol,dl,li{
  list-style:none;
  padding:0px;
  margin:0px;
}
a img {
  border: none;
}
table {
    font-size:inherit;
    font:12px;
}

/* 共通クラス　---------------------------------------------------- */

.mt3 	{margin-top:3px;}
.mt5 	{margin-top:5px;} 	
.mt10 	{margin-top:10px;} 
.mt15 	{margin-top:15px;} 
.mt20 	{margin-top:20px;} 
.mt25 	{margin-top:25px;} 
.mt30 	{margin-top:30px;} 
.mt35 	{margin-top:35px;} 
.mt40 	{margin-top:40px;} 
.mt45 	{margin-top:45px;} 
.mt50 	{margin-top:50px;} 
  
.left{
  float:left;
  }
.right{
  float:right;
  }
.clear {
  clear:both;
}


/* フォント 固定サイズ　---------------------------------------------------- */
.text10b {
	font-size:10px;
	color: #000;
	line-height: 1.4;
}
.text10w {
	font-size:10px;
	color:#fff;
	line-height: 1.4;
}
.text10g {
	font-size:10px;
	color:#000;
	line-height: 1.4;
}
.text10r {
	font-size:10px;
	color:#ff0000;
	line-height: 1.4;
}
.text10blue {
	font-size:10px;
	color:#0000aa;
	line-height: 1.6;
}
.text12b {
	font-size:12px;
	color: #000;
	line-height: 1.6;
}
.text12b_18 {
	font-size:12px;
	color: #000;
	line-height: 1.8;
}
.text12b_20 {
	font-size:12px;
	color: #000;
	line-height: 2;
}
.text12w {
	font-size:12px;
	color:#fff;
	line-height: 1.6;
}
.text12g {
	font-size:12px;
	color:#000;
	line-height: 1.6;
}
.text12blue {
	font-size:12px;
	color:#0000aa;
	line-height: 1.6;
}
.text12red {
	font-size:12px;
	color:#cc0000;
	line-height: 1.6;
}

a:link {
	font-size:12px;
	text-decoration: underline;
}
a:hover {
	font-size:12px;
	text-decoration: none;
}
a:visited {
	font-size:12px;
	text-decoration: underline;
}
a:visited:hover {
	font-size:12px;
	text-decoration: none;
}

a.deco:link {
	text-decoration: underline;
	color:#000;
}
a.deco:hover {
	text-decoration: underline;
	color:#000;
}
a.deco:visited {
	text-decoration: underline;
	color:#000;
}
a.deco:visited:hover {
	text-decoration: underline;
	color:#000;
}

a.deco_10:link {
	text-decoration: underline;
	font-size:10px;
	color:#000;
	line-height: 1.4;
}
a.deco_10:hover {
	text-decoration: underline;
	font-size:10px;
	color:#ff0000;
	line-height: 1.4;
}
a.deco_10:visited {
	text-decoration: underline;
	font-size:10px;
	color:#000;
	line-height: 1.4;
}
a.deco_10:visited:hover {
	text-decoration: underline;
	font-size:10px;
	color:#ff0000;
	line-height: 1.4;
}

a.no_deco_12:link {
	text-decoration: none;
	font-size:12px;
	color:#000;
	line-height: 1.4;
}
a.no_deco_12:hover {
	text-decoration: none;
	font-size:12px;
	color:#ff0000;
	line-height: 1.4;
}
a.no_deco_12:visited {
	text-decoration: none;
	font-size:12px;
	color:#000;
	line-height: 1.4;
}
a.no_deco_12:visited:hover {
	text-decoration: none;
	font-size:12px;
	color:#ff0000;
	line-height: 1.4;
}


a.no_deco_10:link {
	text-decoration: none;
	font-size:10px;
	color:#000;
	line-height: 1.4;
}
a.no_deco_10:hover {
	text-decoration: none;
	font-size:10px;
	color:#ff0000;
	line-height: 1.4;
}
a.no_deco_10:visited {
	text-decoration: none;
	font-size:10px;
	color:#000;
	line-height: 1.4;
}
a.no_deco_10:visited:hover {
	text-decoration: none;
	font-size:10px;
	color:#ff0000;
	line-height: 1.4;
}

/* clearfix始まり */

.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 */

/* clearfixおわり */

#wrapper_back{
	width:665px;
  }
#wrapper{
  }
  
/* ヘッダ */
#header {
	text-align:left;
}
#description{
	width:630px;
}
#description h1{
	display:none;
}
#download {
	display:none;
}


/* ナビゲーション */
#navi{
	width:900px;
	display:none;
	}
#navi li{
    float:left;
	height:44px;
	}
#navi a{
	float:left;
	height:44px;
	}
#L0{width:20px;}
#L1{width:172px;background:url(../img/navi_1_.gif) no-repeat;}
#L2{width:172px;background:url(../img/navi_2_.gif) no-repeat;}
#L3{width:172px;background:url(../img/navi_3_.gif) no-repeat;}
#L4{width:172px;background:url(../img/navi_4_.gif) no-repeat;}
#L5{width:172px;background:url(../img/navi_5_.gif) no-repeat;}
#L6{width:20px;}


#t_box_left {
	float:left;
	width:600px;
	margin:10px 0 0 20px;
	display:inline;
}
#t_box_right {
	float:right;
	width:215px;
	margin:10px 20px 0 0;
	display:inline;
}

#news_box{
border-top:solid 1px #999999;
border-bottom:solid 1px #999999;
}

.days_box{
padding:5px;
border-bottom:dotted 1px #999999;
}
.days_box2{
padding:5px;
}

#list_box{
width:600px;
text-align:right;
}

#sub_box{
padding:0 3px;
border-top:solid 1px #999999;
border-bottom:solid 1px #999999;
}

#sub_box2{
padding:0 3px;
border-bottom:solid 1px #999999;
}

#sub_contents{
padding:3px 0;
border-bottom:solid 1px #999999;
}

.sub_contents_box{
padding:1px;
border-bottom:dotted 1px #999999;
}

#bana_box{
padding:0 0 0 20px;
}

#about_us {
	float:left;
	margin:13px 0 0 0;
	background:url(../img/b_about_.gif) no-repeat;
}

#bana_1 {
	float:left;
	margin:13px 0 0 13px;
}
#bana_2 {
	float:left;
	margin:13px 0 0 0;
	background:url(../img/b_about_.gif) no-repeat;
}
#bana_3 {
	float:left;
	margin:13px 0 0 13px;
}

.side_main_box{
border-bottom:solid 1px #999999;
margin-bottom:25px;
}
.side_main_con{
padding:3px 0;
border-bottom:dotted 1px #999999;
}
.side_main_con2{
padding:3px 0;
}

.side_bana {
	float:left;
	margin:6px 0 0 0;
}
.side_box{
border-bottom:solid 1px #999999;
}
.side_con{
padding:5px;
border-bottom:solid 1px #999999;
}
.side_btn{
padding:2px 0;
border-bottom:dotted 1px #999999;
}
.side_btn2{
padding:2px 0;
}
/* コンテンツ */
#contents{
	width:860px;
	margin:5px auto 0 auto;
	text-align:left;
  }
  
#side_navi{
	width:170px;
	float:left;
	text-align:left;
	display:none;
  }
#side_contents{
	width:665px;
	text-align:left;
  }
#side_contents_title{
	margin-bottom:20px;
  }
  

/* フッタ */
#footer{
	width:860px;
	margin:20px auto 0 auto;
	border-top:solid 1px #999999;
	display:none;
	}
#footer_l{
    width:450px;
	float:left;
	padding:8px 2px;
	}
#footer_r{
    width:100px;
	float:right;
	padding:8px 2px;
	}

/* パン屑 */
#pankuzu{
	font-size:10px;
	color:#000;
	display:none;
}
  	
/* トップへ */
.to_top{
  width:940px;
  margin:10px 0px 0px;
  text-align:right;
  }

.to_top a {
	font-size: 10px;
	color:#000;
}

/* コピーライト */
#coppy{
    padding:4px 4px 4px 0px;
	text-align:right;
	}