@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

h2{
	padding: 10px 0px 5px 3px;
	float:left;
}

/* 製品情報ページ */
/* カタログページ */

.model{
	clear:both;
	font-size: 12px;
}

.model li{
	padding: 5px 0px 5px 20px;
	font-size:12px;
	color:#36F;
	list-style-type: none;
}

.model h3{
	font-size: 18px;
	color:#FFF;
	font-weight: bold;
	height:43px;
	line-height:43px;
	padding-left:20px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 2px;
	background-image: url(../images/menu_bar.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

#juki_apparelmodel{
	float:left;
	padding: 0px 50px 10px 20px;
}

.jhan{
	padding: 0px 0px 10px 0px;
	margin-left:35px;
}

table.jhan td{
	padding: 2px 0px 2px 0px;
}




/* 日本地図各都道府県 */

#area h3{
	font-size: 16px;
	padding: 10px 0px 5px 0px;
	margin-left: 180px;
}

#area{
	font-size: 13px;
	color: #666;
	margin-left: 2px;
}

.section{
	clear:both;
	width: 580px;
	margin: 5px 0px 15px 0px;
	background-color:#FFFBEB;
	overflow:auto;
}
	
.image{
	float:left;
	width:170px;
	padding-top: 10px;
}

table{
	padding: 5px 0px 5px 10px;
}

table th{
	text-align: left;
	padding-bottom: 2px;
}

table td{
	padding-bottom: 2px;
	color:#666;
}

table th.col1{
	width: 95px;
}

table td.col2{
	width: 300px;
}



/*代理店リスト一覧*/

#left {
	width:580px;
	float:left;
}

.nothing{
	padding-top: 50px;
	padding-left: 20px;
}

#shoplist{
	font-size:12px;
	color:#999;
	float: left;
	padding-top:350px;
	padding-left:100px;
	list-style-type: none;
}


#shoplist a:visited{
	color:#F0F;
}

#shoplist a:hover{
	color:#F6C;
}



/*ＣＣ住所録ページ*/

#hokkaidocc{
	padding: 10px 0px 0px 230px;
	color:#06C;
	font-size:13px;
}

#tohokucc{
	padding: 10px 0px 0px 230px;
	color:#609;
	font-size:13px;
}

#kantocc{
	padding: 10px 0px 0px 230px;
	color:#C09;
	font-size:13px;
}

#cyubucc{
	padding: 10px 0px 0px 230px;
	color:#063;
	font-size:13px;
}

#kinkicc{
	padding: 10px 0px 0px 230px;
	color:#F63;
	font-size:13px;
}

#cyugokucc{
	padding: 10px 0px 0px 230px;
	color:#F66;
	font-size:13px;
}

#shikokucc{
	padding: 10px 0px 0px 230px;
	color:#F39;
	font-size:13px;
}

#kyusyucc{
	padding: 10px 0px 0px 300px;
	color:#C00;
	font-size:13px;
}




/*都道府県地図*/

#aichimap{
	background-image: url(../images/aichi_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#hokkaidomap{
	background-image: url(../images/hokkaido_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 600px;
}

#yamagatamap{
	background-image: url(../images/yamagata_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#iwatemap{
	background-image: url(../images/iwate_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#akitamap{
	background-image: url(../images/akita_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#aomorimap{
	background-image: url(../images/aomori_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#fukushimamap{
	background-image: url(../images/fukushima_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#miyagimap{
	background-image: url(../images/miyagi_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#tokyomap{
	background-image: url(../images/tokyo_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#saitamamap{
	background-image: url(../images/saitama_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#tibamap{
	background-image: url(../images/tiba_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#kanagawamap{
	background-image: url(../images/kanagawa_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#tochigimap{
	background-image: url(../images/tochigi_map.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#ibaragimap{
	background-image: url(../images/ibaragi_map.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#gunmamap{
	background-image: url(../images/gunma_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#nigatamap{
	background-image: url(../images/nigata_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#yamanashimap{
	background-image: url(../images/yamanashi_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 560px;
}

#naganomap{
	background-image: url(../images/nagano_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#shizuokamap{
	background-image: url(../images/shizuoka_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#gifumap{
	background-image: url(../images/gifu_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#toyamamap{
	background-image: url(../images/toyama_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#ishikawamap{
	background-image: url(../images/ishikawa_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#fukuimap{
	background-image: url(../images/fukui_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#miemap{
	background-image: url(../images/mie_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#wakayamamap{
	background-image: url(../images/wakayama_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#shigamap{
	background-image: url(../images/shiga_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 570px;
}

#osakamap{
	background-image: url(../images/osaka_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#hyogomap{
	background-image: url(../images/hyogo_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#kyotomap{
	background-image: url(../images/kyoto_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#naramap{
	background-image: url(../images/nara_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#ehimemap{
	background-image:url(../images/ehime_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#tokushimamap{
	background-image:url(../images/tokushima_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#kagawamap{
	background-image: url(../images/kagawa_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#kouchimap{
	background-image: url(../images/kouchi_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#okayamamap{
	background-image: url(../images/okayama_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#hiroshimamap{
	background-image: url(../images/hiroshima_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#yamaguchimap{
	background-image: url(../images/yamaguchi_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#shimanemap{
	background-image: url(../images/shimane_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#totorimap{
	background-image: url(../images/totori_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#fukuokamap{
	background-image: url(../images/fukuoka_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
}

#oitamap{
	background-image: url(../images/ooita_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#kagoshimamap{
	background-image: url(../images/kagoshima_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#kumamotomap{
	background-image: url(../images/kumamoto_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#miyazakimap{
	background-image: url(../images/miyazaki_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 570px;
}

#sagamap{
	background-image: url(../images/saga_map.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#nagasakimap{
	background-image: url(../images/nagasaki_map.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 590px;
}

#okinawamap{
	background-image: url(../images/okinawa_map2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 99%;
	float: left;
	height: 570px;
}






