@charset "UTF-8";
/*---------------基本情報 CSS---------------*/
body {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	margin:0px auto;
	color:#000;
	text-align: center;
	background:#fff;
	word-break:break-all;
}

img{
    border:0px;
    
}

p a{
    color: #000;
    
}

#container {
	text-align: center;
	background: #fff;
	z-index: 3;
}

    
.h1_top{
    color: #000;
    font-size:50%;
    text-align: center;
    width:1100px;
    margin: 15px auto;
}

h1{
	font-weight:normal;
}

/*
 * Sticky header
 */

/* デフォルトのスタイル */
.page-header {
	background: #fff;
    /*position: absolute;*/
    width: 1200px;
    min-width: 1200px;
	margin: 0px auto;
	z-index: 3;
}

/* スティッキー状態のスタイル */
.page-header.sticky {
    position: fixed;
    top: 0;
}

.page-header > .inner {
    margin: 0 auto;
    width: 100%;
}


/*----------------------------*/
#header {
	background: #fff;
	text-align: center;
	color: #fff;
	margin: -10px auto;
	width: 1200px;
}

#slider {
	width: 1200px;
	margin: 0px auto;
	background: #000;

}

#contents {
	text-align: center;
	width: 1000px;
	margin: 0px auto;
}

#message{
	background: #e9e6f3;
	text-align: center;
	width: 1000px;
	margin: 0px auto;
}

#service{
	background: #fee2d0;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
}

#company{
	background: #e1f4df;
	text-align: center;
	width: 1000px;
	margin: 0 auto;
}


#news{
	background: #d0f0fb;
	text-align: center;
	width: 1000px;
}

#menu{
	background: #ebe6f0;
	text-align: center;
	width: 1000px;
}

#map{
	background: #fce7f3;
	text-align: center;
	width: 1000px;
}

#footer {
	text-align:center;
	font-size:13px;
	margin: 0px auto;
	color: #000;
	background: #fff;
	width:1000px;
}

.tel1 a{
	color:#000;
	font-size:25px;
}


.wclo_tel_link{
    color:#000;
}

.wclo_main_img{
	width: 1200px;
	/*margin: 130px auto;*/
	/*70*/
}
/*---------------/基本情報 CSS---------------*/


/*---------------テンプレート CSS---------------*/
.info_area {
    height: 220px;
    margin: 10px 0px 10px 30px;
    color: white;
    width: 406px;

}

.info_table {
   border-collapse: collapse;
	
}

.info_table td{
    border: solid 3px #bc6e1b;
    background: #fff;
    
    
}
/*---------------/テンプレート CSS---------------*/


/*---------------WebCloset CSS---------------*/
/*---------ニュース---------*/

.news_main{
    color:#fff;
   
}
    

.wclo_news_table{
	width:900px;
    color:#fff;
    text-align: center;
	margin: 0px auto;
}

.wclo_news_table th {
	font-size:15px;
    height: 50px;
	font-weight:normal;
	color:#000;
	text-align:center;
    vertical-align: middle;
	padding:10px;
	width:95px;
	border-bottom: 1px solid #000;
}

.wclo_news_table td {
	font-size:15px;
    height: 50px;
	color:#000;
	text-align:left;
    vertical-align: middle;
	padding:10px;
	padding-left:20px;
	border-bottom: 1px solid #000;
}

.wclo_news_title_link{
	color:#000;
}

.product_detail a{
	color:#000;
}

/* ニュース本文エリア */
.modal{display:none;}
.modalBody{position: fixed; z-index:1000; background: #000; width:690px; left:50%; top:50%; height: 400px; padding:20px; line-height:30px; color:#fff;}
.modalBK{position: fixed; z-index:999; height:100%; width:100%;background:#000; opacity: 0.9;filter: alpha(opacity=90);-moz-opacity:0.90;}
/*---------/ニュース---------*/

/*---------商品情報---------*/
/*商品ウィンドウ画像*/
.wclo_product_window{
	 background: url(../img/picture_99.png) center no-repeat;
	 width:162px;		/*ウインドウ画像のサイズ指定 ※テンプレート毎調整箇所*/
	 height:211px;		/*ウインドウ画像のサイズ指定 ※テンプレート毎調整箇所*/
	text-align:center;
	 display:table-cell;
	 vertical-align:middle;
	 margin:0px auto 0px auto;
	 box-shadow: 3px 3px 3px rgba(0,0,0,0);	/*ドロップシャドウ調整箇所 ※テンプレート毎調整箇所*/
	}

/*商品画像自体の<img>*/
.wclo_product_window img {
	max-width:146px;
	max-height:195px;
	margin-top:0px;		/*商品画像調整箇所 ※テンプレート毎調整箇所*/
	margin-left:0px;	/*商品画像調整箇所 ※テンプレート毎調整箇所*/
	}
	
/*商品名の<td>*/
.wclo_product_name {
	font-size:17px;
	color:#000;
	width:182px;
	text-align:center;
	}
	
.wclo_map_link {
	color:#000;
	}

/*詳細画面商品画像*/
.wclo_detail_img{
}

.wclo_product_detail_table{
	border-collapse: collapse;
	width:450px;
}

.wclo_product_detail_table th{
	border-bottom: solid 1px #000;
	color:#000;
	text-align:left;
	height:40px;
	width:85px;
	padding-right:5px;
}

.wclo_product_detail_table td{
	border-bottom: solid 1px #000;
	color:#000;
	font-size:15px;
}

.product_detail{
	font-size:15px;
}

.wclo_facebook_link img{
	padding:0px 15px 0px 15px;
	}

.wclo_twitter_link img{
	padding:0px 15px 0px 15px;
	}
	
.wclo_blog_link img{
	padding:0px 15px 0px 15px;
	}
	
.wclo_mail_link img{
	padding:0px 15px 0px 15px;
	}

	
/*---------/商品情報---------*/
/*アイコン*/
.wclo_product_icon{
    height:60px;
}
/*---------------/WebCloset CSS---------------*/
