@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro", Osaka;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	background-color: #F5EE7A;
	background-image: url(cloth-f1.jpg);
	background-repeat: repeat;
}

a:link {
	color: #004080;
}

a:hover {
	color: #005ebb;
}

a:visited {
	color: #005ebb;
}

p {
  margin: 20px 0 20px 0;
  line-height: 150%;
  letter-spacing: 1px;
}

h1 {
	font-size: 12px;
	margin: 0;
	padding: 2px 3px 0px 3px;
	color: #FFF;
	background-repeat: repeat-x;
	background-color: #000000;
}

dt {
	text-align:left;
	color: #353535;
	font-weight: bold;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #BA0E0C;
	border-left-color: #BA0E0C;
	margin-right: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
	border-top-color: #BA0E0C;
}

/*---------- メイン ----------*/

#main {
	padding: 0;
	width: 950px;
	background-color: #ffffff;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 3px solid #F00808;
}



/*---------- ヘッダー ----------*/

#header {
	margin: 0;
	width: 950px;
	height: 158px;
	background-color: #515151;
	font-family:Verdana;
	color: #006;
}

#header h1 {
	margin: 0;
	padding: 2px 0 0 10px;
	text-align: left;
	font-size: 10px;
	color: #333333;
}

#header h2 {
  margin: 0;
  padding: 25px 10px 10px 15px;
  width: 450px;
  text-align: left;
  font-size: 14px;
  color: #666666;
}


#table-left{
	text-align: left;
	font-size: 27px;
	color: #333333;
	line-height: 45%;
	text-decoration: none;
	width: 500px;
}

#table-left a{
	font-size: 27px;
	color: #333333;
	text-decoration: none;
}

#table-left a:hover{
	font-size: 27px;
	color: #666666;
	text-decoration: none;
}


#table-right{
	text-align: right;
	margin: 0;
	padding: 2px 14px 2px 0;
	font-size: 18px;
	color: #333;
	line-height: 100%;
	text-decoration: none;
}

#table-right a{
	font-size: 12px;
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}

#table-right a:hover{
	font-size: 12px;
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}


#header-menu {
	background-color: #333333;
	margin: 0px;
	background: url(../image/head_menu_back.gif) repeat;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 13px;
}

#header-menu ul {
  text-align: left;
  padding-bottom: 1px;
  margin: 0px;
  width: auto;
}

#header-menu li {
	color: #ffffff;
	display: inline;
	padding-left: 9px;
	padding-right: 14px;
	background: url(../image/l_icon.gif) no-repeat;
}

#header-menu a {
  color: #ffffff;
  text-decoration: none;
}

#header-menu a:hover {
  color: #cccccc;
}


/*---------- コンテンツ ----------*/

#container {
	margin: 0px;
	background-color: #ffffff;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#container_voice {
	margin: 0px;
	padding: 6px;
	background-color: #E3E3E3;
}

/*---------- メインコンテンツ ----------*/

#contents {
	float: right;
	margin: 0;
	font-size: 14px;
	line-height: 150%;
	letter-spacing: 1px;
	width: 715px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #565656;
}
#contents_voice {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
	width: 710px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFF;
}

#voice_photo {
	float: none;
	padding: 10px;
}
#voice_text {
	float: none;
	width: 560px;
	padding: 10px;
}
#voice_text2 {
	float: none;
	width: 680px;
	padding: 10px;
}
#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 10px 10px 0;
  float: left;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}


h2 {
	line-height: 110%;
	font-size: 16px;
	color: #FFF;
	background-image: url(h1_back.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 50px;
	vertical-align: top;
	font-weight: bold;
}
#contents_voice h2 {
  margin: 0 0 7px 0;
  padding: 8px 0 10px 20px;
  line-height: 110%;
  font-size: 12px;
  color: #333333;
  background-image: url(../image/titlebar.gif);
  background-repeat: no-repeat;
}
#contents p {
	line-height: 150%;
	letter-spacing: 1px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 0;
}

table#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#t01 {
  border: solid 1px #999999;
  border-collapse: collapse;
}


td#head {
  padding: 6px;
  border: solid 1px #999999;
  border-collapse: collapse;
}

hr.white {
	height: 2px;
	color: #FFF;
	clear:both;
}

#listno_box{
	padding: 5px;
	background-color: #F7F7F7;
	width: 550px;
}
#list_box{
	width: 550px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#question{
	padding: 10px;
	background-color: #F9F9F9;
	width: 550px;
	font-weight: bold;
}
#answer{
	padding: 5px;
	background-color: #FFF;
	width: 550px;
}
#garage_photo{
	padding: 5px;
	text-align: center;
}
/*---------- メニュー ----------*/

#menu {
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	width: 170px;
	letter-spacing: 1px;
	text-align: left;
	background-color: #FFF;
}

#menu h2 {
	line-height: 110%;
	font-size: 12px;
	color: #fffffc;
	background-color: #353535;
	background-image: url(../image/menu_h2.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 20px;
}

#menu h3 {
	margin: 0 0 7px 0;
	padding: 6px 0 6px 12px;
	line-height: 110%;
	font-size: 12px;
}

.menulist {
	width: 160px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.menulist h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
}

.menulist a{
	color: #353535;
	display: block;
	border-top: solid 1px #c6c6c6;
	border-right: solid 1px #c6c6c6;
	border-bottom: solid 1px #c6c6c6;
	border-left: solid 1px #c6c6c6;
	width: 148px;
	padding: 6px 0 5px 10px;
	font-size: 12px;
	background-color: #FFFFFF;
 }

.menulist a:hover{
	color: #CC1533;
	background-color: #CCC;
}


.menu_free {
	width: 160px;
	text-align: center;
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 14px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.menu_free h2 {
  margin: 0;
  padding: 6px 0 6px 12px;
  line-height: 110%;
  font-size: 12px;
  color: #fffffc;
  background-image: url(../image/sidebar.gif);
  background-repeat: no-repeat;
}

.menu_free a{
	width: 148px;
	padding: 6px 0 5px 0;
	font-size: 12px;
 }

.menu_free a:hover{

}


#menu p {
  margin: 10px 4px 0 4px;
  line-height: 150%;
}

li {
  list-style-image: url(../image/mark.gif);
  margin: 0 0 5px 0;
}




/*---------- フッター ----------*/

#footer {
	clear: both;
	margin: 0;
	padding: 4px 0 15px 10px;
	text-align: center;
	font-size: 12px;
	color: #333333;
	border-top-color: #F50000;
	background-color: #ffffff;
	border-top-width: 4px;
	border-top-style: solid;
}

#footer a {
  color: #333333;
  font-size: 12px;
 }

#footer a:hover {
  color: #333333;
}
.text_bold {
	font-weight: bold;
	color: #333;
	font-size: 14px;
}
.small_txt {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#listno_box ul {
	list-style-position: outside;
	list-style-type: decimal;
}
#list_box ul {
	list-style-type: circle;
}
.text_red {
	font-weight: normal;
	color: #F00;
}
.small_red {
	color: #F00;
	font-size: 10px;
}
.txt_underline {
	text-decoration: underline;
}
.mid_txt {
	font-size: 14px;
}
.question {
	font-weight: bold;
	color: #006;
	font-size: 14px;
}
#jisage {
	margin-left: 24px;
	margin-bottom: 25px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 120%;
}
#jyonson {
	color: #FFF;
	background-color: #CC1533;
	padding: 5px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#goto_top {
	font-size: 10px;
	font-weight: bold;
	color: #FC0;
	padding: 3px;
	height: auto;
	width: 110px;
	text-align: center;
	float: right;
	margin-top: -5px;
	margin-bottom: 10px;
}h3 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BA0E0C;
	border-left-color: #FE7314;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 14px;
	border-bottom-color: #BA0E0C;
	margin-top: 10px;
	background-color: #FFF;
	background-image: url(../image/h2back.jpg);
	border-right-style: none;
	background-repeat: no-repeat;
	height: 40px;
}
#sales_point tr td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004EA2;
	text-align: left;
	vertical-align: top;
}
.tel {
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	}
.fax {
	font-size: 35px;
	font-weight: bold;
	color: #600;
	text-align: center;
	}
#table_normal tr td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004EA2;
}
.smaill {
	font-size: 12px;
}
#start tr td {
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #353535;
}
#start {
	border: 1px solid #353535;
}
.text_blue {
	color: #009;
}
#headermenu01 a{
	background-position : 0 0;
	background-repeat : no-repeat;
	text-decoration : none;
	text-indent : -9999px;
	display : block;
	width : 189px;
	height : 39px;
	background-image: url(../image/navi01.jpg);
	color: #009;
}

#headermenu01 a:hover {
background-position : 0 -39px;
background-repeat : no-repeat;
}

/***レンタルと価格はこちらから***/
#headermenu02 a{
	background-position : 0 0;
	background-repeat : no-repeat;
	text-decoration : none;
	text-indent : -9999px;
	display : block;
	width : 189px;
	height : 39px;
	background-image: url(../image/navi02.jpg);
}

#headermenu02 a:hover {
background-position : 0 -39px;
background-repeat : no-repeat;
} 

/***お客様の声***/
#headermenu03 a{
	background-position : 0 0;
	background-repeat : no-repeat;
	text-decoration : none;
	text-indent : -9999px;
	display : block;
	width : 189px;
	height : 39px;
	background-image: url(../image/navi03.jpg);
}

#headermenu03 a:hover {
background-position : 0 -39px;
background-repeat : no-repeat;
} 

/***予約方法***/
#headermenu04 a{
	background-position : 0 0;
	background-repeat : no-repeat;
	text-decoration : none;
	text-indent : -9999px;
	display : block;
	width : 189px;
	height : 39px;
	background-image: url(../image/navi04.jpg);
}

#headermenu04 a:hover {
background-position : 0 -39px;
background-repeat : no-repeat;
}

/***お問い合わせ***/
#headermenu05 a{
background:url(../image/navi05.jpg);
background-position : 0 0;
background-repeat : no-repeat;
text-decoration : none;
text-indent : -9999px;
display : block;
width : 189px;
height : 39px;
}

#headermenu05 a:hover {
background-position : 0 -39px;
background-repeat : no-repeat;
}
#table_siyou tr td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E95E01;
	border-left-color: #E95E01;
	vertical-align: top;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#table_siyou tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E95E01;
	border-left-color: #E95E01;
	padding: 3px;
	vertical-align: top;
	font-size: 12px;
}
#table_siyou {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E95E01;
	border-right-color: #E95E01;
}
#table_siyou p {
	font-size: 12px;
	line-height: 180%;
}
#reason {
	font-size: 12px;
	padding-left: 20px;
}

#merit tr th {
	font-size: 12px;
	color: #FF9900;
	vertical-align: top;
}
#merit tr td span {
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
}
#merit tr td p {
	font-size: 14px;
}
#spec tr td {
	vertical-align: top;
	padding: 5px;
}
.exp2 {
	font-size: 14px;
	font-weight: bold;
	border-left-style: none;
	border-left-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F60;
}
.pop a:hover { /*マウスが乗ったら*/
	position: relative;
	top: 0px;
	left: 0px;
}
.fukidasipop { /*吹き出し本体*/
	position: absolute;
	top:17px;
	left:10px;
	display: none; /*何も表示しない*/
	padding: 5px; /*内側の余白*/
	width: 120px; /*ブロックの幅*/
	text-decoration: none; /*文字飾り*/
	color: #333; /*文字色*/
	background-color: #CCC; /*背景色*/
	border-top:white solid 10px;
	border-left:#CCC solid 10px;
	filter: alpha(opacity=85); /* IE */
	　　-moz-opacity:0.85;
/ *Firefox・Netscape */ 　opacity:0.85; /* Opera・Safari */
}
a:hover .fukidasipop {
	display: block; /*ブロック要素で表示*/
}
.pop a {
	text-decoration: none;
}
#telno tr th {
	padding: 5px;
	background-color: #FFCC66;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F60;
	border-bottom-color: #F60;
}
#telno tr td {
	vertical-align: top;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #F60;
	border-bottom-color: #F60;
	font-size:12px;
	line-height:150%;
}
#telno {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
}
#tb_howto tr td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7E0E02;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}.worning {
	list-style-type: none;
}
.worning li {
	background-image: url(../image/worning.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
}
.keshisen {
	text-decoration: line-through;
}
#key {
	font-size: 38px;
	line-height: normal;
	font-weight: bold;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
#contents .exp1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #E53B08;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #E53B08;
	padding-left: 10px;
}.text_uline {
	text-decoration: underline;
}
.reservation {
	margin-top: 30px;
	font-size: 26px;
	font-weight: bold;
	color: #0000FF;
	line-height: 150%;
	text-align: center;
	}
.text_130{
	font-size: 130%;
}
.list_no li {
	list-style-type: decimal;
}
.list_circle {
	list-style-type: circle;
	list-style-image: none;
}
.list_circle li {
	list-style-image: none;
	list-style-type: circle;
}
