@charset "UTF-8";

/********************************************************************
Default CSS

1.General Elements
2.Container
3.Header
4.Main
5.Leftside
6.Contents
7.Rightside
8.Footer
9.Free

********************************************************************/

/********************************************************************
1.General Elements
********************************************************************/

/* Reset */
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p {
	margin:0;
	padding:0;
}

/* Body */
body {
	margin:0;
	padding:0;
	background:url(tpimg/bg_body.gif) repeat-x;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size:80%;
	text-align:center;
}

/* Link */
a:link {
	color:#25397e;
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:none;
}

table {
	font-size:100%;
}

fieldset,img {
	border:0;
}

caption {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}

/* Clear */
.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.Container
********************************************************************/

div#container {
	width:980px;
	margin:auto;
	padding:0px;
	background:url(tpimg/bg_container.gif) repeat-y;
	text-align:left;
}

/********************************************************************
3.Header
********************************************************************/

div#header {
	width:980px;
	height:125px;
	margin:0;
	padding:0;
	background:url(tpimg/bg_header.gif) no-repeat;
}

/* H1 */
div#header h1 {
	float:left;
	margin:12px 0px 10px 5px;
	padding:0;
}

/* Title */
div#header div#title {
	float:left;
	margin:12px 0px 10px 5px;
	padding:0;
}

/* Header_Right */
div#header div#head_right {
	margin:0;
	padding:0;
	text-align:right;
}

/* Head_Navi */
div#header div#head_right div#head_navi {
	margin:0px;
	font-size:80%;
}
div#header div#head_right div#head_navi img {
	position:relative;
	vertical-align:center;
}

div#header div#head_right div#head_navi a {
	margin-left:0;
	padding-left:0;
	color:#000000;
}

/* Font_Change */
div#header div#head_right div#font_change {
	float:right;
	margin:5px 10px 0px 0px;
	font-size:13px;
}

div#header div#head_right div#font_change div#fchange1 {
	float:left;
	padding:11px 7px 0 0;
}

div#header div#head_right div#font_change div#fchange2 {
	float:left;
	margin:6px 10px 0px 0px;
}

div#header div#head_right div#font_change div#fchange2 a.large {
	margin:3px 0 0 0;
	float:left;
	width:20px;
	height:20px;
	background:url(tpimg/large.gif) no-repeat;
	text-align:center;
	display:block;
}

div#header div#head_right div#font_change div#fchange2 a.middle {
	margin:3px 0 0 5px;
	float:left;
	width:20px;
	height:20px;
	background:url(tpimg/middle.gif) no-repeat;
	text-align:center;
	display:block;
}

div#header div#head_right div#font_change div#fchange2 a.small {
	margin:3px 2px 0 5px;
	float:left;
	width:20px;
	height:20px;
	background:url(tpimg/small.gif) no-repeat;
	text-align:center;
	display:block;
}

div#header div#head_right div#font_change img {
	padding:3px 2px 0 0;
}

div#search {
	float:left;
}
div#search img {
	margin:6px 0px 0px 0px;
	vertical-align:bottom;
}

div#search .swindow {
	width:150px;
	height:18px;
	margin:7px 5px 0px 0px;
	border:1px solid #999999;
}
div#search .sbtn {
	vertical-align:bottom;
}

/* Gnavi */
div#header ul#gnavi {
	clear:both;
	width:980px;
	padding:11px 0px 0px 6px;
	list-style:none;
}

div#header ul#gnavi li {
	float:left;
	height:41px;
	padding-left:7px;
}

div#header ul#gnavi li a {
	display:block;
	height:41px;
	overflow:hidden;
}

div#header ul#gnavi li a.gnavi1 { width:106px; background:url(tpimg/navi01.gif) no-repeat; }
div#header ul#gnavi li a.gnavi2 { width:148px; background:url(tpimg/navi02.gif) no-repeat; }
div#header ul#gnavi li a.gnavi3 { width:106px; background:url(tpimg/navi03.gif) no-repeat; }
div#header ul#gnavi li a.gnavi4 { width:148px; background:url(tpimg/navi04.gif) no-repeat; }
div#header ul#gnavi li a.gnavi5 { width:106px; background:url(tpimg/navi05.gif) no-repeat; }
div#header ul#gnavi li a.gnavi6 { width:148px; background:url(tpimg/navi06.gif) no-repeat; }
div#header ul#gnavi li a.gnavi7 { width:148px; background:url(tpimg/navi07.gif) no-repeat; }

/* On */
div#header ul#gnavi li a.gnavi1on { width:106px; background:url(tpimg/navi01.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi2on { width:148px; background:url(tpimg/navi02.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi3on { width:106px; background:url(tpimg/navi03.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi4on { width:148px; background:url(tpimg/navi04.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi5on { width:106px; background:url(tpimg/navi05.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi6on { width:148px; background:url(tpimg/navi06.gif) no-repeat; background-position: 0 -41px; }
div#header ul#gnavi li a.gnavi7on { width:148px; background:url(tpimg/navi07.gif) no-repeat; background-position: 0 -41px; }

/* Over */
div#header ul#gnavi li a:hover { background-position: 0 -41px; }


/********************************************************************
4.Main
********************************************************************/

div#main {
	width:980px;
}

div#pan {
	margin:0 1px 0 1px;
	padding:5px 0 10px 13px;
	background:#fff;
}
div#pan a {
	color:#000000;
}


/********************************************************************
5.Leftside
********************************************************************/

div#leftside {
	float:left;
	width:185px;
	padding-left:6px;
}

/* SEARCH */
div.srch {
	padding:5px 0px;
	text-align:center;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
div.srch img {
	margin:2px 0px 0px 0px;
}
div.srch h3 {
	margin:0px 0px 0px 7px;
	padding:0px 0px 3px 17px;
	background:url(tpimg/list_srch.gif) left top no-repeat;
	font-weight:normal;
	text-align:left;
}
div.srch ul {
	margin:0px 0px 0px 7px;
	padding:3px 7px 4px 7px;
	text-align:left;
	list-style:none;
}
div.srch li {
	padding:0px 0px 5px 15px;
	background:url(tpimg/list_srch2.gif) 0px 1px no-repeat;
}


/* BANNERS */
div.topbanner {
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
div.topbanner img {
	margin-top:7px;
}

div.banner {
	margin-top:100px;
	margin-bottom:60px;
	text-align:center;
}
div.banner img {
	margin-top:7px;
}


/* Category title */
div#leftside h2#catettl {
	margin:0;
	padding:0;
	background:url(tpimg/h2_catettl.gif) no-repeat;
	color:#ffffff;
	font-size:110%;
	font-weight:bold;
}

div#leftside h2#catettl a {
	display:block;
	width:165px;
	_width:165px;
	margin:0;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	color:#ffffff;
}

/* Local navi */
div#leftside ul#lnavi {
	width:175px;
	_width:175px;
	margin:5px 0px 10px 5px;
	padding:0;
	list-style:none;
}

div#leftside ul#lnavi li {
	margin:0;
	padding:0;
}

div#leftside ul#lnavi a.nv3 {
	display:block;
	_height:15px;
	margin:0;
	padding:7px 5px 6px 17px;
	background:url(tpimg/bg_sub.gif) left top no-repeat;
	color:#103C7E;
	text-decoration:none;
}

div#leftside ul#lnavi a.nv3on {
	display:block;
	_height:15px;
	margin:0;
	padding:7px 5px 6px 17px;
	background:url(tpimg/bg_subon.gif) left top no-repeat;
	color:#3D8D34;
	font-weight:bold;
	text-decoration:none;
}

div#leftside ul#lnavi a.nv3:hover {
	background:url(tpimg/bg_subon.gif) left top no-repeat;
	color:#3D8D34;
	font-weight:bold;
	text-decoration:none;
}

div#leftside ul#lnavi a.nv4 {
	display:block;
	_height:13px;
	margin:0;
	padding:6px 0 7px 30px;
	font-size:90%;
	background:url(tpimg/bg_sub4.gif) left top no-repeat;
}

div#leftside ul#lnavi a.nv4on {
	display:block;
	_height:13px;
	margin:0;
	padding:6px 0 7px 30px;
	color:#69AA28;
	text-decoration:none;
	font-size:90%;
	background:url(tpimg/bg_sub4.gif) left top no-repeat;
}

div#leftside ul#lnavi a.nv4:hover {
	background:url(tpimg/bg_sub4.gif) left top no-repeat;
	color:#69AA28;
	text-decoration:none;
}


/********************************************************************
6.Contents
********************************************************************/

img.visual {
	margin:0 0 10px 10px;
	_margin:0 0 10px 7px;
}

div#contents {
	float:left;
	width:578px;
	margin:0 10px 0 10px;
	_margin:0 10px 0 10px;
	padding:0;
	text-align:left;
}
/* Information */
div#information table {
	width:575px;
	margin:10px 0 20px 0;
}
div#information th {
	padding:0px 10px 5px 5px;
	font-weight:normal;
	vertical-align:top;
}
div#information td {
	padding:0px 10px 5px 5px;
	vertical-align:top;
}

/* Recommend */
div#recommend {
	width:575px;
	margin:10px 0 0 0;
}
div#recommend div {
	float:left;
	width:270px;
	margin:0 10px 10px 0;
}
div#recommend p {
	position:relative;
	top:3px;
}
div#recommend img {
	float:left;
	margin:0px 5px 5px 0px;
}

/* Back link */
div#contents div#back {
	margin:5px 0px 10px 0px;
	padding:0;
	text-align:right;
	letter-spacing:1px;
}

div#contents div#back a {
	text-decoration:none;
}

div#contents div#back span.backimg {
	padding-left:10px;
	background:url(tpimg/backimg.gif) 0px 5px no-repeat;
}

/* Dolink */
div#contents div#dolink {
}

div#contents div#dolink h3.h3linkline {
	clear:both;
	width:578px;
	_width:555px;
	margin:10px 0 5px 0px;
	padding:12px 0 0 23px;
	background:url(tpimg/h3_linkline.gif) no-repeat;
	font-size:100%;
	line-height:130%;
}
div#contents div#dolink h3.h3linkline a {
	color:#3D8D33;
}

div#contents div#dolink ul.ulhlink {
	list-style:url(tpimg/hlink.gif);
	margin:0px 0px 15px 49px;
}

div#contents div#dolink ul.ulhlink li {
	padding:2px 0 5px 0;
}

/* Totop */
div#contents div.totop {
	clear:both;
	margin:25px 0 10px 10px;
	text-align:right;
}

div#contents div.totop a {
}

div#contents div.totop span.topimg {
	padding-left:15px;
	background:url(tpimg/totop.gif) 0px 6px no-repeat;
}

/* H1 */
div#contents h1 {
	clear:both;
	width:578px;
	_width:548px;
	margin:0;
	padding:5px 15px 7px 15px;
	background:url(tpimg/h1_normal.gif) no-repeat;
	color:#403e54;
	font-size:125%;
	line-height:180%;
}

div#contents h2.h2normal {
	clear:both;
	width:568px;
	_width:558px;
	margin:15px 0 15px 10px;
	padding:0 0 4px 5px;
	background:url(tpimg/h2_normal.gif) left bottom no-repeat;
	color:#000000;
	font-size:110%;
	line-height:140%;
}

div#contents h2.h2normal a {
	text-decoration:none;
}

div#contents h2.h2link {
	clear:both;
	width:568px;
	_width:558px;
	margin:15px 0 15px 10px;
	padding:0 0 4px 5px;
	background:url(tpimg/h2_normal.gif) left bottom no-repeat;
	color:#000000;
	font-size:110%;
	line-height:140%;
}

div#contents h2.h2link a {
	text-decoration:none;
}

div#contents h2.h2theme {
	clear:both;
	width:568px;
	_width:548px;
	margin:20px 0 20px 10px;
	padding:7px 0 6px 20px;
	background:url(tpimg/h2theme.gif) left bottom no-repeat;
	color:#000000;
	font-size:110%;
	line-height:140%;
}

div#contents h3.h3normal {
	clear:both;
	margin:10px 0 10px 20px;
	padding:3px 0 0 12px;
	background:url(tpimg/h3_normal.gif) left no-repeat;
	color:#615f60;
	font-size:110%;
	line-height:130%;
}

div#contents h3.h3normal a {
}

div#contents h3.h3link {
	clear:both;
	margin:10px 0 10px 20px;
	padding:3px 0 0 18px;
	background:url(tpimg/h3_normal.gif) left no-repeat;
	color:#615f60;
	font-size:110%;
	line-height:130%;
}

div#contents h3.h3link a {
}

div#contents h4 {
	clear:both;
	margin:10px 0 5px 0px;
	padding:0px 0 0 16px;
	background:url(tpimg/h4_normal.gif) left no-repeat;
	color:#615f60;
	font-size:100%;
	line-height:130%;
}

div#contents div.text {
	margin:0;
	padding:0 0px 15px 20px;
	font-size:100%;
	line-height:180%;
	letter-spacing:1px;
}

div#contents div.section {
	margin:0 0 3px 0;
	padding:0;
}

div#contents div.section a {
	text-decoration:underline;
}

div#contents div.tsummary {
	margin:0;
	padding:0 0px 0px 10px;
	letter-spacing:1px;
}

div#contents div.bg_green {
	clear:both;
	padding:10px;
	background:#edf5dd;
	border:1px solid #b6d589;
}

div#contents div.bg_green ul.searchlist {
	clear:both;
	list-style:none;
	margin:0px 0px 0px 10px;
}

div#contents div.bg_green ul.searchlist li {
	float:left;
	padding:0px 0px 0px 15px;
	margin:0px 15px 0px 0px;
	background:url(tpimg/hlink.gif) left top no-repeat;
}

div#contents p {
	margin:0 0 10px 0;
	padding:0;
}

div#contents p.bg_gray {
	padding:10px;
	background:#F0F0F0;
	border:1px solid #CDCDCD;
}

div#contents div.frightimg {
	float:right;
	margin:0 0 10px 10px;
}

div#contents div.fleftimg {
	float:left;
	margin:0 15px 10px 0;
}

div#contents div.centerimg {
	text-align:center;
	margin:0 0 10px 0;
}

div#contents div.blockcenter {
	margin:auto;
	text-align:center;
}

div#contents div.imgblock230 {
	float:left;
	margin:0 5px 10px 0;
	text-align:center;
}

div#contents div.caption {
	margin:3px 0 0 0;
	font-size:80%;
}

div#contents p.linkleft {
	margin:3px 0 3px 3px;
	padding:2px 20px 0 12px;
	background:url(tpimg/ulnormal.gif) 2px 2px no-repeat;
}

div#contents p.linkleft a {
}

div#contents p.linkright {
	float:right;
	margin:3px 0 3px 0;
	padding:2px 20px 0 12px;
	background:url(tpimg/ulnormal.gif) 2px 2px no-repeat;
}

div#contents p.linkright a {
}

div#contents div.requestbk {
	width:520px;
	height:38px;
	margin:10px 0px 20px 18px;
	padding:15px 20px 20px 20px;
	background:url(tpimg/reqback.gif) no-repeat;
}

div#contents div.requestbk p {
	float:left;
	width:280px;
	_width:270px;
	margin:0px 10px 0px 20px;
	padding:5px 0px 0px 12px;
	background:url(tpimg/reqarrow.gif) 0px 10px no-repeat;
	line-height:140%;
}

div#contents div.requestbk img {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* UlNormal */
div#contents div.text ul {
	list-style:none;
	margin:0 0 5px 10px;
}

div#contents div.text ul li {
	background:url(tpimg/ulnormal.gif) left top no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

div#contents ul.themetop {
	list-style:none;
	margin:0 0 5px 10px;
}

div#contents ul.themetop li {
	float:left;
	width:260px;
	background:url(tpimg/ulnormal.gif) left top no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
}

div#contents ol {
	margin:0 0 5px 25px;
}

div#contents ol li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}


/* TableNormal */
div#contents table.tablenormal {
	margin:0 0 15px 0;
	border-top:1px solid #bebebe;
	border-left:1px solid #bebebe;
	border-collapse:collapse;
}

div#contents table.tablenormal th {
	padding:7px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	background:#e3e8c8;
	text-align:center;
}

div#contents table.tablenormal td {
	padding:7px;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
}

/* Sitemap */
div#contents div#sitemap {
	float:left;
	width:280px;
}
div#contents div#sitemap h3.h3sitemap {
	clear:both;
	margin:10px 0 10px 30px;
	padding:2px 0 0 13px;
	background:url(tpimg/h3_normal.gif) no-repeat;
	font-size:110%;
	line-height:100%;
}

div#contents ul.ulsitemap {
	list-style:none;
	margin:0 0 15px 45px;
}

div#contents ul.ulsitemap li {
	background:url(tpimg/ulnormal.gif) left top no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	font-size:100%;
	line-height:180%;
	letter-spacing:1px;
}

/* Information */
div#contents table#infolist {
	width:470px;
	margin:0 0 25px 0;
	font-size:110%;
	border-collapse:collapse;
}

div#contents table#infolist th {
	width:130px;
	padding:6px 0;
	border-bottom:1px dotted #999;
}

div#contents table#infolist td {
	padding:6px 0;
	border-bottom:1px dotted #999;
}

/* TableBg_Ash */
div#contents table.bg_ash {
	margin:15px 0 15px 0;
	border:1px solid #bebebe;
	border-collapse:collapse;
}

div#contents table.bg_ash th {
	padding:7px;
	background:#eeeeee;
	vertical-align:top;
}

div#contents table.bg_ash td {
	padding:7px;
	background:#eeeeee;
	vertical-align:top;
}


/********************************************************************
7.Rightside
********************************************************************/

div#rightside {
	float:left;
	width:185px;
	margin:0px;
	padding:0;
}

ul#kpage {
	margin:-5px 0 0 10px;
	list-style:none;
}

ul#kpage li {
	padding:2px 0 5px 12px;
	background:url(tpimg/lst_kpage.gif) 0px 5px no-repeat;
}

div#r_btn img {
	margin-bottom:10px;
}

div#btime {
	width:183px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	text-align:center;
}

div#btime img {
	padding:3px 0 3px 0;
}

div#btime hr {
	border-color:#cccccc;
	border-style:dotted;
}


/********************************************************************
8.Footer
********************************************************************/

div#footer {
	clear:both;
	width:980px;
	margin:0;
	padding:6px 0px 6px 0px;
	background:#666666;
	font-size:80%;
}

div#footer a {
	color:#ffffff;
}

/* Copyright */
div#footer div#footlinks {
	float:left;
	margin:-5px 0px 0px 10px;
	color:#ffffff;
	text-align:right;
}

/* Copyright */
div#footer div#copyright {
	float:right;
	margin:0px 10px 0px 0px;
	color:#ffffff;
	text-align:right;
}

div#ftspace {
	width:978px;
	height:150px;
	margin-left:1px;
	background:#ffffff;
}


/********************************************************************
9.Free
********************************************************************/
.none {  }
.indent {  }

.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }

.fleft { float:left; }
.fright { float:right; }

.red { color:#ff0000; }
.blue { color:#0000ff; }
.green{color:#008000;}
.bold { font-weight:bold; }

.bg_white { background:#ffffff; }

hr.dot {
	border-top:1px dotted #ffffff;
	border-left:1px dotted #ffffff;
	border-right:1px dotted #ffffff;
	border-bottom:1px dotted #c0c0c0;
}
hr.dot2 {
	margin:0 5px 0 20px;
	padding:0 0 0 0;
	border-top:1px dotted #ffffff;
	border-left:1px dotted #ffffff;
	border-right:1px dotted #ffffff;
	border-bottom:1px dotted #c0c0c0;
}

p.small,
span.small {
	font-size:80%;
	line-height:120%;
	letter-spacing:0px;
}

span.underline{
	text-decoration: underline;
}
