﻿/* common */
/* -------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
/*	font-family: Meiryo, helvetica, osaka, sans-serif;*/
	font-family: Meiryo, "MS PGothic", helvetica, osaka, sans-serif;
	color: #666666;
	text-align: center;
	background-color: #f6eede;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 100%;
	line-height: 130%;
}
p, ul, ol, dl, table, input, select, textarea, address, blockquote {
	font-size: 100%;
	line-height: 160%;
}
ul {
	list-style-type: none;
}
img {
	border: 0;
	display: block;
}
a img {
	display: inline;
	vertical-align: top;
}
input, select {
	vertical-align: middle;
}


/* link */

a:link,
a:visited,
a:active {
	color: #209e86;
	text-decoration: underline;
}
a:hover {
	color: #209e86;
	text-decoration: none;
}



/* container */
/* -------------------------------------------------------- */

#container_bg {
	background-image: url(../img/body_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#container {
	width: 900px;
	text-align: center;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}



/* header */
/* -------------------------------------------------------- */

#header {
	width: 860px;
	height: 157px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}



/* h-logo */

#h-logo {
	width: 187px;
	position: absolute;
	top: 4px;
	left: 0;
}



/* h-bnr */

#h-bnr {
	width: 246px;
	position: absolute;
	top: 15px;
	right: 0px;
}



/* h-tel */

#h-tel {
	width: 125px;
	position: absolute;
	top: 28px;
	right: 257px;
}

/* h-mail */

#h-mail {
	width: 125px;
	position: absolute;
	top: 51px;
	right: 257px;
}


/* global-navi */

#global-navi-block {
	width: 860px;
	height: 52px;
	background: url(../img/navi_bg.gif) no-repeat left top;
	position: absolute;
	top: 90px;
	left: 0;
}
#global-navi {
	width: 848px;
	margin: 0 0 0 12px;
}
#global-navi li {
	float: left;
}




/* contents */
/* -------------------------------------------------------- */

#contents {
	width: 860px;
	text-align: left;
	margin: 0 auto;
}


/* page-ttl */

#page-ttl {
	width: 860px;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 30px 0;
}



/* main */
/* -------------------------------------------------------- */

#main {
	width: 600px;
	float: left;
}


.btn-pagetop {
	width: 583px;
	text-align: right;
}



/* side */
/* -------------------------------------------------------- */

#side {
	width: 254px;
	float: right;
}


/* side-bnr */

.side-bnr {
	width: 254px;
	margin: 0 0 8px 0;
}
.side-bnr li {
	width: 254px;
	text-align: right;
	padding: 0 0 7px 0;
}
.side-bnr li p.blog-old {
	text-align: left;
	margin: 7px 0 0 15px;
}
.side-bnr li p.bnr-suruga {
	margin-left: 7px;
	text-align: center;
}

/* side-bnr2 */

.side-bnr2 {
	width: 254px;
	overflow: hidden;
	margin-bottom: 10px;
}
.side-bnr2-i {
	margin: 0 0 0 8px;
	position: relative;
}
.side-bnr2 .btn01 {
	position: absolute;
	left: 20px;
	top: 126px;
	z-index: 2;
}
.side-bnr2 .btn02 {
	position: absolute;
	left: 20px;
	top: 185px;
	z-index: 2;
}

/* side-access */

.side-access-ttl {
	width: 246px;
	margin: 0 0 0 8px;
}
.side-access {
	width: 246px;
	margin-left: 8px;
	padding-top: 8px;
	background-image: url(../img/side_tit_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.side-access .inner-01 {
	width: 214px;
	margin: 0 0 0 16px;
	font-size: 11px;
}

.side-access-btm {
	height: 16px;
	width: 246px;
	margin-left: 8px;
	margin-bottom: 30px;
}

/* side-information */

.side-information-ttl {
	width: 246px;
	margin: 0 0 0 8px;
	overflow: hidden;
	position: relative;
}
.side-information-ttl span {
	display: block;
	position: absolute;
	height: 16px;
	width: 37px;
	left: 201px;
	top: 9px;
	opacity: 0.25;
}

.side-information {
	width: 246px;
	margin-left: 8px;
	padding-top: 8px;
	background-image: url(../img/side_tit_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 92%;
	line-height: 140%;
}

.side-information-btm {
	height: 16px;
	width: 246px;
	margin-left: 8px;
	margin-bottom: 30px;
}
.side-information .information_box2,
.side-information .information_box3 {
	background: none;
	padding-right: 10px;
	padding-left: 10px;
}

.side-information .information_box2 span.infodate {
	color: #ec6867;
	text-decoration: none;
}

.side-information .information_box2 a:link,
.side-information .information_box2 a:visited,
.side-information .information_box2 a:active {
	color: #ec6867;
	text-decoration: underline;
}
.side-information .information_box2 a:hover {
	text-decoration: none;
}
.side-information .information_box2 a:hover {
	text-decoration: none;
}

.side-information .information_box a:hover {
	color: #f4a8a8;
	text-decoration: none;
}

.side-information .information_box3 p {
	padding: 3px 0;
}

.side-information .information_tit {
	background-image: url(../../img/information_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}
.side-information a.information_tit2,
.side-information a.information_tit2a {
	background-image: url(../img/information_arrow2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-weight: bold;
	color: #d0ab64;
	text-decoration: none;
}
.side-information a.information_tit2a,
.side-information a.information_tit2:hover {
	background-image: url(../img/information_arrow3.png);
	text-decoration: underline;
	color: #ec6867;
}

.side-information .information_tx {
	padding-left: 15px;
	padding-bottom: 10px;
}

.side-information .information_btm {
}


/* footer */
/* -------------------------------------------------------- */

#footer {
	width: 860px;
	text-align: left;
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.footer_logo {
	float: left;
	height: 14px;
	width: 175px;
	padding-top: 14px;
	padding-left: 16px;
}

.footer_add {
	font-size: 10px;
	line-height: 100%;
	color: #FFFFFF;
	padding-top: 16px;
	padding-left: 17px;
	float: left;
}
.footer_copy {
	text-align: right;
	width: 860px;
	padding-top: 25px;
	font-size: 10px;
	line-height: 100%;
	clear: both;
}



/* parts */
/* -------------------------------------------------------- */

.b {font-weight: bold;}
.ri {text-align: right;}
.cen {text-align: center;}
.ri img,
.cen img {
	display: inline;
	vertical-align: top;
}

#container .m05 {margin-bottom: 5px;}
#container .m10 {margin-bottom: 10px;}
#container .m15 {margin-bottom: 15px;}
#container .m20 {margin-bottom: 20px;}
#container .m25 {margin-bottom: 25px;}
#container .m30 {margin-bottom: 30px;}
#container .m35 {margin-bottom: 35px;}
#container .m40 {margin-bottom: 40px;}
#container .m45 {margin-bottom: 45px;}

.l-block {float: left;}
.r-block {float: right;}


/* title */

.ttl-01 {
	width: 598px;
	background: url(../img/bg_ttl_01a.gif) no-repeat left top;
}
.ttl-01a {
	width: 598px;
	padding: 6px 0 5px;
	background: url(../img/bg_ttl_01b.gif) no-repeat left bottom;
}
.ttl-01 .ttl {
	font-size: 18px;
	font-weight: normal;
	line-height: 140%;
	color: #ffffff;
	vertical-align: middle;
	margin: 0 5px 0 62px;
}
.ttl-01 .ttl span {
	font-size: 16px;
	margin-left: 20px;
}

.ttl-02 {
	width: 598px;
	background: url(../img/bg_ttl_02a.gif) no-repeat left top;
}
.ttl-02a {
	width: 598px;
	padding: 6px 0 5px;
	background: url(../img/bg_ttl_02b.gif) no-repeat left bottom;
}
.ttl-02 .ttl {
	font-size: 18px;
	font-weight: normal;
	line-height: 140%;
	color: #ffffff;
	vertical-align: middle;
	margin: 0 5px 0 62px;
}
.ttl-02 .ttl span {
	font-size: 12px;
	color: #613319;
	margin-left: 20px;
}


/* list */

ul.disc {
	list-style-type: disc;
	margin-left: 2em;
}

dl.attention dt {
	position: relative;
}
dl.attention dt span {
	position: absolute;
}
dl.attention dd {
	padding-left: 1.2em;
}


/* block */

.txt-block {
	width: 568px;
	margin: 0 0 15px 15px;
}

.txt-block1 {
	width: 538px;
	margin: 0 0 15px 45px;
}

.border-block-01 {
	width: 598px;
	margin-bottom: 15px;
	padding-top: 15px;
	background: url(../img/bg_01b.gif) repeat-y left top;
}
.border-block-01a {
	width: 598px;
	padding: 0 0 10px 0;
	background: url(../img/bg_01c.gif) no-repeat left bottom;
}

.submit_error {
	color: #cf3333;
/*	font-size: 12px;*/
	font-weight: bold;
	display: none;
	margin-bottom: 5px;
	text-align: center;
}

.submit_error_bg {
	background-color: #ffcccc;
}




/* clear */
/* -------------------------------------------------------- */

.pkg:after, #global-navi:after, #f-navi:after, #contents:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg, #global-navi, #f-navi, #contents { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #global-navi, * html #f-navi, * html #contents { height: 1%; }
.pkg, #global-navi, #f-navi, #contents { display: block; }
/* */
