@charset "shift_jis";
/* CSS Document */

/***  <全ページ共通初期設定>  ***/

table{
	margin:0;
	padding:0;
	border-collapse:collapse;
	border:none;
}
tr{
	margin:0;
	padding:0;
}
th, td{
	margin:0;
	padding:0;
	vertical-align:top;
	font-weight:normal;
}
ul{
	list-style:none;
}
img, a{
	margin:0;
	padding:0;
	border:none;
}
h1, h2, h3, h4, h5, h6, p, div, ul, li, dl, dt, dd, form, input, label, address, a{
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
}
h1, h2, h3, h4, h5, h6{
	font-size:12px;
}
a{
	color:#ff5700;
}
a:link{
	color:#ff5700;
}
a:visited{
	color:#ff5700;
}
a:hover{
	color:#ff9e00;
	text-decoration:none;
}
a:active{
	color:#ff5700;
}
body{
	margin:0;
	padding:0;
	text-align:center;
	color:#000000;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	background-color:#ffffff;
}

/***  </全ページ共通初期設定>  ***/


/***  <全ページ共通ヘッダー部>  ***/

.header{
	width:880px;
	height:65px;
	margin:0 auto;
}
.header h1{
	float:left;
}
#headerSubMenu{
	margin:40px 0 0 0;
	float:right;
	font-size:10px;
	color:#ffffff;
}
#headerSubMenu a{
	margin:0 0 0 10px;
	padding:0 0 2px 17px;
	background:url(../imgCommon/icon_subMenu.gif) no-repeat left top;
	color:#ffffff;
	text-decoration:none;
}
#headerSubMenu a:link{
	color:#ffffff;
	text-decoration:none;
}
#headerSubMenu a:visited{
	color:#ffffff;
	text-decoration:none;
}
#headerSubMenu a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#headerSubMenu a:active{
	color:#ffffff;
	text-decoration:none;
}

/***  </全ページ共通ヘッダー部>  ***/


/***  <全ページ共通フッター部>  ***/

.footer{
	margin:6px 0 0 0;
	padding:45px 0 20px 0;
	background:url(../imgCommon/bg_footer.gif) repeat-x top;
}
#footerSubMenu{
	margin:0 0 20px 0;
	font-size:10px;
}
#footerSubMenu a{
	margin:0 0 0 10px;
	padding:0 0 2px 17px;
	background:url(../imgCommon/icon_subMenu.gif) no-repeat left top;
	color:#ffffff;
	text-decoration:none;
}
#footerSubMenu a:link{
	color:#ffffff;
	text-decoration:none;
}
#footerSubMenu a:visited{
	color:#ffffff;
	text-decoration:none;
}
#footerSubMenu a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#footerSubMenu a:active{
	color:#ffffff;
	text-decoration:none;
}
#footerShopLogo{
	margin:0 0 13px 0;
}
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

/***  </全ページ共通フッター部>  ***/




/********************************/
/***       トップページ       ***/
/********************************/

/***  <トップページヘッダー部>  ***/

#headerContainer-top{
	height:712px;
	background:url(../img/bg_headerTop.gif) repeat-x top;
}

/***  </トップページヘッダー部>  ***/


/***  <3カラムテーブル部>  ***/

#contentsContainer-top{
	width:890px;
	margin:0 auto;
}
#leftColumnContainer-top{
	width:305px;
}
#spaceColumnContainer-top{
	width:5px;
}
#rightColumnContainer-top{
	width:580px;
}
#leftColumnContainer-top h2, #rightColumnContainer-top h2{
	margin:0 0 20px 0;
}

/***  </3カラムテーブル部>  ***/


/***  <左カラム-メインメニュー部>  ***/

#mainMenu{
	width:287px;
	margin:0 auto 20px auto;
	border:#d1d1d1 4px solid;
 	background:#d1d1d1;
	text-align:left;
}
.mainMenu-module{
	margin:0 0 10px 0;
}
.mainMenu-module p{
	margin:4px 0 0 0;
	line-height:140%;
}
#mainMenu-glove, #mainMenu-yumomie{/*メニューの間に点線を表示*/
	padding:0 0 11px 0;
	background:url(../img/bg_dotLine.gif) repeat-x bottom;
}

/***  </左カラム-メインメニュー部>  ***/


/***  <左カラム-店舗情報部>  ***/

#shopInfo{
	width:287px;
	margin:0 auto;
	padding:4px;
	border:#d1d1d1 4px solid;
	text-align:left;
	line-height:140%;
}
#shopInfo p{
	margin:0 0 7px 0;
}
#shopInfo #shopAddress{
	margin:0 0 7px 0;
}
#shopInfo table .shopInfo-space{
	width:20px;
	text-align:center;
}

/***  </左カラム-店舗情報部>  ***/


/***  <右カラム-ブログRSS部>  ***/

.news-module{
	width:570px;
	margin:0 auto 15px auto;
	border:#d1d1d1 4px solid;
 	background:#d1d1d1;
	text-align:left;
}
#leftColumnContainer-news{
	width:150px;
}
#spaceColumnContainer-news{
	width:10px;
}
#rightColumnContainer-news{
}
#rightColumnContainer-news h3{
	padding:0 0 5px 0;
	background:url(../img/bg_dotLine.gif) repeat-x bottom;
}
.rss-box ul{
	margin:8px 0 0 0;
}
.rss-box ul li{
	margin:0 0 3px 0;
	padding:0 0 0 17px;
	line-height:140%;
	background:url(../img/icon_rssList.gif) no-repeat left 2px;
}
.rss-box ul li a{
	color:#000000;
}
.rss-box ul li a:link{
	color:#000000;
}
.rss-box ul li a:visited{
	color:#000000;
}
.rss-box ul li a:hover{
	color:#ff5700;
	text-decoration:none;
}
.rss-box ul li a:active{
	color:#000000;
}
.rss-box ul li .rss-date{
	color:#666666;
}
.rss-box ul li .rss-datenew{
	color:#ff0000; font-weight:bold; 
}

/***  </右カラム-ブログRSS部>  ***/









/********************************/
/***       湯もみページ       ***/
/********************************/

/***  <湯もみページボディー・ヘッダー・フッター部>  ***/

#yumomi{
	background-color:#926535;
}
#headerContainer-yumomi{
	height:434px;
	background:url(../yumomi/img/bg_headerYumomi.gif) repeat-x top;
}
.footer-yumomi{
	margin:6px 0 0 0;
	padding:45px 0 20px 0;
	background:url(../yumomi/img/bg_footerYumomi.gif) repeat-x top;
}

/***  </湯もみページボディー・ヘッダー・フッター部>  ***/

/***  <湯もみページコンテンツ部>  ***/

#contentsContainer-yumomi{
	width:890px;
	margin:20px auto 0 auto;
	text-align:left;
	color:#ffffff;
	line-height:200%;
}
.about-yumomi{
	margin:0 0 60px 0;
	font-size:14px;
}
.about-yumomi h2{
	margin:0 0 30px 0;
}
.about-yumomi div{
	margin:0 0 0 40px;
}
.about-yumomi div p img{
	margin:0 0 10px 25px;
	float:right;
}
.about-yumomi #matsui{
	width:90%;
	margin:0 auto;
}
.about-yumomi #matsui td{
	width:50%;
	padding:15px;
}
.about-yumomi #matsui span{
	font-weight:bold;
}
.about-yumomi-kotei{
	margin:0 0 30px 40px;
}
.about-yumomi-kotei .leftColumn{
	width:432px;
}
.about-yumomi-kotei .leftColumn h3{
	margin:0 0 20px 0;
}
.about-yumomi-kotei .leftColumn p{
	margin:0 0 0 20px;
}
.about-yumomi-kotei .spaceColumn{
	width:30px;
}
.about-yumomi-kotei .rightColumn{
	width:388px;
}

/***  </湯もみページコンテンツ部>  ***/

/***  <湯もみ型付け部>  ***/
div.about_yumomikatatuke{
	font-size: 14px;
}
#contentsContainer-yumomi .komeru{
	font-weight: bold;
	font-size:18px;
	padding-top: 10px;
	text-align: center;
}
#contentsContainer-yumomi .k_box01{
	margin-top: 0px;
	margin-left:10px;
	margin-bottom:20px;
}
.kt2{
	font-size: 20px;
	font-weight: bold;
	color: #FF0;
}
.kt3{
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}
#contentsContainer-yumomi .k_photo1{
	margin-top: 15px;
	margin-bottom: 15px;
}
.boxP{
	float: left;
	margin-right: 40px;
}
.boxT{
	float: left;
	width: 500px;
}

/***  </湯もみ型付け部>  ***/





/********************************/
/***     限定グラブページ     ***/
/********************************/

/***  <限定グラブコンテンツ部>  ***/

#contentsContainer-limited{
	width:890px;
	margin:0 auto;
}
#contentsContainer-limited h2{
	margin:0 0 30px 0;
}
#contentsContainer-limited table{
	width:880px;
	margin:0 0 30px 0;
	text-align:left;
	background-color:#d1d1d1;
}
#contentsContainer-limited table h3{
	margin:0 0 16px 0;
}
#contentsContainer-limited table ul{
	margin:0 0 16px 10px;
}
#contentsContainer-limited table li{
	margin:0 0 3px 0;
	padding:0 0 0 17px;
	line-height:140%;
	background:url(../img/icon_rssList.gif) no-repeat left 2px;
}
#contentsContainer-limited table h4{
	margin:0 0 5px 5px;
}
#contentsContainer-limited table p{
	margin:0 0 0 10px;
	line-height:160%;
}

/***  </限定グラブコンテンツ部>  ***/










/********************************/
/***     鉄人縫いPページ      ***/
/********************************/

/***  <鉄人縫いPコンテンツ部>  ***/

#contentsContainer-nuip{
	width:890px;
	margin:0 auto;
}
#contentsContainer-nuip h2{
	margin:0 0 14px 0;
}
#contents-nuip-1{
	width:880px;
	margin:0 auto;
	background-color:#d1d1d1;
	text-align:left;
}
#contents-nuip-1 h3{
	margin:30px 0 25px 0;
}
#contents-nuip-1 p{
	margin:0 0 0 25px;
	line-height:180%;
	font-size:14px;
}
#contents-nuip-2{
	width:880px;
	margin:0 auto;
	background-color:#d1d1d1;
	text-align:left;
}
#contents-nuip-2 #photo{
	width:444px;
	padding:0 0 20px 0;
}
#contents-nuip-2 p{
	margin:30px 0 0 25px;
	line-height:180%;
	font-size:14px;
}

/***  </鉄人縫いPコンテンツ部>  ***/











/********************************/
/***      会社概要ページ      ***/
/********************************/

/***  <会社概要コンテンツ部>  ***/

#contentsContainer-about{
	padding:25px;
	text-align:left;
}
#contentsContainer-about h1{
	color: #0066ff;
}
#contentsContainer-about table{
	width:450px;
	color:#666666;
}
#contentsContainer-about table td{
	padding:30px 10px 5px 10px;
	border-bottom:#cccccc solid 1px;
}

/***  </会社概要コンテンツ部>  ***/










/********************************/
/***     お問合わせページ     ***/
/********************************/

/***  <お問合わせコンテンツ部>  ***/

#contentsContainer-inquiry{
	padding:25px;
	text-align:left;
}
#contentsContainer-inquiry h1{
	margin:0 0 20px 0;
	color: #0066ff;
}
#contentsContainer-inquiry p{
	margin:0 0 20px 0;
	line-height:160%;
	color:#666666;
}
#contentsContainer-inquiry table{
	width:450px;
	color:#666666;
}
#contentsContainer-inquiry table th{
	width:8em;
	padding:10px;
	vertical-align:middle;
	background-color:#e9f4ff;
	border:#cccccc solid 1px;
}
#contentsContainer-inquiry table td{
	padding:10px;
	border:#cccccc solid 1px;
}

/***  </お問合わせコンテンツ部>  ***/










/********************************/
/***    その他ページ共通部    ***/
/********************************/

/***  <その他ページヘッダー部>  ***/

#headerContainer-other{
	height:434px;
	background:url(../imgCommon/bg_header.gif) repeat-x top;
}

/***  </その他ページヘッダー部>  ***/










