@charset "utf-8";
/*formattingstyle
------------------------------*/
* {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 100%;
	background-repeat: repeat-y;
	background-image: url(../images/bg01.gif);
	background-position: center;
}
hr {
	display: none;
}
/* link styles
--------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC3300;
}
a:active {
	left: 1px;
	top: 1px;
	color: #FFFF66;
}
/* basic layout
--------------------------*/
#wrapper {
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 860px;
	background-image: url(../images/common_bg.jpg);
}




/* header styles
--------------------------*/
#header {
	background-repeat: no-repeat;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-color: #F29C0B;
	border-right-color: #F29C0B;
	border-bottom-color: #F29C0B;
	border-left-color: #F29C0B;
	margin-top: 170px;
	border-bottom-width: 2px;
	margin-bottom: 10px;
	height: auto;
}
#header ul {
	float: left;
	width: auto;
	height: auto;
	overflow: visible;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	text-align: center;
	width: 121px;
	line-height: 22px;
	color: #666666;
	text-decoration: none;
	height: 25px;
	position: relative;
	clear: none;
	font-size: 16px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-variant: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-image: url(../images/bottun_bg.gif);
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
}
#header ul li a:hover {
	background-color: #000000;
	color: #0099CC;
	background-image: url(../images/bottun_bg_hover.gif);
}
#home #wrapper #midashi {
	font-size: 10%;
	color: #393939;
	height: 20px;
}
#home #header #nHome a:hover {
	color: #F49E10;
	width: 120px;
}


#home #wrapper #banaer {
	height: 75px;
	width: 760px;
	padding-top: 20px;
	margin-right: 50px;
	margin-left: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#home #wrapper #banaer img {
	border: thin solid #999999;
	float: left;
	margin-right: 20px;
}


#home #wrapper #footer {
	font-size: xx-small;
	color: #666666;
	height: auto;
	width: 750px;
	clear: both;
	padding-top: 10px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-right: 50px;
	margin-left: 50px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: none;
	margin-bottom: 5px;
	padding-bottom: 20px;
}
