@charset "utf-8";

/*共通項目*/

#jcb_content {
	padding: 6px 19px;
}

/*H1　大見出し
------------------------------------------------------------*/
h1 {
	width: 565px;
	height: 47px;
	text-indent: -9999px;
}

/*H2　中見出し
------------------------------------------------------------*/
h2 { 
	text-indent: -9999px;
	width: 527px;
	height: 36px;
	clear: both;
}


div#jcb_login{
	background: url(../img/common/login_bg_bottom.gif) no-repeat left bottom;
	margin-bottom: 7px;
}
div#jcb_login div{
	padding: 6px 10px 8px 10px;
	background: url(../img/common/login_bg_top.gif) no-repeat left top;
}
div#jcb_login img{
	vertical-align: top;
}
div#jcb_login p{
	margin-top: 5px;
}
p#jcb_login_txt{
	margin-top: 10px!important;
	font-size: 80%;
}
img#my_jcb{
	margin: 12px 0 0 -2px;
}
p#jcb_btn_login{
	display: inline;
}

h2#jcb_menu{
	background: url(../img/jcb/left_navi_jcb_recommendation.gif) no-repeat left bottom;
	width: 192px;
	height: 22px;
	text-indent: -9999px;
}

/*H1下　横並びのナビゲーション
------------------------------------------------------------*/
ul#btn_sub_navigation { 
	width: 533px;
	height: 28px;
	margin: 0 auto 20px auto;
	padding: 0;
}

ul#btn_sub_navigation li {
	float: left;
	margin: 0;
	padding: 0;
}

/*青背景ボックス
------------------------------------------------------------*/
.under_blue_box {
	position:relative;
	margin: 0;
	padding: 10px 0;
	width: 525px;
	border: 1px solid #C1C1C1;
	border-top: 0;
	background: #F5FDE7;
}

/*↑ページの先頭へ
------------------------------------------------------------*/
#page_top{
	margin-top:20px;
	padding:0;
	text-align:right;
}