@charset "UTF-8";
/* CSS Document */

#header_sentei {
	height:40px;
	border-bottom:1px solid #C3C3C3;
	background:url(../images/sentei/header_sentein.jpg) 0 0 no-repeat;
}


div#main{
width:920px;
min-height:450px;
height: auto !important;
height: 450px;
float:right;
padding:10px;
margin:10px 10px 10px 0px;
background-color:#FFFFFF;
display:inline;
/*border:1px solid #C3C3C3;*/
}

/*=================バナーの紹介==========*/

div.introduce_box{
	width:900px;
	height:96px;
	padding:10px;
	margin-bottom:10px;
	border-bottom:1px solid #C3C3C3;
}

div.introduce_box h2 {
	font-weight:bold;
	font-size:18px;
	line-height:1.4;
	color:#999999;
	border-bottom:1px dotted #CCCCCC;
}

div.introduce_box span{
	font-weight:bold;
}

div.ib_left{
	width:250px;
	float:left;
}

div.ib_right{
	width:650px;
	float:right;
}

div.ib_right a {
	color:#5A5132;
}

div.ib_right a:hover {
	color:#AF924E;
}

div.ib_right p {
	width:585px;
	float:left;
}

div.ib_right img {
	float:right;
	margin-top:5px;
}

/*==============ログイン、新規登録==============*/
.user_regist{
	clear:both;
	width:920px;
	height:35px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-top:-10px;
	background:url(../images/catalog/user_regist_bg_wide.gif) 0 0 no-repeat;
	border-bottom:1px dotted #C3C3C3;
}

.user_regist ul{
	float:right;
	margin:-31px 0 0 0;
}

.user_regist li{
	float:left;
	list-style:none;
	margin-left:10px;
	display:inline;
}

.user_regist li a {
	display: block;
	height: 25px;
	text-indent: -9999px;
	background: transparent url(../images/zumen/login_new_zumen.gif) 0 0 no-repeat;
}

.user_regist p{
	font-weight:bold;
	font-size:12px;
	padding:9px 0;
}

#memberlogin { width: 80px; background-position: 0px -25px; }
#memberlogin:hover { background-position: 0px 0px; }

#shinkitouroku { width: 80px; background-position: -80px -25px; }
#shinkitouroku:hover { background-position: -80px 0px; }

div#catalog_PDF{
	margin:10px 0;
	float:left;
	clear:both;
	height:40px;
	width:920px;
	/*border:1px solid #C3C3C3;*/
	text-align:center;
}
	
/*====================================gNavi=====================================*/

 
#sentei { width: 184px; background-position: -388px 0px; }
#sentei:hover { background-position: -388px 0px; }

/* ---------->>> jtip <<<---------------------------------------------------------------*/


#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding:0;
	height:0;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding:0;
	height:0;
}