body{
	font-size: 12px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/global_bg.gif);
	color: #333333;
	padding: 0px;
}

h1{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}


h2{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}


h2.search_title{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}



h3{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}



form {
	margin: 0;
	padding: 0;
}


.txt14{
	font-size: 14px;
	line-height: 1.5em;
}
.txt12{
	font-size: 12px;
	line-height: 1.5em;
}
.txt11{
	font-size: 11px;
	line-height: 1.5em;
}

.txt10{
	font-size: 10px;
	line-height: 1.5em;
}

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


img{
	border: 0px;
}



div {
	text-align:left;
}



.clr {
	clear: both;
	float: none;
}



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

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	width: 800px;
}

#header {
	background-image: url(images/bakcyo_header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	margin-bottom: 10px;
}


#header2 {
	background-image: url(images/yukei_header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
}


#flash {
	height: 250px;
	width: 800px;
}

#keyword {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A2A2A;
	height: 10px;
	width: 780px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#header_text {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A2A2A;
	height: 10px;
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}


#main_image_waku {
	height: 250px;
	width: 800px;
	margin-bottom: 10px;
}



/* メイン
------------------------------------------------------------------*/
#main {
	width: 800px;
	margin-bottom: 10px;
}




/* サイド
------------------------------------------------------------------*/
#side {
	float: left;
	width: 178px;
	margin-bottom: 10px;
	background-color: #CCCCCC;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#menu_box {
	width: 178px;
	margin-top: 0px;
	margin-bottom: 10px;
}


#menu_box ul#menu {
	margin: 0px;
	padding: 0px;
	width: 178px;
	list-style: none;
}

ul#menu li {
  margin: 0px;
  padding: 0px;
  height: 40px;
}


ul#menu li a {
  display: block;
  height: 40px;
  margin: 0px;
  padding: 0px;
  text-indent: -9999em;
  text-decoration: none ! important;
}




ul#menu li.menu_home {
	width: 178px;
	background: url(images/menu_home1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_home a:link {
	width: 178px;
	background: url(images/menu_home1.gif) no-repeat left top;
}
ul#menu li.menu_home a:visited {
	width: 178px;
	background: url(images/menu_home1.gif) no-repeat left top;
}
ul#menu li.menu_home a:hover {
	width: 178px;
	background: url(images/menu_home2.gif) no-repeat left top;
}




ul#menu li.menu_shisetsu {
	width: 178px;
	background: url(images/menu_shisetsu1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_shisetsu a:link {
	width: 178px;
	background: url(images/menu_shisetsu1.gif) no-repeat left top;
}
ul#menu li.menu_shisetsu a:visited {
	width: 178px;
	background: url(images/menu_shisetsu1.gif) no-repeat left top;
}
ul#menu li.menu_shisetsu a:hover {
	width: 178px;
	background: url(images/menu_shisetsu2.gif) no-repeat left top;
}




ul#menu li.menu_price {
	width: 178px;
	background: url(images/menu_price1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_price a:link {
	width: 178px;
	background: url(images/menu_price1.gif) no-repeat left top;
}
ul#menu li.menu_price a:visited {
	width: 178px;
	background: url(images/menu_price1.gif) no-repeat left top;
}
ul#menu li.menu_price a:hover {
	width: 178px;
	background: url(images/menu_price2.gif) no-repeat left top;
}




ul#menu li.menu_tsuribune {
	width: 178px;
	background: url(images/menu_tsuribune1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_tsuribune a:link {
	width: 178px;
	background: url(images/menu_tsuribune1.gif) no-repeat left top;
}
ul#menu li.menu_tsuribune a:visited {
	width: 178px;
	background: url(images/menu_stsuribune1.gif) no-repeat left top;
}
ul#menu li.menu_tsuribune a:hover {
	width: 178px;
	background: url(images/menu_tsuribune2.gif) no-repeat left top;
}



ul#menu li.menu_chouka {
	width: 178px;
	background: url(images/menu_chouka1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_chouka a:link {
	width: 178px;
	background: url(images/menu_chouka1.gif) no-repeat left top;
}
ul#menu li.menu_chouka a:visited {
	width: 178px;
	background: url(images/menu_chouka1.gif) no-repeat left top;
}
ul#menu li.menu_chouka a:hover {
	width: 178px;
	background: url(images/menu_chouka2.gif) no-repeat left top;
}



ul#menu li.menu_oshirase {
	width: 178px;
	background: url(images/menu_oshirase1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_oshirase a:link {
	width: 178px;
	background: url(images/menu_oshirase1.gif) no-repeat left top;
}
ul#menu li.menu_oshirase a:visited {
	width: 178px;
	background: url(images/menu_oshirase1.gif) no-repeat left top;
}
ul#menu li.menu_oshirase a:hover {
	width: 178px;
	background: url(images/menu_oshirase2.gif) no-repeat left top;
}



ul#menu li.menu_guide {
	width: 178px;
	background: url(images/menu_guide1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_guide a:link {
	width: 178px;
	background: url(images/menu_guide1.gif) no-repeat left top;
}
ul#menu li.menu_guide a:visited {
	width: 178px;
	background: url(images/menu_guide1.gif) no-repeat left top;
}
ul#menu li.menu_guide a:hover {
	width: 178px;
	background: url(images/menu_guide2.gif) no-repeat left top;
}



ul#menu li.menu_howto {
	width: 178px;
	background: url(images/menu_howto1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_howto a:link {
	width: 178px;
	background: url(images/menu_howto1.gif) no-repeat left top;
}
ul#menu li.menu_howto a:visited {
	width: 178px;
	background: url(images/menu_howto1.gif) no-repeat left top;
}
ul#menu li.menu_howto a:hover {
	width: 178px;
	background: url(images/menu_howto2.gif) no-repeat left top;
}



ul#menu li.menu_map {
	width: 178px;
	background: url(images/menu_map1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_map a:link {
	width: 178px;
	background: url(images/menu_map1.gif) no-repeat left top;
}
ul#menu li.menu_map a:visited {
	width: 178px;
	background: url(images/menu_map1.gif) no-repeat left top;
}
ul#menu li.menu_map a:hover {
	width: 178px;
	background: url(images/menu_map2.gif) no-repeat left top;
}



ul#menu li.menu_staff {
	width: 178px;
	background: url(images/menu_staff1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_staff a:link {
	width: 178px;
	background: url(images/menu_staff1.gif) no-repeat left top;
}
ul#menu li.menu_staff a:visited {
	width: 178px;
	background: url(images/menu_staff1.gif) no-repeat left top;
}
ul#menu li.menu_staff a:hover {
	width: 178px;
	background: url(images/menu_staff2.gif) no-repeat left top;
}



ul#menu li.menu_link {
	width: 178px;
	background: url(images/menu_link1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_link a:link {
	width: 178px;
	background: url(images/menu_link1.gif) no-repeat left top;
}
ul#menu li.menu_link a:visited {
	width: 178px;
	background: url(images/menu_link1.gif) no-repeat left top;
}
ul#menu li.menu_link a:hover {
	width: 178px;
	background: url(images/menu_link2.gif) no-repeat left top;
}



ul#menu li.menu_mailform {
	width: 178px;
	background: url(images/menu_mailform1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_mailform a:link {
	width: 178px;
	background: url(images/menu_mailform1.gif) no-repeat left top;
}
ul#menu li.menu_mailform a:visited {
	width: 178px;
	background: url(images/menu_mailform1.gif) no-repeat left top;
}
ul#menu li.menu_mailform a:hover {
	width: 178px;
	background: url(images/menu_mailform2.gif) no-repeat left top;
}



ul#menu li.menu_event {
	width: 178px;
	background: url(images/menu_event1.gif) no-repeat left top;
	margin-bottom: 5px;
}
ul#menu li.menu_event a:link {
	width: 178px;
	background: url(images/menu_event1.gif) no-repeat left top;
}
ul#menu li.menu_event a:visited {
	width: 178px;
	background: url(images/menu_event1.gif) no-repeat left top;
}
ul#menu li.menu_event a:hover {
	width: 178px;
	background: url(images/menu_event2.gif) no-repeat left top;
}


/* メニューボタン終了 */

.side_bana {
	width: 178px;
	margin-bottom: 10px;
}



#search_box {
	width: 178px;
	margin-bottom: 10px;
}



.side_moji {
	height: 12px;
	width: 168px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
}



#search_module {
	width: 158px;
	font-size: 10px;
	background-color: #ECF0F3;
	padding: 10px;
}



#search_module input {
	font-size: 10px;
}





#qr_box {
	width: 178px;
	margin-bottom: 10px;
}


#qr_module {
	width: 150px;
	background-color: #ECF0F3;
	padding: 14px;
}



#faq_box {
	width: 178px;
	margin-bottom: 15px;
}


#faq_module {
	width: 150px;
	font-size: 10px;
	background-color: #ECF0F3;
	padding: 14px;
}


#tell {
	width: 150px;
	margin-bottom: 5px;
}

#adress {
	width: 140px;
	padding-right: 5px;
	padding-left: 5px;
}



#bakcyo_bana_box {
	width: 178px;
}


#bakcyo_bana_img {
	width: 178px;
}


#bakcyo_bana_text {
	width: 168px;
	text-align: center;
	padding: 5px;
	line-height: 1.2em;
}








#contents {
	float: right;
	width: 592px;
	margin-bottom: 10px;
}





#top2_bana {
	width: 592px;
	margin-bottom: 10px;
}


.left_bana {
	float: left;
	width: 291px;
	margin-right: 10px;
}


.right_bana {
	float: right;
	width: 291px;
}


.sita_text_bana {
	width: 279px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
	line-height: 1.2em;
	color: #333333;
}





.content_ivent {
	width: 592px;
	margin-bottom: 10px;
}



.title_main {
	width: 592px;
}



.main_contents_top {
	width: 580px;
	padding: 5px;
	border: 1px solid #666666;
}



.main_contents_top_naka {
	width: 580px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
}




.subject {
	width: 563px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #6699FF;
	font-size: 14px;
	font-weight: bold;
	height: 14px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}




.subject_naka {
	width: 563px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #6699FF;
	font-size: 14px;
	font-weight: bold;
	height: 14px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
}





.contents_img_text {
	width: 580px;
	line-height: 1.5em;
	color: #333333;
	padding-top: 5px;
}


.contents_img_text img{
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}


p.contents_img_text img{
	padding: 0px;
	margin: 0px;
}



.oshirase {
	width: 580px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


.top_main_bana1 {
	width: 592px;
	margin-bottom: 10px;
}

.top_main_bana1_img {
	width: 592px;
}

.top_main_bana1_text {
	width: 580px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
}


.img_only {
	width: 592px;
	margin-bottom: 10px;
}




#category_title {
	width: 578px;
	background-image: url(images/title_back.gif);
	height: 16px;
	padding: 7px;
}



.entry_date {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}



#entry_page_contents {
	margin-bottom: 20px;
	width: 592px;
}





#question {
	width: 580px;
	line-height: 1.5em;
	color: #333333;
	padding-top: 5px;
}



#question_img {
	width: 580px;
	line-height: 1.5em;
	color: #333333;
	padding-top: 5px;
}


#question_text {
	width: 580px;
	line-height: 1.5em;
	color: #333333;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}




#footer {
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	height: 49px;
	width: 780px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: center;
	font-size: 10px;
	line-height: 1.8em;
	color: #FFFFFF;
}


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


.under_line {
	clear: both;
	float: none;
	height: 1px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3333CC;
}


.search_results_box {
	clear: both;
	float: none;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366FF;
	margin-bottom: 10px;
	margin-top: 5px;
}



.table_line {
	border-collapse:collapse;
	border:1px solid #cccccc;
	margin-bottom: 3px;
}

.table_line td {
	padding: 3px;
	border:1px solid #cccccc;
}

.header_bg {
	background-color:#eeeeee;
}
