body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	position:relative;
	font-size: 12px;
	height: 100%;
	line-height: 1.6em;
}
html {
	height: 100%;
}


#container {
	width: 600px;
	text-align: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 50%;
	overflow: visible;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f0f0f0;
	border-left-color: #f0f0f0;
	position: absolute;
	left: -359px;
}

#container2 {
	width: 600px;
	text-align: left;
	
	height: auto;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	overflow: visible;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f0f0f0;
	border-left-color: #f0f0f0;
	display: block;
	position: relative;
	margin-left: 50%;
	left: -320px;
}

#main {
	width: 450px;
	text-align: left;
	height: 100%;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
	float: left;
}

#gl-menu {
	width: 600px;
	padding-top: 5px;
	padding-bottom: 15px;
	clear: both;
	line-height: 1.5em;
}


#right {
	width: 220px;
	text-align: center;
	height: auto;
	display: block;
	float: right;
	clear: none;
	position: absolute;
	left: 487px;
	top: 470px;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 3px solid #f4f4f4;
	margin: 0;
}


#copyright {
	width: 100%;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 2px;
	color: #666666;
	margin-top: 5px;
	clear: none;
	float: left;
	line-height: 1.7em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #cccccc;
}






#menu {
	width:450px;
	height:auto;
	float: left;
	clear: left;
}
#menu ul, #menu li {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	width:0px;
	height:0px;
	display:inline;
}

#menu a, #menu a:link #menu a:visited {
	text-decoration:none;
	background-color:#FFFFFF;
	display:block;
	width:430px;
	height:80px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#menu a:hover{
	color:#559E1F;
	background-color:#f9f9f9;
	width: 430px;
	left: -10px;
}
#contents {
	background-color: #990000;
}
#container_cr {
	width: 640px;
	height: 95%;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f0f0f0;
	border-left-color: #f0f0f0;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.container_cr-b {
	padding-right: 20px;
	padding-left: 20px;
}
#header-cr {
	background-color: #000000;
	display: block;
	width: 648px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1em;
	padding: 0px;
}
.header-cr-b {
	padding-left: 24px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.header-cr-Link {
	background-color: #FFFFFF;
	display: block;
	width: 40px;
	text-align: center;
	font-size: 10px;
	line-height: 1em;
	color: #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
}



h1 {
	font-size: 10px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
td {
}


.list-img {
	padding: 5px;
	height: 70px;
	width: 90px;
	overflow: hidden;
}
.li-text {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #333333;
	display: block;
	float: left;
	clear: left;
	width: 320px;
	height: 57px;
}

.li-name {
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 20px;
	width: 320px;
	display: block;
	float: left;
	clear: left;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



.li-img {
	height: 82px;
	width: 229px;
	overflow: hidden;
	position: absolute;
	z-index: auto;
	float: left;
	clear: right;
	border: 1px ridge #999999;
}

.li-place {
	font-size: 12px;
	width: 140px;
	text-align: left;
	list-style-type: none;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: visible;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	color: #333333;
	background-color: #99CC00;
	display: block;
	float: left;
}


.li-place-new {
	font-size: 10px;
	background-color: #f4f4f4;
	width: 120px;
	text-align: center;
	list-style-type: none;
	margin-right: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
	margin-bottom: 5px;
	float: left;
	overflow: visible;
	background-image: url(area_img/ar_new.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-left: 0px;
	height: 20px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}


.li-cr-photo {
	height: 80px;
	width: 100px;
	float: right;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	padding: 0px;
}



/* メインテキスト */

.text-18 {
	font-size: 18px;
}

.text-16 {
	font-size: 16px;
	line-height: 1.5em;
}

.text-14 {
	font-size: 14px;
	line-height: 1.5em;
}

.text-12 {
	font-size: 12px;
	line-height: 1.4em;
}

.text-12-he16 {
	font-size: 12px;
	line-height: 1.6em;
}

.text-12-he18 {
	font-size: 12px;
	line-height: 1.8em;
}
.text-10px {
	font-size: 10px;
	line-height: 1.3em;
}

.text-10-00px {
	font-size: 10px;
	line-height: 1.2em;
}

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

.text-10-he16 {
	font-size: 10px;
	line-height: 1.6em;
}




.copyright {
	font-size: 10px;
	color: #858585;
}
.news {
	width: 200px;
	text-align: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-image: url(img2/news.jpg);
	margin-bottom: 8px;
	font-size: 10px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	line-height: 1.4em;
}
.imgbox {

	margin: 0px;
	padding: 0px;
	clear: both;
	height: 300px;
	width: 600px;
}
	
.title {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 590px;
	margin-right: 0px;
	margin-left: 0px;
}
.data-1 {
	font-size: 12px;
	background-color: #f4f4f4;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 7px;
	padding-right: 13px;
	overflow: visible;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
}
.data-title {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 27px;
	background-image: url(img/1.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

.data-2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C3C3C3;
	font-size: 12px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.data-3 {
	font-size: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 7px;
	padding-right: 13px;
	overflow: visible;
	line-height: 1.4em;
	padding-top: 3px;
	padding-bottom: 3px;
}

