@charset "utf-8";

* {
	margin:0px;
	padding:0px;
	border:0px;
}

div, p, table, tr, td, span,
h1, h2 {	
	margin: 0px;
	padding: 0px;
	font-size:100%;
}

.clearfix:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;	
}

.clearfix{	
	display:inline-block;	
}


/* CSS Document */


body {
	text-align:center;
	background:#000000;
	color:#ffffff;
	font-size:14px;
	line-height:140%;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

a:link {
	color:#f4f0d5;
}

a:visited {
	color:#f4f0d5;
}

a:hover {
	text-decoration:none;
}



img {
	border:0px;
}

#wrapper {
		margin:0px auto;
		width:900px
}

#header {
	text-align:left;
	width:100%;
	border-bottom: 1px solid #ffffff;
}

h1 {
	float:left;
	margin-right:86px;
}

.menu_area {
	margin-top:30px;
}

img.menu {
	margin-right:5px;
	float:left;
}
	
h2.subtitle {
	width:900px;
	text-align:left;
	padding-top:45px;
	margin-bottom:35px;
}

#main {
	position:relative;
	width:900px;
}

/* info */

table.contents {
	width:835px;
	margin:0px 30px 38px 30px;
	text-align:left;
	font-size:12px;
	z-index:0;
}

td.left {
	width: 151px;
	font-size: 120%;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #DCDCDC;
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	background:url(../img/label_bg.gif);
}

td.right {
	vertical-align:middle;
	padding-left:15px;
	border-bottom:#525252 dotted 1px;
	margin-bottom:15px;
}

td.margin {
	height:15px;
}

img.map {
	position:absolute;
	left:310px;
	top:40px;
	z-index:1
}

.gmap {
	position:absolute;
	z-index:9;
	background:url(../img/map_bg.gif) transparent no-repeat left top;
	padding:10px;
	left:530px;
	width:374px;
	height:282px;
}

/* digital */

.digital_left {
	float:left;
	padding:0px 46px 90px 28px;
}

.digital_right {
	text-align:left;
	font-size:13px;
}

img.btn_wp {
	margin:15px 30px 15px 0px;
}

p.attention {
	color:#989785;
	font-size:12px;
	padding-top:10px;
}
	


p.copy {
	margin:20px 0px;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
