@charset "UTF-8";
/***************************************************************/
/********************* メイン　背景設定等 ************************/
/***************************************************************/

body {

	background-image: url(pcimage/contents_bg.jpg);
	background-repeat: repeat-x; 
	background-position: 0px 10px;
}


#frame{
	text-align: center;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 1px;
	display: block;


}
#wrap{
	background-color: #ffffff;
	float: left;
	/*background-image: url(pcimage/body_bg.jpg);*/
	width: 980px;
	overflow: hidden;
	text-align: left;
	background-repeat: repeat-y;
	border: 1px solid #fffffff;
	background-position: left;
	clear: both; 

}




/***************************************************************/
/*********************** コンテンツヘッダ設定 *********************/
/***************************************************************/

#contents_header {	
	padding-top: 1px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
	background-image: url(pcimage/contents_header.jpg);
	height: 100px;
	width: 980px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
 /*/margin-top: 9px; /*IE互換用*/
}

#PageSubHeaderCopy{
        font-size: 18px;
	color: #555555;
	float: left;
	width: 700px;
	line-height: 15px;
	padding-right: 50px;
	padding-left: 20px;
	margin-top: 50px;
	text-align: left;
}

/***************************************************************/
/************************** サイド設定 **************************/
/***************************************************************/

#side{
	background-color: #FFF;
	float: left;
	width: 280px;
	margin-left: 0px;
	min-height:600px;

	overflow: hidden;
	display: block;
	padding-top: 5px;

	padding-bottom: 32768px;
	margin-bottom: -32768px;
}
#side h4{
	float: left;
	width: 280px;


	font-size: 13px;
	color: #FFF;
	line-height: 22px;
	text-align: left;

	background-image: url(pcimage/btn.jpg);

	margin-top: 0px;
	margin-bottom: 5px;

	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 8px;

	background-color: #FFFFFF;
	background-position: left top;

	overflow: visible;
	display: inline;

}
#side h4 a{
	color: #666;
	text-decoration: none;

}
#side h4 a:hover{
	color: #333;
}
#side .subject{
	float: left;

	width: 280px;

	font-size: 13px;
	color: #666;
	text-decoration: none;
	line-height: 22px;
	text-align: left;


	background-image: url(pcimage/btn_c.jpg);
	background-color: #ffffff;
	padding-top: 5px;
	padding-left: 16px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline;
}

#side .subject a{
	color: #666;
	text-decoration: none;
}
#side .subject2{
	float: left;

	width: 280px;

	font-size: 13px;
	color: #666;
	text-decoration: none;
	line-height: 22px;
	text-align: left;



	background-color: #ffffff;

	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;

	margin-top: 3px;
	margin-bottom: 3px;

	display: inline;
}
#side .subject a:hover{
	color: #333;
}
#side .subject2 a{
	color: #333;
	text-decoration: none;
}
#side .subject2 a:hover{
	color: #333;
}

#side_company,#side_free,#side_free2 {
	font-size: 13px;
	float: left;
	width: 280px;
	color: #828282;

	background-color: #ffffff;
	margin-bottom: 10px;
	margin-top: 0px;
	text-align: left;
	line-height: 1.3em;



	padding: 0px;
}
#side_free2{
	text-align: center;
}
#side_free2 form{
	display: inline;
	margin: 0px;
} 

#side .h4b{
	float: left;
	width: 280px;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 10px;
}



/***************************************************************/
/************************** メイン設定 **************************/
/***************************************************************/

#main{
	float: right;
	width: 680px;
	min-height:600px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	/*margin-right:15px;*/
	/*margin-right:10px;*/
	overflow: hidden;
	display: inline;
	padding-left: 0px;
　　　　 clear: both; 
	margin-left: 20px;
}

/***************************************************************/
/************************** タイトル設定 *************************/
/***************************************************************/

/*** コンテンツページ　テーマタイトル ***/
#main h3.page_title{
	background-image: url(pcimage/bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 660px;
	font-size: 13px;
	color: #555555;
	text-align: left;
	padding-left: 40px;
	line-height: 50px;
	margin-top: 0px;
}




/***********************コンテンツページ**************************/
/************************ 記事タイトル ***************************/
/***************************************************************/

/*　記事タイトル　*/
.contents_title{
	font-size: 12px;
	line-height: 30px;
	color: #828282;
	background-color: #ffffff;
        border-bottom: dotted 1px #cccccc;
	width: 680px;
	height: 30px;
	text-align: left;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	float: left;
	margin-bottom: 0px;
	margin-left: 20px;
}


/***************************************************************/
/************************* 記事ページ設定 ************************/
/***************************************************************/

#main .contentsbox05{
	float: left;
	width: 680px;
	/*border: 1px solid #FFFFFF;*/
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-size: 14px;
	line-height: 1.3em;
	color: #555555;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 0px;
}


/***************************************************************/
/***************************************************************/
/***************************************************************/

#main .contents_navi{
	float: left;
	width: 680px;
	border: 1px solid #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	color: #555555;
	padding: 2px;
	overflow: hidden;
}
#main .contents_navi a{
	color: #555555;
	text-decoration: none;
}
#main .contents_navi a:hover{
	color: #555555;
}

/***************************************************************/
/*************************** パンくず ***************************/
/***************************************************************/

.p_navi{
	font-size: 11px;
	color: #aaaaaa;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}
.p_navi a:link{
	color: #aaaaaa;
	text-decoration: none;
}
.p_navi a{
	color: #aaaaaa;
	text-decoration: none;
}
.p_navi a:hover{
	color: #aaaaaa;
}

/***************************************************************/
/*************************** ページバナー ***************************/
/***************************************************************/

.PageBanner01{
	font-size: 12px;
	margin: 10px;
	float: left;
}
.PageBanner02{
	font-size: 12px;
	margin: 10px;
	float: left;
}



/***************************************************************/
/***************************************************************/
/***************************************************************/

#main .page_title {

	background-image: url(pcimage/bar.jpg);
	background-repeat: no-repeat;
	float: left;
	float: left;
	height: 30px;
	width: 660px;
	font-size: 13px;
	color: #FFF;
	text-align: left;
	padding-left: 40px;
	line-height: 30px;
	margin-top: 0px;
}
#main .page_title h2{
	font-size: 12px;
}


/***************************************************************/
/***************************************************************/
/***************************************************************/

.contents_title_gray{
	font-size: 12px;
	line-height: 15px;
	/*font-weight: bold;*/
	color: #555555;
	border: 1px solid #cfcfcf;
	background-color: #EAEAEA;
	width: 638px;
	text-align: left;
	display: block;
	height: 15px;
	text-indent: 10px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contents_title_gray a{
	color: #555555;
	text-decoration: none;
}
.contents_title_gray a:hover{
	color: #555555;
}

/***************************************************************/
/******************* ショッピング･カタログ機能設定 *****************/
/***************************************************************/

#main .catalog{
	float: right;
	width: 628px;
	border: 1px solid #ebebeb;
	background-color: #FFFFFF;

	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	padding: 10px;
	overflow: hidden;

	margin-top: 5px;
	margin-bottom: 15px;
}

.prod_box{
	width:208px;
	height:295px;
	margin-top:10px;
	margin-right:5px;
	background-color:#FAFAFA;
	float:left;
	display:block;
	text-align:center;
	overflow:hidden;
}
.prod_box_e{
	width:208px;
	height:295px;
	margin-top:10px;
	background-color:#FAFAFA;
	float:right;
	display:block;	
	text-align:center;
	overflow:hidden;
}
.prod_box a,
.prod_box_e a{
	width:208px;
	height:295px;
	display:block;
	color: #333333;
	text-decoration: none;
}
.prod_box a:hover,
.prod_box_e a:hover{
	width:208px;
	height:295px;
	background-color:#EAEAEA;
	display:block;
	text-decoration: none;
}
.prod_box img,
.prod_box_e img{
	width:160px;
	height:120px;
	padding:4px;
	border:#CCCCCC solid 1px;
	text-align:center;
	float:left;
	margin-top:10px;
	margin-left:19px;
}
.prod_box  .prod_price,
.prod_box_e  .prod_price{
	width:158px;
	height:60px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-top:5px;
	margin-left:19px;
	color: #000000;
	text-decoration: none;
	overflow: hidden;
}
.prod_box  .prod_price img,
.prod_box_e  .prod_price img{
	width:50px;
	height:15px;
	text-align:left;
	float:left;
	margin:0;
	padding:0;
}
.prod_box  .prod_text,
.prod_box_e  .prod_text{
	width:178px;
	height:100px;
	text-align:left;
	font-size:12px;
	float:left;
	margin-top:5px;
	margin-left:9px;
}
.f_price{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}
.f_priceB{
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	line-height:1.2em;
}

/*カタログ設定*/
.catalog{
	float: left;
	width: 628px;
	border: 1px solid #ebebeb;
	background-color: #FFFFFF;

	text-align: left;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	padding: 0px;
	overflow: hidden;

	margin-top: 5px;
	margin-bottom: 15px;

}
.CTcateNameBox{
	float: left;
	width: 97%;
	border: 1px solid #ebebeb;
	background-color: #FFFFFF;
	height: 100px;
	padding: 5px;
	overflow: hidden;
}
.CTcateNameSpace{
	float: left;
	width: 25%;
	border-right: 1px solid #ebebeb;
	background-color: #ebebeb;
	padding: 5px;
	overflow: hidden;
	height: 90px;
}
.CTitemNameSpace{
	float: left;
	width: 20%;
	padding: 3px;

	text-align: left;
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 2px;
}

/*カタログ　問い合わせリンク設定*/
.CTtitleBar{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	border: 1px solid #cfcfcf;
	background-color: #EAEAEA;
	width: 638px;
	text-align: left;
	display: block;
	height: 20px;
	text-indent: 10px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.CTtitleBar a{
	color: #333333;
	text-decoration: none;
}
.CTtitleBar a:hover{
	color: #555555;
}

/*カタログ　スペック表示設定*/
.CTspecBox{
	float: left;
	width: 95%;

	/*border: 1px solid #ebebeb;*/
	background-color: #FFFFFF;
	line-height: 2em;
	padding: 1px;
	overflow: hidden;
}
.CTspecName{
	float: left;
	width: 30%;

	text-align: left;
	font-size: 12px;
	overflow: hidden;
	background-color: #ebebeb;
	border-right: 1px solid #ebebeb;
	line-height: 2.5em;
	padding-left: 5px;
}
.CTspec{
	float: left;
	width: 60%;
	padding: 3px;

	text-align: left;
	font-size: 12px;
	overflow: hidden;
	line-height: 2.5em;
	padding-left: 5px;
}


/***************************************************************/
/************************** BBS機能設定 *************************/
/***************************************************************/

.bbsbox{
	font-size: 12px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
dt.bbsdt{
	line-height: 25px;
	padding: 3px;
	font-size: 12px;
	text-decoration: none;
	margin: 3px;
	background-color: #FFF;
	float: left;
	width: 620px;
}
.bbstitle{
	font-size: 14px;
	line-height: 2.0em;
	text-decoration: none;
	width: 600px;
	margin-bottom: 5px;
	margin-left: 10px;
}



/***************************************************************/
/***************************　END　*****************************/
/***************************************************************/

/***************************************************************/
/***************************　FROM　*****************************/
/***************************************************************/
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
textarea  {
	border:1px solid #bbb;
	border-radius:3px;
	padding:7px;
	color:#000;
	margin:3px ;
	display: inline-block;
	box-sizing:border-box;
}

select {
	border:1px solid #bbb;
	border-radius:3px;
	padding:3px 5px;
	color:#000;
	margin:3px;
	height:34px;
}

input[type="submit"]{
	border:1px solid #bbb;
	border-radius:3px;
	padding:10px 20px;
	color:#000;
	margin:3px ;
	display: inline-block;
	box-sizing:border-box;
}

