p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
	}

li { list-style: none; }

/* link text (a) */

a:link {
	color: #cc0000;
	text-decoration: none;
	}

a:visited {
	color: #cc0000;
	text-decoration: none;
	}

a:hover {
	color: #ff0000;
	text-decoration: none;
	}

a:active {
	color: #ff0000;
	text-decoration: none;
	}

a:focus{
    outline:none;
} 

img { border: 0; }

body {
	margin: 0px;
	padding: 0px;
	font-family: "MS Pゴシック" , Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	background: #FFFFFF;
	}

#wrap {
	width: 1024px;
	margin: auto;
	border: 1px #990000 solid;
	}
/* Header */

#header {
	height: 80px;
	background: url(../images/mainbg.gif) repeat-x;
	margin: 0 0 0 0;
	}

#logo a {
	float: left;
	width: 277px;
	height: 39px;
	outline: none;
	background: url(../images/logo.gif) no-repeat;
	margin: 30px 0 0 50px;
	
	}

#blog a {
	float: right;
	width: 160px;
	height: 38px;
	outline: none;
	margin: 32px 50px 0 0;
	background: url(../images/blog.gif) no-repeat;
	}
		
/* g-navi */

#gnavi {
	width: 707px;
	height: 13px;
	margin: 13px 0px 0px 50px;
	}

#gnavi li { float: left; }

#gnavi #space {
	width: 26px;
	height: 13px;
	display: block;
	background: url(../images/gnavi/menuspace.gif) no-repeat left bottom;
	}

#gnavi #gnavi00 {
	width: 33px;
	height: 13px;
	background: url(../images/gnavi/home02.gif) no-repeat left bottom;
	}

#gnavi #gnavi00 a {
	display: block;
	width: 33px;
	height: 13px;
	outline: none;
	}

#gnavi #gnavi00 a:hover { text-indent: -9999px; }

#gnavi #gnavi01 {
	width: 204px;
	height: 13px;
	background: url(../images/gnavi/jisseki02.gif) no-repeat left bottom;
	}

#gnavi #gnavi01 a {
	display: block;
	width: 204px;
	height: 13px;
	outline: none;
	}

#gnavi #gnavi01 a:hover { text-indent: -9999px; }

#gnavi #gnavi02 {
	width: 198px;
	height: 13px;
	background: url(../images/gnavi/satei02.gif) no-repeat left bottom;
	}

#gnavi #gnavi02 a {
	display: block;
	width: 198px;
	height: 13px;
	outline: none;
	}

#gnavi #gnavi02 a:hover { text-indent: -9999px; }

#gnavi #gnavi03 {
	width: 194px;
	height: 13px;
	background: url(../images/gnavi/concie02.gif) no-repeat left bottom;
	}

#gnavi #gnavi03 a {
	display: block;
	width: 194px;
	height: 13px;
	outline: none;
	}

#gnavi #gnavi03 a:hover { text-indent: -9999px; }


	

/* title */	

#title {
    clear: both;
	width: 904px;
	height: 37px;
	display: block;
	margin: 35px auto 0px auto;
	padding: 0px;
	}

#title p.free {
	font-size: 11px;
	color: #3f3f3f;
	text-align: right;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
	}

#title img { float: left; }




/* body */

#body {
	width: 904px;
	margin: 43px auto 0px auto;
	background-color: #ffffff;
	}


/* body2 */

#body2 {
	width: 904px;
	margin: 40px auto 0px auto;
	background-color: #ffffff;
	}
	
	

/* bodyleft */

#bodyleft { float: left; }


/* content-menu */

#bodyleft #content-menu { 
    width: 356px; }

#bodyleft #content-menu li.title {
	width: 80px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	background: url(../images/contents.gif) no-repeat;
	text-indent: -9999px;
	}

#bodyleft #content-menu li.menu01 {
	width: 354px;
	height: 40px;
	margin-top: 20px;
	background: url(../images/menu01b.gif) no-repeat left bottom;
	}

#bodyleft #content-menu li.menu01 a {
	display: block;
	width: 354px;
	height: 40px;
	outline: none;
	}

#bodyleft #content-menu li.menu01 a:hover { text-indent: -9999px; }

#bodyleft #content-menu li.menu01c {
	width: 49px;
	height: 51px;
	display: block;
	margin-top: 9px;
	margin-left: 307px;
	background: url(../images/menu01saf.jpg) no-repeat;
	text-indent: -9999px;
	}

#bodyleft #content-menu li.menu02 {
	width: 312px;
	height: 37px;
	margin-top: -8px;
	background: url(../images/menu02b.gif) no-repeat left bottom;
	}

#bodyleft #content-menu li.menu02 a {
	display: block;
	width: 312px;
	height: 37px;
	outline: none;
	}

#bodyleft #content-menu li.menu02 a:hover { text-indent: -9999px; }

#bodyleft #content-menu li.menu02c {
	width: 93px;
	height: 67px;
	display: block;
	margin-top: 8px;
	margin-left: 263px;
	background: url(../images/menu02mag.jpg) no-repeat;
	text-indent: -9999px;
	}

#bodyleft #content-menu li.menu03 {
	width: 275px;
	height: 34px;
	margin-top: -9px;
	background: url(../images/menu03b.gif) no-repeat left bottom;
	}

#bodyleft #content-menu li.menu03 a {
	display: block;
	width: 275px;
	height: 34px;
	outline: none;
	}

#bodyleft #content-menu li.menu03 a:hover { text-indent: -9999px; }

#bodyleft #content-menu li.menu03c {
	width: 327px;
	height: 45px;
	display: block;
	margin-top: 10px;
	margin-left: 28px;
	background: url(../images/menu03harada.jpg) no-repeat;
	text-indent: -9999px;
	}

#content-menu li.menu04 {
	width: 162px;
	height: 26px;
	margin-top: 20px;
	background: url(../images/shintaku2.gif) no-repeat left bottom;
	}

#bodyleft #content-menu li.menu04 a {
	display: block;
	width: 162px;
	height: 26px;
	outline: none;
	}

#bodyleft #content-menu li.menu04 a:hover { text-indent: -9999px; }

/* end content-menu */

/* bodyleft shintaku */

#bodyleft .img {
	width: 390px;
	height: 300px;
	margin-top: 35px;
	margin-left: 5px;
	background: url(../shintaku/images/04ring.jpg) no-repeat;
	}
/* end bodyleft shintaku */	
	
	

/* bodyleft salon */	

#bodyleft .block-left {
    float:left;
	width:390px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 0px;	
}
#bodyleft .img2 {
    float:left;
	margin-top: 25px;
	margin-left: 0px;
	}
	
#bodyleft p {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 150%;
	text-align: left;
}

#bodyleft h2 {
	font-size: 18px;
	font-weight:600;
	margin-bottom: 0px;
	margin-left: 0px;
	
}

#bodyleft h2.concie {
	font-size: 18px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 5px;
	}
	
#bodyleft h3 {
	font-size: 18px;
	font-weight:600;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#bodyleft h3.concie {
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 15px;
	}

#bodyleft h6 {
    line-height: 150%;
	font-size: 18px;
	font-weight:600;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	text-align: left;
	border-left: #990000 7px solid;
}	

#bodyleft h5 {
    line-height: 150%;
	font-size: 14px;
	font-weight:200;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	text-align: left;
	border-left: #990000 7px solid;
}

	
/* end bodyright salon */	

/* kojin */	

#bodyleft #kojin {
    float:left;
	height:323px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;	
}

/* kiyaku */	

#bodyleft #kiyaku {
    float:left;
	margin-top: 0px;
	margin-left: 17px;
	padding: 0px;
	margin-bottom: 0px;	
}

/* content-left(concie) */

.block {
	width: 600px;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	padding: 10px;
	line-height: 150%;
	border: 1px solid #cccc99;
	}

.block02 {
	width: 600px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	line-height: 150%;
	border: 1px solid #cccc99;
	}

.block03 {
	width: 182px;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 150%;
	}	

.clear { clear: both; }

h4.concie {
	background-image: url("../concie/images/th2.gif");
	background-repeat: repeat-x;
	width: auto;
	height: auto;
	margin: -10px -10px 10px -10px;
	padding: 5px 10px 5px 10px;
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	text-transform: capitalize;
	}	

/* bodyright */

#bodyright { float: right; }

#bodyright p {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 150%;
	text-align: left;
}

#bodyright p.bot {
	font-size: 12px;
	height:28px;
	margin-top: 5px;
	margin-left: 25px;
	line-height: 150%;
	text-align: center;
    background: url(../inquiry/images/kakunin02.gif) no-repeat center;
	}

#bodyright p.bot a {
	display: block;
	outline: none;
	}

#bodyright p.bot a:hover { text-indent: -9999px; }

#bodyright #index { 
    width: 500px; 
    margin-top: 37px;
    margin-left: 24px;
}

/* concie */

#bodyright #concie { width: 224px; }

#bodyright #concie li.img { padding-top: 5px; }

/* bodyright shintaku */

#bodyright #shintaku {
	width: 470px;
	height: 197px;
	margin-top: 53px;
	margin-right:5px;
	border: 1px solid #996633;
	}

#bodyright #shintaku img {
	float: right;
	margin-top: 0px;
}

#bodyright #shintaku p {
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
	margin-left: 20px;
	line-height: 130%;
}

/* salon */

#bodyright #salon {
    width: 430px;
	margin-top: 0px;
	margin-left: 0px;
}

#bodyright #salon p {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

#bodyright #salon h3 {
    font-style:normal;
	font-size: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#bodyright #salon .block-top {
	width:430px;
	heght:300px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}


#bodyright #salon .block-right {
    float:right;
	width:164px;
	heght:300px;
	margin-top: 25px;
	margin-bottom: 0px;
}

#bodyright #salon .block-right02 {
    float:right;
	width:164px;
	heght:50px;
	margin-top: 15px;
	padding-right:15px;
	margin-bottom: 0px;
}

#bodyright #salon .block-left {
    float:left;
	width:211px;
	heght:300px;
	margin-top: 25px;
	padding-left:27px;
	margin-bottom: 0px;	
}

#bodyright #salon .block-bottom {
    float:left;
	width:430px;
	heght:160px;
	margin-top: 15px;
	padding: 0px;
	margin-bottom: 10px;
}

#bodyright #map-pri {
    float: right;
	width: 133px;
	height: 28px;
	background: url(../salon/images/mapbut02.gif) no-repeat left bottom;
	}

#bodyright #map-pri a {
	float: right;
	display: block;
	width: 133px;
	height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	outline: none;
	font-size: 10px;
	}

#bodyright #map-pri a:hover { text-indent: -9999px; }

/* inguiry */

#block {
    width: 100%;
	margin-top: 0px;
	margin-left: 0px;
}

/* clear */

.clear {
    clear: both;
}


/* satei-top */	

#satei-top01 {
	clear: both;
	width: 904px;
	}

#satei-top01 p {
	font-size: 12px;
	margin-top: 0px;
	line-height: 150%;
	text-align: left;
	}

#satei-top01 p.border {
	width: 400px;
	height: 100%;
	padding: 12px;
	marin-top: 0px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #cccc99;
	background-image: url("../satei/images/back3.gif");
	background-repeat: repeat-x; 
	}

#satei-top01 p.border02 {
	width: 400px;
	height: 100%;
	padding: 12px;
	marin-top: 0px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #cccc99;
	background-image: url("../satei/images/back5.gif");
	background-repeat: repeat-x;  
	}
	
#satei-top01 p.border03 {
	width: 400px;
	height: 100%;
	padding: 12px;
	marin-top: 0px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #cccc99;
	background-image: url("../satei/images/back4.gif");
	background-repeat: repeat-x; 
	}
	
#satei-top01 p.border04 {
	width: 400px;
	height: 100%;
	padding: 12px;
	marin-top: 0px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #cccc99;
	background-image: url("../satei/images/back6.gif");
	background-repeat: repeat-x; 
	}			

#satei-top01 p.border05 {
	width: 400px;
	height: 100%;
	padding: 12px;
	marin-top: 0px;
	font-size: 12px;
	text-align: left;
	border: 1px solid #cccc99;
	background-image: url("../satei/images/back7.gif");
	background-repeat: repeat-x; 
	}
	
#satei-top01 p.arrow {
	padding: 10px;
	padding-bottom: 10px;
	margin-left: 172px;
	}

#satei-top01 .text { width: 904px; }

#satei-top01 .text h2 {
	font-size: 18px;
	color: #660000;
	padding-top: 0px;
	padding-bottom: 5px;
	}

#satei-top01 .text h4 {
	font-size: 18px;
	color: #660000;
	padding-top: 40px;
	padding-bottom: 5px;
	}

#satei-top01 .textleft {
	width: 425px;
	float: left;
	margin-top: 0px;
	}

#satei-top01 .textright {
	width: 425px;
	float: right;
	margin-top: 0px;
	margin-left: 0px;
	}

#satei-top01 .img {
	width: 400px;
	float: left;
	margin-left:10px;
	padding: 20px 0px 0px 0px;
	}

/* spacer */

.spacer10 {
	clear: both;
	width: auto;
	height: 10px;
	}

.spacer15 {
	clear: both;
	width: auto;
	height: 15px;
	}

.spacer25 {
	clear: both;
	width: auto;
	height: 25px;
	}
	
.spacer35 {
	clear: both;
	width: auto;
	height: 35px;
	}	

.spacer40 {
	clear: both;
	width: auto;
	height: 40px;
	}
			
.spacer1 {
	clear: both;
	width: auto;
	height: 1px;
	}

.spacer1e {
	clear: both;
	width: auto;
	height: 1em;
	}	
	
	
/* table */


table#table01 {
	width: 904px;
	hight: 100%;
	border: 1px #cccc99 solid;
	border-collapse: collapse;
	margin-top: 0px;
	padding: 0px;
	border-spacing: 0;
	}

table#table01 th {
	padding: 5px;
	border: #cccc99 solid;
	border-width: 0 0 1px 1px;
	background-image:url(../jisseki/images/th.gif);
	background-repeat: repeat-x; 
	font-weight: bold;
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	white-space: nowrap;
	}

table#table01 tr {
	padding: 5px;
	border: 1px #cccc99 solid;
	border-width: 0 0 1px 1px;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	}

table#table01 tr.b {
	padding: 5px;
	border: 1px #cccc99 solid;
	border-width: 0 0 1px 1px;
	background: #f4f4de;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	}

table#table01 td {
	padding: 5px;
	border: 1px #cccc99 solid;
	border-width: 0 0 1px 1px;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	}

table#table01 td.com {
	padding: 5px;
	padding-left: 10px;
	border: 1px #cccc99 solid;
	border-width: 0 0 1px 1px;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	}

table#table02 {
	width: 400px;
	height: 130px;
	margin-top: 25px;
	margin-left: 10px;
	padding: 0px;
	border-spacing: 0;
	}

table#table02 tr {
	padding: 2px;
	font-size: 12px;
	text-align: left;
	}

table#table02 td {
	width: 40px;
	padding-top: 0px;
	font-size: 12px;
	margin-top: 0px;
	vertical-align: top;
	text-align: right;
	}

table#table02 td.b {
	width: 390px;
	padding: 0px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	}

table#table03 {
	height: 100%;
	margin-top: 0px;
	padding: 0px;
	border-spacing: 0;
	}

table#table03 img{
	margin-top: 0px;
	padding-bottom: 10px;
	border-spacing: 0;
	}
		
table#table03 a:link {
	color: #000000;
	text-decoration: none;
	}

table#table03 a:visited {
	color: #000000;
	text-decoration: none;
	}

table#table03 a:hover {
	color: #0000cc;
	text-decoration: none;
	}

table#table03 a:active {
	color: #0000cc;
	text-decoration: none;
	}
	
table#table03 h2 {
    font-weight:600;
    font-size:18px;
	}
	
table#table03 tr {
	padding: 2px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	}

table#table03 td {
	padding-top: 0px;
	font-size: 12px;
	margin-top: 0px;
	vertical-align: top;
	text-align: right;
	}

table#table03 td.b {
	padding: 0px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	}
	
/* jikosatei */	

table#table04 {
	width: 800px;
	height: 317px;
	margin: 0px 0px 40px 52px;
	padding: 0px;
	border: 1px #996633 solid;
	border-collapse: collapse;
	border-spacing: 0;
	}

table#table04 h4 {
    font-size:14px;
	font-weight:bolder;
	}


table#table04 h2 {
    font-weight:bolder;
    font-size:16px;
	}

table#table04 h3 {
    font-size:16px;
	text-align: left;
	line-height: 150%;
	font-weight:bolder;
	}	
	
table#table04 h3.b {
    font-size:16px;
	text-align: left;
	line-height: 150%;
	font-weight:bolder;
	text-align:center;
	}	
		
	
table#table04 tr {
	font-size: 12px;
	line-height: 150%;
	}

table#table04 td {
    width:50%;
	padding-top: 0px;
	font-size: 12px;
	margin-top: 0px;
	vertical-align: middle;
	text-align: center;
	}

table#table04 td.b {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin:auto;
	vertical-align: top;
	background: url(../jikosatei/images/yes02.gif) no-repeat center top;
	}

table#table04 td.b a {
    height:30px;
    width:115px;
    display: block;
    margin:auto;
	outline: none;
	}
	
table#table04 td.b a:hover { text-indent: -9999px; }

table#table04 td.c {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin:auto;
	vertical-align: top;
	background: url(../jikosatei/images/no02.gif) no-repeat center top;
	}

table#table04 td.c a {
    height:30px;
    width:114px;
    display: block;
    margin:auto;
	outline: none;
	}
	
table#table04 td.c a:hover { text-indent: -9999px; }

table#table04 td.d {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin:auto;
	vertical-align: top;
	background: url(../jikosatei/images/pg02.gif) no-repeat center top;
	}

table#table04 td.d a {
	height:30px;
    width:131px;
    display: block;
    margin:auto;
	outline: none;
	}
	
table#table04 td.d a:hover { text-indent: -9999px; }
	
table#table04 td.e {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin:auto;
	vertical-align: top;
	background: url(../jikosatei/images/s02.gif) no-repeat center top;
	}

table#table04 td.e a {
	height:30px;
    width:132px;
    display: block;
    margin:auto;
	outline: none;
	}
	
table#table04 td.e a:hover { text-indent: -9999px; }

table#table04 td.f {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin:auto;
	vertical-align: top;
	background: url(../jikosatei/images/gm02.gif) no-repeat center top;
	}

table#table04 td.f a {
    height:30px;
    width:132px;
    display: block;
    margin:auto;
	outline: none;
	}
	
table#table04 td.f a:hover { text-indent: -9999px; }

table#table04 td.g {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin:auto;
	vertical-align: top;
	background: url(../jikosatei/images/nm02.gif) no-repeat center top;
	}

table#table04 td.g a {
	height:30px;
    width:132px;
    display: block;
    margin:auto;
	outline: none;
	}
	
table#table04 td.g a:hover { text-indent: -9999px; }


table#table04 td.y {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin:auto;
	vertical-align: top;
	background: url(../jikosatei/images/top02.gif) no-repeat center top;
	}

table#table04 td.y a {
	height:30px;
    width:132px;
    display: block;
    margin:auto;
	outline: none;
	}
	
table#table04 td.y a:hover { text-indent: -9999px; }

table#table04 td.z {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin:auto;
	vertical-align: top;
	background: url(../jikosatei/images/back02.gif) no-repeat center top;
	}

table#table04 td.z a {
	height:30px;
    width:132px;
    display: block;
    margin:auto;
	outline: none;
	}
	
table#table04 td.z a:hover { text-indent: -9999px; }


table#table05 {
	width: 840px;
	height: 317px;
	margin: 0px 0px 40px 32px;
	padding: 0px;
	border: 1px #996633 solid;
	border-collapse: collapse;
	border-spacing: 0;
	}

table#table05 h2 {
    font-weight:bolder;
    font-size:16px;
	}

	
table#table05 tr {
	font-size: 12px;
	line-height: 150%;
	}

table#table05 td {
    width:140px;
	padding-top: 0px;
	font-size: 12px;
	margin-top: 0px;
	vertical-align: middle;
	text-align: center;
	}
	
table#table05 td.h {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
	background: url(../jikosatei/images/dia02.gif) no-repeat center top;
	}

table#table05 td.h a {
    width:140px;
	display: block;
	font-size: 10px;
	outline: none;
	}
	
table#table05 td.h a:hover { text-indent: -9999px; }

table#table05 td.i {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
	background: url(../jikosatei/images/rs02.gif) no-repeat center top;
	}

table#table05 td.i a {
    width:140px;
	display: block;
	font-size: 10px;
	outline: none;
	}
	
table#table05 td.i a:hover { text-indent: -9999px; }

table#table05 td.j {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
	background: url(../jikosatei/images/eme02.gif) no-repeat center top;
	}

table#table05 td.j a {
    width:140px;
	display: block;
	font-size: 10px;
	outline: none;
	}
	
table#table05 td.j a:hover { text-indent: -9999px; }

table#table05 td.k {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
	background: url(../jikosatei/images/acj02.gif) no-repeat center top;
	}

table#table05 td.k a {
    width:140px;
	display: block;
	font-size: 10px;
	outline: none;
	}
	
table#table05 td.k a:hover { text-indent: -9999px; }

table#table05 td.l {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
	background: url(../jikosatei/images/pearl02.gif) no-repeat center top;
	}

table#table05 td.l a {
    width:140px;
	display: block;
	font-size: 10px;
	outline: none;
	}
	
table#table05 td.m a:hover { text-indent: -9999px; }

table#table05 td.m {
	padding: 0px;
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
	background: url(../jikosatei/images/other02.gif) no-repeat center top;
	}

table#table05 td.m a {
    width:140px;
	display: block;
	font-size: 10px;
	outline: none;
	}
	
table#table05 td.l a:hover { text-indent: -9999px; }


/* end jikosatei */	

/* form */

#mailform { width: 100%; }

#mailform table {
    width:430px;
    padding: 5px 5px 10px 10px;
    background-color: #ffffff;
    vertical-align: top; 
    border: #cccc99 solid;
    border-width: 1px 1px 1px 1px;
    border-collapse: collapse;
    margin-right: 10px;
    margin-left: 25px;
    font-size: 11px;
}



#mailform th {
	padding: 5px;
	border: #cccc99 solid; 
	border-width: 0 0 1px 0px;
	background: #f4f4de;
	font-weight: normal;
	font-size: 12px;
	line-height: 120%;
	text-align: right;
	white-space: nowrap;
	}

#mailform td {
	padding: 5px;
	border: 1px #cccc99 solid;
	border-width: 0 0 1px 1px;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	}
	
#mailform p {
	padding: 5px;
	text-align: center;
	}	


/* bottom-botton */

#bottom-botton01 {
	clear: both;
	width: 904px;
	height: 28px;
	margin: 35px 0px 35px 0px;
	padding: 0px;
	}

#bottom-botton01 P.botwaki {
	font-size: 12px;
	margin-top:3px;
	color: #3f3f3f;
	text-align: left;
	padding: 0px;
	}

#bottom-botton01 #hyoka {
	float: left;
	width: 550px;
	height: 28px;
	background: url(../jisseki/images/hyokab02.gif) no-repeat left bottom;
	}

#bottom-botton01 #hyoka a {
	float: left;
	display: block;
	width: 218px;
	height: 28px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 0px;
	outline: none;
	}

#bottom-botton01 #hyoka a:hover { text-indent: -9999px; }

#bottom-botton01 #moushi {
	float: right;
	width: 350px;
	height: 28px;
	background: url(../jisseki/images/moushib02.gif) no-repeat left bottom;
	}

#bottom-botton01 #moushi a {
	float: left;
	display: block;
	width: 135px;
	height: 28px;
	margin-top: 0px;
	margin-right: 10px;
	padding: 0px;
	outline: none;
	}

#bottom-botton01 #moushi a:hover { text-indent: -9999px; }

/* Footer */

#footerbody {
	font-size: 11px;
	width: 1024px;
	clear: both;
	height: 100%;
	color: #FFFFFF;
	background: url(../images/mainbg2.gif) repeat-x;
	}

#footer {
    width: 1024px;
	height: 67px;
	position:relative;
	margin:0 auto;
	}
	
#footermenu {
	list-style: none;
	position:absolute;
	margin-top: 11px;
	margin-left: 45px;
	}

#footermenu a {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0 5px 0 5px;
	}

#footermenu a:visited, active { color: #FFFFFF; }

#footermenu a:hover {
	color: #cc0000;
	text-decoration: none;
	}

#footer p{
    position: absolute; 
	top: 11px; 
	right: 50px;
	}
	
