@charset "UTF-8";

/***************************************************************/
/********************* メイン　背景設定等 ************************/
/***************************************************************/

body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",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:1.0em;
	line-height: 1.4em;
}

.f10_gray{
	font-size:1.2em;
}

/***************************************************************/
/************************** ヘッダ設定 **************************/
/***************************************************************/

#header{
	background-image: url(./pcimage/head.jpg);
	background-repeat: no-repeat;
	background-position: 100px top;
	height: 330px;
	width: 480px;
	float: left;
	/*position:fixed;
	top:0;
	*/
	/*border: 1px solid #FCDBDE;*/
}
#header h1{
	float: left;
	width: 460px;
	font-size: 1.0rem;
	line-height: 1.6em;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}

#HeaderText{
	width: 460px;
	font-size: 12px;
	font-weight: bold;
	float: right;
	line-height: 18px;
	padding-left: 10px;
	padding-bottom: 0px;
	text-align: right;
}

#header #logo{
	margin-left:100px;
	width:200px;
}

#header .menu-btn{
	padding: 6px 14px ;
	float:right;
	color:#FB8B27;
	background-color:#FFF;
	border-radius:3px;
	font-size:1.6em;
	font-weight: bold;
}

.fontTel{
font-size: 0.8em;
}

#s_banner, #header_menu,  .header_r{
	display:none;
}
#slider{ position:absolute; 	top:80px; width:480px !important; height: 250px; 	overflow:hidden; margin-bottm: 0px;}
#controls{ display:none; }

#top_header{
	background-image: url(sm_image/sub_head.jpg);
	background-repeat: no-repeat;
	background-position:left;
	float: left;
	height: 250px;
	width: 480px;
	margin-top: 0px;	/*border: 1px solid #FCDBDE;*/
	display:none;
}

#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);

	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;

}
#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);*/
	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: 1.2em;
	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: 1.2em;
	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;
} 

/***************************************************************/
/************************** メイン設定 **************************/
/***************************************************************/

#main{
	float: left;
	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: 0.8em;
	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-repeat: repeat;
	float: left;
	width: 470px;
	font-size:16px;
	text-align: left;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 35px;
	margin-top: 0px;
	margin-left: 0px;
	overflow:visible;
	height: auto;
}

/*** コンテンツページ　テーマタイトル ***/
#main h3.page_title{
	background-image: url(sm_image/foot.jpg);
	background-repeat: repeat;
	float: left;

	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{
	float: right;
	width: 470px;
	border: 1px solid #ebebeb;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 5px;
	overflow: hidden;

	margin-top: 5px;
	margin-bottom: 15px;

}

#main .free_space{
	float: left;
	width: 480px;
	/*border: 1px solid #ebebeb;*/
	text-align: left;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0px;
	overflow: hidden;

	margin-top: 5px;
	margin-bottom: 15px;

}

/***************************************************************/
/***************************************************************/

#main .topix_bar{
	font-size: 1.0em;
	text-align: center;
	width: 470px;
	padding: 5px;
}

#main .topix_bar02{
	font-size: 1.1em;
	text-align: center;
	width: 450px;
	padding: 10px;
}

/***************************************************************/
/************************ ボディバナー設定 ***********************/
/***************************************************************/

.top_item,
.top_item_r
{
	width: 478px;
	height: 50px;
	border: 1px solid #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
background-color: #FFF;
}
.top_item{
	float: left;
	margin-right: 10px;
}
.top_item_r{
	float: right;
}

.top_item h3,
.top_item_r h3{
	width: 400px;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	padding: 10px;
	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: 45px;
	width: 45px;
	float: left;
	padding: 5px;
background-color: #FFF;
}
.top_item_txt{
	float: left;
	width: 400px;
	font-size:16px;
	padding:5px;
}


/***************************************************************/
/******************* 最新情報･最新記事一覧 設定 *******************/
/***************************************************************/

.news_bar{
	font-size:16px;
	font-weight: bold;
	background-image: url(sm_image/foot.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 460px;
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 20px;
	line-height: 50px;
	text-align: left;
	float: left;
	border: 0px solid #CCCCCC;
}
.news_bar img{
	display: inline;
	position: relative;
	top: 3px;
}
#news_box{
	width: 468px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	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: 200px;
	overflow: auto;
	margin-bottom: 10px;
}
.news_text{
font-size: 1.0em;
	line-height: 2.0em;
	text-align: left;
	float: left;
	width: 448px;
	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;
	height: 100px;
	/*border: 1px solid #ebebeb;*/
	margin-bottom: 10px;
	text-decoration:none;
}
.contents_box_img{
}

.contents_box_text{
	height: 100px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 1.0em;
	line-height: 1.7em;
	text-decoration:none;
	overflow: hidden;
}

.contents_box_text a,
.contents_box_text a:visited{
	color: #555555;
	background-color: #FFFFFF;
	text-decoration:none;
}

.contents_box_text a:hover{
	color: #555555;
	background-color: #FFFFFF;
	text-decoration:none;
}

.page_title_grey{
 	float: left;
 	width: 480px;
 	text-align: center;
 	font-size: 1.1em;
  	font-weight: bold;
  	line-height: 1.2em;
  	color: #555555;
  	overflow: hidden;
  	background-color: #ededed;
	padding: 15px;
	margin-bottom: 10px;
}


/***********************コンテンツページ**************************/
/************************ 記事タイトル ***************************/
/***************************************************************/

/*　記事タイトル　*/
.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: 450px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.2em;
	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: 1.2em;
	line-height: 15px;
	padding: 2px;
	overflow: hidden;
}
#main .contents_navi a{
	text-decoration: none;
}
#main .contents_navi a:hover{
}

/***************************************************************/
/*************************** パンくず ***************************/
/***************************************************************/

.p_navi{
	font-size: 1.2em;
	margin: 5px 0 5px 0;
	padding: 0px;
	float: left;
	display:none;
}

/***************************************************************/
/************************* フッターの設定 ************************/
/***************************************************************/

#footer{
	font-size:12px;
	text-align: center;
	line-height: 30px;
	width:480px;
	height: 150px;
	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:470px;
	height: 100px;
	font-size: 1.2em;
	text-align: left;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

#footerBox #copyright{
	font-size: 1.2em;
	text-align: center;
	line-height: 18px;
	height: 20px;
}


/***************************************************************/
/************************** ヘッダメニュー ***********************/
/***************************************************************/

#header_menu{
	width: 480px;
	line-height: 40px;
	height: 86px;
	/*background-image: url(sm_image/foot.jpg);*/
	background-repeat: no-repeat;
	background-position:center;	
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	overflow: hidden;
	padding-top: 5px;
	/*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
{

	height: 40px;
	width: 157px;
	float: left;
	text-align: center;
	line-height: 40px;
	display: block;
	font-size: 1.0em;
	text-decoration: none;
	border-right: 1px solid #999999;
	background-image: url(sm_image/foot.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/foot.jpg);
	background-repeat: no-repeat;
	background-position:center;	
	text-decoration: none;
}

.h_menu00 a:hover,
.h_menu00a a:hover{
	/*background-image: url(sm_image/h_menubtn.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: 40px;
	width: 480px;
	padding-left: 20px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	border: 0px solid #cfcfcf;
	overflow:visible;
}
#main .page_title h2{
	font-size: 1.0em;
	margin:0;
	padding:0;
}


/***************************************************************/
/***************************************************************/
/***************************************************************/

.contents_title_gray{
	font-size: 1.2em;
	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: 1.2em;
	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: 1.2em;
	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: 1.2em;
	float:left;
	margin-top:5px;
	margin-left:9px;
}
.f_price{
	font-size: 1.2em;
	font-weight: bold;

	text-decoration: none;
	line-height:16px;
}
.f_priceB{
font-size: 1.0em;
	font-weight: bold;

	text-decoration: none;
	line-height:1.2em;
}

/*カタログ設定*/
.catalog{
	float: left;
	width: 480px;
	border: 1px solid #ebebeb;

	text-align: left;
	font-size: 1.2em;
	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: 1.2em;
	overflow: hidden;
	margin-bottom: 2px;
}

/*カタログ　問い合わせリンク設定*/
.CTtitleBar{
font-size: 1.0em;
	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: 1.2em;
	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: 1.2em;
	overflow: hidden;
	line-height: 2.5em;
	padding-left: 5px;
}

/***************************************************************/
/************************** BBS機能設定 *************************/
/***************************************************************/

.bbsbox{
	font-size: 1.2em;
	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: 1.2em;
	text-decoration: none;
	margin: 3px;
	background-color: #FFF;
	float: left;
	width: 460px;
}
.bbstitle{
font-size: 0.8em;
	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　*****************************/
/***************************************************************/

#main .free_space02{
 	float: left;
 	width: 480px;
 	text-align: center;
	font-size: 1.1em;
  	font-weight: bold;
  	line-height: 1.2em;
  	color: #555555;
  	overflow: hidden;
  	background-color: #ededed;
	padding: 15px 5px;
}

#main .free_space03{
 	float: left;
 	width: 480px;
 	text-align: center;
 	font-size: 1.1em;
  	font-weight: bold;
  	line-height: 1.2em;
  	color: #555555;
  	overflow: hidden;
  	background-color: #ededed;
	padding: 15px 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#main .free_space04{
 	float: left;
 	width: 480px;
 	text-align: center;
	font-size: 1.1em;
  	font-weight: bold;
  	line-height: 1.2em;
  	color: #555555;
  	overflow: hidden;
  	background-color: #ededed;
	padding: 15px 5px;
}

#main .free_space04 img{
max-width:470px;
}

#main .free_space05{
	float: left;
	width: 480px;
	text-align: center;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #333333;
	overflow: hidden;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#main .free_space05 table{
table-layout:auto;
white-space:normal;
}

#main .free_space06{
	float: left;
	width: 470px;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #333333;
	overflow: hidden;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
}

#main .free_space06 a:link{
	color: #43c4e0;
	text-decoration: none;
}
#main .free_space06 a{
	color: #43c4e0;
	text-decoration: none;
}
#main .free_space06 a:hover{
	color: #43c4e0;
}

#main .free_space07{
	float: left;
	width: 470px;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #333333;
	overflow: hidden;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
}

#main .free_space08{
	float: left;
	width: 470px;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #333333;
	overflow: hidden;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main .free_space09{
 	float: left;
 	width: 480px;
 	text-align: center;
	font-size: 1.1em;
  	font-weight: bold;
  	line-height: 1.2em;
  	color: #43c4e0;
  	overflow: hidden;
  	background-color: #e0ffff;
	padding: 15px 5px;
}

#main .free_space10{
	float: left;
	width: 470px;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #333333;
	overflow: hidden;
	background-color: #ffffff;
	margin-top: 20px;
	margin-bottom: 0px;
}

/****TOPページ　表示数４用***********************/
.TOP_Column_info_box,
.TOP_Column_info_box_r{
	width:480px;
	height:250px;
	float: left;
	margin-top:10px;
	margin-bottom:10px;
margin-right: 0px;
	overflow:hidden;
	/*border:#cfcfcf solid 1px;*/
	/*border-radius:4px;*/
	font-size: 0.8em;
       border:none;
}
.TOP_Column_info_box_r{
	float: left;
	margin-left:0;
	margin-right:0;
}
.TOP_Column_info_box a,
.TOP_Column_info_box a:link,
.TOP_Column_info_box a:visited,
.Column_info_box_s a,
.Column_info_box_s a:link,
.Column_info_box_s a:visited{
	text-decoration:none;
	color:#333333;
	font-size:13px;
	line-height:1.3em;
}
.TOP_Column_info_box_img{
	width:480px;
	height:150px;
	margin:10px 0px 0px 0px; /* 上　右　下　左*/
	float: left;
	background-position:center;
	background-repeat:no-repeat;
	/*border:#FFF solid 1px;*/
	/*border-radius:4px;*/
	text-align:center;
	overflow:hidden;
}
.TOP_Column_info_box_img img{
	width:480px;
	max-height:150px;
	object-fit: cover;
}


.Column_info_box_s{
	width:191px;
	height:260px;
	float: left;
	margin:5px;
	overflow:hidden;
	/*border:#cfcfcf solid 1px;*/
	/*border-radius:4px;*/
	font-size: 0.8em;
	padding:0px 8px 0px 8px;
}

.TOP_Column_info_box_genre{
	font-size:1.2em;
	color:#666666;
	float: left;
	padding:5px 10px 0px 10px;
}
.TOP_Column_info_box_ColumnTitle,
.TOP_Column_info_box_ColumnTitle a,
.TOP_Column_info_box_ColumnTitle a:link,
.TOP_Column_info_box_ColumnTitle a:visited{
 	font-size: 1.2em;
 	line-height: 1.5em;
	color:#555555;
	float: left;
	min-width:430px;
	height:65px;
	padding:5px 10px 0px 10px;
}

.TOP_Column_info_box_ProImg{
	width:60px;
	padding:5px;
	float: left;
}

.TOP_Column_info_box_ProName{
	padding:5px 10px;
	width:380px;
	font-size:1.3em;
	float: left;
}

/***表示数４　ここまで　**********************************/

.Column_info_box_s{
	width:191px;
	height:260px;
	float: left;
	margin:5px;
	overflow:hidden;
	border:#cfcfcf solid 1px;
	border-radius:4px;
	font-size: 0.8em;
	padding:0px 8px 0px 8px;
}

/****Report****************************************/

.ShopCategory{
color:#F67890;
font-size: 1.0em;
padding:10px;
}
.ShopName{
color:#F67890;
font-size:32px;
padding:10px;
}
.ShopAddress{
color:#F67890;
font-size: 1.0em;
padding:10px;
}
.OwnerJob{
color:#F67890;
font-size:1.2em;
padding:10px;
}
.OwnerName{
color:#F67890;
font-size:32px;
padding:10px;
}

#planner{
	width: 480px;
	overflow: hidden;
}


/*****Review************************************************/
.ReviewBannerBox,
.ReviewBannerBox_r{
	width: 458px;
	height:140px;
	float: left;
	border:#CCC solid 1px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 0px;
	overflow: hidden;
}

.ReviewBannerBox_r{
	margin-right: 0px;
}

/*サムネイル*/

.ReviewBannerThumbIMG{
	width: 95px;
	float: left;
	padding: 10px;
}

/*サムネイルの画像の幅*/
.ReviewBannerThumbIMG img{
	width: 85px;
}

/*ヘッダ*/
.ReviewBannerHeaderIMG{
	width: 190px;
	float: left;
	padding: 5px;
	margin-top: 5px;

}
/*ヘッダ画像の幅*/
.ReviewBannerHeaderIMG img{
	width: 190px;
}
.ReviewBannerTitle{
	color: #F57890;
	font-size: 1.0em;
	float: left;
	width: 300px;
	padding: 5px;
}
.ReviewBannerText{
	color: #333;
	font-size: 1.0em;
	float: left;
	width: 350px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/**Event_box************************************/

.Event_box,
.Event_box_r,
.Event_box_pink,
.Event_box_pink_r{
	width: 450px;
	height: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 4px;
	border:#cfcfcf solid 1px;
	border-radius:4px;
	font-size: 16px;
	line-height:18px;
}

.Event_box_pink,
.Event_box_pink_r{
	border:#cfcfcf solid 1px;
}
.Event_box,
.Event_box_pink{
	float: left;
	margin-right: 15px;
}
.Event_box_r,
.Event_box_pink_r{
	float: left;
		margin-right: 0px;
}

.Event_box a,
.Event_box_r a,
.Event_box a:visited,
.Event_box_r a:visited,
.Event_box_pink a,
.Event_box_pink_r a,
.Event_box_pink a:visited,
.Event_box_pink_r a:visited {
	color: #4d4d4d;
 background-color: #FFFFFF;
	text-decoration:none;
}
.Event_box a:hover,
.Event_box_r a:hover,
.Event_box_pink a:hover,
.Event_box_pink_r a:hover{
	color: #4d4d4d;
 background-color: #FFFFFF;
	text-decoration:none;
}

.Event_boxDay{
	margin: 0;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:15px;
	float: left;
	width: 460px;
	height:auto;
	font-size: 1.1em;
}

.EventSpan{
	text-align:left;
	height:auto;
	font-size: 1.0em;
	padding-bottom: 5px;
	float: left;
	clear:both;
}


.Event_name{
	width: 320px;
	margin-left: 10px;
	font-size: 1.2em;
	font-style: normal;
	line-height:1.5em;
	color: #fd8b28;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.Event_name a:link,
.Event_name a:visited,
.Event_name a:hover{
	color: #fd8b28;
}

.EventHostName{
	width: 300px;
	font-size: 1.0em;
	font-style: normal;
	line-height:1.5em;
	color: #666;
	float: left;
	padding-bottom: 0px;
	padding-top: 5px;
		margin-left: 10px;

}
.seminar_Genre{
	margin: 0;
	font-size: 0.8em;
	color: #666666;
	padding-bottom: 5px;
	float: left;
	clear:both;
	width: 330px;

}

.EventTime{
	margin: 0;
	padding-top: 5px;
	padding-left:15px;
	font-size: 1em;
	color: #666666;
	width: 450px;
	float: left;
}

.Event_img{
	height: 100px;
	width: 100px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	overflow: hidden;
}

.Event_img img{
	width:100px;
	object-fit: cover;
}

.Event_txt{
	float: left;
	width: 430px;
	font-size: 1.0em;
	line-height: 1.5em;
	padding-left:15px;
}

.Event_txt a:link,
.Event_txt a:visited,
.Event_txt a:hover{
	margin: 0;
	font-size: 1.0em;
	color: #666666;
	float: left;
	text-decoration:none;
}

.EventSubTitel{
	float: left;
	width: 430px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	color:#555555;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:5px;

}
/********************************************/


.TOP_nBox,
.TOP_nBox_r{
	width: 464px;
	height:110px;
	float: left;
	margin-top:10px;
	margin-left:0;
	margin-right:4px;
	margin-bottom:0px;
	overflow:hidden;
	border:none;
	border-radius:4px;
	font-size: 100%;
}
.TOP_nBox_r{
	float: left;
	margin-left:0;
	margin-right:0;
}
.TOP_nBox a,
.TOP_nBox a:link,
.TOP_nBox a:visited,
.Column_info_box_s a,
.Column_info_box_s a:link,
.Column_info_box_s a:visited{
	text-decoration:none;
	color:#333333;
	font-size:1.0em;
	line-height:1.5em;
}
.TOP_nBox_img{
	width:100px;
	height:100px;
	margin:0px 10px 0px 20px; /* 上　右　下　左*/
	float: left;
	background-position:center;
	background-repeat:no-repeat;
	border:#FFF solid 1px;
	/*border-radius:4px;*/
	text-align:center;
	overflow:hidden;
}

.TOP_nBox_img img{ 	
	width:100px;
	height:100px;
	object-fit:cover;
}

.TOP_nBox_Genre{
	font-size:1.0em; 
	width:310px; 
	float:left;
	padding: 0px;
}

.TOP_nBox_PName{
	font-size:1.0em; 
	width:300px; 
	float:left;
	padding-top: 3px;
}

.TOP_nBox_ShopGenre{
	font-size:1.0em; 
	width:300px; 
	float:left;
}

.TOP_nBox_ShopName{
	font-size:1.1em; 
	width:300px; 
	float:left;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}


*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/*********************************LESSON****************************/
#Lesson{
	width: 450px;
	padding-left: 0px;
	float: left;
	margin-bottom: 15px;
	margin-top: 10px;

}
.Lesson_box,
.Lesson_box_r{
    	width: 450px;
  	height: 280px;
     	margin-top: 10px;
     	margin-bottom: 10px;
	margin-left: 10px;
    	overflow: hidden;
	padding: 4px;
  	border: #cfcfcf solid 1px;
	/*border-radius:4px;*/
}

.Lesson_box,
.Lesson_box_r{
	float: left;
	margin-right: 15px;
}

.Lesson_box a,
.Lesson_box_r a,
.Lesson_box a:visited,
.Lesson_box_r a:visited {
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}
.Lesson_box a:hover,
.Lesson_box_r a:hover{
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}


.Lesson_name{
	width: 320px;
	margin-left: 10px;
	font-size: 1.2em;
	font-style: normal;
	line-height:1.5em;
	color: #90ca3c;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.Lesson_name a:link,
.Lesson_name a:visited,
.Lesson_name a:hover{
	color: #90ca3c;
}

.Lesson_ProName{
	width: 300px;
	font-size: 1.0em;
	font-style: normal;
	line-height:1.5em;
	color: #666;
	float: left;
	padding-bottom: 0px;
	padding-top: 5px;
	margin-left: 10px;
}
.Lesson_Genre{
	width: 460px;
	color: #666666;
	font-size: 1.1em;
	padding-left: 15px;
	padding-top: 5px;
	float: left;
}

.Lesson_img{
	height: 100px;
	width: 100px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	overflow: hidden;
}
.Lesson_img img{
	width:100px;
	object-fit: cover;
}

.Lesson_SubTitel{
	float: left;
	width: 430px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.4em;
	color:#555555;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:5px;
}
.Lesson_txt{
	float: left;
	width: 430px;
	font-size: 1.0em;
	line-height: 1.5em;
	padding-left:15px;
}
.Lesson_txt a:link,
.Lesson_txt a:visited,
.Lesson_txt a:hover{
	margin: 0;
	font-size: 1.0em;
	color: #666666;
	float: left;
	text-decoration:none;
}

/*****************LESSON END ********************/

.Shopping_info_box, 
.Shopping_info_box_r { 
	width:464px; 
	height: 110px; 
	margin-bottom:5px; 
	border:none;
	font-size:100%; 
}

.Shopping_info_box_ProdPrice{ 
	width: 300px; 
	float:left;
    display: none;
}

.Shopping_info_box_ProdName{
	font-size:0.9em; 
	width: 300px;
	color: #fd8b28;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.Shopping_info_box a,
.Shopping_info_box a:link,
.Shopping_info_box a:visited,
.Shopping_info_box_r a,
.Shopping_info_box_r a:link,
.Shopping_info_box_r a:visited{
	text-decoration:none;
	color:#fd8b28;
	font-size:1.2em;
}

table{
	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
	table-layout: auto;
}



/*********************************LESSON****************************/

.BizSc_box,
.BizSc_box_r
{
    width: 464px;
    height: 210px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 7px;
	border-radius:4px;

}
.BizSc_box{
	float: left;
	margin-right: 10px;
	float: left;
}
.BizSc_box_r{
	float: left;
}

.BizSc_box a,
.BizSc_box a:visited{
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}
.BizSc_box a:hover{
	color: #4d4d4d;
　　　　 background-color: #FFFFFF;
	text-decoration:none;
}


.BizSc_name{
	width: 350px;
	font-size: 1.0em;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	float: left;
	padding-bottom: 5px;
	padding-left: 10px
}
.BizSc_ProName{
	width: 350px;
	font-size: 0.8em;
	font-style: normal;
	line-height: 14px;
	float: left;
	padding-left: 10px
}
.BizSc_Genre{
	width: 350px;
	font-size: 0.8em;
	padding-left: 10px;
	float: left;
}

.BizSc_img{
	height: 95px;
	width: 95px;
	float: left;
	background-color: #FFFFFF;
	padding: 5px;
	clear:both;
	overflow:hidden;
}
.BizSc_img img{
max-width:95px;

}
.BizSc_SubTitel{
	float: left;
	width: 450px;
	font-size: 1.0em;
	line-height: 1.4em;
        font-weight: bold;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
}
.BizSc_txt{
	float: left;
	width: 450px;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #666666;
	padding-left:5px;
}
.BizSc_txt a:link,
.BizSc_txt a:visited,
.BizSc_txt a:hover{
	margin: 0;
	font-size: 1.0em;
	color: #666666;
	float: left;
	text-decoration:none;
}

.topix_bar02{
	width: 450px !important;
	font-size: 1.1em;
	text-align: center;
	background-color: #FFF !important;
	border-radius:10px;
	border:solid 1px #fd8b28;
	margin-left: 10px;
}

.topix_bar04{
	width: 450px !important;
	font-size: 1.1em;
	text-align: center;
	background-color: #FFF !important;
	border-radius:10px;
	border:solid 1px #90ca3c;
	margin-left: 10px;
	padding: 10px;
}

.Shop_Titel_bar, 
.Art_Titel_bar, 
.Biz_Titel_bar, 
.Circle_Titel_bar, 
.Shopping_Titel_bar{
	width: 480px !important;
	height: 45px;
	font-size: 1.1em;
	text-align: center;
	color: #fd8b28;
	background-color: #fdd9b7;
	/*border-radius:4px;*/
	/*border:solid 1px #fd8b28;*/
	padding: 10px;

	background-image: url(none);
}

.Biz_Titel_bar{
	width: 470px !important;
	font-size: 1.0em;
	text-align: center;
	color: #FFF;
	background-color: #43c4e0;
	border-radius:10px;
	border:solid 1px #43c4e0;
}


#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 300%;
    z-index:100;
    color: #FD8B28;
}
#page-top a {
    /*background: #FFF;*/
    text-decoration: none;
    color: #FD8B28;
    width: 80px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
   /* background: #999;*/
}

.square_btn01 {
	width:90%;
	height:40px;
	padding: 0.5em 1em;
	text-decoration: none;
	color: #fd8b28;
	border: solid 1px #fd8b28;
	border-radius: 3px;
	transition: .4s;
	text-align:center;
	margin: 0.5em auto;

}

.square_btn01:hover {
	background: #ffffff;
	color: #fd8b28;
}

.square_btn01 a {
	color: #fd8b28;
	text-decoration: none;
}
.square_btn01 a:hover {
	color: #fd8b28;
}