@charset "utf-8";
/*formatting style
-----------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #f4f4f3;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url(img/back_g.jpg);
	background-repeat: repeat-x;
}

/*link style
-----------------------------*/

a:link {
	border-style: none;
	color: #d34b6b;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #d34b6b;
	text-decoration: none;
	left: 1px;
	top: 1px;
}

/*top basic layout
-----------------------------*/
#wapper {
	width: 960px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding-left: 55px;
	padding-top: 35px;
	padding-bottom: 5px;
	font-size: 14px;
}
#header ul {
	float: right;
	width: 890px;
	clear: left;
	text-align: right;
	padding-bottom: 10px;
	top: 120px;
	position: absolute;
}
#header ul li {
	clear: left;
	display: inline;
	padding-right: 20px;
}
#header a:link {
	text-decoration: none;
	color: #d34b6b;
}
#header a:visited {
	color: #d34b6b;
}
#header a:hover {
	color: #d34b6b;
}
#header a:active {
	color: #d34b6b;
}





#gnavi {
	background-color: #FFFFFF;
	margin: 0px auto;
	height: 40px;
	width: 938px;
}

#gnavi ul li{
	float:left;
	list-style:none;
	text-indent:-9999px;
}



#gnavi ul li a,
#gnavi ul li a:visited,
#gnavi ul li a:active,
#gnavi ul li a:hover{
	display:block;
	overflow:hidden;
	background-image: url(img/menu.jpg);
	height: 40px;
}


#gnavi ul li#navi01 a{
	width:111px;
	background-position:0 0;
}
#gnavi ul li#navi01 a:hover{
	background-position:0 -40px;
}



#gnavi ul li#navi02 a{
	height:40px;
	width: 127px;
	background-position:827px 0;
}
#gnavi ul li#navi02 a:hover,
#gnavi ul li#navi02.selected a{
	background-position:827px -40px;
}


#gnavi ul li#navi03 a{
	height:40px;
	width: 140px;
	background-position:700px 0;
}
#gnavi ul li#navi03 a:hover,
#gnavi ul li#navi03.selected a{
	background-position:700px -40px;
}


#gnavi ul li#navi04 a{
	height:40px;
	width: 196px;
	background-position:560px 0;
}
#gnavi ul li#navi04 a:hover,
#gnavi ul li#navi04.selected a{
	background-position:560px -40px;
}

#gnavi ul li#navi05 a{
	height:40px;
	width: 199px;
	background-position:364px 0;
}
#gnavi ul li#navi05 a:hover,
#gnavi ul li#navi05.selected a{
	background-position:364px -40px;
}

#gnavi ul li#navi06 a{
	height:40px;
	width: 165px;
	background-position:165px 0;
}
#gnavi ul li#navi06 a:hover,
#gnavi ul li#navi06.selected a{
	background-position:165px -40px;
}



.menu_style{
	clear:both;
	width:150px;
	position:absolute;
	top:0;
	left:0;
	z-index:90;
	visibility:hidden;
}
.menu_style ul{
	margin:0 0 0 0px;
}
.menu_style ul li{
	list-style:none;
}












#top_main {
	width: 520px;
	font-size: 16px;
	text-align: left;
	line-height: 1.6em;
	margin: 30px 10px 40px auto;
	float: left;
	padding-left: 48px;
}
#top_right {
	width: 350px;
	margin-top: 30px;
	float: right;
}
#top_right #toukei {
	width: 310px;
	margin-bottom: 14px;
	background-color: #FFFDD2;
	font-size: 15px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #DCCBBD;
}
#top_right #toukei p {
	font-size: 16px;
	margin-right: 10px;
	margin-top: 5px;
	line-height: 1.2em;
}
#top_right #toukei .bb {
	color: #663300;
}


#top_right #car_area {
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	width: 320px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 13px;
	margin-top: 1px;
}
#top_right #car_area p {
	font-size: 13px;
	text-align: left;
	margin: 8px 15px 10px;
	line-height: 1.4em;
}



#top_main h2 {
	padding-bottom: 13px;
	padding-top: 10px;
	padding-left: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}



#top_main p {
	margin-left: 16px;
	padding-bottom: 16px;
}


#top_main a {
	color: #d34b6b;
}


#footer {
	clear: both;
	width: 910px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	border-top: 1px dotted #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



/*問い合わせ
-----------------------------*/
#toiawase_main {
	width: 870px;
	font-size: 14px;
	line-height: 1.8em;
	margin: 30px auto 20px;
	padding-left: 15px;
}
#toiawase_main h2 {
	border-top: #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#toiawase_main .txt_main {
	padding-left: 15px;
	padding-top: 0px;
	font-size: 16px;
	line-height: 2.1em;
}

#toiawase_main .bb {
	color: #c1405f;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
}
#toiawase_main .txt_main .mm2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
}

#toiawase_main .txt_main a {
	color: #333333;
	text-decoration: none;
}
#toiawase_main .txt_main .ss {
	font-size: 12px;
	line-height: 1.6em;
	padding-top: 20px;
}


/*ニュース
-----------------------------*/

#news_main {
	width: 870px;
	font-size: 14px;
	line-height: 1.8em;
	margin: 30px auto;
}

#news_main h2 {
	border-top: #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#news_main .newa_area {
	padding-left: 25px;
	padding-bottom: 60px;
	font-family: Arial, Helvetica, sans-serif;
}
#wapper #news_main .newa_area .bb1 {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #666666;
	border-left: 6px solid #666666;
}
#wapper #news_main .newa_area .ss2 {
	font-size: 12px;
	margin-bottom: 15px;
}


#news_main .newa_area .bb {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 1.8em;
	padding-top: 7px;
	padding-left: 5px;
}
#news_main .newa_area p {
	font-size: 16px;
	line-height: 1.8em;
	padding-left: 5px;
}


#news_main .newa_area ul {
	font-size: 16px;
	list-style: square;
	border-top: 1px dotted #666666;
	margin-top: 15px;
	margin-bottom: 15px;
}
#news_main .newa_area ul li {
	padding-bottom: 6px;
	float: left;
	width: 800px;
	margin-bottom: 6px;
	display: inline;
	border-bottom: 1px dotted #999999;
	list-style: url(../img/icon_head.gif);
}
#news_main ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: none;
}
#news_main li {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 10px;
}


#news_main .newa_area a {
	color: #d34b6b;
}

#news_main .newa_area .img_news {
	width: 320px;
	padding-bottom: 5px;
	position: relative;
	float: right;
	bottom: 6px;
	padding-top: 10px;
	text-align: right;
}
#news_main .newa_area .img_news p {
	font-size: 10px;
	padding-right: 10px;
}
#news_main .newa_area .under {
	border-bottom-style: none;
}








/*受け入れ
-----------------------------*/

#book_main {
	width: 870px;
	font-size: 14px;
	line-height: 1.8em;
	margin: 30px auto 20px;
}
#book_main h2 {
	border-top: #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#book_main .txt_main {
	padding-left: 0px;
	font-size: 15pt;
	padding-right: 25px;
}
#book_main .txt_address {
	font-size: 13pt;
	line-height: 1.4em;
	margin-bottom: 15px;
	margin-top: 5px;
	padding-bottom: 5px;
}
#txt_address2 {
	font-size: 14pt;
	line-height: 1.6em;
	padding-left: 20px;
}

#book_main .txt_main p {
	padding-left: 20px;
	margin-bottom: 35px;
}

#book_main .txt_main .txt_address .txt_add_small {
	font-size: 12px;
	padding-left: 25px;
}



/*about
-----------------------------*/

#about_main {
	width: 870px;
	font-size: 14px;
	line-height: 1.8em;
	margin: 30px auto 20px;
}
#about_main h2 {
	border-top: #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#about_main .txt_main {
	padding-left: 15px;
	padding-top: 15px;
	font-size: 16px;
	line-height: 2.1em;
	padding-right: 25px;
}
#about_main .txt_main .kosei {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 25px;
}
#about_main .txt_main .kosei a {
	color: #333333;
}


#about_main .txt_main .kosei .bb {
	font-weight: bolder;
	color: #d34b6b;
}


/*shien
-----------------------------*/

#shien_main {
	width: 870px;
	font-size: 14px;
	line-height: 1.5em;
	margin: 30px auto 20px;
}
#shien_main h2 {
	border-top: #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#shien_main .txt_main {
	padding-left: 20px;
	padding-top: 10px;
	font-size: 16px;
	line-height: 1.6em;
	padding-right: 25px;
}
#shien_main .txt_main h3 {
	color: #d34b6b;
	padding-top: 25px;
	padding-left: 7px;
	padding-bottom: 7px;
}

#shien_main .txt_main .kosei {
	width: 370px;
	margin-top: 45px;
	margin-bottom: 25px;
	float: left;
	font-size: 15pt;
	padding-left: 25px;
	line-height: 1.8em;
}

#shien_main .under_txt {
	font-size: 11px;
	line-height: 1.8em;
	width: 800px;
	margin-bottom: 60px;
	padding: 0px 10px 0px 20px;
	margin-top: 0px;
}
/*top table
-----------------------------*/
#shien_main table {
	margin-bottom: 15px;
	border-top: 1px solid #D8C9C1;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	width: 800px;
	margin-left: 15px;
	font-size: 15px;
}
#shien_main table th {
	text-align: left;
	border-bottom: 1px solid #D8C9C1;
	background-color: #FFF9E5;
	width: 160px;
	border-left: 1px solid #D8C9C1;
	padding: 3px 15px;
	font-weight: normal;
	color: #653429;
}


#shien_main table td {
	border-bottom: 1px solid #D8C9C1;
	background-color: #FFFEFB;
	border-left: 1px solid #D8C9C1;
	border-right: 1px solid #D8C9C1;
	padding: 3px 15px;
}
#shien_main .txt_main .post_a {
	font-size: 18px;
	font-weight: bold;
	color: #d34b6b;
}






/*活動
-----------------------------*/

#ac_main {
	width: 870px;
	font-size: 14px;
	line-height: 1.8em;
	margin: 30px auto 20px;
}
#ac_main h2 {
	border-top: #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 12px;
}
#ac_main #info {
	width: 880px;
	padding-bottom: 15px;
}


/*えほんカー
-----------------------------*/
#car_main {
	width: 870px;
	font-size: 14px;
	line-height: 1.8em;
	margin: 30px auto 20px;
	padding-left: 15px;
}
#car_main h2 {
	border-top: #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#car_main .txt_main {
	padding-left: 15px;
	padding-top: 0px;
	font-size: 16px;
	line-height: 2.1em;
}

#car_main .bb {
	color: #c1405f;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 13px;
	padding-bottom: 13px;
}
#car_main .txt_main .top_r {
	float: left;
	width: 580px;
	margin-right: 25px;
	padding-bottom: 15px;
}
#car_area {
	margin-right: 25px;
	margin-top: 30px;
	border-top: 1px dotted #CCCCCC;
	padding-top: 5px;
	margin-bottom: 15px;
	clear: both;
}
#car_main .txt_main .sample {
	clear: right;
}



/*カレンダー
-----------------------------*/

#calender_main {
	width: 870px;
	font-size: 14px;
	line-height: 1.8em;
	margin: 30px auto 20px;
}
#calender_main h2 {
	border-top: #999999;
	border-bottom: 1px solid #999999;
	margin-bottom: 8px;
	padding-bottom: 15px;
	padding-left: 12px;
}
#calender_main .txt_main {
	padding-bottom: 10px;
	padding-left: 35px;
}






/*別ウィンドウメッセージ
-----------------------------*/
#wapper_message {
	width: 680px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 35px;
}
#wapper_message #link_top {
	float: right;
	font-size: 16px;
}

#wapper_message img {
	padding-top: 20px;
}

#wapper_message p {
	font-size: 16px;
	line-height: 1.8em;
	padding-top: 25px;
}
#wapper_message .tt {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 35px;
	border-bottom: 1px dotted #999999;
}

#wapper_message .name {
	text-align: right;
	padding-right: 30px;
}
#wapper_message .close {
	text-align: center;
	padding-bottom: 25px;
	border: 1px none #CCCCCC;
}


#footer_message {
	font-size: 11px;
	text-align: right;
	border-top: 1px dotted #999999;
}
