@charset "Shift_JIS";

/* -------------------------------------
	Cafe Eight Global Header

	Add by HEVIZ at 2009/11/18
---------------------------------------- */

@import url(http://www.cafe8.jp/globalheader/style.css);

/*
========================================
PURECAFE Web Site 共有スタイルシート
========================================*/

html, body, div, span, form, p, table, img, a{
	margin:0;
	padding:0;
	border:none;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
ul, ol{
	margin:0 0 0 1em;
	padding:0;
}
body{
	background-color:#FFFFFF;
	text-align:center;
	font-size:12px;
	line-height:1.8;
	color:#323737;
	font-family:/*Meiryo, 'メイリオ', */'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', 'MS PGothic', arial, sans-serif;
}
* html body { 
	font-size: 80%; /*for IE 6*/
}
li span {
	display:none;
}
img {
	vertical-align:top;
}

/*■ FRAME
---------------------------------------------------------- */
#wrapper{
	width:850px;
	margin:0 auto;
	padding:0px 15px;
	text-align:left;
}

/*■ HEADER
---------------------------------------------------------- */
#HeadTop{
	position: relative;
	height: 40px;
	background-image: url(../img/header_tokyo.gif);
	background-repeat: no-repeat;
	background-position: 3px 21px;
}

#HeadNavi{
	position: relative;
	margin-top: 1px;
	padding: 0;
	height: 64px;
	background:url(../img/gnavibg.gif) no-repeat top;
}


/*■ MAIN CONTENTS
---------------------------------------------------------- */
#MainConts{
	width:746px;
	margin:25px 52px 50px 52px;
	padding:0;
	min-height:220px;
}

.dotborder{
	clear:both;
	margin:0; padding:0;
	width: 100%;
	height:1px;
	overflow:hidden;
	background:url(../img/dotborder.gif) no-repeat top;
}



/*■ FOOTER
---------------------------------------------------------- */
#Footer{
	padding-top: 16px;
	height: 30px;
	background:url(../img/footerbg.gif) no-repeat top;
}

#Footer .Information{
	float:left;
	padding-left: 2px;
}

#Footer .Copyright{
	float:right;
	padding-right: 1px;
}

#GoPagetop{
	position: relative;
	margin:15px 0px;
	height: 22px;
}

#FootNavi{
	position: relative;
	margin:0px;
	padding:0;
	height: 90px;
}

/*■ TEXT
---------------------------------------------------------- */
a{ text-decoration:none; color:#9DA7A7;}
a:hover{ text-decoration:none; color:#788585;}

h1,h2,h3,h4,h5,h6,h7
{margin:0;padding:0;font-weight:bold;}

strong{ font-weight:bold;}