h1, h2, h3, h4, h5, p, div, dt, dd, dl, dt, dd, img, input, form, ul, li {
	margin: 0px;
	padding: 0px;
}
/* table
---------------------------------------------------- */
table {
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	border-color: #CC9966;
	border-style: solid;
	border-width: 1px;
}
table td {
	color: #444444;
	font-size: 100%;
	line-height: 170%;
	border: 1px solid #CC9966;
}
* html table td {
	/* no ie mac ¥*/
	font-size: 80%;
	/* */
 }
*:first-child+html table td {
	font-size: 100%;
 }
/* header
---------------------------------------------------- */
#header {
	width: 100%;
	height: 251px;
	background: url(../img/header_back.jpg) repeat-x;
}
h1 a {
	width: 920px;
	height: 102px;
	background: url(../img/header.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/* title
---------------------------------------------------- */
.t_shiru {
	width: 920px;
	height: 149px;
	background: url(../img/shiru/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.t_tanoshimu {
	width: 920px;
	height: 149px;
	background: url(../img/tanoshimu/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.t_ajiwau {
	width: 920px;
	height: 149px;
	background: url(../img/ajiwau/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.t_about {
	width: 920px;
	height: 149px;
	background: url(../img/about/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.t_link {
	width: 920px;
	height: 149px;
	background: url(../img/link/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.t_policy {
	width: 920px;
	height: 149px;
	background: url(../img/policy/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.pan {
	font-size: 80%;
	line-height: 100%;
	color: #3366CC;
	margin: 10px 0px 0px 0px;
}
.pan a {
	text-decoration: underline;
	color: #3366CC;
}
.pan a:hover {
	color: #FF9900;
	text-decoration: underline;
}
/* menu
---------------------------------------------------- */
.menu {
	width: 248px;
	float: left;
	background: url(../img/menu_back.jpg) no-repeat;
}
.menu ul {
	width: 214px;
	list-style: none;
}
li.m01 a {
	background: url(../img/menu.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	text-decoration: none;
	width: 214px;
	height: 155px;
	display: block;
	margin: 0px 0px 0px 24px;
}
li.m01 a:hover {
	background-position: -214px 0px;
	text-decoration: none;
}
li.m02 a {
	background: url(../img/menu.jpg) no-repeat 0px -155px;
	text-indent: -9999px;
	text-decoration: none;
	width: 214px;
	height: 141px;
	display: block;
	margin: 0px 0px 0px 24px;
}
li.m02 a:hover {
	background-position: -214px -155px;
	text-decoration: none;
}
li.m03 a {
	background: url(../img/menu.jpg) no-repeat 0px -296px;
	text-indent: -9999px;
	text-decoration: none;
	width: 214px;
	height: 140px;
	display: block;
	margin: 0px 0px 0px 24px;
}
li.m03 a:hover {
	background-position: -214px -296px;
	text-decoration: none;
}
li.m04 a {
	background: url(../img/menu.jpg) no-repeat 0px -436px;
	text-indent: -9999px;
	text-decoration: none;
	width: 214px;
	height: 68px;
	display: block;
	margin: 0px 0px 0px 24px;
}
li.m04 a:hover {
	background-position: -214px -436px;
	text-decoration: none;
}
.b00 a {
	background: url(../img/top/menu02.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 214px;
	height: 120px;
	display: block;
	margin: 5px 0px 0px 24px;
}
.b00 a:hover {
	background-position: -214px 0px;
	text-decoration: none;
}
/* main
---------------------------------------------------- */
#main {
	width: 100%;
	background: url(../img/main_back2.jpg) repeat-x;
}
.main_box {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/back.jpg) repeat-y;
}
.main_box2 {
	width: 920px;
	text-align: left;
	background: url(../img/main_back.jpg) no-repeat;
}
.contents {
	width: 838px;
	margin: 0px 0px 0px 48px;
}

/* text
---------------------------------------------------- */
.text {
	font-size: 90%;
	line-height: 180%;
	color: #444444;
	width: 569px;
	margin: 35px 21px 0px 0px;
	float: left;
	text-align: left;
}
.text p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.text img {
	border: 0;
	margin: 0px 0px 5px 0px;
}
.text img a {
	border: 0;
}
.text a {
	text-decoration: underline;
	color: #FF6600;
}
.text a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/* shiru
---------------------------------------------------- */
.s_box{
	margin: 10px 0px 0px 0px;
	width: 569px;
}
.s_text{
	margin: 0px 0px 3px 0px;
	color: #339900;
}
.s_text a {
	color: #339900;
	text-decoration: none;
}
.s_text a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.s_title{
	color: #339900;
	font-size: 140%;
	line-height: 170%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: #339900 solid 1px;
}
.s_text_box{
	border-bottom: #BBBBBB solid 1px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 20px 0px;
}
.s_text_box img {
	border: 0px;
}
/* tanoshimu
---------------------------------------------------- */
.t_text{
	margin: 0px 0px 3px 0px;
	color: #993399;
}
.t_text a {
	color: #993399;
	text-decoration: none;
}
.t_text a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.t_title{
	color: #993399;
	font-size: 140%;
	line-height: 170%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: #993399 solid 1px;
}
/* ajiwau
---------------------------------------------------- */
.a_text{
	margin: 0px 0px 3px 0px;
	color: #CC3300;
}
.a_text a {
	color: #CC3300;
	text-decoration: none;
}
.a_text a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.a_title{
	color: #CC3300;
	font-size: 140%;
	line-height: 170%;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: #CC3300 solid 1px;
}
/* back
---------------------------------------------------- */
.line{
	border-bottom: #BBBBBB solid 1px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 15px 0px;
}
* html .line {
	/* no ie mac ¥*/
	padding: 0px 0px 4px 0px;
	/* */
 }
*:first-child+html .line {
	padding: 0px 0px 4px 0px;
 }
html>/**/body .line {
    padding /*\**/: 0px 0px 4px 0px\9;
}
.back{
	color: #888888;
	width: 200px;
	float: left;
}
.back a {
	text-decoration: none;
	color: #888888;
}
.back a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
/* list
---------------------------------------------------- */
p.list {
	color: #666666;
	font-size: 90%;
	line-height: 160%;
	border-bottom: #CCCCCC solid 1px;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
	width: 569px;
	text-align: left;
}
.list a {
	text-decoration: underline;
	color: #666666;
}
.list a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.t10{
	margin: 0px 0px 10px 0px;
}
.mt10{
	margin: 10px 0px 0px 0px;
}
.list_b{
	width: 569px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/* pagetop
---------------------------------------------------- */
.pagetop{
	width: 569px;
	text-align: left;
	padding: 30px 0px 0px 0px;
	background-color: #FFFFFF;
}
.pagetop2{
	color: #666666;
	width: 200px;
	float: right;
	text-align: right;
}
.pagetop a,
.pagetop2 a {
	text-decoration: none;
	color: #888888;
}
.pagetop a:hover,
.pagetop2 a:hover {
	color: #AAAAAA;
	text-decoration: underline;
}

