@charset "UTF-8";

/********************************************************************
Default CSS

1.General Elements
	body
	a
	list
	p
	img
	hr
	table
	div
	clear
2.All
	#all
3.Header
	#header
	#title
	#head_right
	#head_navi
	#font_change
4.Global Navi
	#gnavi
	.gnavi
	.gnavion
5.Visual
	#bgvs
	#visual
	#visual2
6.Main
	#main
7.Left
	#left
	#lnavi
8.Top Contents
	#t_contents
	#about
	#information
	#h2info
9.Contents
	#contents
	#back
	#dolink
	h3.h3linkline
	ul.ulhlink
	div.totop
	#h1normal
	.h2normal
	.h2link
	.h3normal
	.h3link
	.text
	.section
	p
	.frightimg
	.fleftimg
	.centerimg
	.imgblock230
	.caption
	.linkleft
	.linkright
	.linkbox
	.ulnormal
	.olnormal
	table.tablenormal
	table.schedule
	table.staff
	table.hyo2th
	div.sitemap
	div.qa-area
	h2.h2qa
	h3.h3qa
	div.qalist
	table#infolist
10.Footer
	#footer
	#copyright
0.Free
	.none
	.indent
	.left
	.right
	.center
	.fleft
	.fright
	.red
	.bold
	span.small
	span.underline
********************************************************************/



/********************************************************************
1.General Elements
********************************************************************/

/* Body */
body {
	margin:0px;
	padding:0px;
	color:#333333;
	background-color:#ffffff;
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	text-align:center;
}

/* Link */
a:link {
	color:#0000ee;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover, a:active {
	color:#0bb3e4;
	text-decoration:underline;
}

/* List */
ul,ol,li{
	margin:0px;
	padding:0px;
}

/* P */
p {
	margin:0px 0px 10px 0px;
	padding:0px;
}

/* IMAGE */
img { border:0px; }

/* HR */
hr { display:none; }

/* Table */
table { font-size:100%; }

/* Div */
div { margin:0px; padding:0px; }

.clear{ clear: both;}
.clearfix:after {	
	content:".";	
	display:block;	
	height:0;	
	clear:both;	
	visibility:hidden;
	}	
	.clearfix{display:inline-block;}
	/*Hides From IE-mac \*/
	* html .clearfix{height:1%;}
	.clearfix{display:block;}/*End hide from IE-mac */


/********************************************************************
2.All
********************************************************************/

div#all {
	width:814px;
	margin:auto;
	padding:0px 8px 0px 8px;
	text-align:left;
	background:url(images/bg_all.gif) repeat-y;
}

div#t_all {
	width:814px;
	margin:auto;
	padding:0px 8px 0px 8px;
	text-align:left;
	background:url(images/bg_tall.gif) repeat-y;
}


/********************************************************************
3.Header
********************************************************************/

div#header {
	width:798px;
	height:70px;
	margin:0;
	background:#ffffff;
}

/* H1 */
div#header h1 {
	float:left;
	margin:0px 0px 0px 7px;
	padding:15px 0px 0px 0px;
}

p#title {
	float:left;
	margin:0px 0px 0px 7px;
	padding:15px 0px 0px 0px
}

/* Header_Right */
div#header div#head_right {
	float:right;
	width:416px;
	margin:0px 0px 0 0px;
	padding:18px 0px 0px 0px;
	text-align:left;
}

/* Head_Navi */
div#header div#head_right div#head_navi01 {
	float:left;
	padding:4px 10px 0px 0px;
}

/* Font_Change */
div#header div#head_right div#font_change {
	float:left;
	padding:0px 10px 0px 0px;
}

div#header div#head_right div#font_change div#fchange1 {
	float:left;
	padding:4px 5px 0px 0px;
}

div#header div#head_right div#font_change div#fchange2 {
	float:left;
	padding:1px 0px 0px 0px;
}

div#header div#head_right div#font_change div#fchange2 a.large {
	margin:0px 0px 0px 0px;
	float:left;
	width:18px;
	height:18px;
	background:url(images/large.gif) no-repeat;
	text-align:center;
	display:block;
	overflow:hidden;
}

div#header div#head_right div#font_change div#fchange2 a.middle {
	margin:0px 0px 0px 5px;
	float:left;
	width:18px;
	height:18px;
	background:url(images/middle.gif) no-repeat;
	text-align:center;
	display:block;
	overflow:hidden;
}

div#header div#head_right div#font_change div#fchange2 a.small {
	margin:0px 2px 0px 5px;
	float:left;
	width:18px;
	height:18px;
	background:url(images/small.gif) no-repeat;
	text-align:center;
	display:block;
	overflow:hidden;
}

div#search {
	padding:0px 0px 9px 0px;
}

div#search img {
	vertical-align:bottom;
}

.glass {
	float:left;
	margin:1px 3px 0px 3px;
	display:block;
}

div#search input.window {
	float:left;
	width:120px;
	height:15px;
	margin:0px 3px 0px 0px;
	border:1px solid #8c9fb0;
	display:block;
}

.btn_search {
	float:left;
	margin:0px;
	display:block;
}

div#hd_btm {
	clear:both;
	padding:0px 15px 0px 0px;
	text-align:right;
	line-height:0%;
}

div#hd_btm a {
	margin:0px 0px 0px 5px;
	padding:0px;
}

/********************************************************************
4.Global Navi
********************************************************************/

ul#gnavi {
	list-style:none;
	width:798px;
	height:33px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}

ul#gnavi li {
	float:left;
	height:33px;
}

ul#gnavi a {
	display:block;
	height:33px;
	overflow:hidden;
}

a.gnavi1 { width:199px; background:url(images/navi01.gif) no-repeat; }
a.gnavi2 { width:200px; background:url(images/navi02.gif) no-repeat; }
a.gnavi3 { width:200px; background:url(images/navi03.gif) no-repeat; }
a.gnavi4 { width:199px; background:url(images/navi04.gif) no-repeat; }

/* On */
a.gnavi1on { width:199px; background:url(images/navi01on.gif) no-repeat; }
a.gnavi2on { width:200px; background:url(images/navi02on.gif) no-repeat; }
a.gnavi3on { width:200px; background:url(images/navi03on.gif) no-repeat; }
a.gnavi4on { width:199px; background:url(images/navi04on.gif) no-repeat; }

/* Over */
a:hover.gnavi1 { background-position: 0 -33px; }
a:hover.gnavi2 { background-position: 0 -33px; }
a:hover.gnavi3 { background-position: 0 -33px; }
a:hover.gnavi4 { background-position: 0 -33px; }


/********************************************************************
5.Visual
********************************************************************/

div#visual {
	clear:both;
	width:798px;
	height:199px;
	margin:0px;
}

/********************************************************************
6.Main
********************************************************************/

div#main {
	}

div#pan {
	width:788px;
	margin-left:0px;
	padding:9px 0px 9px 10px;
	background:#ffffff;
}

/********************************************************************
7.Left
********************************************************************/

div#left {
	float:left;
	width:180px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 30px 10px;
}

/* Sub Categories */
div#left ul#lnavi {
	width:180px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	background:#ffffff;
	list-style:none;
	font-size:100%;
	border-top:2px solid #b21525;
}

div#left ul#lnavi li {
	margin:0px;
	border-bottom:1px solid #cccccc;
}

div#left ul#lnavi a.nv3 {
	display:block;
	_height:15px;
	margin:0px;
	padding:12px 5px 10px 18px;
	background:url(images/bg_sub.gif) left top no-repeat;
	color:#3e3e3e;
	text-decoration:none;
/*	font-weight:bold; */
}

div#left ul#lnavi a.nv3on {
	display:block;
	_height:15px;
	margin:0px;
	padding:12px 5px 10px 18px;
	background:url(images/bg_subon.gif) #fbf3f4 left top no-repeat;
	color:#3e3e3e;
	text-decoration:none;
/*	font-weight:bold; */
}

div#left ul#lnavi a.nv3:hover { background:url(images/bg_subon.gif) #fbf3f4  left top no-repeat; color:#3e3e3e; text-decoration:none; }

div#left ul#lnavi a.nv4 {
	display:block;
	_height:12px;
	padding:7px 5px 5px 30px;
	color:#3e3e3e;
	font-size:90%;
	background:url(images/bg_sub4.gif) left top no-repeat;
}

div#left ul#lnavi a.nv4on {
	display:block;
	_height:12px;
	padding:7px 5px 5px 30px;
	color:#3e3e3e;
	text-decoration:none;
	font-size:90%;
	background:url(images/bg_sub4on.gif) #fbf3f4 left top no-repeat;
}

div#left ul#lnavi a.nv4:hover { background:url(images/bg_sub4on.gif) #fbf3f4 left top no-repeat; color:#3e3e3e; text-decoration:none; }


/********************************************************************
8.Top Contents
********************************************************************/

div#t_contents {
	width:758px;
	margin:0px 0px 0px 0px;
	padding:10px 20px 0px 20px;
	text-align:left;
}

div#t_contents div#about {
	clear:both;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
}

div#t_contents div#about h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
}

div#t_contents div#about h2 {
	margin:0px 0px 13px 0px;
	padding:0px;
}

div#t_contents div#about h3 {
	_height:32px;
	min-height:32px;
	margin:0px 0px 8px 0px;
	padding:12px 10px 0px 15px;
	font-size:90%;
	line-height:140%;
	color:#0d316d;
}

div#t_contents div#about h3 span {
	font-weight:normal;
	color:#333333;
}

div#t_contents div#about div.ab_lc {
	float:left;
	width:248px;
	margin:0px 7px 0px 0px;
	padding:0px 0px 3px 0px;
	background:url(images/ab_b.gif) left bottom no-repeat;
}

div#t_contents div#about div.ab_r {
	float:left;
	width:248px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
	background:url(images/ab_b.gif) left bottom no-repeat;
}

div#t_contents div#about div.ab_inner{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	background:url(images/ab_t.gif) left top no-repeat;
}

div#t_contents div#about div.abimg {
	margin:0px 7px 0px 7px;
	padding:0px;
}

div#t_contents div#about p.ablink {
	margin:10px 0px 0px 3px;
	padding:0px 0px 0px 23px;
	background:url(images/ablink.gif) left top no-repeat;
}

div#t_contents div#t_left {
	float:left;
	width:527px;
}

/* Information */
div#t_contents div#information {
	padding:0px 0px 20px 0px;
}

div#t_contents div#information h2 {
	margin:0px 0px 5px 0px;
	padding:0px;
}

div#t_contents div#information table {
	clear:both;
	width:527px;
	margin:0px 0px 0px 0px;
	border-collapse:collapse;
}

div#t_contents div#information table th {
	width:110px;
	padding:6px 0px 6px 15px;
	border-bottom:1px dotted #cccccc;
	font-weight:normal;
	background:url(images/thimg.gif) 5px 10px no-repeat;
	text-align:left;
	vertical-align:top;
}

div#t_contents div#information table td {
	padding:6px 0px;
	border-bottom:1px dotted #cccccc;
/*	vertical-align:top; */
}

div#t_contents div#information table td img {
	vertical-align:top;
}

/* Group */
div#t_contents div#group {
	padding:0px 0px 20px 0px;

}

div#t_contents div#group h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
}

div#t_contents div#group p {
	margin:0px 0px 0px 15px;
	padding:0px;
}

/* t_rignt */
div#t_contents div#t_right {
	float:right;
	width:211px;
	padding:0px 0px 20px 0px;

}

div#t_contents div#t_right div.banner {
	padding:0px 0px 7px 0px;

}


/********************************************************************
9.Contents
********************************************************************/

div#contents {
	float:left;
	width:558px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	text-align:left;
}

div#contents div#back {
	margin:8px 0px 10px 10px;
	padding:0px 0px 0px 0px;
	text-align:right;
	font-size:100%;
	line-height:120%;
	letter-spacing:1px;
}

div#contents div#back a {
	text-decoration:none;
}

div#contents div#back span.backimg {
	padding-left:13px;
	background:url(images/backimg.gif) left center no-repeat;
}

/* Dolink */
div#contents div#dolink {
}

/* H3linkline */
div#contents h3.h3linkline {
	clear:both;
	margin:10px 0px 5px 0px;
	padding:5px 0px 0px 10px;
	background:url(images/h3_linkline.gif) no-repeat;
	font-size:100%;
	line-height:120%;
}

/* Ulhlink */
div#contents ul.ulhlink {
	list-style:none;
	margin:0px 0px 15px 20px;
}

div#contents ul.ulhlink li {
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 8px;
	background:url(images/listimg.gif) left 3px no-repeat;
}

/* Totop */
div#contents  div.totop {
	clear:both;
	margin:25px 0px 10px 10px;
	text-align:right;
}
div#contents div.totop a { color:#0000ee; text-decoration:none; }
div#contents div.totop a:visited { color:#0000ee; }

div#contents div.totop span.topimg {
	padding-left:11px;
	background:url(images/totop.gif) left center no-repeat;
}

div#contents h1#h1normal {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:5px 0px 13px 10px;
	background:url(images/h1_normal.gif) left bottom no-repeat;
	color:#0d316d;
	font-size:140%;
	line-height:140%;
}

div#contents h2.h2normal {
	clear:both;
	margin:15px 0px 15px 0px;
	padding:2px 0px 7px 10px;
	background:url(images/h2_normal.gif) left bottom no-repeat;
	font-size:130%;
	line-height:120%;
	color:#2d2d2d;
}

div#contents h2.h2link {
	clear:both;
	margin:15px 0px 15px 0px;
	padding:2px 0px 7px 10px;
	background:url(images/h2_normal.gif) left bottom no-repeat;
	font-size:130%;
	line-height:120%;
	color:#2d2d2d;
}

div#contents h2.h2link a {
	color:#0000ee;
}

div#contents h3.h3normal {
	clear:both;
	margin:10px 0px 10px 5px;
	padding:0px 0px 0px 12px;
	background:url(images/h3_normal.gif) left no-repeat;
	font-size:100%;
	line-height:120%;
	color:#2d2d2d;
}

div#contents h3.h3link {
	clear:both;
	margin:10px 0px 10px 5px;
	padding:0px 0px 0px 12px;
	background:url(images/h3_normal.gif) left no-repeat;
	font-size:100%;
	line-height:120%;
	color:#2d2d2d;
}

div#contents h3.h3link a {
	color:#0000ee;
}

div#contents h3.h3link a:visited {
	text-decoration:none;
}

div#contents div.text {
	margin:0px 0px 0px 0px;
	padding:0px 5px 15px 6px;
	font-size:100%;
	line-height:140%;
	letter-spacing:1px;
}

div#contents div.section {
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
}

div#contents p {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

div#contents div.frightimg {
	float:right;
	margin:0px 0px 10px 10px;
}

div#contents div.fleftimg {
	float:left;
	margin:0px 15px 10px 0px;
}

div#contents div.centerimg {
	text-align:center;
	margin:0px 0px 10px 0px;
}

div#contents div.imgblock250 {
	float:left;
	width:250px;
	text-align:center;
	margin:0px 15px 10px 0px;
}

div#contents div.caption {
	margin:3px 0px 0px 0px;
	font-size:80%;
	text-align:center;
}

div#contents p.linkleft {
	margin:2px 0px 10px 3px;
	padding:0px 20px 0px 19px;
	background:url(images/textlink.gif) left 2px no-repeat;
}


div#contents p.linkright {
	float:right;
	margin:2px 0px 10px 0px;
	padding:0px 20px 0px 19px;
	background:url(images/textlink.gif) left 2px no-repeat;
}

div#contents .open_win{
	margin:0px 0px 0px 2px;
	padding:3px 0px 0px 0px;
}

/* KANREN LINK */
div#contents ul.kanren {
	list-style:none;
	margin:0px 0px 20px 20px;
}

div#contents ul.kanren li {
	margin:2px 0px 10px 0px;
	padding:0px 20px 0px 8px;
	background:url(images/listimg.gif) left 6px no-repeat;
}

/* UlNormal */
ul.ulnormal {
	list-style:none;
	margin:0px 0px 15px 20px;
}

ul.ulnormal li {
	margin:2px 0px 3px 0px;
	padding:0px 0px 0px 12px;
	background:url(images/ulnormal.gif) left 5px no-repeat;
}

div#contents ol.olnormal li ul {
	margin:0px 0px 15px 10px;
}

div#contents ol.olnormal li ul li {
	margin:2px 0px 3px 0px;
	padding:0px 0px 0px 12px;
	background:url(images/ulnormal.gif) left 5px no-repeat;
}

/* OlNormal */
div#contents ol.olnormal {
	margin:0px 0px 15px 30px;
}

div#contents ol.olnormal li {
	padding:2px 0px 8px 0px;
}

/* TableCommon */
div#contents table.common{
	margin:0px 0px 15px 0px;
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
}
div#contents table.common th {
	padding:7px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	background:#dde5ed;
}
div#contents table.common td {
	padding:7px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
}

/* TableNormal */
div#contents table.tablenormal {
	width:100%;
	margin:0px 0px 15px 0px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
}

div#contents table.tablenormal th {
	padding:7px;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	background:#eef0f5;
	color:#2d2d2d;
}

div#contents table.tablenormal td {
	padding:7px;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
}

div#contents table.accessmap {
	margin:15px 0px;
	background:#f2f2f2;
}
div#contents table.accessmap th {
	padding:5px 10px;
	border-right:1px solid #cccccc;
	font-weight:normal;
	vertical-align:top;
}

div#contents table.accessmap th.ttl {
	padding:5px 10px;
	border-bottom:1px solid #cccccc;
	border-right:none;
	font-weight:bold;
}

div#contents table.accessmap td {
	padding:5px 10px;
}

div#contents table.accessmap caption {
	line-height:180%;
	text-align:left;
	font-weight:bold;
}

/* Anchor */
div#contents div.ac-area {
	margin:0px 0px 15px 0px;
}

div#contents div.aclist {
	margin:7px 0px 0px 0px;
	padding:0px 20px 2px 23px;
	font-size:110%;
	background:url(images/anchorimg.gif) 10px 6px no-repeat;
	border-bottom:1px dotted #cccccc;
}

div#contents div.qalist a {
	text-decoration:underline;
}

/* Product */
div#product_top {
	margin-left:5px;
}

div#product_top .pro {
	float:left;
	border:solid 1px #cccccc;
	border-right:solid 2px #cccccc;
	border-bottom:solid 2px #cccccc;
	padding:8px 0 14px 0;
	margin-bottom:20px;
}

div#product_top .pro_left {
	margin-right:20px;
}

div#product_top h2 {
	margin:5px 0px 10px 0px;
	padding:0px 5px 0px 30px;
	font-size:120%;
	background:url(images/pro_arrow.gif) 0px 2px no-repeat;

}

div#product_top div.pro div {
	width:230px;
	margin:0 13px 0 14px;
}

div#product_top div.pro div.p_text {
	padding:0px 0px 10px 0px;
}

/* Sitemap */
div#contents div.sitemap {
	float:left;
	width:240px;
}
div#contents div.sitemap h3.h3sitemap {
	clear:both;
	margin:10px 0px 10px 30px;
	padding:1px 0px 0px 12px;
	background:url(images/h3_normal.gif) left no-repeat;
	font-size:110%;
	line-height:100%;
	color:#3a9000;
}

div#contents ul.ulsitemap {
	list-style:none;
	margin:0px 0px 15px 50px;
}

div#contents ul.ulsitemap li {
	padding:0px 0px 8px 8px;
	background:url(images/listimg.gif) left 3px no-repeat;
}

/* QA */
div#contents div.qa-area {
	margin:0px 0px 30px 0px;
}

div#contents h2.h2qa {
	clear:both;
	margin:20px 0px 10px 13px;
	padding:0px 0px 0px 22px;
	background:url(images/h2faq.gif) no-repeat;
	font-size:110%;
	line-height:130%;
}

div#contents h3.h3qa {
	clear:both;
	margin:10px 0px 10px 20px;
	padding:0px 0px 0px 19px;
	background:url(images/faq.gif) no-repeat;
	font-size:110%;
	line-height:110%;
}

div#contents div.qalist {
	margin:0px 0px 10px 20px;
	padding:1px 20px 5px 19px;
	font-size:110%;
	background:url(images/faq.gif) no-repeat;
}
div#contents div.qalist a {
	text-decoration:underline;
}

/* Information */
div#contents table#infolist {
	width:547px;
	margin:0px 0px 20px 0px;
}

div#contents table#infolist th {
	width:120px;
	padding:6px 0px 6px 15px;
	border-bottom:1px dotted #cccccc;
        font-weight:normal;
	text-align:left;
	vertical-align:top;
}

div#contents table#infolist td {
	padding:6px 0px;
	border-bottom:1px dotted #cccccc;
}

div#contents table#infolist td img {
	vertical-align:top;
}


/********************************************************************
10.Footer
********************************************************************/

div#footer {
	clear:both;
	width:798px;
	height:70px;
	margin:0px;
	padding:5px 0px 0px 0px;
	border-top:1px solid #aaaaaa;
	background:#ffffff;
	font-size:80%;
}

/* Copyright */
div#footer div#copyright {
	float:left;
	padding:6px 0px 0px 15px;
}

div#footer div#ft_navi {
	padding:6px 15px 0px 15px;
	text-align:right;
}

/********************************************************************
0.Free
********************************************************************/
.none { display:none; }
.indent { text-indent:-1000em; display:block; }

.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }

.fleft { float:left; }
.fright { float:right; }

.red { color:#ff0000; }
.bold { font-weight:bold; }
.gray {
	width:250px;
	background:#eeeeee;
 margin:10px;
padding:10px;
}
span.small {
	font-size:80%;
	line-height:120%;
	letter-spacing:0px;
}
span.underline{
	text-decoration: underline;
}

