/***************************************************************/
/********************* メイン　背景設定等 ************************/
/***************************************************************/

body {
	font-family: Helvetica , "游ゴシック" , "Yu Gothic" , sans-serif;
	width: 100%;
	padding: 0px;
	margin: 0px;

	background-color: #fff;
	background-image: url(sm_image/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#frame{
	text-align: center;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	overflow:hidden;
	height: auto;
}
#wrap{
	background-color: #FFFFFF;
	float: center;
	/*background-image: url(sm_image/body_bg.jpg);*/
	width: 480px;
	/*overflow: hidden;*/
	text-align: left;
	background-repeat: repeat-y;
	background-position: left;
clear: both; 

}

/* font */
.f12{
	font-size:12px;
}
.f10_gray{
	font-size:10px;
}

/***************************************************************/
/************************** ヘッダ設定 **************************/
/***************************************************************/

#header{
	background-image: url(sm_image/head.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height: 80px;
	width: 480px;
	float: left;
	/*border: 1px solid #FCDBDE;*/
}
#header h1{
	width: 480px;
	font-size: 13px;
	float: right;
	line-height: 15px;
	height: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-top: 10px;
	text-align: right;
}
#HeaderText{
	width: 460px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	line-height: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align: right;
}

.fontTel{
font-size: 12px;
}

#top_header{
	background-image: url(sm_image/sub_head.jpg);
	background-repeat: no-repeat;
	background-position:left;
	float: left;
	height: 216px;
	width: 480px;
	margin-top: 0px;	/*border: 1px solid #FCDBDE;*/
}

#headerCopy{
font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	float: left;
	width: 450px;
	margin-top: 105px;
	padding-right: 0px;
	padding-left: 30px;
}

#headerSubCopy{
	font-size: 13px;
	font-weight: bold;
	float: left;
	width: 450px;
	line-height: 15px;
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 30px;
	text-align: left;
}


/***************************************************************/
/*********************** コンテンツヘッダ設定 *********************/
/***************************************************************/

#contents_header {	
	padding-top: 1px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(sm_image/contents_header.jpg);
	height: 100px;
	width: 480px;
	float: left;
	margin-top: 0px;
/*/margin-top: 9px; /*IE互換用*/
}

#PageSubHeaderCopy{
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 450px;
	line-height: 15px;
	padding-right: 0px;
	margin-top: 50px;
	padding-left: 30px;
	text-align: left;
}

/***************************************************************/
/************************** サイド設定 **************************/
/***************************************************************/

#side{
	background-color: #F8F8F8;
	float: left;
	width: 460px;
	margin-left: 0px;
min-height: 0px;
	overflow: hidden;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}
#side h4{
	float: left;
	width: 440px;

font-size: 14px;
	line-height: 20px;
	text-align: left;

	background-image: url(sm_image/foot.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;

	padding: 10px;

	border: 1px solid #ebebeb;
	background-color: #FFFFFF;
	background-position: left top;

	overflow: visible;
	display: inline;

}
#side h4 a{
	text-decoration: none;
color: #ffffff;
}
#side h4 a:hover{

}
#side .subject{
	float: left;

	width: 422px;

font-size: 14px;

	text-decoration: none;
	line-height: 20px;
	text-align: left;

	border: 1px solid #ebebeb;
	/*background-image: url(sm_image/btn_c.jpg);*/
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 21px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline;
}

#side .subject a{

	text-decoration: none;
}
#side .subject2{
	float: left;
	width: 440px;
	font-size:18px;
	text-decoration: none;
	line-height: 17px;
	text-align: left;
	border: 1px solid #ebebeb;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: inline;
}
#side .subject a:hover{

}
#side .subject2 a{
	text-decoration: none;
}
#side .subject2 a:hover{
}
#QR {
	float: left;
	width: 430px;
	border: 1px solid #ebebeb;
	margin-bottom: 5px;
	text-align: center;
	padding: 9px;
}
#side_company,#side_free,#side_free2 {
	font-size:18px;
	float: left;
	width: 430px;
	border: 1px solid #ebebeb;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	line-height: 1.3em;
	padding: 9px;
}
#side_free2{
	text-align: center;
}
#side_free2 form{
	display: inline;
	margin: 0px;
} 

.PageMenuIcon {
max-width:100px;
}

/***************************************************************/
/************************** メイン設定 **************************/
/***************************************************************/

#main{
	float: right;
	width: 480px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-right:0px;
	/*margin-right:10px;*/
	/*overflow: hidden;*/
	display: inline;
	padding-left: 0px;
	clear: both; 
min-height: 300px;
}

/***************************************************************/
/******************** ボディ画像　テキスト設定 ********************/
/***************************************************************/

#main .contentsbox01{
	float: right;
	width: 460px;
	height: auto;
	border: 0px solid #CCCCCC;
	text-align: left;
	font-size:12px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-image: url(sm_image/body.jpg);
	background-position: top left;
*/
	margin-bottom: 10px;
	overflow: visible;
}

/***************************************************************/
/************************** タイトル設定 *************************/
/***************************************************************/

/*** TOPページタイトルH2 ***/
#main h2.page_title{
	background-image: url(sm_image/foot.jpg);
	background-repeat: repeat;
	float: left;
	width: 460px;
	font-size:0px !important;
	text-align: left;
	padding-left: 20px;
	height: 0px !important;
	margin-top: 0px !important;
	overflow:visible;
color: #ffffff;
}

/*** コンテンツページ　テーマタイトル ***/
#main h3.page_title{
	background-image: url(sm_image/foot.jpg);
	background-repeat: repeat;
	float: left;
color: #ffffff;
	width: 460px;
	font-size:13px;
	text-align: left;
	padding-left: 20px;
	line-height: 50px;
	margin-top: 10px;
	overflow:visible;
	height: auto;
}



/***************************************************************/
/************************* フリースペース ************************/
/***************************************************************/
#main #Facebook,
#main #GoogleCalendar,
#main #Twitter,
#main #free_space{
	float: right;
	width: 460px;
	border: 0px solid #ebebeb;
	text-align: left;
	font-size:18px;
	line-height: 1.3em;
	padding: 10px;
	overflow: hidden;

	margin-top: 0px;
	margin-bottom: 15px;

}

/***************************************************************/
/************************ ボディバナー設定 ***********************/
/***************************************************************/

.top_item,
.top_item_r
{
	width: 478px;
	height: 130px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.top_item{
	float: left;
	margin-right: 10px;
}
.top_item_r{
	float: right;
}

.top_item h3,
.top_item_r h3{
	width: 246px;
	font-size:16px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	padding: 5px;
	float: left;
  margin: 0px;
}

.top_item h3 a:link,
.top_item_r h3 a:link{

}
.top_item h3 a:visited,
.top_item_r h3 a:visited{
}
.top_item h3 a:hover,
.top_item_r h3 a:hover{

}
.top_item_img{
	height: 120px;
	width: 204px;
	float: left;
	padding: 5px;
}
.top_item_txt{
	float: left;
	width: 246px;
	font-size:16px;
	padding:5px;
}


/***************************************************************/
/******************* 最新情報･最新記事一覧 設定 *******************/
/***************************************************************/

.news_bar{
	font-size:13px;
color: #ffffff;
	font-weight: bold;
	background-image: url(sm_image/foot.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 470px;
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 10px;
	line-height: 20px;
	text-align: left;
	float: left;
	border: 0px solid #CCCCCC;
}
.news_bar img{
	display: inline;
	position: relative;
	top: 3px;
}
#news_box{
	width: 470px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-bottom-color: #ebebeb;
	border-left-color: #ebebeb;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 100px;
	overflow: auto;
	margin-bottom: 10px;
}
.news_text{
font-size: 14px;
	line-height: 1.0em;
	text-align: left;
	float: left;
	width: 450px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
.news_text a{

	text-decoration:none;
}
.news_text a:hover{

}

/***************************************************************/
/************************* ブログRSSBOX *************************/
/***************************************************************/

.contents_box{
	padding: 5px;
	float: left;
	width: 480px;
	border: 1px solid #ebebeb;
	margin-bottom: 10px;
}
.contents_box_img{
}
.contents_box_text{
	font-size:18px;
	line-height: 1.3em;
}

.page_title_grey{
	font-size:18px;
	font-weight: bold;
	background-image: url(sm_image/bar.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 480px;
	margin-top: 10px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 20px;
	line-height: 30px;
	text-align: left;
	float: left;
}


/***********************コンテンツページ**************************/
/************************ 記事タイトル ***************************/
/***************************************************************/

/*　記事タイトル　*/
.contents_title{
	font-size:16px;
	line-height: 20px;
	font-weight: bold;
	border: 1px solid #cfcfcf;
	width: 468px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 8px;
	padding-left: 10px;
	float: left;
	margin-bottom: 0px;
}

/***************************************************************/
/************************* 記事ページ設定 ************************/
/***************************************************************/

#main .contentsbox05{
	float: left;
	width: 480px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size:14px;
	line-height: 1.3em;
	overflow: hidden;
	padding-top:10px;
	padding-right:0px;
	padding-left:0px;
	border: none;
}

/***************************************************************/
/***************************************************************/
/***************************************************************/

#main .contents_navi{
	float: left;
	width: 474px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-size:12px;
	line-height: 15px;
	padding: 2px;
	overflow: hidden;
}
#main .contents_navi a{
	text-decoration: none;
}
#main .contents_navi a:hover{
}

/***************************************************************/
/*************************** パンくず ***************************/
/***************************************************************/

.p_navi{
	font-size:12px;
	margin: 5px 0 5px 0;
	padding: 0px;
	float: left;
}

/***************************************************************/
/************************* フッターの設定 ************************/
/***************************************************************/

#footer{
	font-size:12px;
	text-align: center;
	line-height: 30px;
	width:480px;
	height: 180px;
	margin: 0 auto;
	float: none;
	background-image: url(../pcimage/foot.jpg);
	background-position: center top;
	background-repeat: no-repeat;

}
#footerBox{
	width:480px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footerBox #footer_text{
	width:460px;
	height: 150px;
	font-size:12px;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: hidden;


}
#footerBox #copyright{
	font-size:12px;
	text-align: center;
	line-height: 18px;
	height: 20px;

}


/***************************************************************/
/************************** ヘッダメニュー ***********************/
/***************************************************************/

#header_menu{
	width: 480px;
	line-height: 40px;
	height: 86px;
	/*background-image: url(sm_image/head.jpg);*/
background-color: #ff6600;
	background-repeat: no-repeat;
	background-position:center;	
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	overflow: hidden;
	padding: 0px;
	/*padding-bottom: 5px;*/
}

.h_menu00,
.h_menu00 a:link,
.h_menu00 a:visited,
.h_menu00 a:hover,
.h_menu00a,
.h_menu00a a:visited,
.h_menu00a a:link,
.h_menu00a a:hover
{
color: #ffffff;
	height: 40px;
	width: 157px;
	float: left;
	text-align: center;
	line-height: 40px;
	display: block;
	font-size:14px;
	text-decoration: none;
	border-right: 0px solid #999999;
	background-image: url(sm_image/head.jpg);
	background-repeat: no-repeat;
	background-position:center;	
}

.h_menu00 a:link,
.h_menu00 a:visited,
.h_menu00a a:link,
.h_menu00a a:visited{
	background-image: url(sm_image/head.jpg);
background-color: #ff6600;
	background-repeat: no-repeat;
	background-position:center;	
	text-decoration: none;
}

.h_menu00 a:hover,
.h_menu00a a:hover{
	/*background-image: url(sm_image/head.jpg);
	background-repeat: no-repeat;
 	background-position: left bottom;*/
	text-decoration: none;
}

/***************************************************************/
/************************** アンダーライン ***********************/
/***************************************************************/

.under_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

/***************************************************************/
/***************************************************************/
/***************************************************************/

#main .page_title {

	background-image: url(sm_image/bar.jpg);
	background-repeat: repeat;
	float: left;
	height: 30px;
	width: 480px;
	padding-left: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:18px;
	border: 0px solid #cfcfcf;
	overflow:visible;
}
#main .page_title h2{
	font-size:18px;
}


/***************************************************************/
/***************************************************************/
/***************************************************************/

.contents_title_gray{
	font-size:18px;
	line-height: 15px;
	font-weight: bold;
	border: 1px solid #cfcfcf;
	background-color: #EAEAEA;
	width: 478px;
	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{

	text-decoration: none;
}
.contents_title_gray a:hover{
}

/***************************************************************/
/******************* ショッピング･カタログ機能設定 *****************/
/***************************************************************/

#main .catalog{
	float: right;
	width: 480px;
	border: 1px solid #ebebeb;
	background-color: #FFFFFF;

	text-align: left;
	font-size:18px;
	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:18px;
	font-weight:bold;
	float:left;
	margin-top:5px;
	margin-left:19px;
	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:18px;
	float:left;
	margin-top:5px;
	margin-left:9px;
}
.f_price{
	font-size:18px;
	font-weight: bold;

	text-decoration: none;
	line-height:16px;
}
.f_priceB{
font-size: 14px;
	font-weight: bold;

	text-decoration: none;
	line-height:1.2em;
}

/*カタログ設定*/
.catalog{
	float: left;
	width: 480px;
	border: 1px solid #ebebeb;

	text-align: left;
	font-size:18px;
	line-height: 1.3em;
	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:18px;
	overflow: hidden;
	margin-bottom: 2px;
}

/*カタログ　問い合わせリンク設定*/
.CTtitleBar{
font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	border: 1px solid #cfcfcf;
	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{

	text-decoration: none;
}
.CTtitleBar a:hover{

}

/*カタログ　スペック表示設定*/
.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:18px;
	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:18px;
	overflow: hidden;
	line-height: 2.5em;
	padding-left: 5px;
}

/***************************************************************/
/************************** BBS機能設定 *************************/
/***************************************************************/

.bbsbox{
	font-size:18px;
	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:18px;
	text-decoration: none;
	margin: 3px;
	background-color: #FFF;
	float: left;
	width: 460px;
}
.bbstitle{
font-size: 12px;
	line-height: 2.0em;
	text-decoration: none;
	width: 450px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/***************************************************************/
/***************************************************************/
/***************************************************************/

.p_center{
text-align: center;
margin: 0;
padding: 0;
}

/***************************************************************/
/*************************　clearfix　***************************/
/***************************************************************/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/***************************************************************/
/***************************　END　*****************************/
/***************************************************************/





