@charset "UTF-8";

/* ------------------------------------------- CSS Information
 File Name:      default.css
 Author:         nao
 Style Info:     ブラウザスタイルのリセットと基本設定
----------------------------------------------------------- */

/* ----------------------- Browser Default Initialization */
html {	overflow-y: scroll;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td	{	margin: 0;	padding: 0;}
address, caption, cite, code, dfn, em, strong, th, var	{	font-style: normal;}
table	{	border-collapse: collapse;	border-spacing: 0;}
caption, th	{	text-align: left;}
q:before ,q:after	{	content: '';}
object, embed	{	vertical-align: top;}
hr, legend	{	display: none;}
h1, h2, h3, h4, h5, h6	{	font-size: 100%;}
img, abbr, acronym, fieldset	{
}
li	{
	list-style-type: square;
	list-style-position: inside;
}

/* ----------------------- Basic Style */
/* ------------ Font Style */
body {
	background: #FFFFFF;
	color: #666666;
	font-size: 13px;
	font-family: ＭＳ Ｐゴシック,"verdana","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",Sans-Serif;
	*font-size:small;
    *font:x-small;
	line-height: 1.6;
	text-align: left;
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
table {
    font-size:inherit;
    font:100%;
}

img{
	border:0px;
}

/* ------------ A Style */
a, a:link	{	color: #006699;	text-decoration: none;}
a:visited	{	color: #E67306;	text-decoration: none;}
a:hover	{	color: #E67306;	text-decoration: underline;}
a:active	{	color: #E67306;	text-decoration: none;}

/* ------------ Clear Style */
.clear	{	clear: both;}
.clearfix	{
	clear: both;
	/*for mac-ie5.x*/
	/*\*//*/
	overflow: hidden;
	/**/
}
.clearfix:after	{
	height:	0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}





#h1 {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#footer {
	clear: both;
	text-align: right;
	font-size: 85%;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#territory {
	width: 800px;
	margin: 2px auto 0px;
	padding: 0px;
	background: url(img/bg_left.gif) repeat-y left;
}
#territory h1 {
	margin: 0px;
	padding: 0px;
}
#territory #contents h2 {
	font-size: 123.1%;
	color: #993333;
	border-bottom: 2px dotted #993333;
	margin-bottom: 20px;
	margin-top: 20px;
}
#navi {
	font-size: 93%;
	float: left;
	width: 180px;
}
#contents {
	width: 420px;
	margin: 0px 175px 0px 205px;
	padding: 0px;
	background: #FFFFFF;
}
#main_contents {
	font-size: 93%;
	border-bottom: 2px dotted #993333;
	margin-top: 20px;
	text-align: left;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#bnr {
	text-align: center;
	float: right;
	width: 150px;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}
.bnr {
	margin: 20px 0px 10px;
}
.m01_img {
	margin: 0px 0px 5px;
	padding: 0px;
	height: 130px;
	width: 105px;
}
.m01_td {
	font-size: 85%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 105px;
	line-height: 100%;
}
.m02_img_contents {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 93%;
}
.margin_r25 {
	margin-right: 25px;
}
.r_img_contents {
	border-bottom: 1px solid #FFCCCC;
	height: 160px;
}
.hb_img_contents {
	height: 283px;
	margin-bottom: 17px;
}
.text_red {
	color: #FF0000;
}
.koshin_joho {
	margin: 20px;
	font-size: 85%;
}
.text_darkred {
	color: #993333
}
.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}
.r_img {
	margin-right: 20px;
}
.navi_text {
	font-size: 85%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.r_text_contents {
	border-bottom: 1px solid #FFCCCC;
	padding-left: 120px;
}
.margin_b10 {
	margin-bottom: 10px;
}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }
