@charset "UTF-8";

/********************************************************************
Default CSS

1.General Elements
	body
	a
	list
	p
	img
	hr
	table
	div
2.All
	#all
3.Header
	#header
	h1
	#head_right
	#head_navi
	#font_change
4.Global Navi
	#gnavi
	.gnavi
	.gnavion
5.Visual
	#visual
	#visual2
6.Main
	#main
7.Top Left
	#t_left
	h2
	#tleft_bg
	p
	#leftbtm
8.Left
	#left
	#catettl
	#lnavi
	#address
9.Top Contents
	#t_contents
	#information
		#h2info
		table
9.Contents
	#contents
	#h1normal
	.h2normal
	.h2link
	.h3normal
	p
	.ulnormal
	.tablenormal
	.totop
	#sitemap
10.Footer
	#footer
	#copyright
0.Free
	.none
	.indent
	.left
	.right
	.center
	.fleft
	.fright
	.clear
	.fleftimg
	.fightimg
********************************************************************/



/********************************************************************
1.General Elements
********************************************************************/

/* Body */
body {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size:20%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	text-align:center;
}

/* Link */
a:link {
	color:#09b3e4;
	text-decoration:none;
}
a:visited {
	color:#0999c2;
	text-decoration:none;
}
a:hover, a:active {
	color:#0999c2;
	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; }


/********************************************************************
2.All
********************************************************************/

div#all {
	width:796px;
	margin:auto;
	padding:0px;
	text-align:left;
	background:url(images/bg_all.gif) repeat-y;
}


/********************************************************************
3.Header
********************************************************************/

div#header {
	width:790px;
	height:85px;
	margin:auto;
	background-color:#ffffff;
}

/* H1 */
div#header h1 {
	float:left;
	margin:0px;
	padding:20px 0px 5px 30px;
}
div#title {
	float:left;
	margin:0px;
	padding:20px 0px 5px 30px;
	}

/* Header_Right */
div#header div#head_right {
	padding:20px 30px 10px 0px;
	font-size:11px;
	text-align:right;
}

/* Head_Navi */
div#header div#head_right div#head_navi a {
	margin-left:0px;
	padding-left:2px;
}

/* Font_Change */
div#header div#head_right div#font_change {
	float:right;
	margin-top:6px;
}

div#header div#head_right div#fchange1 {
	float:left;
	padding:12px 4px 0px 0px;
}

div#header div#head_right div#fchange2 {
	float:left;
	padding:6px 0px 0px 0px;
}

div#header div#head_right div#font_change a.large {
	margin:3px 2px 2px 2px;
	float:left;
	width:19px;
	height:19px;
	background:url(images/large.gif) no-repeat;
	text-align:center;
	display:block;
	overflow:hidden;
}
div#header div#head_right div#font_change a.middle {
	margin:3px 2px 2px 2px;
	float:left;
	width:19px;
	height:19px;
	background:url(images/middle.gif) no-repeat;
	text-align:center;
	display:block;
	overflow:hidden;
}
div#header div#head_right div#font_change a.small {
	margin:3px 2px 2px 2px;
	float:left;
	width:19px;
	height:19px;
	background:url(images/small.gif) no-repeat;
	text-align:center;
	display:block;
	overflow:hidden;
}


/********************************************************************
4.Global Navi
********************************************************************/

ul#gnavi {
	list-style:none;
	width:730px;
	height:35px;
	margin-left:33px;
}

ul#gnavi li {
	float:left;
	height:35px;
}

ul#gnavi a {
	display:block;
	height:35px;
}

a.gnavi1 { width:146px; background:url(images/navi01.gif) no-repeat; }
a.gnavi2 { width:146px; background:url(images/navi02.gif) no-repeat; }
a.gnavi3 { width:146px; background:url(images/navi03.gif) no-repeat; }
a.gnavi4 { width:146px; background:url(images/navi04.gif) no-repeat; }
a.gnavi5 { width:146px; background:url(images/navi05.gif) no-repeat; }

/* On */
a.gnavi1on { width:146px; background:url(images/navi01on.gif) no-repeat; }
a.gnavi2on { width:146px; background:url(images/navi02on.gif) no-repeat; }
a.gnavi3on { width:146px; background:url(images/navi03on.gif) no-repeat; }
a.gnavi4on { width:146px; background:url(images/navi04on.gif) no-repeat; }
a.gnavi5on { width:146px; background:url(images/navi05on.gif) no-repeat; }

/* Over */
a:hover.gnavi1 { background-position: 0 -35px; }
a:hover.gnavi2 { background-position: 0 -35px; }
a:hover.gnavi3 { background-position: 0 -35px; }
a:hover.gnavi4 { background-position: 0 -35px; }
a:hover.gnavi5 { background-position: 0 -35px; }


/********************************************************************
5.Visual
********************************************************************/

/* Top */
div#bgvs {
	width:730px;
	margin:0px 0px 0px 33px;
	background-color:#ffffff;
}

div#visual {
	clear:both;
	width:730px;
	height:175px;
	padding:0px 0px 20px 0px;
	background:url(images/visual.jpg) top center no-repeat;
}

div#about_top {
	font-size:90%;
	line-height:140%;
}
/* Category 2 */
div#visual2 {
	clear:both;
	width:730px;
	height:100px;
	padding:0px 0px 20px 0px;
	background:url(images/visual2.jpg) top center no-repeat;
}



/********************************************************************
6.Main
********************************************************************/

div#main {
	background:url(images/bg_all.gif) repeat-y;
}



/********************************************************************
7.Top Left
********************************************************************/

div#t_left {
	float:left;
	position:relative;
	left:33px;
	width:203px;
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #E1D9D5;
	border-left:1px solid #E1D9D5;
	background:#FAF9F8;
}

div.lframe {
	width:180px;
	margin:15px 0px 10px 10px;
	border:1px solid #B29E93;
	background:#ffffff;
}

div.lframe h2#sinryo {
	margin:8px 0px 10px 6px;
	height:25px;
	background:url(images/sinryo.gif) no-repeat;
}

div.lframe h3 {
	font-size:100%;
	font-weight:bold;
	line-height:100%;
	color:#555555;
	margin:10px 0px 5px 7px;
	padding:0px;
}

div.lframe p.time {
	margin:0px 4px 5px 7px;
	padding:0px;
}

div.lframe h2#add {
	font-size:100%;
	margin:8px 0px 15px 6px;
}

div.lframe_link {
	margin:5px 0px 10px 5px;
	padding:0px 20px 0px 12px;
	font-size:110%;
	line-height:130%;
	background:url(images/ulnormal.gif) no-repeat;
}

div.lbnr {
	width:180px;
	margin:15px 0px 10px 10px;
	background:#ffffff;
}

div#t_left p.add {
	margin:6px 4px 0px 7px;
	padding-bottom:8px;
}



/********************************************************************
8.Left
********************************************************************/

div#left {
	float:left;
	position:relative;
	left:33px;
	width:203px;
	margin:0px 30px 0px 0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #E1D9D5;
	border-left:1px solid #E1D9D5;
	background:#FAF9F8;
}

div#left div#catettl {
	line-height:200%;
	margin:0px 0px 2px 0px;
	padding:0px;
	background:#E9E6D6;
	text-align:center;
	color:#333;
	font-size:120%;
	font-weight:bold;
	border:solid 1px #817A6D;
}

div#left p {
	margin:6px 4px 0px 7px;
	padding-bottom:8px;
}

/* Sub Categories */
div.lframe02 {
	width:180px;
	margin:15px 0px 10px 10px;
}

div#left ul#lnavi {
	list-style:none;
	font-weight:bold;
	border-top:1px solid #817A6D;
}
div#left ul#lnavi a.nv3 {
	display:block;
	width:145px;
	padding:10px 5px 8px 28px;
	border-bottom:1px solid #817A6D;
	border-left:1px solid #817A6D;
	border-right:1px solid #817A6D;
	background:url(images/bg_sub.gif) top no-repeat;
	color:#09b3e4;
	font-weight:bold;
	text-decoration:none;
	font-size:110%;
}
div#left ul#lnavi a.nv3on {
	display:block;
	width:145px;
	padding:10px 5px 8px 28px;
	border-bottom:1px solid #817A6D;
	border-left:1px solid #817A6D;
	border-right:1px solid #817A6D;
	background:url(images/bg_subon.gif) top no-repeat;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	font-size:110%;
}
div#left ul#lnavi a.nv4 {
	display:block;
	width:143px;
	padding:6px 5px 4px 30px;
	border-bottom:1px solid #817A6D;
	border-left:1px solid #817A6D;
	border-right:1px solid #817A6D;
	color:#09b3e4;
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
}
div#left ul#lnavi a.nv4on {
	display:block;
	width:143px;
	padding:6px 5px 4px 30px;
	border-bottom:1px solid #817A6D;
	border-left:1px solid #817A6D;
	border-right:1px solid #817A6D;
	background:#f1efe4;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
}



/********************************************************************
9.Top Contents
********************************************************************/

div#t_contents {
	float:left;
	width:520px;
	margin:0px;
	padding:0px 0px 0px 20px;
	text-align:left;
}

div#t_contents div#about {
	margin:0px 10px 0px 0px;
}

div#t_contents div#about h2 {
	margin:0px;
	width:500px;
	height:39px;
	background:url(images/h2_about.gif) no-repeat;
}

div#t_contents p {
	margin:10px 0px 0px 6px;
	padding:0px 10px 0px 3px;
	font-size:110%;
	line-height:140%;
	letter-spacing:1px;

}

.t_contents_btn{
	margin:10px 10px 10px 10px;
}

/* Information */
div#t_contents div#information {
	clear:both;
	padding:10px 0px 0px 0px;
}

div#t_contents div#information h2#h2info {
	clear:both;
	margin-bottom:7px;
	background:url(images/h2_info.gif) no-repeat;
}

div#t_contents div#information h2#h2info a {
	display:block;
	width:500px;
	height:40px;
}

div#t_contents div#information table {
	width:480px;
	margin:0px 0px 25px 10px;
	font-size:110%;
}

div#t_contents div#information table th {
	width:130px;
	padding:6px 0px;
	border-bottom:1px dotted #999;
	font-weight:normal;
}

div#t_contents div#information table td {
	padding:6px 0px;
	border-bottom:1px dotted #999;
}


/********************************************************************
10.Contents
********************************************************************/

div#contents {
	float:left;
	width:520px;
	margin:0px;
	padding:0px 10px 0px 10px;
	text-align:left;
}

div#contents h1#h1normal {
	clear:both;
	margin:0px 0px 0px 10px;
	padding:7px 0px 10px 40px;
	background:url(images/h1_normal.gif) no-repeat;
	color:#000000;
	font-size:160%;
	line-height:160%;
}

div#contents h2.h2normal {
	clear:both;
	margin:15px 0px 15px 0px;
	padding:5px 0px 6px 37px;
	background:url(images/h2_normal.gif) left no-repeat;
	font-size:120%;
	line-height:140%;
}

div#contents h2.h2link {
	clear:both;
	margin:15px 0px 15px 0px;
	padding:5px 0px 6px 37px;
	background:url(images/h2_normal.gif) left no-repeat;
	font-size:120%;
	line-height:140%;
}

div#contents h3.h3normal {
	clear:both;
	margin:10px 0px 10px 20px;
	padding:0px 0px 0px 18px;
	background:url(images/h3_normal.gif) left no-repeat;
	font-size:120%;
	line-height:130%;
}

div#contents h3.h3link {
	clear:both;
	margin:10px 0px 10px 20px;
	padding:0px 0px 0px 18px;
	background:url(images/h3_normal.gif) left no-repeat;
	font-size:120%;
	line-height:130%;
}

div#contents h3.h3linkline {
	clear:both;
	margin:10px 0px 10px 20px;
	padding:5px 0px 0px 0px;
	background:url(images/h3_linkline.gif) no-repeat;
	font-size:120%;
	line-height:130%;
}


div#contents div.text {
	margin:0px 0px 0px 15px;
	padding:0px 15px 15px 15px;
	font-size:110%;
	line-height:140%;
	letter-spacing:1px;
}

div#contents div.text div.text_bg {
	background-color:#e9e6d6;
	border:1px solid #817a6d;
	font-weight:bold;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 15px;
}

div#contents div#back {
	margin:10px 0px 10px 10px;
	padding:0px 15px 0px 0px;
	text-align:right;
	font-size:110%;
	line-height:130%;
	letter-spacing:1px;
}
div#contents div#back span.backimg {
	padding-left:12px;
	background:url(images/backimg.gif) no-repeat;
}

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 10px 10px 0px;
}

div#contents div.centerimg {
	text-align:center;
	margin:0px 0px 10px 0px;
}

div#contents div.section {
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
}

div#contents div.caption {
	margin:3px 0px 0px 0px;
	font-size:80%;
}

div#contents p.linkleft {
	margin:3px 0px 10px 3px;
	padding:2px 20px 0px 12px;
	background:url(images/ulnormal.gif) no-repeat;
}
div#contents p.linkright {
	float:right;
	margin:3px 0px 10px 0px;
	padding:2px 20px 0px 12px;
	background:url(images/ulnormal.gif) no-repeat;
}

/* LINKBOX */
div#contents div.text div.linkbox {
	float:left;
	width:250px;
	height:125px;
	margin:0px 7px 20px 7px;
	border:1px solid #d8e7eb;
}
div#contents div.text div.linkbox h3 {
	margin:0px;
	padding:3px 3px 3px 20px;
	background:url(images/linkbox.gif) 5px no-repeat;
	background-color:#e7f1f4;
	border-bottom:1px solid #d8e7eb;
	font-size:100%;
}
div#contents div.text div.linkbox p {
	margin:0px;
	padding:5px;
}


/* UlNormal */
div#contents ul.ulnormal {
	list-style:url(images/ulnormal.gif);
	margin:0px 0px 15px 40px;
}

div#contents ul.ulnormal li {
	padding:0px 0px 8px 0px;
}

/* TableNormal */
div#contents table.tablenormal {
	margin:0px 10px 15px 0px;
	border-top:1px solid #d8e7eb;
	border-left:1px solid #d8e7eb;
}

div#contents table.tablenormal th {
	padding:7px;
	border-right:1px solid #d8e7eb;
	border-bottom:1px solid #d8e7eb;
	background:#f1efe3;
	vertical-align:top;
}

div#contents table.tablenormal td {
	padding:7px;
	border-right:1px solid #d8e7eb;
	border-bottom:1px solid #d8e7eb;
}

/* Totop */
div#contents  div.totop {
	clear:both;
	margin:25px 0px 10px 10px;
	text-align:right;
}
div#contents div.totop a { color:#666; }
div#contents div.totop a:visited { color:#666; }

div#contents div.totop span.topimg {
	padding-left:18px;
	background:url(images/totop.gif) no-repeat;
}

/* Sitemap */
div#contents div#sitemap {
	float:left;
	width:260px;
}
div#contents div#sitemap h3.h3sitemap {
	clear:both;
	margin:10px 0px 10px 30px;
	padding:0px 0px 0px 15px;
	background:url(images/h3_normal.gif) no-repeat;
	font-size:120%;
	line-height:100%;
}

div#contents ul.ulsitemap {
	list-style:url(images/ulsitemap.gif);
	margin:0px 0px 15px 60px;
}

div#contents ul.ulsitemap li {
	padding:0px 0px 8px 0px;
}

/* QA */
div#contents div.qa-area {
	margin:0px 0px 30px 0px;
}

div#contents h2.h2qa {
	clear:both;
	margin:10px 0px 10px 13px;
	padding:0px 0px 0px 22px;
	background:url(images/h2faq.gif) no-repeat;
	font-size:120%;
	line-height:130%;
}

div#contents h3.h3qa {
	clear:both;
	margin:10px 0px 10px 13px;
	padding:0px 0px 0px 18px;
	background:url(images/faq.gif) no-repeat;
	font-size:120%;
	line-height:110%;
}

div#contents div.qalist {
	margin:0px 0px 10px 30px;
	padding:1px 20px 5px 19px;
	font-size:110%;
	background:url(images/faq.gif) no-repeat;
}

/* Information */
div#contents table#infolist {
	width:470px;
	margin:0px 0px 25px 10px;
}

div#contents table#infolist th {
	width:130px;
	padding:6px 0px;
	border-bottom:1px dotted #999;
}

div#contents table#infolist td {
	padding:6px 0px;
	border-bottom:1px dotted #999;
}


/********************************************************************
11.Footer
********************************************************************/

div#footer {
	clear:both;
	width:730px;
	height:80px;
	margin:auto;
	padding:0px 0px 0px 0px;
	border-top:1px solid #b5afa1;
	background:#ffffff;
	text-align:center;
}

/* Copyright */
div#footer div#copyright {
	margin:20px 0px 0px 0px;
	text-align:center;
}


/********************************************************************
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; }
.clear { clear:both }