@charset "utf-8";

* { margin : 0 ; padding : 0 ; }

body{
	margin: 0 auto;
	text-align:center;
	background:#fff; /* 全体の背景色 */
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px; /* 指定されていない文字のサイズ */
	line-height: 20px; /* 指定されていない文字の行間 */
	color: #555555; /* 文字の色 */
}

/* リンク色 */
a{
	color:#007799; /* 文字の色 */
	text-decoration:none;
}

/* 訪問済みのリンク色 */
a:visited{
	color:#cc5555; /* 文字の色 */
}

/* カーソル合わせた時のリンク色 */
a:hover{
	color:#559955; /* 文字の色 */
}

img{ marin:0; padding:0; border:none; line-height:0; font-size:0; }

.pad{
	padding:10px;
}

.clear{ clear:both; line-height:0; font-size:0; height:0; }
.mar20{ margin-bottom:10px; }
/*--------------------------------

全体

--------------------------------*/
#all{
	width : 950px; margin:0 auto; margin-top:10px;
	text-align:center; overflow:hidden;
	border:1px solid #777;
}
#all .line{
	padding:0;
	line-height:0; font-size:0; height:1px;
	background:#aaaaaa;
}
/*--------------------------------

ヘッダー

--------------------------------*/
#header{
	position:relative; margin:0 auto; width:950px;
	text-align:center; overflow:hidden;
}
/* 25thマーク */
#header .head_logo1{
	position:absolute; left:50px; top:10px;
}
/* タイトルロゴ */
#header .head_logo2{
	height:110px; margin-bottom:10px;
}
/* 発売中マーク */
#header .head_logo3{
	position:absolute; left:165px; bottom:11px;
}
/* テキスト1 */
#header .head_text1{
	padding:5px 0 10px 0;
	color:#09833e;
	font-size:20px;
	line-height:1.6;
	background:url(./img/head_top_bg.gif) top repeat-x #fff;
}
/* テキスト2 */
#header .head_text2{
	padding:3px 0 3px 0;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	line-height:15px;
	background:#008839;
}
/* テキスト2 */
#header .head_text2 div{
	margin-left:200px;
}
/* かげ */
#header .head_btm{
	head:20px; line-height:20px;
	background:url(./img/head_btm.gif) top repeat-x #fff;
}
#header p{
	margin-top:10px; margin-bottom:5px; padding:10px;
	color:#fff;
	font-size:32px; line-height:35px;
}
#header div.logo{
        position:absolute; top:10px; left:0;
        margin:0;
}
#header div.text{
        position:absolute; top:10px; right:7px;
        margin:0; color:#fff;
        font-size:16px; line-height:1.6;
}
/*--------------------------------
コンテンツ
--------------------------------*/
#contents{
	position:relative; margin:0 auto;
	text-align:center; overflow:hidden;
}
/*--------------------------------
コンテンツ 地図
--------------------------------*/
#contents .con_map{
	position:relative; overflow:hidden;
}
/* テーブル */
#contents table.map,#contents table.map2{
	width:900px; margin:0 auto; padding:0;
	text-align:center;
	border:none;
}
#contents table.map2{ margin-bottom:20px;}
/* テーブル TD */
#contents table.map td.td1,#contents table.map2 td.td1{
	width:162px;
	margin:0; padding:0;
	vertical-align:top;
	font-size:10px;
	font-weight:bold;
	color:#389657;
	background:url(./img/td1.gif) bottom repeat-x #dbebc4;
	border:1px solid #3eb134;
}
/* テーブル TD画像 */
#contents table.map td.td1 img,#contents table.map2 td.td1 img{
	margin:0; padding:0;vertical-align:bottom; 
}

/* テーブル TD テキスト */
#contents table.map td.td1 div.ban,#contents table.map2 td.td1 div.ban{
	float:left; padding:3px; width:20px; height:60px;
	font-size:15px; line-height:60px;
	color:#fff800;
	background:#3eb134;
}
/* テーブル TD テキスト BIG */
#contents table.map td.td1 span.big,#contents table.map2 td.td1 span.big{
	font-size:14px;
}
/* テーブル TD テキスト BIG2 */
#contents table.map td.td1 span.big2,#contents table.map2 td.td1 span.big2{
	font-size:16px;
}
/*--------------------------------
コンテンツ 注意事項
--------------------------------*/
#contents .con_text{
	width:900px;
	margin:0 auto; margin-bottom:20px;
}
#contents .con_text p{
	text-align:left;
	font-size:11px;
}
/*--------------------------------
コンテンツ ボタン
--------------------------------*/
#contents table.con_btm{
	width:900px; text-align:center;
	margin:0 auto; margin-bottom:20px;
}
#contents table.con_btm td.td_left{ width:370px; }
#contents table.con_btm td.td_center{ font-size:0; line-height:0; }
#contents table.con_btm td.td_right{ text-align:right; }
/*--------------------------------
コンテンツ 連絡
--------------------------------*/
#contents .con_renraku{
	padding-top:10px;
	border-top:1px solid #777;
}
/*--------------------------------

フッター

--------------------------------*/

#footer{
	position:relative; margin:0 auto; margin-top:10px;
	width:950px; height:50px;
	text-align:center; overflow:hidden;
}

#footer ul{
	list-sytle:none; margin:0;
	text-align:left;	
}

#footer li{
	display:inline;
	margin:0 10px 0 10px;
	font-size:10px;
}

#footer li a{
	color:#808080;
	text-decoration:none;
	cursor:default;
}
#footer p {
	font-size:10px;
	color:#808080;
}
address{
	padding:5px 0 0 0;
	text-align: center;
	font-size: 12px; /* 文字のサイズ */
	color: #ffffff; /* 文字の色 */
}



