@charset "shift_jis";


* {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

img {
	border: 0;
}

a:link {
	text-decoration:underline;
	color: #75cb6a;
}
a:visited {
	text-decoration:underline;
	color: #75cb6a;
}
a:active {
	text-decoration:underline;
	color: #75cb6a;
}
a:hover {
	text-decoration:none;
	color: #75cb6a;
}

html#index {
	background: transparent url(../img/back_index.gif) repeat-x top center;
}

html {
	background: transparent url(../img/back.gif) repeat-x top center;
}

body {
	text-align: center;
	color: #666;
}

body,x:-moz-broken {
	margin-left: -1px;
}

br.clear {
	clear: both;
}

table {
	border-collapse:collapse;
}

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;

}

h1 {
	color: #7d9c77;
}

/*-------共通CSS-------*/


.header_l,.main_l,.book_l,.book_r,.about_l,.about_naka_l,.guide_l,.guide_r,.gurutto_l {
	float: left;
}

.header_r1,.main_r,.about_naka_r,.about_r,.gurutto_r {
	float: right;
}

 {
	text-align: left;
}

.header_r1 {
	text-align: right;
}

.about_naka_r,.guide_bold,.fw_b {
	font-weight: bold;
}

.book_l {
	text-align: center;
}

 {
	vertical-align: top;
}

 {
	display: inline;
}

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

#header {
	height: 80px;
}

h1 {
	font-size: 11px;
}

h1,.header_r2 {
	margin: 10px 0 0 0;
}

.header_l img {
	margin: 5px 0 0 0;
}

.header_r1 {
	margin: 10px 0 0 5px;
	line-height: 130%;
}


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

#main {
	line-height: 180%;
	margin: 0 0 50px 0;
	padding: 20px 0 0 0;
}



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

#footer {
	background: transparent url(../img/back_footer.gif) repeat-x top left;
	height: 79px;
	color: #999;
	line-height: 250%;
}

.footer_link {
	color: #75cb6a;
	padding: 15px 0 0 0;
}

/*-------トップ-------*/

.flash {
	padding: 10px 0;
}

.main_l,.main_r {
	margin: 20px 0 0 0;
}

.main_txt {
	margin: 0 0 10px 0;
}

.book {
	background: transparent url(../img/book.jpg) no-repeat top left;
	width: 480px;
	height: 252px;
	color: #ad8151;
}

.book_l {
	padding: 120px 0 0 20px;
	width: 200px;
}

.book_r {
	padding: 200px 0 0 35px;
}

.bunner {
	margin: 15px 0 0 0;
}

.gurutto {
	width: 460px;
	margin: 10px 0 0 0;
	padding: 10px;
	border: 1px #ccc solid;
	height: 65px;
}

.gurutto_l {
	padding: 15px 0 0 0;
}

/*-------ご案内-------*/

.about_l,.about_r {
	border: 1px #eee solid;
	width: 390px;
	background-color: #fff;
	margin: 20px 0 0 0;
}

.about_naka {
	margin: 25px;
}

.about_naka img {
	margin: 10px 0;
}

h3,h3.about_etc {
	padding: 5px 0 5px 32px;
}

h3 {
	background: transparent url(../img/about_photo_title.gif) no-repeat top left;
	color: #90760c;
}

h3.about_etc {
	background: transparent url(../img/about_etc_title.gif) no-repeat top left;
	color: #922042;
}

.about_table {
	margin: 10px 0 52px 0;
}

.about_table th,.about_table td {
	border: 2px #fff solid;
}

.about_table th {
	background-color: #e6f5ce;
	padding: 5px 30px;
}

.about_table td {
	background-color: #f8ffee;
	padding: 5px 80px 5px 15px;
}

/*-------ガイド-------*/

.guide_l {
	margin: 20px 0 0 0;
}

.guide_r {
	margin: 20px 0 0 30px;
}

.guide_img01,.guide_img02,.guide_img03,.guide_img04,.guide_img05,.guide_img06,.guide_img07,.guide_img08,.guide_img09,.guide_img10,.guide_img11,.guide_img12 {
	height: 30px;
	padding: 5px 0 0 40px;
}

.guide_img01 {
	background: transparent url(../img/google/01.gif) no-repeat 1px 1px;
}

.guide_img02 {
	background: transparent url(../img/google/02.gif) no-repeat 1px 1px;
}

.guide_img03 {
	background: transparent url(../img/google/03.gif) no-repeat 1px 1px;
}

.guide_img04 {
	background: transparent url(../img/google/04.gif) no-repeat 1px 1px;
}

.guide_img05 {
	background: transparent url(../img/google/05.gif) no-repeat 1px 1px;
}

.guide_img06 {
	background: transparent url(../img/google/06.gif) no-repeat 1px 1px;
}

.guide_img07 {
	background: transparent url(../img/google/07.gif) no-repeat 1px 1px;
}

.guide_img08 {
	background: transparent url(../img/google/08.gif) no-repeat 1px 1px;
}

.guide_img09 {
	background: transparent url(../img/google/09.gif) no-repeat 1px 1px;
}

.guide_img10 {
	background: transparent url(../img/google/10.gif) no-repeat 1px 1px;
}

.guide_img11 {
	background: transparent url(../img/google/11.gif) no-repeat 1px 1px;
}

.guide_img12 {
	background: transparent url(../img/google/12.gif) no-repeat 1px 1px;
}

.guide_bold {
	margin: 40px 0 0 0;
}




.index_btn {
text-align: center;
font-weight: bold;
}

.index_btn a {
background-color:#ffc600;
}
.index_btn a:hover,.index_btn {
background-color:#ff9600;
}
.index_btn a,.index_btn a:hover {
border:1px solid #ff9600;
color:#421603;
display:block;
padding:10px 20px;
position:relative;
text-decoration:none;
font-size: 120%;
}


.mt10 {
	margin: 10px 0 0 0;
}