@chaeet "UTF-8";

body {
	text-align: center;
	background-color: #D8D8D8;
	/*background-image: url(../../images/page_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
	line-height: 1.3;
	color: #0A3359;*/
}

#page {
	width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	position:relative;
	background-image: url(images/body_bg.html);
	background-repeat: repeat-y;
}


/*topの角丸？*/
/*#pagetop{
	background-image: url(images/body_bg_t.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 70px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}*/



/* SITEMAP */
ul#utility {
	width: 720px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 83.3%;
	text-align: right;
}

ul#utility li {
	background-image: url(../../images/003-point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 656px;
	padding-left: 2px;
}

ul#utility li a {
	color: #A3A3A3;
	text-decoration: none;
}
ul#utility li a:hover {
	color: #694034;
	text-decoration: underline;
}
/* SITEMAP ここまで */

/* mainPoto01 sora */
#headerMainArea {
	height: 160px;
	width: 760px;
	margin-left: 10px;
	/*margin: auto;*/
	background-image: url(../../images/004-sora.gif);
}
/* mainPoto01 soraここまで */

/* logo */ 
h2#logo{
	float: left;
/*　　margin-top: 20px;
	margin-left: 20px;
*/}
/* logoここまで */

h1#site_text{
	/*float: left;*/
	margin-top: 5px;
	color: #630;
	font-size: 12px;
}

/* NAV背景kuro板 
#header ul#gnav {
	height: 60px;
	width: 620px;
	background-image: url(../../images/006-cach_back.gif);
	background-repeat: repeat-X;
	position: absolute;
	top: 0px;
	left: 130px;
}
*/

/* NAV背景siro板 
#header ul#gnav {
	height: 50px;
	width: 610px;
	background-image: url(../../images/007-nav_back.gif);
	background-repeat: repeat-X;
	position: absolute;
}
*/

 /*NAV背景siro板 
#header ul#gnav {
	height: 50px;
	width: 610px;
	background-image: url(../../images/007-nav_back.gif);
	background-repeat: repeat-X;
	position: absolute;
}*/


/*　NAV背景文字板　*/
ul#gnav {
	clear: both;
	height: 50px;
	width: 565px;
	background-image: url(../../images/018-navback_a.gif);
	background-repeat: repeat-X;
	position: absolute;
	top: 144px;
	left: 188px;
}

ul#gnav li{
    float: left;
    position: relative;
	left: 7px;
}

ul#gnav li#nav01,
ul#gnav li#nav02,
ul#gnav li#nav04{
	width: 110px;
}
ul#gNav li#nav03 {
	width: 110px;
}
ul#gnav li#nav05 {
	width: 110px;
}

/*#header ul#gnav {
	height: 40px;
	width: 600px;
	background-image: url(../../images/007-nav_back.gif);
	background-repeat: repeat-X;
	float: right;
}
*/

/* contentsArea */
#contentsArea {
	width: 750px;
	margin: auto;
	padding: 20px 0;
}

#pan_nav{
	margin-top: 10px;
	margin-left: 20px;
}
#pan_nav strong{
	font-weight: normal;
	padding: 0;
	border: 0;
}
/*#pan_nav a {
	color: #808080;
	text-decoration: none;
}*/

#pan_nav a:link {
	color: #000000;
}
#pan_nav a:visited {
	color: #660099;
	text-decoration: underline;
}
#pan_nav a:hover {
	color: #008000;
	text-decoration: underline;
}
#pan_nav a:active {
	color: #0000ff;
	text-decoration: underline;
}


/* footer */
#footer {
	color: #c0c0c0;
	background-color: #696969;
	text-align: right;
	width: 780px;
	padding-top: 5px;
	padding-bottom: 15px;
}

#footer ul#textNav li  {
	/*float: left;*/
}

#footer #copyright {
	padding-top: 5px;
}

#footer ul#textNav {
	margin-bottom: 0px;
}
#footer ul#textNav li {
	display: inline;
}

#footer ul#textNav li a {
	color: #c0c0c0;
	text-decoration: none;
}

#footer ul#textNav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* footerここまで */



/* div.recommendMenuBoxの左右振り分け */
.floatL{
	float: left;
}
.floatR{
	float: right;
}
/* div.recommendMenuBoxの左右振り分けおわり */

.title{
	width: 740px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.garou_text{
	margin-top: 20px;
	margin-left: 20px;
}
