html{
    height:100%;
}

body {
	background-image:url(http://www.comeon-kaikyo.com/img/bg_01.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	height:100%;
}
/*div設定(index・サブページ)------------------------------------------------------------*/

div#base{
	width:803px;
}

div#contents{
	width:615px;	
	float:left;
	text-align:left;
}

div#foot{
	background-image:url(http://www.comeon-kaikyo.com/img/foot_01.jpg);
	background-repeat:no-repeat;
	width:795px;
	height:30px;
	color:#ffffff;
	font-size:10px;
	line-height:12px;
	padding-top:10px;
	padding-right:5px;
	text-align:right;
	float:left;
	margin-top:10px;
}
/*header設定(index)------------------------------------------------------------*/

div#header{
	width:803px;
	float:left;
}

td.head_cell01{
	width:242px;
}
div#head_cell02{
	float:right;
}
td.head_cell02{
	width:561px;
	text-align:right;
}
td.head_cell03 {
	background-image:url(http://www.comeon-kaikyo.com/img/head_bk_01.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:561px;
	height:115px;
}
table.head_contents{
	width:561px;
	margin-top:10px;
	float:left;
}
td.head_font_navy_12_14_r10{
	color:#003366;
	font-size:12px;
	line-height:14px;
	padding-right:10px;
	text-align:right;
}
td.head_cell02_01{
	padding-top:21px;
	padding-right:20px;
}
/*header設定(サブページ)------------------*/
td.head_cell03_sub {
	background-image:url(http://www.comeon-kaikyo.com/img/head_bk_02.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:561px;
	height:115px;
}

/*ログイン設定(index)------------------------------------------------------------*/
div#login{
	margin-right:5px;
	margin-bottom:5px;
	width:313px;
	float:right;
	text-align:right;
}
td.login_contents_bk{
	background-image:url(http://www.comeon-kaikyo.com/img/bnr_login_2.gif);
	background-repeat:no-repeat;
	background-position:right;
	width:230;
	height:46px;
	text-align:left;
	margin-left:2px;
}
table.login_contents{
	width:230;
}
td.login_contents_cell01 {
	text-align:left;
	padding-left:2px;
	padding-right:2px;
}
td.login_contents_cell02 {
	text-align:left;
		width:70;
}
td.login_contents_text{
	color:#ec6841;
	font-size:10px;
	line-height:12px;
	text-align:center;
	padding-left:3px;
}
td.login_contents_text a{
	color:#ec6841;
	font-size:10px;
	line-height:12px;
	text-align:center;
	text-decoration:underline;
}

/*ログイン設定(サブページ)------------------*/
div#login_sub{
	padding-right:10px;
	padding-bottom:48px;
	float:right;
	text-align:right;
}
/*seach設定(index)------------------------------------------------------------*/

div#search{
	width:800px;
	float:left;
}

table.search{
	width:800px;
}

td.search_contents{
	background-color:#74B8FF;
	width:482px;
	padding-left:10px;
	color:#333333;
	font-size:12px;
	line-height:14px;
	text-align:left;
}

/*menu設定(index・サブページ)------------------------------------------------------------*/

div#menu{
	width:185px;
	float:left;
}
td.menu_cell01{
	background-image:url(http://www.comeon-kaikyo.com/img/menu_gl_02.jpg);
	background-repeat:repeat-y;
	width:10px;
	height:100%;
}
table.menu_cell02{
	width:165px;
}
td.menu_cell03{
	background-image:url(http://www.comeon-kaikyo.com/img/menu_gr_02.jpg);
	background-repeat:repeat-y;
	width:10px;
	height:100%;
}
table.menu_cell02_01{
	width:161px;
	background-image:url(http://www.comeon-kaikyo.com/img/btn/btn_s_gr.jpg);
}
td.menu_genre_text{
	color:#0000ff;
	font-size:12px;
	line-height:14px;
	padding:2px 0px 2px 35px;
	text-align:left;
}
td.menu_genre_text a{
	color:#0000ff;
	font-size:12px;
	line-height:14px;
	text-decoration:underline;
	text-align:left;
}

div#menu_cell02_02{
	border:2px solid #90c0f6;
	width:161px;
	height:auto;
}
td.menu_area_text{
	color:#0000ff;
	font-size:12px;
	line-height:14px;
	text-align:left;
	width:161px;
}
td.menu_area_text a{
	color:#0000ff;
	font-size:12px;
	line-height:14px;
	text-decoration:underline;
	text-align:left;
	width:161px;
}
img.member_b5{
	margin-bottom:5px;
}
