body {
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
}
.back-img {
	background-image: url(../image/back_img.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 10pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4em;
}
.line {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F821D;
}
.dash {
	background-image: url(../image/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 14px;
	margin-left: 14px;
	margin-top: 30px;
	padding-top: 30px;
}
.dash p {
	margin-right: -14px;
	margin-left: -14px;
}
A:link {color: #006699;}
A:visited {color: #324787;}
A:hover {color:#CC3300;}
A.link-arrow:link {
	background-image: url(../image/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 12px;
}
A.link-arrow:visited {
	background-image: url(../image/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 12px;
}
A.link-arrow:hover {
	background-image: url(../image/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 12px;
}
A.link-arrow2:link {
	background-image: url(../image/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 12px;
	margin-left: 20px;
}
A.link-arrow2:visited {
	background-image: url(../image/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 12px;
	margin-left: 20px;
}
A.link-arrow2:hover {
	background-image: url(../image/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 12px;
	margin-left: 20px;
}
#txmain {
	text-align: left;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 15px;
}
#main {
	vertical-align: top;
	padding-right: 11px;
	padding-left: 11px;
}
#header {
	background-image: url(../image/head_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
}
#header p {
	text-align: right;
	display: block;
	float: right;
	margin-top: 41px;
	font-size: 8pt;
	color: #FFF;
}
#header p a:link {
	color: #FFF;
	text-decoration: none;
}
#header p a:visited {
	color: #FFF;
	text-decoration: none;
}
#header p a:hover {
	color: #FC3;
	text-decoration: none;
}

#header h1 {
	background-image: url(../image/title_img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 383px;
	text-indent: -9999px;
	display: block;
	float: left;
}
#header h1 a {
	display: block;
	height: 80px;
	width: 383px;
}
#top-content {
	vertical-align: top;
	padding-right: 50px;
	padding-left: 50px;
	text-align: center;
	padding-bottom: 30px;
}
#content {
	vertical-align: top;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#content h2 {
	font-weight: bold;
	color: #FFF;
	background-image: url(../image/h2_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10pt;
	height: 28px;
	padding-left: 28px;
	padding-top: 6px;
	margin-bottom: 22px;
}
#content h3 {
	background-image: url(../image/h3_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #036;
	padding-top: 4px;
	padding-left: 15px;
	margin-top: 30px;
	margin-bottom: 22px;
}
#content p {
	font-size: 10pt;
	line-height: 1.4em;
	margin-bottom: 1em;
	padding-right: 14px;
	padding-left: 14px;
}
#aboutlink {
	padding: 8px;
	background-color: #FFF1D2;
	border: 1px solid #C08854;
	margin-left: 50px;
}

pre {
  padding: 1em;
  margin-left: 1em;
  width: 500px;
  text-indent: 0em;
  background-color: #ddd;
}

.shioya {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #690;
	margin-left: 5em;
	text-indent: -5em;
}
.shioya p {
	color: #304C00;
}
.shioya p .name {
	font-weight: bold;
	color: #690;
	padding-right: 2em;
}
.inui {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #866305;
	margin-left: 5em;
	text-indent: -5em;
}
.inui p {
	color: #533B07;
}
.inui p .name {
	font-weight: bold;
	color: #866305;
	padding-right: 2em;
}
.kawano {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #72466C;
	margin-left: 5em;
	text-indent: -5em;
}
.kawano p {
	color: #4B2A47;
}
.kawano p .name {
	font-weight: bold;
	color: #72466C;
	padding-right: 2em;
}
.tomoji {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #3F8B77;
	margin-left: 5em;
	text-indent: -5em;
}
.tomoji p {
	color: #275B4A;
}
.tomoji p .name {
	font-weight: bold;
	color: #3F8B77;
	padding-right: 2em;
}
.miya {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4D7AA2;
	margin-left: 5em;
	text-indent: -5em;
}
.miya p {
	color: #2D4967;
}
.miya p .name {
	font-weight: bold;
	color: #4D7AA2;
	padding-right: 2em;
}
.nagae {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4D7AA2;
	margin-left: 5em;
	text-indent: -5em;
}
.nagae p {
	color: #2D4967;
}
.nagae p .name {
	font-weight: bold;
	color: #4D7AA2;
	padding-right: 2em;
}
.kasai {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #904B54;
	margin-left: 5em;
	text-indent: -5em;
}
.kasai p {
	color: #4C242A;
}
.kasai p .name {
	font-weight: bold;
	color: #904B54;
	padding-right: 2em;
}
#footer {
	height: 61px;
	padding-top: 10px;
	text-align: center;
	padding-right: 11px;
	padding-left: 11px;
}
#footer div {
	background-image: url(../image/footer_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#box-news-head {
	background-image: url(../image/box_news_head.gif);
	height: 28px;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 660px;
	clear: left;
}
#box-news-head h2 {
	text-align: left;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}
#box-news-content {
	background-image: url(../image/box_news_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 90px;
	width: 660px;
	overflow: auto;
}
#box-news-content ul {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 4px;
	list-style-type: none;
	margin-left: 15px;
	padding-left: 15px;
	margin-right: 10px;
	padding-right: 10px;
}
#box-news-content ul li {
	background-image: url(../image/news_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	text-indent: -6.8em;
	font-size: 10pt;
	line-height: 1.2em;
	padding-bottom: 0.3em;
	padding-left: 8em;
}
#box-news-foot {
	background-image: url(../image/box_news_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 660px;
	padding-bottom: 6px;
}
#box-app-head {
	background-image: url(../image/box_app_head.gif);
	height: 38px;
	margin-top: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 660px;
	margin-bottom: 5px;
}
#box-app-head h2 {
	text-align: left;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}
.date {
	color: #666;
	padding-right: 1.5em;
}
.box-vol-head {
	background-image: url(../image/box_vol_head.gif);
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 660px;
	margin-top: 30px;
}
.box-vol-head h2 {
	text-align: left;
	padding-top: 6px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}
.box-vol-content {
	background-image: url(../image/box_vol_content.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 660px;
	padding-bottom: 5px;
}
.box-vol-content p {
	text-align: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.box-vol-foot {
	background-image: url(../image/box_vol_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 660px;
	padding-bottom: 6px;
}
.box-balloon-head {
	background-image: url(../image/box_balloon_head.gif);
	background-repeat: no-repeat;
	width: 660px;
	background-position: top;
	padding-top: 9px;
}
.box-balloon-content {
	background-image: url(../image/box_balloon_content.gif);
	background-repeat: repeat-y;
	width: 660px;
	text-align: center;
}
.box-balloon-foot {
	background-image: url(../image/box_balloon_foot.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 660px;
}
table#s-icon {
	border-collapse:collapse;
	text-align: center;
	width: 616px;
	margin-right: auto;
	margin-left: auto;
}
table#s-icon td {
	height: 40px;
	width: 77px;
}
.balloon {
}
.balloon p {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #900;
	white-space: nowrap;
	text-align: center;
	margin-top: 10px;
}
.balloon span {
	text-align: center;
	display: block;
}
.balloontxt p {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #520002;
	line-height: 1.4em;
	white-space: nowrap;
	text-align: center;
}
.vol-dash {
	background-image: url(../image/vol_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	padding-top: 10px;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
.float-right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 14px;
}
.float-left {
	float: left;
	margin-left: 14px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.foot-navi {
	text-align: center;
	margin-top: 30px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3F821D;
}
.margin5 {
	margin-top: 5px;
}
.margin10 {
	margin-top: 10px;
}
.margin20 {
	margin-top: 20px;
}
.margin30 {
	margin-top: 30px;
}
.right50 {
	margin-right: 50px;
}
.txtitle01 {
	font-weight: bold;
	color: #600;
	margin-bottom: 5px;
}
.img-v-center {
	vertical-align: middle;
	margin-right: 10px;
}

blockquote {
  font:20px Georgia;
  color:#656565;
}
blockquote:before, blockquote:after {
  color:#8bc97a;
  font-size:35px;
}
blockquote:before {
  content:open-quote;
}
blockquote:after {
  content:close-quote;
}
.sfon-gray {
	font-size: 8pt;
	color: #666;
}




#iconlist h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #F60;
	margin-bottom: 5px;
}
.dash2 {
	background-image: url(../image/dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F821D;
	padding-bottom: 30px;
}
.pagetop {
	font-size: 8pt;
	text-align: right;
	background-image: url(../image/dot.gif);
	background-repeat: repeat-x;
	background-position: left 16px;
	height: 30px;
}
.pagetop a {
	background-image: url(../image/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	text-decoration: none;
}
.f-right {
	float: right;
}.f-right2 {
	float: right;
	margin-right: 10px;
}
.nolink {
	color: #C0E1AB;
}

