@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  common.css
 style info :  common
=================================================================== */
/*--- reset */
#page{
	text-align:center;
	margin:0 auto;
}
#contents{
	width:950px;
	text-align:center;
	margin:0 auto;
}
#contents:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
/*--- header */
#header{
	text-align:center;
	margin:0 auto;
	width:950px;
	height:75px;
	text-align:left;
}
#header:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#header .mktg-logo{
	float:left;
	text-indent:-9999px;
	width:170px;
	height:70px;
}
#header .mktg-logo a{
	width:170px;
	height:70px;
	display:block;
	text-decoration:none;
}
#header .saiyou-logo{
	float:left;
	text-indent:-9999px;
	width:270px;
	height:70px;
	font-size:12px;
}
#header .saiyou-logo a{
	width:270px;
	height:70px;
	display:block;
	text-decoration:none;
}