@charset "utf-8";

/*セミオリジナルテンプレート用設定項目*/
/*1.全体背景色:*/
body {background-color:#FFFFFF;}
#body_background {background-color:#FFFFFF;}
/*2.全体枠線色*/
	/*デザインの都合上なし*/
/*3.メイン画像背景色*/
	/*デザインの都合上なし*/
/*4.メイン画像*/
#photo {background:url(../img/176_6_photo.jpg);} /* 930px x 250px */
/*5.コンテンツ部背景色*/
	/*デザインの都合上なし*/
/*6.コンテンツ部枠線色*/
	/*デザインの都合上なし*/
/*7.上部メニュー画像*/
	/*デザインの都合上なし*/
/*8.上部メニュー画像（マウスオーバー時）*/
	/*デザインの都合上なし*/
/*9.上部メニュー文字色*/
	/*デザインの都合上なし*/
/*10.上部メニュー文字色（マウスオーバー時）*/
	/*デザインの都合上なし*/
/*11.左部親ページメニュー画像*/
#side #sn_company a.sn_01 {background-image:url(../img/176_6_side1.jpg);}
/*12.左部親ページメニュー画像（マウスオーバー時）*/
#side #sn_company a.sn_01:hover, #side #sn_company a.sn_01_over {background-image:url(../img/176_6_side2.jpg);}
/*13.左部子ページメニュー画像*/
#side #sn_company a.sn_01_01 {background-image:url(../img/176_6_side1.jpg);}
/*14.左部子ページメニュー画像（マウスオーバー時）*/
#side #sn_company a.sn_01_01:hover , #side #sn_company a.sn_01_01_over {background-image:url(../img/176_6_side2.jpg);}
/*15.左部メニュー文字色*/
#side #sn_company li a {color:#333333;}
/*16.左部メニュー文字色（マウスオーバー時）*/
#side #sn_company li a:hover, #side #sn_company li a.sn_01_01_over, #side #sn_company li a.sn_01_over {color:#3399CC;}
/*17.ページ全体リンク色*/
a {color:#1089BA;}
/*18.ページ全体リンク色（訪問後）*/
a:visited {color:#555555;}
/*19.ページ全体リンク色（マウスオーバー時）*/
a:hover {color:#FF6600;}

/* スマホパネル背景色 */
#titleBar {background: #013468;}
/* スマホ時メニュー背景色 */
#navPanel {background: #1F1F1F;}
/* スマホ時メニュー親ページ文字色 */
#navPanel .link.depth-0 {color: #FFFFFF;}
/* スマホ時メニュー子ページ文字色 */
#navPanel .link.depth-1 {color: #FFFFFF;}

/*html body*/
html {
	height:100%;
}
body {
	margin:0;
	padding:0;
	font-family: Verdana, Helvetica, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	background:#FFFFFF;
		}

/*common*/
img {
	border:0px;
}
.clear {
	clear:both;
}

/*page*/
.page {
	margin:0 auto;
	text-align:left;
}

/*header*/
#header {
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../img/176_6_header-trans.png);
	background-position: 0 bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/*content box*/
#content_box {
	width:100%;
	background-image: url(../img/176_6_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#content_box .page{
	padding:0 0 20px 0;
}

/*photo*/
#photo_box{
	width:100%;
	background: #b2d435;

}
#photo {
	background-position:0 0;
	background-repeat:repeat-x;
	float:right;
}

/*main*/
#main{
	float:right;
}
#main-content {
	float:right;
	background-color: #FFFFFF;
}
#main #mobile, #cnt_btmbt{
	width:75px;
}
#main #mobile a, #cnt_btmbt a{
	margin:0;
	padding:0;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	width:75px;
	height:24px;
	background-image: url(../img/mobile.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

/*side*/
#side {
	float: left;
	padding:9px;
	background-image: url(../img/176_6_side.png);
	background-position: 0 0;
	background-repeat: repeat;
	background-color: #6C6556;
	border:1px solid #333333;
	z-index:100;
}
#side-content {
	padding:0 9px 9px 9px;
	background:#FFF;
	border:1px solid #CCC;
}
.sidemenu {
	margin:0;
	padding:0 0 10px 0;
}
.sidemenu ul{
	margin:0;
	padding:0;
}
.sidemenu li{
	font-size:1px;
	padding:0;
	width:240px;
	list-style:none;
	letter-spacing:0.01em;
	line-height:0;
	overflow:hidden;
}
#side #sn_company li a{
	zoom:1;
	line-height:1em;
	font-size:14px;
}
#side #sn_company a.sn_01, #side #sn_company a.sn_01_over{
	display:block;
	margin:0;
	padding:15px 0 5px 30px;
	width:210px;
	height:20px;
	text-decoration:none;
	background-position:11px 17px;
	background-repeat:no-repeat;
	border-bottom:1px solid #CCC;
}
#side #sn_company a.sn_01:hover, #side #sn_company a.sn_01_over{
	font-weight:bold;
}
#side #sn_company a.sn_01_01, #side #sn_company a.sn_01_01_over{
	display:block;
	background-position:21px 10px;
	background-repeat:no-repeat;
	margin:0;
	padding:8px 0 6px 40px;
	width:200px;
	height:15px;
	text-decoration:none;
	border-bottom:1px solid #CCC;
}
#side #sn_company a.sn_01_01:hover, #side #sn_company a.sn_01_01_over {
	font-weight:bold;
}

#side table, #side td, #side th, #side tr {
	padding:0;
}

/*footer*/
#footer{
	margin:0;
	padding:20px 0;
	width:100%;
	text-align:center;
	clear:both;
}

/* Cart */
#CartArea{
	width:100% !IMPORTANT;
	height:auto !IMPORTANT;
	overflow:auto !IMPORTANT;
}
#CartFrame{
	width:100% !IMPORTANT;
	height:2500px !IMPORTANT;
}

/* titlebar */
#titleBar .title a {
	display: block;
	color: #fff;
	text-align: center;
	line-height: 44px;
	font-weight: 300;
	text-decoration: none;
}		
#titleBar .tag {
	display: none;
}
#titleBar .toggle {
	position: absolute;
	left: 0;
	top: 0;
	width: 80px;
	height: 60px;
}
#titleBar .toggle:after {
	content   : '';
	display   : block;
	width     : 20px;
	height    : 12px;
	position  : absolute;
	left      : 10px;
	top       : 15px;
	background: url('images/toggle.svg') 0px 0px no-repeat;
	opacity   : 0.5;
}
#titleBar .toggle:active:after {
	opacity: 0.75;
}

/* navpanel*/
#navPanel .link{
	display: block;
	color: #000000;
	text-decoration: none;
	line-height: 44px;
	border-top: solid 1px;
	border-color: rgba(255,255,255,.05);
	padding: 0 1em 0 1em;
	letter-spacing: 1px;
}
#navPanel .link:first-child {
	border-top: 0;
}
#navPanel .indent-1 {
	display: inline-block; width: 1em;
}

/* Form */
.submit_resp {
	-moz-border-radius   : 1em ;
	-webkit-border-radius: 1em;
	border-radius        : .3em ;
	font-size            : 16px;
	padding              : .6em 20px;
	min-width            : .75em;
	position             : relative;
	text-overflow        : ellipsis;
	overflow             : hidden;
	white-space          : nowrap;
	zoom                 : 1;
	border               : 1px solid #ccc;
	background           : #eee;
	font-weight          : bold;
	color                : #222 ;
	text-shadow          : 0 1px 0 #ffffff ;
	background-image     : -webkit-gradient(linear, left top, left bottom, from( #ffffff ), to( #f1f1f1 ));
	background-image     : -webkit-linear-gradient( #ffffff, #f1f1f1 );
	background-image     :    -moz-linear-gradient( #ffffff, #f1f1f1 );
	background-image     :     -ms-linear-gradient( #ffffff, #f1f1f1 );
	background-image     :      -o-linear-gradient( #ffffff, #f1f1f1 );
	background-image     :         linear-gradient( #ffffff, #f1f1f1 );
}
.submit_resp:hover {
	border          : 1px solid #bbb;
	background      : #dfdfdf;
	font-weight     : bold;
	color           : #222;
	text-shadow     : 0 1px 0 #ffffff ;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f6f6f6 ), to( #e0e0e0 )); 
	background-image: -webkit-linear-gradient( #f6f6f6, #e0e0e0); 
	background-image:    -moz-linear-gradient( #f6f6f6, #e0e0e0); 
	background-image:     -ms-linear-gradient( #f6f6f6, #e0e0e0); 
	background-image:      -o-linear-gradient( #f6f6f6, #e0e0e0); 
	background-image:         linear-gradient( #f6f6f6, #e0e0e0);
}
.submit_resp:active {
	-moz-box-shadow   : 0px 0px 12px #387bbe ;
	-webkit-box-shadow: 0px 0px 12px #387bbe ;
	box-shadow        : 0px 0px 12px #387bbe ;	
}

.text_resp {
	-moz-border-radius   : .6em ;
	-webkit-border-radius: .6em ;
	border-radius        : .2em ;
	border               : 1px solid #aaa;
	color                : #333333;
	text-shadow          : 0 1px 0 #fff ;
	background           : #f9f9f9 ;
	background-image     : -webkit-gradient(linear, left top, left bottom, from( #f9f9f9 ), to( #eeeeee ));
	background-image     : -webkit-linear-gradient( #f9f9f9 , #eeeeee );
	background-image     :    -moz-linear-gradient( #f9f9f9 , #eeeeee);
	background-image     :      -ms-linear-gradient( #f9f9f9, #eeeeee);
	background-image     :       -o-linear-gradient( #f9f9f9, #eeeeee);
	background-image     :          linear-gradient( #f9f9f9, #eeeeee);
	
	background-image: none;
	padding         : .4em;
	margin          : .5em;
	line-height     : 1.4;
	font-size       : 16px;
	width           : 90%;
	outline         : 0;
}
.text_resp:focus {
	-moz-box-shadow   : 0px 0px 12px #387bbe ;
	-webkit-box-shadow: 0px 0px 12px #387bbe ;
	box-shadow        : 0px 0px 12px #387bbe ;	
}

table{
        }

