@charset "UTF-8";

body {
	margin:0px;
	padding:0px;
	text-align: center;
	font-size:80%;
        font-family: "MS UI Gothic","MS PGothic";
	color:#323232;
	line-height:1.4em;
	background-image:url(../img/bg.gif);
}
table{
	padding:0px;
	margin:0px;
	font-size:100%;
}
th{
	text-align:left;
}
h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
}
p {
	padding:0px;
	margin:0px;
}
ul , dl , ol{
	padding:0px;
	margin:0px;
}
img {
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}
form {
	padding:0px;
	margin:0px;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #400080;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration:underline;
}
a:active {
	color: #400080;
	text-decoration: none;
}
a:hover *{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	text-decoration:underline;
}
.err{
	background-color:#ffe6e6;
	font-size:120%;
	font-weight:bold;
}
.red{
	color:#ff0000;
}
.ex{
	color:#666;
	font-size:90%;
}
.cl{
	clear:left;
}
.clr{
	clear:right;
}
.clb{
	clear:both;
}
.text_right{
	text-align:right;
	margin-right:30px;
	margin-bottom:10px;
}
.navi{
	padding:2px 2px 2px 20px;
	margin:0px 25px 15px 0px;
	background:#FFFFE6 url(../img/list.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.tb{
	width:520px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:15px 0px 15px 10px;
	text-align:left;
	background: #fff;
}
.tb td , .tb th{
	padding:7px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.tb th{
	width:120px;
	background:#faf5eb;
	color:#505050;
}
.tb textarea{
	width:365px;
	height:200px;
	font-size:100%;
}
.image{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin:5px 4px 5px 5px;
	padding:2px;
	background-color:#fff;
}
.bt{
	margin-left:10px;
}
.com{
	margin:10px 35px 0px 20px;
	padding:15px;
}
.com p{
	margin:10px 0px;
}
/************************************/
/*  全体
/************************************/
#container{
	width:850px;
	margin:auto;
	padding-top:3px;
	background-image:url(../img/container_bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
}


/************************************/
/*  ヘッダー
/************************************/
#header h1{
	height:20px;
	margin:0px 0px 0px 30px;
	font-size:100%;
	font-weight:normal;
	color:#640514;
	text-align:left;
	overflow:hidden;
}
#header{
	width:850px;
	margin:0px auto;
}
#header h2 a {
	width:800px;
	height:256px;
	margin:auto;
	background-image:url(../img/logo.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	text-indent:-9999px;
	display: block;
	padding:0px;
}
#header .top a {
	background-image:url(../img/logo.gif);
}
#header .shop a {
	background-image:url(../img/shop.gif);
}
#header .repair a {
	background-image:url(../img/repair.gif);
}
#header .sale a {
	background-image:url(../img/sale.gif);
}
#header .mail a {
	background-image:url(../img/mail.gif);
}
#header .used a {
	background-image:url(../img/used.gif);
}

/************************************/
/*  メイン
/************************************/
#main{
	width:825px;
	margin:15px 0px 0px 25px;
	background-image:url(../img/main_bg.gif);
	background-position:0 100px;
	background-repeat:repeat-y;
}
/************************************/
/*  右
/************************************/
#right{
	width:565px;
	float:right;
	text-align:left;
}
#right ul{
	margin:0px 0px 5px 15px;
	list-style-image: url(../img/list.gif);
}
#right ul li{
	padding:0px 5px 3px 5px;
	margin-bottom:2px;
	border-bottom:1px dotted #e7e7e7;
}
#right h3{
	width:540px;
	height:30px;
	padding:7px 0px 0px 45px;
	margin-bottom:10px;
	background-image:url(../img/h3.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:130%;
	overflow:hidden;
}


.topics dl {
	width:500px;
	margin:0px 50px 5px 5px;
	padding:0px;
	background-color:#fff;
}

.topics dt{
	margin:10px 0px 5px 10px;
	color:#666;
	font-size:85%;
}
.topics dd{
	width:480px;
	margin-left:15px;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:2px;
	background-image:url(../img/news.gif);
	background-repeat: no-repeat;
	background-position:0 0px;
	border-bottom:1px dotted #ccc;
}
.topics_com{
	margin-top:3px;
}
.topics .img{
	width:120px;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	padding:2px;
	background:#fff;
	margin:0px 20px 10px 0px;
	text-align:center;
}
.topics h4{
	margin-bottom:5px;
	font-size:120%;
}
.right_h4 {
	width:455px;
	height:47px;
	margin:0px;
	background-image:url(../img/h4.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
}
.right_h4 h4{
	margin:20px 10px 0px 60px;
	font-size:100%;
}
.h4_bg{
	padding:5px 65px 0px 60px;
	background-image:url(../img/h4_bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	line-height:1.6em;
}
.h4_bg p{
	margin:0px;
	padding-bottom:15px;
}
.h4_bottom{
	width:455px;
	height:37px;
	padding:5px 0px 0px 60px;
	background-image:url(../img/h4_bottom.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.tel{
	width:520px;
	height:67px;
	margin:15px 0px 15px 10px;
	background-image:url(../img/tel.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.tel a{
	width:520px;
	height:67px;
	text-indent:-9999px;
	display: block;
}
.check{
	margin-left:5px;
	list-style-position: inside;
}
/************************************/
/*  左
/************************************/
#left{
	width:235px;
	float:left;
	text-align:left;
	background-image:url(../img/left_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	margin:-1px 0px 0px -0.1%;
}
#left .menu ul{
	margin:15px 0px 15px 15px;;
	padding:0px;
	list-style:none;
}
#left .menu li{
	margin:0px 0px 5px 0px;
	padding:0px;
}
#left .menu a {
	width:205px;
	height:35px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
}
#left .menu a:hover {
	background-position:-205px 0;
}
#left .menu a.now {
	background-position:-410px 0;
}
#left .menu1 a{
	background-image:url(../img/menu/1.gif);
}
#left .menu2 a{
	background-image:url(../img/menu/2.gif);
}
#left .menu3 a{
	background-image:url(../img/menu/3.gif);
}
#left .menu4 a{
	background-image:url(../img/menu/4.gif);
}
#left .menu5 a{
	background-image:url(../img/menu/5.gif);
}
#left .menu6 a{
	background-image:url(../img/menu/6.gif);
}
.left_buy a{
	margin:5px 0px 15px 15px;
	width:205px;
	height:155px;
	background-image:url(../img/left_buy.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
}
.left_buy a:hover {
	background-position:-205px 0;
}
.area{
	margin:0px 0px 15px 0px;
}
.area h5{
	margin:0px 0px 0px 15px;
	width:205px;
	height:40px;
	background-image:url(../img/left_area.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.area ul{
	margin:0px;
	padding:0px 30px 0px 20px;
	list-style:none;
	margin:0px 0px 0px 15px;
	background-image:url(../img/left_bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	line-height:1.8em;
	font-size:80%;
	color:#505050;
}
.area li{
	display: inline;
}
.after{
	margin:0px 0px 15px 0px;
}
.after h5{
	margin:0px 0px 0px 15px;
	width:205px;
	height:40px;
	background-image:url(../img/left_after.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.after p{
	margin:0px;
	padding:0px 30px 0px 20px;
	list-style:none;
	margin:0px 0px 0px 15px;
	background-image:url(../img/left_bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	color:#505050;
}
.left_used h5 a{
	margin:5px 0px 0px 15px;
	width:205px;
	height:70px;
	background-image:url(../img/left_used.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
}
.left_used a:hover {
	background-position:-205px 0;
}
.left_used ul{
	margin:0px;
	padding:0px 30px 0px 20px;
	list-style:none;
	margin:0px 0px 0px 15px;
	background-image:url(../img/left_bg.gif);
	background-position:0 0;
	background-repeat:repeat-y;
	line-height:1.8em;
}
.left_used li{
	margin:0px 0px 15px 0px;
	display: inline;
}
.left_used .left_used_year{
	width:160px;
	height:50px;
	margin:0px;
	background-image:url(../img/left_year.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
}
.left_used .left_used_send{
	width:160px;
	height:100px;
	margin:0px;
	background-image:url(../img/left_send.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
}
.left_bottom{
	width:205px;
	height:10px;
	margin:0px;
	padding:0px;
	list-style:none;
	margin:0px 0px 0px 15px;
	background-image:url(../img/left_bottom.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

/************************************/
/*  中古ミシン販売
/************************************/

#right .used_box h4{
	margin-bottom:15px;
	padding:10px 0px 10px 90px;
	background:#FFFFE6 url(../img/used/name.gif);
	background-position:5px center;
	background-repeat:no-repeat;
	font-size:120%;
	color:#000;
}

#right .used_box .ex{
	margin:0px 0px 0px 22px;
	font-size:80%;
	color:#646464;
}
#right .used_box .image{
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}
#right .used_box ul{
	clear:left;
	list-style:none;
}
#right .used_box ul li{
	list-style-image:none;
	list-style:none;
	padding:0px 0px 10px 90px;
	margin-top:5px;
	margin-left:-10px;
	border-bottom:1px dotted #ccc;
	line-height:1.7em;
}


#right .used_box .used_com1{
	background:url(../img/used/now.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
#right .used_box .used_com2{
	background:url(../img/used/acc.gif);
	background-position:0 0;
	background-repeat:no-repeat;

}
#right .used_box .used_com3{
	background:url(../img/used/pri.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	font-size:200%;
	font-weight:bold;
	color:red;
	line-height:1.4em;
	text-decoration:underline;
}

#right .used_box .tel{
	margin-bottom:50px;
}

#right .send p{
	margin:10px 30px 20px 30px;
}
#right .send ul{
	margin:0px 30px 20px 45px;
}
#right .send .red{
	font-weight:bold;
}
#right .used_box h2{
	margin-bottom:25px;
}

/************************************/
/*  Page        　　                */
/************************************/

.Page {
	margin:15px auto 15px auto;
	text-align:center;
}

.Page a{
	margin:0px 1px;
	padding:5px 10px;
	border-style:solid;
	border-color:#966432;
	border-width:1px;
	background-color:#ffffff;
}
.Page a:hover{
	background-color:#CEBA99;
	text-decoration:none;
}
.page_now{
	margin:0px 1px;
	padding:5px 10px;
	border-style:solid;
	border-color:#ccc;
	border-width:1px;
	background-color:#CEBA99;
	font-weight:bold;
}
/************************************/
/*  GoogleMap
/************************************/
#Map{
	width:365px;
	height:300px;
	border:1px solid #ccc;
}
/************************************/
/*  Step                            */
/************************************/
#Step{
	width:520px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:15px 0px 15px 10px;
	text-align:left;
	background: #e7e7e7;
}
#Step td , #Step th{
	padding:4px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	color:#999;
}

#Step th{
	width:170px;
	background: #ffe6e6;
	color:#333333;
}
.step_com{
	margin:0px 25px;
}
/************************************/
/*  フッター
/************************************/
#footer{
	height:100px;
	margin:0px 25px 0px 25px;
	clear:both;
	overflow:hidden;
}
.footer_left{
	width:235px;
	height:100px;
	float:left;
	background-image:url(../img/footer_left.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.footer_left p{
	font-size:90%;
	padding:10px 5px 0px 125px;
	text-align:left;
}
.footer_right{
	margin-top:80px;
	float:right;
}
.footer_right a{
	background-image : url(../img/page_top.gif);
	background-repeat: no-repeat;
	width:100px;
	height:20px;
	display:block;
	text-indent:-9999px;
}
.footer_right a:hover{
	background-position:-100px 0;
}

#footer_bottom{
	margin:0px 10px 0px 10px;
	clear:both;
	height:150px;
	background-image:url(../img/footer_bottom.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:right;
	color:#fff;
}
#footer_bottom ul{
	width:565px;
	margin:0px;
	padding-top:15px;
	list-style:none;
	float:right;
}
#footer_bottom li{
	display: inline;
	padding: 0px 0.8em 0px;
	border-right: 1px #fff solid;
}
#footer_bottom .f_menu_last{
	border-right: none;
}
#footer_bottom a:link {
	color: #fff;
	text-decoration: none;
}
#footer_bottom a:visited {
	color: #fff;
	text-decoration: none;
}
#footer_bottom a:hover {
	color: #fff;
	text-decoration:underline;
}
#footer_bottom a:active {
	color: #fff;
	text-decoration: none;
}

