@charset "Shift_JIS";

body {
	margin: 48px auto 20px auto;
	padding: 0px;
	/*background-color: #dde8ee;*/
	background-color: #eee;
	background-image: url(img/bg001.gif);
	background-repeat: repeat-x;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	text-align: center;
}

/* トップページ*/
#base_top {
	width: 860px;
	height: 18px;
	margin: 0px auto;
	padding: 0;
	background-color: #045;
	text-align: right;
}

#base_mid {
	width: 860px;
	margin: 0px auto;
	padding: 0;
	background-image: url(img/fl_mid01.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
	text-align: center;
}

#base_bottom {
	width: 860px;
	height: 30px;
	margin: 0px auto;
	background-image:url(img/fl_bottom01.jpg);
	background-repeat: no-repeat;
	padding: 0;
	background-color: #fff;
}

/* BLOCK */
#bodyblk {
	width: 820px;
	margin: 0px 23px 0px 17px;
	padding: 0;
	text-align: center;
}

/*左側大枠*/
#leftblk {
	float: left;
	border: 0px solid #cca;
	width: 580px;
	padding: 4px;
	margin: 10px 0px 10px 0px;
	font-size: 9pt;
	color: #555;
	line-height: 120%;
	letter-spacing: 1px;
	background-color: #fff;
	text-align: center;
}


/*右側小枠*/
#rightblk {
	float: left;
	background-color: #fff;
	border: 0px solid #dde8ee;
	width: 220px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 15px 0px 10px 10px;
	font-size: 10pt;
	color: #555;
	line-height: 130%;
	text-align: center;
	letter-spacing: 1px;
}

/*ブログの右枠*/
#sidebar {
	float: left;
	background-color: #fff;
	border: 0px solid #dde8ee;
	width: 220px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 15px 0px 10px 10px;
	font-size: 10pt;
	color: #555;
	line-height: 130%;
	text-align: center;
	letter-spacing: 1px;
}

#rightmenu {
	background-color: #fff;
	background-image: url(img/bg_rmenu.gif);
	/*background-image: url(img/bg_rmenu2.gif);*/
	background-repeat: no-repeat;
	padding: 10px 0;
	margin: 0px auto;
	font-size: 10pt;
	color: #333;
	text-align: left;
}


#rightmenu ul {
	margin: 0;
	padding-left: 5px;
	line-height: 120%;
	/*list-style-image: url(img/ic001.gif);*/
	list-style:none;
}

#rightmenu li{
	color: #fff;
}

#rightmenu a:link {
	width: 170px;
	margin: 3px;
	padding: 1px 10px;
	display: block;
	text-decoration: none;
	border-left: 3px solid #8ae;
	color: #333;
}

#rightmenu a:visited {
	width: 170px;
	margin: 3px;
	padding: 1px 10px;
	display: block;
	text-decoration: none;
	border-left: 3px solid #8ae;
	color: #333;
}

#rightmenu a:hover {
	width: 162px;
	margin: 3px;
	padding: 1px 10px;
	display: block;
	text-decoration: none;
	background-color: #8ae;
	border-left: 8px solid #169;
	color: #fff;
}


ul.menu1 {
}

ul.menu2 {
}

ul.menu3 {
}

.menu1 a:hover {
}

.menu2 a:hover {
}

.menu3 a:hover {
}

ul.ss {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 8pt;
	line-height: 110%;
	letter-spacing: 0.1em;
}

form {
	margin: 0;
}

.cr {
	clear: both;
}

#footmenu {
	clear: both;
	margin: 18px auto 0px auto;
	padding: 0px;
	font-size: 9pt;
	color:#555;
	background-color: #fff;
}

#footmenu ul {
	list-style-type: none;
	margin: 10px auto;
	padding: 0;
}

#footmenu li {
	display: inline;
	background-image: url(img/arr10.gif);
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 10px;
	vertical-align: middle;
}

#topmenu {
	margin: 0px;
	padding-top: 2px;
	font-size: 10.5px;
}

#topmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topmenu li {
	display: inline;
	background-image: url(img/point_r.gif);
	background-repeat: no-repeat;
	padding-right: 12px;
	padding-left: 10px;
	vertical-align: middle;
}

#topmenu a {
	color: #fff;
	text-decoration: none;
}

#topmenu a:hover {
	text-decoration: none;
	color: #ff5;
}

#topmenu a:visited {
	color: #fff;
}

#info {
	width: 562px;
	height: 322px;
	margin: 0px auto 0 0;
	padding: 0;
	/*background-image:url(img/bg_info.gif);
	background-repeat: no-repeat;*/
	background-color: #fff;
	text-align: left;
}

iframe {
	margin: 8px;
}

#iflamecomment {
	font-size: 8pt;
	text-align: right;
	width: 560px;
	margin: 10px auto 15px auto;
	color: #666;
}

.blocktop {
	float: left;
	width: 110px;
	height: 125px;
	border: 1px solid #A6AC59;
	margin: -15px 13px 15px 15px;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0px;
}

.blocktop2 {
	float: left;
	border: 0px solid #A6AC59;
	margin: 15px 5px 15px 10px;
	text-align: center;
}

#block01 {
	border: 0px solid #ddd;
	width: 530px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 5px auto 0px auto;
	float: left;
	font-size: 10pt;
	color: #555;
	background-color: #fff;
	/*background-image:url(img/bg02.gif);
	background-repeat: no-repeat;*/
	text-align: center;
}

#block02 {
	border: 0px solid #eee;
	width: 175px;
	padding: 0px 0px;
	margin: 28px auto 20px auto;
	float: left;
	font-size: 10pt;
	color: #555;
	line-height: 130%;
	background-color: #fff;
	text-align: left;
}

#block021 {
	border-top: 0px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 0px solid #ddd;
	width: 100%;
	padding: 8px 8px;
	margin: 0px auto auto;
	font-size: 10pt;
	color: #555;
	line-height: 130%;
	background-image:url(img/bg_dot1.gif);
	background-color: #fff;
	text-align: left;
}

#block022 {
	border-top: 0px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 0px solid #ddd;
	width: 100%;
	padding: 8px 8px;
	margin: 22px auto 0px auto;
	font-size: 10pt;
	color: #555;
	line-height: 130%;
	background-image:url(img/bg_dot1.gif);
	background-color: #fff;
	text-align: left;
}

#block023 {
	border-top: 0px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 0px solid #ddd;
	padding: 8px 8px;
	margin: 22px auto 0px auto;
	font-size: 10pt;
	color: #555;
	line-height: 130%;
	background-image:url(img/bg_dot1.gif);
	background-color: #fff;
	text-align: center;
}

#block024 {
	border: 0px solid #ddd;
	padding: 8px 8px;
	margin: 22px auto 0px auto;
	font-size: 10pt;
	color: #555;
	line-height: 130%;
	background-color: #fff;
	text-align: center;
}

#blockass {
	border: 0px solid #ddd;
	padding: 0px;
	margin: 22px auto 0px auto;
	font-size: 10pt;
	color: #555;
	line-height: 130%;
	background-color: #fff;
	text-align: center;
}

.block030 {
	text-align: center;
	margin-top: 20px;
}

/*Link*/
a:link {
	text-decoration: none;
	color: #555;
}

a:visited {
	text-decoration: none;
	color: #555;
}

a:active {
	text-decoration: underline;
	color: #999;
}

a:hover {
	text-decoration: underline;
	color: #f84;
}

.img_pagett {
	margin: 5px auto 0 10px;
}

img {
	border: 0;
}

.img01 {
	border: 1px solid #A6AC59;
	margin: 0px 10px 0px 0px;
}

.img02 {
	border: 1px solid #A6AC59;
	margin: 0;
	padding: 0;
}

.img03 {
	border: 0px solid orange;
	margin: 0px auto 0px 5px;
	float: right;
}

.img04 {
	margin: -15px auto;
}

.img05 {
	margin: 10px auto;
}

#copyright {
	clear: both;
	font-size: 8pt;
	font-family: Arial, Century;
	letter-spacing: 2px;
	margin: 5px 0px 0px 0px;
	padding: 2px;
	color: #666;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
}

#policy {
	border: 0px solid #eee;
	width: 90%;
	padding: 0px;
	margin: 0px auto;
	font-size: 9pt;
	line-height: 130%;
	background-color: #fff;
	text-align: left;
}

dl {
	margin: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-left: 12px;
	margin-bottom: 10px;
}

.line1 {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	font-size: 10pt;
	line-height: 120%;
	color: #555;
	padding: 5px;
}

.line2 {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
	line-height: 140%;
	color: #555;
	padding: 5px;
}

.line3 {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	font-size: 9pt;
	line-height: 110%;
	color: #555;
	padding: 5px;
}

.line1indt {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
	font-size: 10pt;
	line-height: 120%;
	color: #555;
	padding: 5px;
	text-indent: 1em;
}

.comment {
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 0px;
	font-size: 10pt;
	color: #555;
	line-height: 140%;
	letter-spacing: 0.6px;
	/*text-indent: 1em;*/
	text-align: left;
}

.comment2 {
	width: 80%;
	margin: 0px auto 10px auto;
	padding: 0px;
	font-size: 9pt;
	color: #555;
	line-height: 140%;
	letter-spacing: 0.6px;
	text-align: left;
}

.comment3 {
	width: 75%;
	margin: 0px 0px 10px auto;
	padding: 0px;
	font-size: 8pt;
	color: #555;
	line-height: 140%;
	letter-spacing: 0.6px;
	text-align: left;
}

.comment4 {
	width: 490px;
	margin: 0px auto 10px auto;
	padding: 0px;
	font-size: 10pt;
	color: #555;
	line-height: 140%;
	letter-spacing: 0.6px;
	text-indent: 1em;
	text-align: left;
	clear: both;
	border: 1px solid #fff;
}

.comment5 {
	width: 490px;
	margin: 0px auto 10px auto;
	padding: 0px;
	font-size: 9pt;
	color: #555;
	line-height: 140%;
	letter-spacing: 0.1em;
	text-align: left;
}

/*Font*/
.f11 {
	font-size: 11pt;
	color: #555;
	line-height: 120%;
}

.f10 {
	font-size: 10pt;
	color: #555;
	text-decoration: none;
	line-height: 120%;
}

.f10m {
	font-size: 10pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f10mb {
	font-weight: bold;
	font-size: 10pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f9 {
	font-size: 9pt;
	color: #555;
	line-height: 140%;
}

.f9m {
	font-size: 9pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f9w {
	font-size: 9pt;
	color: #fff;
	line-height: 120%;
}

.f8 {
	font-size: 8pt;
	color: #555;
	line-height: 120%;
}

.f8m {
	font-size: 8pt;
	color: #555;
	line-height: 120%;
	font-family: monospace;
}

.f8w {
	font-size: 8pt;
	color: #fff;
	line-height: 120%;
}

.f7 {
	font-size: 7pt;
	color: #555;
	line-height: 110%;
}

.kyocho {
	font-weight: bold;
	color: #f00;
}

.banner01 {
	border-left: 10px solid #F9822B;
	border-top: 1px solid #F9822B;
	border-right: 1px solid #F9822B;
	border-bottom: 1px solid #F9822B;
	width: 70%;
	padding: 1px 5px;
	margin: 10px auto;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0.2em;
	color:#555;
	line-height: 120%;
	background-color: #fff;
}

.banner02 {
	border-left: 10px solid #cc9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	width: 180px;
	padding: 1px 5px;
	margin: 10px auto 0px -5px;;
	text-align: left;
	font-size: 9pt;
	letter-spacing: 0.2em;
	color:#555;
	line-height: 120%;
	background-color: #fff;
}

.left10right10{
	margin: 5px 10px 0px 10px;
	font-size: 9pt;
	line-height: 120%;
	padding: 5px;
	border: 1px dotted #888;
}

