@charset "utf-8";
/*
=Global
*/
* {
	margin:0;
	padding:0;
}
html
,body {
	background:#FFF;
}
html {
	overflow-y:scroll;
}
body {
	background:url(../img/body_back.gif) repeat 0px 0px;
	margin:0px;
	padding:0px;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3" ,"Hiragino Kaku Gothic Pro" ,Osaka ,"ＭＳ Ｐゴシック","MS PGothic" ,Geneva ,Verdana ,Sans-Serif;
	font-size:62.5%;
	line-height:150%;
}
html>/**/body {
	font-size:10px;
}
* + html body {
	font-family:"メイリオ","Meiryo";
}
a {
/*\*/
	overflow:hidden;
/**/
}
div {
	display:inline-block;
}
div:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hides from IE-mac \*/
* html div {
	height:1%;
}
div {
	display:block;
}
/* End hide from IE-mac */
table	{
	border-collapse:separete;
	border-spacing:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
img {
	border:none;
}
p {
	margin:0px 0px 10px;
}
form {
	margin:0px;
}
ul, li, ol, dl, dt, dd {
	margin:0;
	padding:0;
}
li {
	list-style-type: none;
}

/*
=Text
*/
a:link
,a:visited
,a:active {
	color:#FF6600;
	text-decoration:underline;
	font-weight:normal;
}
a:hover
,a:focus {
	color:#003399;
	text-decoration:none;
}
.small {
	font-size:0.8em;
	line-height:1.5em;
	font-weight:normal;
}
.small a:link
,.small a:visited
,.small a:active {
	font-size:0.8em;
	color:#FF6600;
	text-decoration:underline;
	font-weight:normal;
}
.small a:hover
,.small a:focus {
	color:#003399;
	text-decoration:none;
}
.big {
	font-size:1.2em;
	line-height:1.7em;
	font-weight:normal;
}
.big a:link
,.big a:visited
,.big a:active {
	font-size:1.2em;
	color:#FF6600;
	text-decoration:underline;
	font-weight:normal;
}
.big a:hover
,.big a:focus {
	color:#003399;
	text-decoration:none;
}
strong {
	font-weight:bold;
}

/*
=Heading
*/
h2
,h3
,h4 {
	font-weight:bold;
}
h1 {
}
h2 {
	clear:both;
	margin:0px 0px 15px;
	padding:0px;
}
h3 {
	clear:both;
	padding:0px;
	margin:20px 0px 15px;
}
h3.st {
	margin:0px;
}
h4 {
	clear:both;
	margin:0px;
	padding:15px 0px 10px;
}
h4.st {
	margin:0px;
	padding:0px 0px 10px;
}
h5 {
	clear:both;
	margin:20px 0px 15px;
}
h5.st {
	margin:0px 0px 15px;
}

/*
=Image
*/
.imgframe {
	border:1px solid #F4F4F4;
	padding:4px;
	background-color:#FFF;
}
.imgleft {
	clear:left;
	display:inline;
	float:left;
	margin:0px 15px 15px 0px;
}
.imgright {
	clear:right;
	display:inline;
	float:right;
	margin:0px 0px 15px 15px;
}
a.imglink:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
}

/*
=Misc
*/
.sp0 {
	margin-bottom:0px;
}
.sp05 {
	margin-bottom:5px;
}
.sp10 {
	margin-bottom:10px;
}
.sp15 {
	margin-bottom:15px;
}
.sp20 {
	margin-bottom:20px;
}
.sp30 {
	margin-bottom:30px;
}
.sp0- {
	paddin-top:0px;
}
.sp05- {
	paddin-top:5px;
}
.sp10- {
	paddin-top:10px;
}
.sp15- {
	paddin-top:15px;
}
.sp20- {
	paddin-top:20px;
}
.sp30- {
	paddin-top:30px;
}
.link {
	background:url(../img/icon_link.gif) no-repeat left center;
	padding:0px 0px 0px 12px;
	margin:0px;
}
.dotline {
	clear:both;
	height:1px;
	background:url(../img/dotline.gif) repeat left center;
	margin:15px 0px 20px;
	padding:0px;
	overflow:hidden;
}
.notice {
	border:2px solid #E5D389;
	background:#F9F5E1;
	padding:10px;
}
.ar {
	text-align:right;
}
.ac {
	text-align:center;
}
.al {
	text-align:left;
}
.clear {
	clear:both;
}

/*
Header
*/
#header {
	background:url(../img/header_back.gif) repeat-x 0px 0px;
	width:100%;
	height:212px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
#hframe {
	background:#FFF url(../img/header_back.gif) repeat-x 0px 0px;
	width:880px;
	height:86px;
	margin:0px auto;
	padding:0px 40px;
	overflow:hidden;
}
#htitle {
	display:inline;
	float:left;
	width:336px;
	margin:0px;
	padding:0px;
}
p#disc {
	height:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#logo {
	width:336px;
	height:30px;
	margin:29px 0px 0px;
	padding:0px;
}
#hright {
	display:inline;
	float:right;
	width:505px;
	height:50px;
	margin:18px 0px 0px;
	text-align:right;
}
#hcontact {
	display:inline;
	float:left;
	width:300px;
}
#hcontact #hbt01 {
	display:inline;
	float:left;
	width:86px;
	margin:0px 10px 0px 0px;
}
#hcontact #hbt02 {
	display:inline;
	float:left;
	width:86px;
	margin:0px 10px 0px 0px;
}
#hcontact #hbt03 {
	display:inline;
	float:left;
	width:108px;
	margin:0px 0px 0px 0px;
}
#hsearch {
	display:inline;
	float:right;
	width:190px;
	position:relative;
}
#hsearch input#search {
	position:absolute;
	top:0;
	left:0;
	display:inline;
	float:left;
	background:#F2F2F2;
	border:1px solid #CCC;
	width:130px;
	height:14px;
	vertical-align:bottom;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#hsearch input#submit {
	display:inline;
	float:right;
	width:50px;
	height:20px;
	vertical-align:bottom;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#hnavi {
	clear:both;
	display:inline;
	float:right;
	width:298px;
	height:20px;
	padding:0px 0px 0px 0px;
	margin:14px 0px 0px 0px;
}
#hnavi ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#hnavi ul li {
	display:inline;
	float:left;
	margin:0px;
	padding:0px;
}
#hnavi ul li a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
}
#hphone {
	display:none;
	height:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#hmenu {
	background:url(../img/header_menu.gif) no-repeat 40px 0px;
	clear:both;
	width:660px;
	height:50px;
	overflow:hidden;
	margin:0px auto;
	padding:0px 260px 0px 40px;
}
#hmul {
	list-style:none;
	width:880px;
	height:50px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#hmul li {
	float:left;
}
#hmul li a {
	display:block;
	height:0px;
	padding:50px 0px 0px;
	margin:0px;
	overflow:hidden;
}
#hmul #hm01 a {
	width:110px;
	background:url(../img/header_menu.gif) no-repeat 0px 0px;
}
#hmul #hm01 a:hover
,#hmul #hm01 a:focus
,#hmul #hm01 a:active {
	background-position:0px -50px;
}
#hmul #hm02 a {
	width:110px;
	background:url(../img/header_menu.gif) no-repeat -110px 0px;
}
#hmul #hm02 a:hover
,#hmul #hm02 a:focus
,#hmul #hm02 a:active {
	background-position:-110px -50px;
}
#hmul #hm03 a {
	width:110px;
	background:url(../img/header_menu.gif) no-repeat -220px 0px;
}
#hmul #hm03 a:hover
,#hmul #hm03 a:focus
,#hmul #hm03 a:active {
	background-position:-220px -50px;
}
#hmul #hm04 a {
	width:110px;
	background:url(../img/header_menu.gif) no-repeat -330px 0px;
}
#hmul #hm04 a:hover
,#hmul #hm04 a:focus
,#hmul #hm04 a:active {
	background-position:-330px -50px;
}
#hmul #hm05 a {
	width:110px;
	background:url(../img/header_menu.gif) no-repeat -440px 0px;
}
#hmul #hm05 a:hover
,#hmul #hm05 a:focus
,#hmul #hm05 a:active {
	background-position:-440px -50px;
}
#hmul #hm06 a {
	width:110px;
	background:url(../img/header_menu.gif) no-repeat -550px 0px;
}
#hmul #hm06 a:hover
,#hmul #hm06 a:focus
,#hmul #hm06 a:active {
	background-position:-550px -50px;
}
#hbanner {
	clear:both;
	width:864px;
	height:60px;
	margin:0px auto;
	padding:8px 48px;
}
#hbannerul {
	width:872px;
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
}
#hbannerul li {
	display:inline;
	float:left;
	width:210px;
	margin:0px 8px 0px 0px;
	position:relative;
}
#hbannerul li a:hover img {
	opacity:0.6;
	filter:alpha(opacity=60);
}
#hbannerul ul {
	display:none;
	position:absolute;
	top:68px;
	left:0;
}
#hbannerul ul li {
	float:none;
	margin:0px;
}
#hbannerul ul {
	width:210px;
}
#hbannerul ul a { 
	display:block;
	width:178px;
	margin: 0 auto;
	background-image:url(../img/category_menu_icon02.gif);
	background-repeat:no-repeat;
	background-position:10px 1em;
	background-color:#000;
	text-decoration:none;
	padding: 0.5em 12px 0.5em 20px;
	border-top:1px solid #FFF;
	zoom:1;
	font-size:1.2em;
	line-height:1.5em;
}
#hbannerul ul a:link,
#hbannerul ul a:visited {
	color:#FFF;
}
#hbannerul ul a:hover {
	color:#FFF;
	background-color:#333;
}

/*
Content
*/
#frame {
	background:#FFF url(../img/frame_back.gif) no-repeat center top;
	clear:both;
	width:880px;
	margin:0px auto;
	padding:20px 40px 50px;
	text-align:left;
	font-size:1.2em;
	line-height:1.5em;
}
* html #frame {
	margin:0px auto;
}
*:first-child+html #frame {
	margin:0px auto;
}
a.imglink:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
}

/*
Footer
*/
#footer {
	background:#F3F2EB url(../img/footer_back.gif) repeat-x 0px 0px;
	clear:both;
	width:100%;
	margin:0px auto;
	padding:5px 0px 30px;
	text-align:left;
}
#fbar {
	width:880px;
	margin:0px auto;
	height:35px;
}
#fbar a:link
,#fbar a:visited
,#fbar a:active {
	color:#FFF;
	text-decoration:underline;
	font-weight:normal;
}
#fbar a:hover
,#fbar a:focus {
	color:#CCC;
	text-decoration:none;
}
p#pagetop {
	display:inline;
	float:right;
	width:150px;
	padding:0px;
	margin:0px;
	text-align:right;
}
p#pagetop a {
	background:url(../img/icon_top_wt.gif) no-repeat left center;
	margin:0px;
	padding:0px 0px 0px 10px;
}
#breadcrumbs {
	display:inline;
	float:left;
	width:700px;
	list-style:none;
	margin:0px;
	padding:0px;
}
#breadcrumbs li {
	display:inline;
	margin:0px;
	padding:0px 2px 0px 0px;
	color:#CCC;
}
#breadcrumbs li span {
	background:url(../img/icon_breadcrumbs.gif) no-repeat right center;
	margin:0px;
	padding:0px 10px 0px 0px;
}
#breadcrumbs li a {
	background:url(../img/icon_breadcrumbs.gif) no-repeat right center;
	margin:0px;
	padding:0px 10px 0px 0px;
}
#fnavi {
	width:880px;
	margin:0px auto 20px;
}
#fnavi a:link
,#fnavi a:visited
,#fnavi a:active {
	color:#333;
	text-decoration:underline;
	font-weight:normal;
}
#fnavi a:hover
,#fnavi a:focus {
	color:#808080;
	text-decoration:none;
}
#fnavi dl {
	display:inline;
	float:left;
	width:138px;
	padding:0px 4px 0px 3px;
	border-left:1px solid #EEB39B;
}
#fnavi dt {
	font-size:1.2em;
	font-weight:bold;
	margin:0px 0px 2px;
}
#fnavi dd {
	margin:0px 0px 5px 2px;
}
#fnavi dd a {
	background:url(../img/icon_link_rd.gif) no-repeat left 2px;
	margin:0px;
	padding:0px 0px 0px 10px;
}
#fframe {
	width:880px;
	margin:0px auto;
}
#flogo {
	display:inline;
	float:left;
	width:560px;
	margin:0px;
}
#fcontact {
	display:inline;
	float:right;
	width:300px;
}
#fcontact p {
	margin:0px;
	text-align:right;
}
#fcontact #fbt01 {
	display:inline;
	float:left;
	width:86px;
	margin:0px 10px 4px 0px;
}
#fcontact #fbt02 {
	display:inline;
	float:left;
	width:86px;
	margin:0px 10px 4px 0px;
}
#fcontact #fbt03 {
	display:inline;
	float:left;
	width:108px;
	margin:0px 0px 4px 0px;
}

/*-- table --*/
/*--------------------------------*/
table.table_no {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 5px;
	margin:0px auto 10px;
}
table.table_no td {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	padding: 2px;
	font-size:12px;
}
table.table_no th {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color:#EDEDED;
	padding: 5px;
	color:#333333;
}

