/*
Theme Name: BM BOSCHMANN part2
Theme URI: http://www.boschmann.co.jp
Description: BM BOSCHMANN 
Version: 3.0
Author: yo-ko
Author URI: http://www.boschmann.co.jp
*/


* {margin:0; padding:0;}


/* ------------------BASE LAYOUT------------------ */
body {
	font-size:13px;
	background:#222222 none repeat scroll 0 0;
    font-family:"Lucida Grande",Arial,Sans-Serif;
    color:#666666;
}

#body {
	width:854px;
	margin:0 auto;
	border-left:#CCCCCC solid 2px;
	border-right:#CCCCCC solid 2px;
	background-color:#FFFFFF;
	/*position:relative;*/
}

.body_shadow {
	border-left:#666666 solid 1px;
	border-right:#666666 solid 1px;
	text-align:left;
	/*position:relative;*/
}


h2 {
	height:23px;
	margin:0px 0px 5px 0px;
	padding:7px 0px 0px 25px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background-image:url(./images/common/common_title.gif);
	background-repeat:no-repeat;
	
}

/* -- Float clear -- */
.clear {clear: both;}
.cl {clear:left;}
.cr {clear:right;}

.main_title {padding:10px 0px 10px 10px; float: left;}
.contents_area {padding:0px 12px 50px 12px; }

.non {display:none;}
.sp05 {height:5px;}
.sp10 {height:10px;}
.sp15 {height:15px;}
.sp20 {height:20px;}
.sp25 {height:25px;}
.sp30 {height:30px;}
.sp35 {height:35px;}
.sp40 {height:40px;}
.sp50 {height:50px;}

/*-- tag --*/
img {border:0; margin:0; padding:0px;}

/* -- link -- */
a { text-decoration: none; outline: none; }
a img{ border: none;margin:0; padding:0; }
a:link, a:visited {color:#777777; text-decoration:none; outline: none;}
a:focus, a:hover, a:active{color:#333333;}

/* -- header_tag -- */
hr { display:none;}

sup { vertical-align:text-top; }

/* -- header -- */
.header_area {
	background-image:url("./images/common/header/title_bgp.jpg"); 
	width: 852px;
	
}
.bm {
	width:208px;
	height:45px;
	background-image:url("./images/common/header/title.jpg");
	position:relative;
}
.description {
	display:none;
}
.non {
	display:none;
}


/* -- GLOBAL -- */

.global_bottom li{
	list-style:none;
	float:left;
	margin:0 ;
	padding: 0;
}

.global_bottom li a{
	background-image:url("./images/common/global_menu/global.jpg");
	width:142px;
	height:45px;
	line-height:35px;
	text-align:center;
	background-repeat:no-repeat;
	font-weight:bold;
	display: block;
	text-decoration:none;
	color:#ffffff;
	font-size: 15px;
}

.global_bottom li.now{
	background-image:url("./images/common/global_menu/global_over.jpg");
	width:142px;
	height:45px;
	line-height:35px;
	text-align:center;
	background-repeat:no-repeat;
	font-weight:bold;
	display: block;
	text-decoration:none;
	color:#ffffff;
	font-size: 15px;
}

.global_bottom li a:hover{
	background-image:url("./images/common/global_menu/global_on.jpg");
	
}


/* -- From KENTAX -- */

#page-wrap {
	background: white;
    width: 852px;
    margin: 0 auto;
}

#page-wrap a { 
	text-decoration: none;
	outline: none;
}

#page-wrap a img { border: none; }

#page-wrap h2 { 
	font-family: Georgia, Serif;
	font-size: 36px;
	text-align: center;
	font-weight: normal; 
}

#slider	{ 
	background: white url(./images/slider-bg.jpg);
	height: 300px;
	overflow: hidden;
	position: relative;
}


/* DEFAULT is for three panels in width, adjust as needed
This only matters if JS is OFF, otherwise JS sets this. */								  
#mover	{
	width: 9000px;
	position: relative;
}

.slide	{ 
	padding: 70px 30px;
	width: 852px;
	float: left;
	position: relative;
}

.slide h1 {
	font-family: Helvetica, Sans-Serif;
	font-size: 30px;
	letter-spacing: -1px;
	color: #ffffff;
}

.slide p { 
	color: #e3e3e3;
	font-size: 12px; 
	line-height: 22px; 
	width: 300px;
}

.slide img { 
	position: absolute; 
	top: 40px; 
	left: 450px; 
}

#slider-stopper	{ 
	position: absolute;
	top: 1px; 
	right: 20px; 
	background: #ac0000; 
	color: white;
	padding: 3px 8px; 
	font-size: 10px; 
	text-transform: uppercase; 
	z-index: 1000; 
}

/* -- From KENTAX// -- */

/*  ------- FOOTER ------- */

#footer{
	background-image:url('./images/common/footer/footer_bgp.gif');
	padding:10px;
	margin:2px;
	height:20px;
}

#footer img{
	margin:0px;
	padding-bottom:0px;
}

/* ------------------BASE LAYOUT------------------ */

/* TOP */
#top .title{
	width:120px;
	font-weight:bold;
	margin:0px;
}


/*
.entrance_new .img{
	margin: 5px ;
	padding:5px;
	text-align: center;
}
.entrance_new ul{
	list-style:none;
@@padding-left:100px;
			
}
.entrance_new li{
	padding:0 50px 0 90px;
	display:inline;
	float:left;
	font-weight: bold;
}

*/


.entrance_new a:hover img{
	 /* IE */
    filter: alpha(opacity=45);
    /* Safari Opera */
    opacity:0.45;
    /* Firefox Netscape */
    -moz-opacity:0.45;
}
.entrance_new ul{
	list-style:none;
	font-weight: bold;

}
.entrance_new li{
	display:block;
	float:left;
	padding:0 50px 0 50px;
}

.entrance_new li img{
	padding:5px 15px;
	background: url("./images/parts/shadow.gif") right bottom;
}




.entrance_info{
	width: 630px;
	padding:0 50px;
}



.entrance_recommend ul{
	list-style:none;
	text-align:center;	
}

.entrance_recommend li{
	padding:3px 3px 0px 10px;
	margin:10px 10px 0px 10px;
	display:inline;
	float:left;
}

.entrance_voice{
	width: 630px;
	padding:0 50px;
}

#top .info .img{
	margin: 5px 0px;
	padding:0px 0px 0px 0px;
	text-align: left;
}

.main_title_entrance{
	float: left;
	text-align: center;
	margin-left: 50px;
}





#single_right_bottom ul{
	list-style:none;
	margin:0px;
	padding-top:5px;
	font-weight: bold;
}

#single_right_bottom li{
	display:inline;
	display:block;
	float:left;
	margin:10px 0px;
	width: 185px;
}
#single_right_bottom li img{
	padding:5px 15px;
	background: url("./images/parts/shadow.gif") right bottom;
}





/*  ------- ARCHIVE ------- */
#left{
	float:left;
	width:570px;
	padding: 0 10px;
}

#left .contents{
	padding: 0 30px;

}

#left .archive_recommend_img{
	float:right;
	padding-right: 320px;
}

#left .archive_title a{
	font-size:13px;
	font-weight:bold;
	background-image:url("./images/parts/archive_catalog_title.gif");
	background-repeat:no-repeat;
	height:30px;
	background-position:0 8px;
	padding:5px 0 0 20px;
	text-decoration: none;
	display: block;
}

#left .archive_title a:hover{
	background-image:url("./images/parts/archive_catalog_title_over.gif");
}


/*  ------- SINGLE ------- */

/* MIDDLE */
#single_right_middle ul{
	list-style:none;
	padding-left:10px;
}

#single_right_middle li{
	display:inline;
	display:block;
	float:left;
	padding:3px 5px 5px 0px;
	width:180px;
}

#single_right_middle li a{
	font-size:13px;
	font-weight:bold;
	background-image:url("./images/parts/archive_catalog_title.gif");
	background-repeat:no-repeat;
	height:30px;
	background-position:0 8px;
	padding:5px 0 0 20px;
	text-decoration: none;
	display: block;
}

#single_right_middle li a:hover{
	background-image:url("./images/parts/archive_catalog_title_over.gif");
}

/* BOTTOM */
#single_right_bottom a:hover img{
	 /* IE */
    filter: alpha(opacity=35);
    /* Safari Opera */
    opacity:0.35;
    /* Firefox Netscape */
    -moz-opacity:0.35;
}


#single_right_bottom ul{
	list-style:none;
	margin:0px;
	padding-top:5px;
	font-weight: bold;
}

#single_right_bottom li{
	display:inline;
	display:block;
	float:left;
	margin:10px 0px;
	width: 185px;
}
#single_right_bottom li img{
	padding:5px 15px;
	background: url("./images/parts/shadow.gif") right bottom;
}


/* ------- CATALOG SIDEBAR ------- */
#right{
	float:right;
	width:200px;
}

#right li{
	list-style:none;
	font-weight:bold;
}

*:first-child+html #catalog_right li{
	/*margin-left:-13px;*/
}


#right li a{
	background-image:url(./images/common/common_point.png);
	background-repeat:no-repeat;
	background-position: 5px 1px;
	height:40px;
	display: block;
	padding:0 0 0 20px;
}
	

#right li a:hover{
	background-image:url(./images/common/common_point_over.png);
}

#right li.current-cat a {
	background-image:url(./images/common/common_point_over.png);
}



/*  ------- PAGE CATALOG ------- */
/* TOP */
#catalog_top .new{
	padding:5px;
}

#catalog_top .new a:hover img{
	 /* IE */
    filter: alpha(opacity=45);
    /* Safari Opera */
    opacity:0.45;
    /* Firefox Netscape */
    -moz-opacity:0.45;
}
#catalog_top .new ul{
	list-style:none;
	font-weight:bold;
}
#catalog_top .new li{
	display:block;
	float:left;
	padding:0 50px 0 50px;
}

#catalog_top .new li img{
	padding:5px 15px;
	background: url("./images/parts/shadow.gif") right bottom;
}


/* BOTTOM */
#catalog_bottom {
	padding:5px 10px 0px 40px;
}
#catalog_bottom li{
	list-style:none;
	float:left;
	width: 350px;
}
#catalog_bottom li a{
	background-image:url("./images/common/common_point.png");
	background-position: 0px 1px;
	height:50px;
	background-repeat:no-repeat;
	font-weight:bold;
	display: block;
	text-decoration:none;
	padding:0 0 0 15px;
}
#catalog_bottom li a:hover{
	background-image:url("./images/common/common_point_over.png");
}

/*  ------- PAGE COMPANY ------- */
.company_bm{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:5px;
}






