@charset "utf-8";
/* CSS Document */

/* ==========================基本設定========================== */

body{
	margin-top:0;
	margin-left:0;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat;
	background-position: top;
	text-align: center;
	}

img{border:0;}
*{margin:0; padding:0;}
*{font-weight:normal; font-style:normal;}
*{font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;}
p{font-size:10pt;}
p{line-height:1.3;}

h1,h2,h3,h4,h5{font-size:100%; color:#000;}
h1 {
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #999999;
	padding-left: 5px;
	text-align: left;
}

hr{display: none;}
.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 0px;
	height: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}
dl {
	margin: 0px;
	padding: 0px;
}
a { text-decoration:none }
a:link {
	color:#0099FF;
}
a:visited {
	color:#0099FF;
}
a:hover {
	color:#FF9900;
}
a:active { color:#D7FA99; 
}

strong {
	font-weight: normal;
}
.power {
	font-weight: bold;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:bottom;
}
.push01 {
	color: #FF6600;
	font-weight: bold;
}
.push02 {
	color: #006699;
	font-weight: bold;
}
.push03 {
	color: #FF0000;
	font-weight: bold;
}
.push04 {
	color: #FF6600;
	font-weight: bold;
	font-size: 1em;
}
.push05 {
	color: #FF6600;
	font-weight: bold;
}


/* ==========================基本設定ここまで========================== */

#container {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/contents_bg.jpg);
	background-repeat: repeat-y;
}
#container #left {
	float: left;
	width: 258px;
}
#container #right {
	float: right;
	width: 600px;
	margin-right: 45px;
}
*html #container #right {margin-right: 22px;}


/*左メニューCSS*/

#left li {
	display: block;
	height: 38px;
	width: 209px;
	list-style-type: none;
	float: right;
	margin-top: 2px;
}
#left li em {
	visibility: hidden;
	font-size: 9px;
}

#left li a {
	text-decoration: none;
	display: block;
	height: 38px;
	width: 209px;
}

#left  #m01 a {
	background-image: url(../img/button/m01_off.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m01 a:hover,#header #m1 a:active {
	background-image: url(../img/button/m01_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#left  #m_yoyaku a {
	background-image: url(../img/button/m_yoyaku.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m_yoyaku a:hover,#header #m1 a:active {
	background-image: url(../img/button/m_yoyaku_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#left  #m02 a {
	background-image: url(../img/button/m02_off.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m02 a:hover,#header #m1 a:active {
	background-image: url(../img/button/m02_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m03 a {
	background-image: url(../img/button/m03_off.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m03 a:hover,#header #m1 a:active {
	background-image: url(../img/button/m03_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m04 a {
	background-image: url(../img/button/m04_off.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m04 a:hover,#header #m1 a:active {
	background-image: url(../img/button/m04_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m05 a {
	background-image: url(../img/button/m05_off.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m05 a:hover,#header #m1 a:active {
	background-image: url(../img/button/m05_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m06 a {
	background-image: url(../img/button/m06_off.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m06 a:hover,#header #m1 a:active {
	background-image: url(../img/button/m06_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m07 a {
	background-image: url(../img/button/m07_off.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m07 a:hover,#header #m1 a:active {
	background-image: url(../img/button/m07_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m08 a {
	background-image: url(../img/button/m08_off.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m08 a:hover,#header #m1 a:active {
	background-image: url(../img/button/m08_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m09 a {
	background-image: url(../img/button/m09_off.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m09 a:hover,#header #m1 a:active {
	background-image: url(../img/button/m09_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m10 a {
	background-image: url(../img/button/m10.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#left  #m10 a:hover,#header #m1 a:active {
	background-image: url(../img/button/m10_on.gif);
	background-repeat: no-repeat;
	background-position: center;
}

/*左メニューCSSここまで*/
.cat_info {
	margin-top: 15px;
}
#contact {
	text-align: center;
	width: 502px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#bottom_box {
	background-image: url(../img/contents_bg2.jpg);
	background-repeat: repeat-y;
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}
#sub_menu {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/gray_border.gif);
	background-repeat: repeat-x;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: bottom;
}

#sub_menu li {
	list-style-type: none;
	display: inline;
	font-size: 10px;
	text-align: center;
	margin-left: 10px;
	line-height: 20px;
	margin-right: 10px;
}
#address {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/gray_border.gif);
	background-repeat: repeat-x;
	text-align: right;
	background-position: bottom;
	padding-bottom: 10px;
}
#address .name {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
	margin-right: 50px;
}
#address address {
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	margin-right: 50px;
}
#footer {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 15px;
}
#footer address {
	font-size: 11px;
	color: #666666;
}
