* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

* html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-align : center;
	text-justify : inter-ideograph;
	white-space: normal;
	word-break:break-all;
	font-size: 1em;
	line-height: 1.5em;
	background-repeat: repeat-x;
}

.clear { clear:both; }
.clear hr { display:none; }

a {
	color: #0000FF;
}

a:visited {
	color: #9900CC;
}
a:hover {
	color: #FF0000;
}

h1{
	margin: 0px;
	display: inline;
}
h2{
	margin: 0px;
	display: inline;
}
h3{
	margin: 0px;
	display: inline;
}
h4{
	margin: 0px;
	display: inline;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

#layout{
	margin: auto;
	text-align: left;
	width: 900px;
	height: auto;
}

#contents {
	width: 900px;
	display: block;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#main {
	width: 900px;
	margin: 0px;
	display: block;
	text-align: justify;
	background-color: #FFFFFF;
	background-image: url(../img/format/main_bk.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 27px;
	padding-left: 0px;
}


.main_txt{
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-align : left;
	text-justify : inter-ideograph;
	white-space: normal;
	word-break:break-all;
	font-size: .75em;
	line-height: 1.5em;
}

#hd {
	width: 900px;
	margin: 0px;
	display: block;
	padding: 0px;
}

#ft {
	width: 870px;
	margin: 0px;
	display: block;
	clear: both;
	padding: 8px 15px 3px;
	position: relative;
	text-align: right;
	background: url(../img/format/character_ft_bk.gif) repeat-x, #e2e2e2;
}

.lmn_here {
	background-position: 0 -50px;
}

#top_bt01 a{
	display: block;
	height: 90px;
	width: 90px;
	overflow: hidden;
	background-image: url(../img/top/character_bt01.gif);
	margin: 0px;
	padding: 0px;
}

#top_bt02 a{
	display: block;
	height: 90px;
	width: 90px;
	overflow: hidden;
	background-image: url(../img/top/character_bt02.gif);
	margin: 0px;
	padding: 0px;
}

#top_bt03 a{
	display: block;
	height: 90px;
	width: 90px;
	overflow: hidden;
	background-image: url(../img/top/character_bt03.gif);
	margin: 0px;
	padding: 0px;
}

#top_bt04 a{
	display: block;
	height: 90px;
	width: 90px;
	overflow: hidden;
	background-image: url(../img/top/character_bt04.gif);
	margin: 0px;
	padding: 0px;
}

#top_bt01 a:hover,
#top_bt02 a:hover,
#top_bt03 a:hover,
#top_bt04 a:hover {
	background-position: 0 -90px;
}

#character_mn1 a:hover,
#character_mn2 a:hover,
#character_mn3 a:hover,
#character_mn4 a:hover {
	background-position: 0 -21px;
}

.chk_mn{
	background-position: 0 -21px;
}

#character_mn1 a {
	display: block;
	height: 21px;
	width: 225px;
	overflow: hidden;
	background-image: url(../img/format/character_mn1.jpg);
	margin: 0px;
	padding: 0px;
}
#character_mn2 a {
	display: block;
	height: 21px;
	width: 225px;
	overflow: hidden;
	background-image: url(../img/format/character_mn2.jpg);
	margin: 0px;
	padding: 0px;
}
#character_mn3 a {
	display: block;
	height: 21px;
	width: 225px;
	overflow: hidden;
	background-image: url(../img/format/character_mn3.jpg);
	margin: 0px;
	padding: 0px;
}
#character_mn4 a {
	display: block;
	height: 21px;
	width: 225px;
	overflow: hidden;
	background-image: url(../img/format/character_mn4.jpg);
	margin: 0px;
	padding: 0px;
}

.fd01{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 620px;
}

.txtbox01{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.txtbox02{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.ph_r{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:0px;
	margin-right:0px;
	display: block;
	padding: 0px;
}

.tbl01{
	background-color: #FFFFFF;
	text-align: left;
}

.tbl01 tr{
	vertical-align: top;
}

.tbl01 th{
	background-color: #F5FCFC;
	padding: 10px;
}

.tbl01 td{
	margin: 0px;
	padding: 10px;
}

.tbl02 tr{
	vertical-align: top;
}

.tbl02 td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D1D1D1;
	border-right-color: #D1D1D1;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
	color: #555555;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align : left;
	text-justify : inter-ideograph;
	white-space: normal;
	word-break:break-all;
	font-size: .75em;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.tbl03{
	background-color: #FBFBFB;
	border: 1px solid #D1D1D1;
	width: 558px;
}

.tbl03 tr{
	vertical-align: top;
}

.tbl04 tr{
	vertical-align: top;
}

.tbl04 td{
	color: #555555;
	font-family: sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align : left;
	text-justify : inter-ideograph;
	white-space: normal;
	word-break:break-all;
	font-size: .75em;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.f_col01{
	color: #C5C5C5;
}

.f_col02{
	color: #FF3333;
}

.f_col03{
	color: #003399
}

#character_home a{
	display: block;
	height: 20px;
	width: 48px;
	overflow: hidden;
	background-image: url(../img/format/character_home.jpg);
	margin: 0px;
	padding: 0px;
}
#character_smap a{
	display: block;
	height: 20px;
	width: 161px;
	overflow: hidden;
	background-image: url(../img/format/character_smap.jpg);
	margin: 0px;
	padding: 0px;
}
#character_home a:hover,
#character_smap a:hover {
	background-position: 0 -20px;
}


#blog_bn a{
	display: block;
	height: 39px;
	width: 112px;
	overflow: hidden;
	background-image: url(../img/format/character_blog.jpg);
	margin: 0px;
	padding: 0px;
}

#blog_bn a:hover {
	background-position: 0 -39px;
}

.ga_ph{
	display: block;
	margin: 0px;
	float: right;
	width: 265px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: right;
}
.ga_ph a{
	text-decoration: none;
}

#gallery_sp{
	display: block;
	padding: 0px;
	width: 725px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#gallery_sp_con{
	display: block;
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}

.close_bt a{
	color: #FFFFFF;
	background-color: #CCCCCC;
	display: -moz-inline-box;
	display: -moz-inline-box;
	zoom: 1;


*display: inline;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.close_bt a:visited {
	color: #FFFFFF;
}
.close_bt a:hover {
	color: #FFFFFF;
	background-color: #FF9933;
}

.mark01{
	background-image: url(../img/format/mark01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	display: block;
}

.mark01 a{
	text-decoration: none;
}

.mark01 a:hover{
	text-decoration: underline;
}

.idt01a{
	padding-left:1em;
	text-indent:-1em;
}

.idt01b{
	padding-left:1em;
}

.bn01{
	display: block;
	padding-top: 11px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 39px;
	width: 112px;
	float: right;
	margin: 0px;
}

#l_bnr{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 13px;
	top: -66px;
	right: 0px;
	bottom: 0px;
	height: 39px;
	overflow: hidden;
	width: auto;
}

