/*******************　全体レイアウト　*********************/

body {
	margin: 0px;
}

#wrapper {
	width: auto;
	text-align: center;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;
}

#wrapper-biyou {
	width: auto;
	text-align: center;
	background-image: url(images/body_bg02.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: auto;
}

#header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 30px;
	height: 390px;
}

#header_bg {
	width: auto;
	background-image: url(./images/body_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 526px;
}
.res_btm {
	height: 35px;
	width: 180px;
	margin-left: 450px;
}


#header_bg-biyou {
	width: auto;
	background-image: url(./images/biyou-header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 390px;
}

#footer {
	height: 90px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/body_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
}

#footer_navi {
	font-weight:bold;
	width: 860px;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 12px;
}
#form .section .nocsst {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
#map2 {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
.nocsst2 {
	text-align: center;
}




#footer_text {
	width: 860px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}
#form {
	float: right;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.fontRed {
	color: #FF0000;
}
.fontB {
	color: #930;
}
.mailTitle {
	text-align: center;
	font-size: 18px;
	color: #FFF;
	background-color: #EF7284;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}




/*******************　コンテンツ部分　*********************/


#main {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#map {
	width: 890px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#subhead {
	width: 740px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 60px;
	padding-right: 60px;
}

#contents {
	width: 580px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding-right: 15px;
}

#side_menu {
	width: 255px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	float: left;
}


/*--横並びメニュー--------------------------------------------------------------*/
div#g_menu {
	width: 900px;
	height:72px;
	background-image: url(images/gnavi.jpg);
	background-repeat: no-repeat;
	margin-top: 400px;
}
div#g_menu ul {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 72px;
	overflow:hidden;
}

#g_menu li {
	list-style-type: none;
	height: 72px;
	float:left;
}

#g_menu li a{
	display:block;
	height: 72px;
	float:left;
	text-decoration:none;
	overflow:hidden;
	text-indent: -9999px;
	background-repeat:no-repeat;
	vertical-align:bottom;
	background-image:url("images/gnavi.jpg");

	text-align:center;
}

#g_menu .menu01 li,#g_menu .menu01 a{width: 71px;	display:block;}
#g_menu .menu02 li,#g_menu .menu02 a{width: 89px;	display:block;}
#g_menu .menu03 li,#g_menu .menu03 a{width: 153px;	display:block;}
#g_menu .menu04 li,#g_menu .menu04 a{width: 136px;	display:block;}
#g_menu .menu05 li,#g_menu .menu05 a{width: 95px;	display:block;}
#g_menu .menu06 li,#g_menu .menu06 a{width: 122px;	display:block;}
#g_menu .menu07 li,#g_menu .menu07 a{width: 128px;	display:block;}
#g_menu .menu08 li,#g_menu .menu08 a{width: 106px;	display:block;}

.menu01 a:link,.menu01 a:visited {background-position: 0px 0px;overflow:hidden;text-indent: -9999px;}
.menu01 a:hover{background-position: 0px -72px; text-indent: 0px;}

.menu02 a:link,.menu02 a:visited {background-position: -71px 0px;overflow:hidden;text-indent: -9999px;}
.menu02 a:hover{background-position: -71px -72px; text-indent: 0px;}

.menu03 a:link,.menu03 a:visited {background-position: -160px 0px;overflow:hidden;text-indent: -9999px;}
.menu03 a:hover{background-position: -160px -72px; text-indent: 0px;}

.menu04 a:link,.menu04 a:visited {background-position: -313px 0px;overflow:hidden;text-indent: -9999px;}
.menu04 a:hover{background-position: -313px -72px; text-indent: 0px;}

.menu05 a:link,.menu05 a:visited {background-position: -449px 0px;overflow:hidden;text-indent: -9999px;}
.menu05 a:hover{background-position: -449px -72px; text-indent: 0px;}

.menu06 a:link,.menu06 a:visited {background-position: -544px 0px;overflow:hidden;text-indent: -9999px;}
.menu06 a:hover{background-position: -544px -72px; text-indent: 0px;}

.menu07 a:link,.menu07 a:visited {background-position: -666px 0px;overflow:hidden;text-indent: -9999px;}
.menu07 a:hover{background-position: -666px -72px; text-indent: 0px;}

.menu08 a:link,.menu08 a:visited {background-position: -794px 0px;overflow:hidden;text-indent: -9999px;}
.menu08 a:hover{background-position: -794px -72px; text-indent: 0px;}

/*--横並びメニュー終わり----------------------------------------------------------*/

#text_box {
	width: 580px;
	background-image: url(./images/h3_05_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ef929c;
	border-bottom-color: #ef929c;
	border-left-color: #ef929c;
	border-bottom-width: 1px;
	margin-bottom: 20px;
}
#text_box-in {
	width: 550px;
	margin: 10px;
}

#text_box02 {
	width: 580px;
}

#side_menu li{
	line-height:2em;
	margin-top:2px;
	padding-bottom:2px;
	background:url(./images/sidemenu_dot.gif) left bottom repeat-x;
	list-style-type: none;
	text-indent: 10px;
}

#side_menu li a{
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;

}



/*******************　文字飾り　*********************/

h1 {
	font-size: 12px;
}
#header h1 {
	font-size: 12px;
	text-indent: -9999px;
}

h2 {
	font-size: 16x;
	text-indent: -9999px;
}

p {
	font-size: 16px;
	color: #111111;
	line-height: 170%;
}

.b24px {
	font-size: 24px;
	font-weight: bold;
}

.b24red {
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}

.b18px {
	font-size: 18px;
	font-weight: bold;
}

.b18red {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}

.back-yellow {
	font-weight: bold;
	background-color: #FFFF00;
}

.privacy {
	font-size: 12px;
	color: #666666;
}

.privacy a{
	color: #666666;
	text-decoration: none;
}

.underbold {
	font-weight:bold;
	text-decoration: underline;
}
.bluebold {
	color: #000099;
	font-weight: bold;
}
.redbold {
	color: #CC0000;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}

.pict {
	float: left;
	clear: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.pict-r {
	float: right;
	clear: left;
	padding-left: 5px;
}

.faq {
	line-height:1.5em;
	margin-top:2px;
	background:url(./images/faq_dot.gif) left bottom repeat-x;
	padding-top: 20px;
	font-weight: bold;
}
.pan {
	font-size:13px;
}
/*mailcss*/
div.baloon {
	font-size: 12px;
	color: #FFF;
	position: absolute;
	margin-top:10px;
	margin-left:10px;
	z-index: 1;
	background-color: #F00;
	background-image: url(img/common/baloon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

div.baloon div {
   background: url("img/common/baloon_right.gif") no-repeat top right;
   white-space: nowrap;
}

.txtbx01 {
	height: 25px;
	width: 250px;
	margin-bottom:8px;
}
#design1 tr td {
	padding: 5px;
}

.txtbx02 {
    height: 25px;
    width: 150px;
}
.postNo {
	height: 25px;
	width: 150px;
}

.txtbx03 {
    height: 25px;
    width: 70px;
}
.txtbx04 {
    height: 20px;
    width: 37px;
	margin-bottom:10px;
}
.txtbx05 {
    height: 20px;
    width: 95px;
}
#form {
	width: 870px;
}
#form .center {
	text-align: center;
	background-color: #F07184;
}

textarea {
	font-size: 12px;
	height: 8em;
	width: 400px;
}
.textarea2 {
    height: 2em;
    width: 400px;
}
.nocss2 {
	margin:20px 0 0 0px;
	text-align:right;
}
.nocss {
	margin-bottom:16px;
}
.date01 {
	height: 25px;
}

.nocsst {
	margin-top:10px;
}
table#design1 th {
	background-color: #FFF3F3;
	vertical-align: middle;
	width: 130px;
	border:solid 1px #ccc;
	line-height:1.5;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#form .section #design1 {
	margin-right: auto;
	margin-left: auto;
}


table#design1 th span {
    color: #FF6633;
}
.en {
    color: #FF6633;
}
table#design1 td button {
    background-color: #FFFFFF;
    border: medium none;
    margin: 10px 0;
    width: 355px;
}

/*====================================================================
	// リスト
====================================================================*/
ul, li, ol{ 
	list-style: none;
}
#fm{
	margin-bottom:20px;
}
#fm li{
	margin-top:16px;
	margin-left:10px;
}
