/* tag -------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #333;
	font-size: 75%;
	background: #80D5D0 url(http://www.kobe-collection.com/common/img/common/body_bg.jpg) repeat-y center;
	line-height: 1.4;
	_letter-spacing: 0.1em;
	text-align: center;
	font-family: Lucida Grande'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Verdana, 'ＭＳ Ｐゴシック', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

img {
	border: 0px;
}

table {
	font-size: 100%;
	line-height: 100%;
}

li {
	list-style: none;
}

a:link {
	color: #0298CD;
	background-color: transparent;
}

a:hover {
	color: #0298CD !important;
	text-decoration: none !important;
	background-color: transparent;
}

a:visited {
	color: #0298CD;
	background-color: transparent;
}


label {
	cursor: pointer;
}

option { 
	padding-right:0.5em;
}

iframe {
	padding: 0;
	margin: 0;
}


/* tag -------------------------------------------------------------- */



/* common class start ----------------------------------------------- */

div.mgn_b0 {
	margin-bottom: 0px !important;
}

div#page_title {
	clear: both;
	width: 917px;
	text-align: left;
	margin: 0 auto 30px;
	padding-bottom: 5px;

	background: #FFFED0 url(http://www.kobe-collection.com/common/img/common/line01.jpg) repeat-x bottom;
}

div#page_title p.page_navi {
	background: #FFF819;
	padding: 3px 10px;
	font-size: 83.3%;
}

div#page_title div {
	padding: 0 23px 0 19px;
	zoom:1;
}

div#page_title div:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html div#page_title div {
	/*\*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}

div#page_title div h1 {
	padding-top: 10px;
	float: left;
}

div#page_title div ul {
	float: right;
	padding-top: 22px;
}

div#page_title div ul li {
	float: left;
	margin-right: 6px;
}

.comingsoon {
	padding: 70px 0 0;
	text-align: center;
}

.comingsoon .image {
	margin: 0 0 30px;
}

.comingsoon .text {
	margin: 0 0 170px;
}



/* common class end ------------------------------------------------- */
