@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  common.css
 style info :  共通設定
=================================================================== */
/*--- reset */
#page{
	width:950px;
	text-align:center;
	margin:0 auto;
}

#contents{
	width:950px;
	text-align:left;
	background:#FFFFFF;
}

#contents:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#page p{
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
}

/*----------------------------------------------------
	#header
----------------------------------------------------*/
#header{
	width:950px;
	text-align:left;
	background:#FFF;
}
#header .title{
	width:930px;
	height:36px;
	padding:10px 10px 0 10px;
	margin-bottom:6px;
	background-color:#FFF;
	background:url(../image/common/logo_lead.gif) no-repeat right center;
}
#header .title .logo{
	text-indent:-9999px;
	font-size:0pt;
	width:180px;
	height:27px;
	background:url(../image/common/logo.jpg) no-repeat;
}
#header .title .logo a{
	width:180px;
	height:27px;
	display:block;
}
#header .title p{
	text-indent:-9999px;
	font-size:0pt;
}
#header h1{
	text-indent:-9999px;
	width:950px;
	height:700px;
	background:url(../image/common/main_title.gif) no-repeat;
}
#header h1 a{
	display:block;
	text-decoration:none;
	width:950px;
	height:185px;
}
/*------------
	#menu
-------------*/

#header .menu:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#header .menu{
	width:950px;
	height:50px;
	background:url(../image/common/menu.jpg) no-repeat 0 -50px;
}
#header .menu li{
	float:left;
	text-indent:-9999px;
	font-size:0pt;
	padding-right:2px;
	height:50px;
}
#header .menu li a{
	display:block;
	height:50px;
}
#header .menu li.purport{
	width:105px;
}
#header .menu li.purport a{
	width:105px;
	background:url(../image/common/menu.jpg) no-repeat 0 -0;
}
#header .menu li.outline{
	width:103px;
}
#header .menu li.outline a{
	width:103px;
	background:url(../image/common/menu.jpg) no-repeat -107px 0;
}
#header .menu li.cofesta{
	width:104px;
}
#header .menu li.cofesta a{
	width:104px;
	background:url(../image/common/menu.jpg) no-repeat -212px 0;
}
#header .menu li.introduce{
	width:103px;
}
#header .menu li.introduce a{
	width:103px;
	background:url(../image/common/menu.jpg) no-repeat -318px 0;
}
#header .menu li.accept{
	width:104px;
}
#header .menu li.accept a{
	width:104px;
	background:url(../image/common/menu.jpg) no-repeat -423px 0;
}
#header .menu li.method{
	width:103px;
}
#header .menu li.method a{
	width:103px;
	background:url(../image/common/menu.jpg) no-repeat -529px 0;
}
#header .menu li.guide{
	width:104px;
}
#header .menu li.guide a{
	width:104px;
	background:url(../image/common/menu.jpg) no-repeat -634px 0;
}
#header .menu li.producer{
	width:103px;

}
#header .menu li.producer a{
	width:103px;
	background:url(../image/common/menu.jpg) no-repeat -740px 0;
}
#header .menu li.faq{
	width:105px;
	padding:0;

}
#header .menu li.faq a{
	width:105px;
	background:url(../image/common/menu.jpg) no-repeat -845px 0;
}
#header .menu li a:hover{
	background:none;
}


#header .show{ line-height:0;}

/*----------------------------------------------------
	#main
----------------------------------------------------*/
#main{
	width:660px;
	float:right;
}

/*----------------------------------------------------
	#sub
----------------------------------------------------*/
#sub{
	width:260px;
	float:left;
}

/*------ ニュース ------*/
#sub .news{
	background:#FFF;
	width:256px;
	padding:2px;
	margin-bottom:10px;
}
#sub .news h4{
	width:256px;
	height:30px;
	background:url(../image/common/sub_new_title.gif) no-repeat;
	text-indent:-9999px;
	font-size:0pt;
	margin-bottom:5px;
}
#sub .news dl{
	width:256px;
	border-bottom: dotted 1px #666;
	margin-bottom:5px;
	padding-bottom:5px;
}
#sub .news dl.non{
	border:none;
}
#sub .news dl:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#sub .news dt{
	float:left;
	width:75px;
	color:#666;
	font-size:12px;
	line-height:140%;
}
#sub .news dd{
	float:left;
	width:175px;
	color:#000;
	font-size:12px;
	line-height:140%;
}
#sub .news dl a{
color:#FF0099;
text-decoration:underline;
}

/*------ 登録 ------*/

#sub .regist{
	width:260px;
}
#sub .regist li{
	width:260px;
	height:52px;
	margin-bottom:10px;
	text-indent:-9999px;
	font-size:0pt;
}
#sub .regist li a{
	width:260px;
	height:52px;
	display:block;
}
#sub .regist li.mail_magazine{
	height:82px;
	background:url(../image/common/btn_mail_magazine.jpg) no-repeat 0 -82px;
}
#sub .regist li.mail_magazine a{
	height:82px;
	background:url(../image/common/btn_mail_magazine.jpg) no-repeat 0 0;
}
#sub .regist li.friends{
	background:url(../image/common/btn_friends.jpg) no-repeat 0 -52px;
}
#sub .regist li.friends a{
	background:url(../image/common/btn_friends.jpg) no-repeat 0 0;
}

#sub .regist li a:hover{ background:none;}

/*------ モバイル ------*/
#sub .mobile{
	background:#FFF;
	width:256px;
	padding:2px;
	margin-bottom:10px;
}
#sub .mobile h4{
	width:256px;
	height:30px;
	background:url(../image/common/sub_mobile_title.gif) no-repeat;
	text-indent:-9999px;
	font-size:0pt;
	margin-bottom:5px;
}
#sub .mobile .box{
	width:256px;
	height:99px;
	background: url(../image/common/sub_mobile_bg.jpg) no-repeat;
}
#sub .mobile p{
	padding:0 0 0 92px;
	width:100px;
	font-size:12px;
	line-height:140%;
	color:#000;
}
/*------ 本 ------*/
#sub .book:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}

#sub .book{
	background:#FFF;
	width:256px;
	padding:2px;
	margin-bottom:10px;
}
#sub .book h4{
	width:256px;
	height:30px;
	background:url(../image/common/sub_book_title.gif) no-repeat;
	text-indent:-9999px;
	font-size:0pt;
	margin-bottom:5px;
}
#sub .ph{
	float:left;
	width:90px;
	padding-left:5px;
}
#sub .book .box{
	float:left;
	width:155px;
}
#sub .book p{
	width:155px;
	font-size:12px;
	line-height:140%;
	color:#000;
}
#sub .book a{
	color:#f09;
}
/*------ バナー ------*/
#sub .link{padding-bottom:5px;}


/*----------------------------------------------------
	#footer
----------------------------------------------------*/

#footer{
	width:930px;
	padding:5px 10px;
	margin-bottom:10px;
	text-align:left;
	background:#FFF;
}
#footer:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}
#footer ul{
	float:left;
	width:650px;
}
#footer li{
	font-size:10px;
	display:inline;
	padding-right:5px;
	margin-right:5px;
	background:url(../image/common/footer_line.gif) no-repeat right center;
}
#footer li.non{
background:none;
}
#footer li a{
	color:#FF0099;
}
#footer p{
	font-size:10px;
	color:#FF0099;
	text-align:right;
	float:right;
}
#footer span{

}
