* {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "Osaka";
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_images_spring02.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin: 0px;
	padding: 0;
}
p {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	color : #232323;
}
em,strong,h1,h2,h3,dt {
	font-family: "Hiragino Kaku Gothic Std","ヒラギノ角ゴ Std","Osaka","ＭＳ Ｐゴシック";
	font-weight: bolder;
}
h1 {
	font-size: 18px;
	line-height: normal;
	margin: 0px;
	color : #000099;
}
h2 {
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	color : #990000;
}
h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0px;
	color : #232323;
}
img,table {
	border: 0px;
	display: block;
}
dl{
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 15px;
}
dt{
	margin: 0px;
	margin-bottom: 1em;
	font-size: 14px;
}
dd{
	margin: 0px;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 1em;
}
hr{
	height: 1px;
	border-bottom-style: solid;
	border-color: #999999;
}
a{
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #CC0000;
}
.english {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	line-height: normal;
}

/*---------------------------------------------------------------------------
 frame style
---------------------------------------------------------------------------*/
div#frame {
	width: 780px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-position: top right;
	background-repeat: repeat-y;
	position: relative;
	margin: 0px;
}
#maintable {
	margin: 0px 5px 0px 5px;
}
div#map_area {
	width: 510px!important;
	width/**/: 520px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px 5px 0px 5px;
}
div#map_area p {
	font-size: 12px;
	color : #999999;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	float: left;
	margin: 10px 0px 0px 5px;
}
div#map {
	border: solid 1px #CCCCCC;
	margin: 0px auto 0px auto;
	padding: 0px;
/*	position: absolute;
	top: 470px;
	left: 245px;*/
}
#map_close {
	float: right;
	margin: 10px  5px 0px 0px;
	padding: 0px;
}

/*---------------------------------------------------------------------------
 header style
---------------------------------------------------------------------------*/
div#header {
	margin: 0px 0px 10px 0px;
}
div#headlink {
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	margin: 10px 15px 10px 15px;
}

/*---------------------------------------------------------------------------
 navigator style
---------------------------------------------------------------------------*/
#side {
	width: 215px;
	height: 1394px;
	text-align: center;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}
table#navigator {
	width: 176px;
	margin: 0px auto 0px auto;
}
img.banner01 {
	margin: 12px auto 4px auto;
}
img.banner02 {
	margin: 0px auto 0px auto;
}

img.banner03 {
	margin: 5px auto 0px auto;
}

div#area {
	width: 143px;
	height: 64px;
	text-align: left;
	margin: 0px auto 5px auto;
}
div#area a {
	background-image: url(../images/icon_image_02.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px 0px 0px 13px;
}
div#area img {
	margin: 3px 0px 3px 0px;
}
div#area a {
	margin: 0px 0px 0px 10px;
}
div#area a:active {
	color: #666666;
}
div#area a:link {
	color: #666666;
}
div#area a:visited {
	color: #666666;
}
div#area a:hover {
	color: #999999;
}
ul.m_text {
	padding: 10px 10px 10px 20px;
}
ul.m_text li  {
	font-size: 12px;
	display: inline;
	margin: 0px;
}
ul.m_text li a {
	font-size: 12px;
}
ul.m_text img {
	display: inline;
}
/*---------------------------------------------------------------------------
 footer style
---------------------------------------------------------------------------*/
div#footer {
	width: 779px;
	height: 95px;
	color : #232323;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	text-align: right;
	clear: both;
	background-image: url(../images/footer.gif);
	position: relative;
}
div#footer ul {
	margin: 10px 10px 0px 10px;
}
div#footer ul li {
	display: inline;
}
.menu {
	font-size: 10px;
	background-image: url(../images/icon_image_01.gif);
	background-repeat: no-repeat;
	background-position: center left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 7px;
}
div#footer span {
	display: block;
	margin: 15px 10px 0px 10px;
}
table.under {
	width: 535px;
	text-align: center;
	line-height: 1.5em;
	margin: 10px auto 10px auto;
}
table.under strong {
	color: 000099;
}
.under_a {
	background-image: url(../img/mail.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0px 0px 0px 25px;
}

table.sp {
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
	margin: 12px 0px 0px 0px;
}

table.sp td {
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
}

/*---------------------------------------------------------------------------
 contents style
---------------------------------------------------------------------------*/
#contents {
	width: 540px;
	padding: 0px 0px 0px 5px;
}
.center {
	text-align: center;
}
.tehon {
	height: 0px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	background-image: url(../images/icon_image_03.gif);
	background-repeat: no-repeat;
	background-position: center left;
	vertical-align: middle;
	border-bottom: solid 1px;
	border-bottom-color: #5CC5F2;
	margin: 5px;
	padding: 3px 0px 0px 24px;
}

/*---------------------------------------------------------------------------
 form style
---------------------------------------------------------------------------*/
.form_tel {
	color: #FF0000;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	text-align: center;
	line-height: 1.5em;
	margin: 10px 0px 5px 0px;
}
.form_tel strong {
	font-size: 18px;

}

/*---------------------------------------------------------------------------
 tsuika page style
---------------------------------------------------------------------------*/
.left {
	float: left;
}
.right {
	float: right;
	padding: 10px;
}
#itemlist tr td {
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	border-bottom: solid 1px;	
}
#itemlist tr td p {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 10px;
}
#itemlist_02 tr td {
	padding: 7px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	border-bottom: solid 1px;	
}
#itemlist_02 tr td p {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 10px;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.blue {
	background-color: #DDEAE9;
	font-weight: bold;
}
.blue_02 {
	background-color: #DDEAE9;
	font-weight: bold;
	font-size: 18px;
	background-position: center left;
}
.red {
	color: #FF3300;
	font-weight: bold;
}

.red2 {
	color: #FF3300;
}
.red_03 {
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 18px;
	background-position: center left;
}
.zei {
	color: #666666;
	font-size: 10px;
}
.zei_02 {
	font-size: 10px;
}
.text_right {
	text-align: right;
}
.fudesyuuji{
	list-style: disc;
	margin: 0px 10px 0px 10px;
}
.fudesyuuji li {
	list-style: disc;
	margin: 0px 5px 15px 5px;
}
.koephoto {
	float: right;
	border-left: 0px;
	border: solid 1px;
	border-color: #CCCCCC;
	margin: 0px 0px 5px 5px;
}
.inner_title {
	width: 100%;
	font-size: 14px;
	color: #006699;
	background-image: url(../images/icon_image_04.gif);
	background-repeat: no-repeat;
	background-position: center left;
	vertical-align: middle;
	border-bottom: solid 1px;
	border-bottom-color: #006699;
	text-align: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
}
.inner_title_02 {
	width: 100%;
	font-size: 18px;
	color: #006699;
	background-image: url(../images/icon_image_04.gif);
	background-repeat: no-repeat;
	background-position: center left;
	vertical-align: middle;
	border-bottom: solid 1px;
	border-bottom-color: #006699;
	text-align: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 5px 0px;
}
.inner_title_03 {
	font-size: 18px;
	font-weight: bold;
	background-position: center left;
	
}
.inner_title_04 {
	font-size: 18px;
	font-weight: bold;
	background-position: center left;
	font-color: #993300;
	
}
.faq {
	padding: 0px 10px 0px 10px;
}
.faq dt {
	font-size: 14px;
	color: #993300;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	border-bottom: solid 1px #993300;
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
.faq dd {
	font-size: 12px;
	color : #232323;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 10px 0px;
}

/*+++++++++++*/
div.mailto {
	width: 400px!important;
	width/**/: 540px;
	margin: 0px auto;
	padding: 20px 70px 20px 70px;
}
div.mailto span {
	padding: 0px 0px 0px 0px;
}
div.submailto {
	width: 130px!important;
	width/**/:142px;
	margin: 0px auto;
	padding: 0px 11px 0px 11px;
}
div.submailto span {
	width: 100px!important;
	width: 112px;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/icon_image_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 12px;
}
span.footmail {
	position: absolute;
	width: 100px;
	padding: 0px 0px 0px 0px;
	float: left;
	top: 18px;
	*top: 28px;
	left: 660px;
}

a.none {
	display: block;
}

