* {
	margin: 0px;
	padding: 0px;
}
/**************************************************************************/
img {
	border: none;
}
a {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #8B59A6;
	text-decoration: none;
}
a:hover {	
	color: #F05A00;
	text-decoration: underline;
}
/**************************************************************************/
body {
	background-image: url(../img/body_bg.png);
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #605E0D;

	text-align: justify;
	text-justify: inter-ideograph;

}

.takeout{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	margin-bottom: 10px;
}

.takeout div{
	width:49%;
	margin-right: 2%;
}

.takeout div:last-of-type{
	margin-right: 0;
}

.takeout div img{
	width:100%;
	border: 1px solid #333;
}

a.citylink{
	display: inline-block;
	background: #444;
	color: #fff;
	width: 180px;
	text-align: center;
	margin: 5px 0 35px;
	padding: 8px 10px;
	border-radius:2px;
}

div.container {
	background-image: url(../img/head_bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	position: relative;
	text-align: center;
}
div#outline {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#header {
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 900px;
	position: relative;
}
#header h1 {
	float: left;
	height: 65px;
	width: 188px;
	text-indent: -99999px;
	display: block;
	background-image: url(../img/name.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header h1 a {
	height: 65px;
	width: 188px;
	display: block;
}
#header p#contact {
	float: right;
	background-image: url(../img/contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 135px;
	text-indent: -99999px;
	display: block;
}
#header p#contact a {
	height: 65px;
	width: 135px;
	display: block;
}
/**************************************************************************/
div#navigation {
	clear: both;
}
div#navigation ul {
	height: 65px;
	width: 900px;
	list-style-type: none;
}
div#navigation ul li {
	float: left;
	text-indent: -99999px;
}
/*------------------------------------------------*/
div#navigation ul li#n1 {
	height: 65px;
	width: 135px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -99999px;
	display: block;
}
div#navigation ul li#n1 a {
	height: 65px;
	width: 135px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: 0px -130px;
	display: block;
}
div#navigation ul li#n1 a:hover {
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: 0px -65px;
}
/*------------------------------------------------*/
div#navigation ul li#n2 {
	height: 65px;
	width: 109px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -135px 0px;
	text-indent: -99999px;
	display: block;
}
div#navigation ul li#n2 a {
	height: 65px;
	width: 109px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -135px -130px;
	display: block;
}
div#navigation ul li#n2 a:hover {
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -135px -65px;
}
/*------------------------------------------------*/
div#navigation ul li#n3 {
	height: 65px;
	width: 164px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -244px 0px;
	text-indent: -99999px;
	display: block;
}
div#navigation ul li#n3 a {
	height: 65px;
	width: 164px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -244px -130px;
	display: block;
}
div#navigation ul li#n3 a:hover {
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -244px -65px;
}
/*------------------------------------------------*/
div#navigation ul li#n4 {
	height: 65px;
	width: 220px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -408px 0px;
	text-indent: -99999px;
	display: block;
}
div#navigation ul li#n4 a {
	height: 65px;
	width: 220px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -408px -130px;
	display: block;
}
div#navigation ul li#n4 a:hover {
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -408px -65px;
}
/*------------------------------------------------*/
div#navigation ul li#n5 {
	height: 65px;
	width: 136px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -628px 0px;
	text-indent: -99999px;
	display: block;
}
div#navigation ul li#n5 a {
	height: 65px;
	width: 136px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -628px -130px;
	display: block;
}
div#navigation ul li#n5 a:hover {
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -628px -65px;
}
/*------------------------------------------------*/
div#navigation ul li#n6 {
	height: 65px;
	width: 136px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -764px 0px;
	text-indent: -99999px;
	display: block;
}
div#navigation ul li#n6 a {
	height: 65px;
	width: 136px;
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -764px -130px;
	display: block;
}
div#navigation ul li#n6 a:hover {
	background-image: url(../img/navigation.png);
	background-repeat: no-repeat;
	background-position: -764px -65px;
}
/**************************************************************************/
p#banner {
	margin-top: 15px;
	margin-bottom: 15px;
}
/**************************************************************************/
div#main {
	background-color: #FFF;
	border: 1px solid #C8C8C8;
	padding: 34px;

	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
/*
	-moz-border-radius: 8px;
*/
	-webkit-border-radius: 8px;
}
/*------------------------------------------------*/
div#main h2 {
	margin-bottom: 25px;
}
/*------------------------------------------------*/
#index div#main h2 {
	margin-bottom: 0px;
}
/*------------------------------------------------*/
div#main h3 {
	background-image: url(../img/h3.png);
	padding: 7px;
	font-size: 14px;
	color: #6F6600;
	margin-bottom: 15px;
	margin-top: 15px;
	border: 1px solid #DEDECD;
}
/*------------------------------------------------*/
div#main div.content_block {
	margin-bottom: 30px;
	width: 830px;
	position: relative;
	clear: both;
}
/*------------------------------------------------*/
div#main div.line {
	background-image: url(../img/stripe_line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
/*------------------------------------------------*/
div#main p {
	margin-bottom: 10px;
}
/*------------------------------------------------*/
div#main ul {
	list-style-type: none;
	margin-bottom: 20px;
}
div#main ul li {
	background-image: url(../img/dot_line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 7px;
	padding-top: 7px;
}
div.index_info ul li {
	_width: 400px;
}
/*------------------------------------------------*/
#main ol {
	padding-left: 20px;
	_padding-left: 28px;
	list-style-type: decimal;
	margin-bottom: 10px;
}
#main ol li {
	padding-bottom: 2px;
	padding-top: 2px;
	list-style-type: decimal;
}
/*------------------------------------------------*/
div#main ul li p {
	background-image: url(../img/list_point.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 16px;
	margin: 0px;
}
/*------------------------------------------------*/
div#main blockquote {
	border: 3px solid #FFD062;
	background-color: #FCFDE3;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
/*------------------------------------------------*/
div#main .link {
	background-image: url(../img/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
}
/**************************************************************************/
div.index_info {
	width: 400px;
	position: relative;
}
/**************************************************************************/
div#guide_inner {
	background-image: url(../img/index_guide_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
/*------------------------------------------------*/
div#guide_inner div#guide_txt {
	margin-right: 100px;
	padding-top: 8px;
	position: relative;
}
/**************************************************************************/
div#haccap_info {
	background-color: #55BD0F;
	background-image: url(../img/haccap_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
	position: relative;
}
/*------------------------------------------------*/
div#haccap_info div#haccap_txt {
	background-image: url(../img/haccap_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 830px;
	position: relative;
}
/*------------------------------------------------*/
div#haccap_info div#haccap_txt div#haccap_txt_left {
	width: 490px;
	margin-left: 40px;
	_margin-left: 20px;
	color: #FF9;
	float: left;
	position: relative;
}
/*------------------------------------------------*/
div#haccap_info div#haccap_txt div#haccap_txt_right {
	float: right;
	width: 260px;
	margin-top: 25px;
	margin-right: 20px;
	_margin-right: 10px;
	position: relative;
	color: #FFF;
}
/**************************************************************************/
p#kyousai_banner {
	margin-top: 30px;
}
/**************************************************************************/
div#about {
	background-image: url(../img/about_box.png);
	padding: 5px;
	position: relative;
	width: 830px;
}
div#about div#about_inner {
	background-color: #FFF;
	background-image: url(../img/about_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	_width: 820px;
}
div#about div#about_inner div#about_txt {
	margin-left: 190px;
	margin-right: 150px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
}
/**************************************************************************/
p.pageup {
	margin-top: 25px;
	text-align: right;
}
p.pageup a {
	background-image: url(../img/page_up.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	color: #999;
	text-decoration: none;
}
p.pageup a:visited {
	color: #999;
	text-decoration: none;
}
p.pageup a:hover {
	color: #F60;
	text-decoration: underline;
}
/**************************************************************************/
p#bottom_navi {
	text-align: center;
	margin-top: 60px;
}
/**************************************************************************/
address {
	margin-top: 25px;
	margin-bottom: 25px;
	font-style: normal;
	font-weight: normal;
	color: #6C6709;
}
/**************************************************************************/
#information ul li {
	width: 100%;
}
div#visual_swf {
	background-image: url(../img/visual.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 300px;
	width: 900px;
}
/**************************************************************************/
table {
	font-size: 12px;
	line-height: 18px;
	border-collapse: collapse;
/*	
	width: 670px;
*/	
	width: 100%;
	margin-bottom: 15px;
}
table, th, td {
	border: 1px solid #B7B7B7;
}
th{
	font-weight: normal;
	padding: 5px 10px;
	background-color: #F4EDCE;
	text-align: center;
}
td {
	padding: 5px 10px;
}
/****************************************************************/
table.layout ,
table.layout th,
table.layout td {
	border: 0px;
}
/****************************************************************/
#main h4 {
	font-size: 12px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F60;
	padding-left: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}
/****************************************************************/
#information p#new_title {
	text-align: right;
	background-image: url(../img/new_title.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 20px;
}
#information p#next_title {
	text-align: right;
	margin-bottom: 20px;
}
/*------------------------------------------------*/
input.next_link {
	padding: 3px;
	width: 120px;
}
div#next_link {
	text-align: center;
	margin-top: 80px;
}
/*------------------------------------------------*/
#information ul.news_list li.links {
	margin-top: 20px;
	background-image: none;
}
#information ul.news_list li.links p {
	background-image: url(../img/link_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
}
#information h4.color {
	font-weight: normal;
	background-color: #E4E4E4;
	border-left-color: #F90;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 50px;
}
.date {
	font-weight: normal;
	font-size: 12px;
	float: right;
	font-family: "Times New Roman", Times, serif;
}
/*
#information .view {
	border: 10px solid #F6F5F2;
	padding: 25px;
}
*/
