@charset "UTF-8";
/* CSS Document */

#header_catalog {
	height:40px;
	border-bottom:1px solid #C3C3C3;
	background:url(../images/catalog/header_catalog.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#catalog_list{
	width:892px;
	float:left;
	clear:both;
	line-height:16px;
	padding-left:28px;
	margin-bottom:10px;
	/*border:1px solid #C3C3C3;*/
}

*html div#catalog_list{
	padding-left:16px;
	margin-bottom:20px;
}

div#catalog_list ul{
	float:left;
	margin-bottom:10px;
	background:url(../images/catalog/catalog_list_ul_bg.png) left bottom no-repeat;
	/*border:1px solid #C3C3C3;*/
}

*html div#catalog_list ul{
	background:url(../images/catalog/catalog_list_ul_bg.png) 10px bottom no-repeat;
}



div#catalog_list li{
	width:184px;
	float:left;
	list-style:none;
	padding:10px 10px 0 10px;
	margin-left:10px;
	background:url(../images/catalog/catalog_list_bg.png) 0 0 no-repeat;
	/*border:1px solid #C3C3C3;*/
}


div#catalog_list img{
	/*border:1px solid #C3C3C3;*/
	padding:5px 27px;
	background:#FFFFFF;
}

div#catalog_list a{
	display:block;
	width:174px;
	height:35px;
	background:#FFFFFF;
	color: #33b0de;
	padding:5px 5px 0 5px;
}

div#catalog_list a:hover{
	text-decoration:none;
}

div#catalog_list span.catalog_setsumei{
	display:block;
	height:auto;
	padding:5px 0;
}

/*==============ログイン、新規登録==============*/
.user_regist{
	clear:both;
	width:920px;
	height:35px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-top:-10px;
	margin-bottom:20px;
	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-bottom:10px;
	margin-top:-10px;
	float:left;
	clear:both;
	height:40px;
	width:920px;
	/*border:1px solid #C3C3C3;*/
	text-align:center;
}
	
/*====================================================ログイン後==================================================*/

div#seikyu_soushin{
	clear:both;
	width:900px;
	background:#DAE4E6;
	margin:0 auto;
	text-align:center;
	height:40px;
}

head~/* */body div#seikyu_soushin{
	height:20px;
	
}

html:not(:target) div#seikyu_soushin{
	height:40px;
}

div#seikyu_soushin input{
	margin-top:10px;
}

*html div#seikyu_soushin input{
	margin-bottom:-10px;
}


span.catalog_busuu{
	display:block;
	margin-bottom:-2px;
	font-weight:bold;
	text-align:center;
	background:#DAE4E6;
}	
	
	
	
	
/*====================================gNavi=====================================*/

#shouhin_shoukai { width: 204px; background-position: 0px -80px; }
#shouhin_shoukai:hover { background-position: 0px -40px; }
 
#catalog { width: 184px; background-position: -204px 0px; }
#catalog:hover { background-position: -204px 0px; }
