@charset "Shift_JIS";

/*--------------------------------------------------------------------
common
cssΜϊ»
--------------------------------------------------------------------*/

html, body {
	font-family:"lr oSVbN","MS P Gothic", "Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family:"lr oSVbN","MS P Gothic", "Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family:"lr oSVbN","MS P Gothic", "Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family:"lr oSVbN","MS P Gothic", "Hiragino Kaku Gothic Pro W3","qMmpS Pro W3",Osaka,sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}

a {
	outline: none;
	color: #333;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a:hover img {
	filter: alpha(opacity=85); 
	-moz-opacity: 0.85;
	opacity: 0.85;
}

* table tr td:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

.Clear {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

/*--------------------------------------------------------------------
common
y[W€Κͺ
--------------------------------------------------------------------*/

/*------------bodyΜX^C---------------------------------------------------------------*/
body {
	overflow: scroll;
	line-height: 1.4;
	font-size: small;
	color: #3e3e3e;
}

/*N[p*/
body:first-of-type {
	padding: 0 0 0 1px;
}

/*IE6E7p*/
*body {
	overflow: auto;
	padding: 0 0 0 1px;
}


/*------------ContainerΜX^C---------------------------------------------------------------*/
div#Container {
	width: auto;
	margin: 0;
	padding: 0;
}

/*------------HeaderΜX^C---------------------------------------------------------------*/
div#Header {
	width: 900px;
	margin: 0 auto;
}

div#Header:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

div#Header div#Logo {
	width: 290px;
	padding: 30px 0 0 0;
	float: left;
}

div#Header div#Logo h1 {
	width: 440px;
	height: 56px;
	background: url(../../img/logo.png) no-repeat left top;
}

div#Header div#Logo h1 a {
	display: block;
	width: 440px;
	height: 50px;
	text-indent: -99999px;
	overflow: hidden;
}

div#Header div#HeadMenu {
	width: 445px;
	padding: 5px 0 0 0;
	float: right;
}

div#Header div#HeadMenu ul {
	list-style: none;
	text-align: right;
}

div#Header div#HeadMenu ul li {
	display: inline;
	margin: 0 15px 0 0;
}

div#Header div#HeadMenu ul li a {
	padding: 0 0 0 15px;
	background: url(../../img/h_arrow01.gif) no-repeat left center;
	text-decoration: none;
}

div#Header div#HeadMenu ul li a:hover {
	background: url(../../img/h_arrow02.gif) no-repeat left center;
	color: #79ae00;
}

div#Header div#HeadMenu div#TelBox {
	width: 236px;
	height: 60px;
	margin: 14px 0 0 auto;
	background: url(../../img/header_tel.jpg) no-repeat left top;
}

div#Header div#HeadMenu div#TelBox * {
	display: none;
}

/*------------GlobalΜX^C---------------------------------------------------------------*/
div#Global {
	clear: both;
	height: 43px;
	margin: 15px 0 0 0;
	background: url(../../img/global_bg.gif) repeat-x left top;
}

div#Global div#GlobalMenu {
	width: 900px;
	margin: 0 auto;
}

div#Global div#GlobalMenu {
	width: 900px;
	margin: 0 auto;
	padding: 0 8px;
	background: url(../../img/global_shadow.gif) no-repeat center top;
}

div#Global div#GlobalMenu ul {
	list-style: none;
}

div#Global div#GlobalMenu ul:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

div#Global div#GlobalMenu ul li {
	width: 225px;
	height: 36px;
	float: left;
}

div#Global div#GlobalMenu ul li a {
	display: block;
	width: 225px;
	height: 36px;
	text-decoration: none;
	text-indent: -99999px;
}

div#Global div#GlobalMenu ul li#GMBtn01 a {
	background: url(../../img/gmbtn01.gif) no-repeat left top;
}

div#Global div#GlobalMenu ul li#GMBtn02 a {
	background: url(../../img/gmbtn02.gif) no-repeat left top;
}

div#Global div#GlobalMenu ul li#GMBtn03 a {
	background: url(../../img/gmbtn03.gif) no-repeat left top;
}

div#Global div#GlobalMenu ul li#GMBtn04 a {
	background: url(../../img/gmbtn04.gif) no-repeat left top;
}

div#Global div#GlobalMenu ul li#GMBtn01 a:hover {
	background: url(../../img/gmbtn01.gif) no-repeat left bottom;
}

div#Global div#GlobalMenu ul li#GMBtn02 a:hover {
	background: url(../../img/gmbtn02.gif) no-repeat left bottom;
}

div#Global div#GlobalMenu ul li#GMBtn03 a:hover {
	background: url(../../img/gmbtn03.gif) no-repeat left bottom;
}

div#Global div#GlobalMenu ul li#GMBtn04 a:hover {
	background: url(../../img/gmbtn04.gif) no-repeat left bottom;
}

/*------------ContentsΜX^C---------------------------------------------------------------*/
div#Contents {
	width: 900px;
	margin: 15px auto 0 auto;
}

/*CΖTCh*/
div#Wrapper {
	width: 860px;
	min-height: 350px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}

div#Wrapper:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

/*C*/
div#Main {
	width: 690px;
	float: right;
}

/*TCh*/
div#Side {
	width: 150px;
	float: left;
}

div#Side ul {
	list-style: none;
	margin: 0;
	border-top: 1px solid #d8d8d8;
	padding: 0 0 14px 0;
	background: url(../../img/side_btm.gif) no-repeat center bottom;
}

div#Side ul li {
	border: 1px solid #d8d8d8;
	border-top: 0 none;
	background: url(../../img/side_bg.gif) no-repeat center center;
}

div#Side ul li a {
	display: block;
	padding: 8px 2px 8px 17px;
	text-decoration: none;
}

div#Side ul li a:hover {
	color: #79ae00;
}

/*Ί@y[W{^*/
div#PMLBtn {
	width: 320px;
	margin: 40px 0 30px auto;
}

div#PMLBtn ul {
	list-style: none;
	width: 320px;
	margin: 0 0 0 auto;
}

div#PMLBtn ul:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

div#PMLBtn ul li {
	width: 150px;
	height: 30px;
	float: left;
	margin: 0 20px 0 0;
}

div#PMLBtn ul li#PMLBtn02 {
	margin: 0;
}

div#PMLBtn ul li a {
	display: block;
	width: 150px;
	height: 30px;
	text-indent: -99999px;
	overflow: hidden;
}

div#PMLBtn ul li#PMLBtn01 a {
	background: url(../../img/plmbtn01.jpg) no-repeat left top;
}

div#PMLBtn ul li#PMLBtn02 a {
	background: url(../../img/plmbtn02.jpg) no-repeat left top;
}

div#PMLBtn ul li#PMLBtn01 a:hover {
	background: url(../../img/plmbtn01.jpg) no-repeat left bottom;
}

div#PMLBtn ul li#PMLBtn02 a:hover {
	background: url(../../img/plmbtn02.jpg) no-repeat left bottom;
}

/*------------FooterΜX^C---------------------------------------------------------------*/
div#Footer {
	width: auto;
	margin: 15px 0 0 0;
	padding: 15px 0;
	background: #787878;
}

div#Footer div#FooterMenu {
	width: 900px;
	margin: 0 auto;
}

div#Footer div#FooterMenu:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	content: "";
	overflow: hidden;
}

div#Footer div#FooterMenu div#FootM {
	width: 520px;
	padding: 10px 0 0 0;
	float: left;
	list-style: none;
	color: #fff;
}

div#Footer div#FooterMenu div#FootM ul {
	list-style: none;
	margin: 0 0 15px 0;
}

div#Footer div#FooterMenu div#FootM ul.Cate {
	display: inline;
	margin: 0;
}

div#Footer div#FooterMenu div#FootM ul.EndList {
	margin: 0;
}

div#Footer div#FooterMenu ul li {
	display: inline;
}

div#Footer div#FooterMenu ul li a {
	white-space: nowrap;
	text-decoration: none;
	color: #fff;
}

div#Footer div#FooterMenu ul li a:hover {
	text-decoration: underline;
}

div#Footer div#FooterMenu div#AddBox {
	width: 380px;
	padding: 6px 0 0 0;
	float: right;
	text-align: left;
	color: #fff;
}

div#Footer div#FooterMenu div#AddBox h2 {
	margin: 0 0 10px 0;
	padding: 50px 0 0 0;
	background: url(../../img/footer_logo.png) no-repeat left top;
}

div#Footer div#FooterMenu div#AddBox p {
	margin: 15px 0 0 0;
}

div#Footer div#Copy {
	clear: both;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #fff;
}

div#Footer div#Copy address {
	width: 900px;
	margin: 0 auto;
	text-align: right;
	color: #fff;
}


