@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;
}

div#t_all {
	width:814px;
	margin:auto;
	padding:0px 8px 0px 8px;
	text-align:left;
}


/********************************************************************
3.Header
********************************************************************/

div#header {
	width:798px;
	height:80px;
	margin:0;
	background:#ffffff;
}

/* H1 */
div#header h1 {
	float:left;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
}

p#title {
	float:left;
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px
}

/* Header_Right */
div#header div#head_right { display:none; }

/********************************************************************
4.Global Navi
********************************************************************/

ul#gnavi { display:none; }

/********************************************************************
5.Visual
********************************************************************/

div#visual {
	clear:both;
	width:798px;
	height:199px;
	margin:0px;
}

/********************************************************************
6.Main
********************************************************************/

div#main {
	}

div#pan { display:none; }

/********************************************************************
7.Left
********************************************************************/

div#left { display:none; }
div#left img { display: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;
}

div#t_contents div#about div.ab_r {
	float:left;
	width:248px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 3px 0px;
}

div#t_contents div#about div.ab_inner{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

div#t_contents div#about div.abimg {
	margin:0px 7px 0px 7px;
	padding:0px;
}

div#t_contents div#about p.ablink  { display:none; }

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;
	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 {
	margin:0px;
	padding:0px;
	text-align:left;
}

div#contents div#back { display:none; }

/* Dolink */
div#contents div#dolink { display:none; }


/* H3linkline */
div#contents h3.h3linkline {
	clear:both;
	margin:10px 0px 5px 0px;
	padding:5px 0px 0px 10px;
	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;
}

/* Totop */
div#contents  div.totop { display:none; }

div#contents h1#h1normal {
	clear:both;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#0d316d;
	font-size:160%;
	line-height:160%;
	border-bottom:1px solid #bdbdbd;
}

div#contents h2.h2normal {
	clear:both;
	margin:20px 0px 10px 0px;
	padding:0px;
	font-size:140%;
	line-height:140%;
	color:#2d2d2d;
}

div#contents h2.h2link {
	clear:both;
	margin:20px 0px 10px 0px;
	padding:0px;
	font-size:140%;
	line-height:140%;
	color:#2d2d2d;
}

div#contents h3.h3normal {
	clear:both;
	margin:20px 0px 5px 0px;
	padding:0px;
	font-size:110%;
	line-height:120%;
	color:#2d2d2d;
}

div#contents h3.h3link {
	clear:both;
	margin:20px 0px 5px 0px;
	padding:0px;
	font-size:110%;
	line-height:120%;
	color:#2d2d2d;
}


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 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, div#contents p.linkright { display:none; }

/* KANREN LINK */
div#contents ul.kanren {
	list-style:none;
	margin:0px 0px 20px 20px;
}

div#contents ul.kanren li {
	clear:both;
	margin:10px 0px 10px 30px;
	padding:0px;
	line-height:140%;
}

/* UlNormal */
ul.ulnormal {
	list-style:none;
	margin:0px 0px 10px 20px;
}

ul.ulnormal li {
	margin:2px 0px 3px 0px;
	padding:0px;
}

div#contents ol.olnormal li ul {
	margin:0px 0px 10px 20px;
}

div#contents ol.olnormal li ul li {
	margin:2px 0px 3px 0px;
	padding:0px;
}

/* 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 { display:none; }

/* 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%;
}

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;
	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;
}

/* 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;
	font-size:110%;
	line-height:130%;
}

div#contents h3.h3qa {
	clear:both;
	margin:10px 0px 10px 20px;
	padding:0px 0px 0px 19px;
	font-size:110%;
	line-height:110%;
}

div#contents div.qalist  { display:none; }

/* 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;
}

