body{
	margin : 0;
	background-color : #FFFFFF;
	padding: 0px;
 }
div{
	margin : 0;
	padding: 0px;
}
 img{
	 border-style : none ;
 }
ul,li,ol{
	margin:0;
	padding:0;
	list-style-type: none;
}
h1,h2,h3,h4{
	font-size:100%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #3366FF;
}
a:visited {
	color: #660033;
}
a:hover {
	color: #FF9900;
}


#container{
	text-align: left;
}
#outbox{
	margin: 0px auto 0px auto;
	width: 790px;
	position: relative;
	text-align: left;
}
/*for site map*/
#site_map_box{
	width: 192px;
	position: absolute;
	height: 82px;
	left: 547px;
	top: 10px;
}

#site_map_box span{
	display:none;
}
#site_map_box .site_map{
	width: 192px;
	height: 24px;
	position:relative;
}
#site_map_box .privacy{
	width: 192px;
	height: 22px;
	position:relative;
}

li.site_map_here{
	width: 192px;
	height: 24px;
	background-image: url(img/site_map.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
li.privacy_here{
	width: 192px;
	height: 22px;
	background-image: url(img/site_map_over.gif);
	background-repeat: no-repeat;
	background-position: left top;

}




.site_map a{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/site_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.site_map a:hover{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/site_map_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




.privacy a{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/privacy.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.privacy a:hover{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/privacy_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




/*for site map end*/


#header{
	width: 790px;
	position: relative;
	height: 99px;

}
/* for menu */
#menu{
	width: 790px;
	position: relative;
	height: 34px;
}

#menu li{
	float: left;
	display: inline;
}
#menu span{
	display:none;
}
li.menu_back{
	width:199px;
	height: 34px;
	background-image: url(img/menu01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li.menu_home_here{
	width:142px;
	height: 34px;
	background-image: url(img/menu_home_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li.menu_naiyou_here{
	width:126px;
	height: 34px;
	background-image: url(img/menu_gyoumu_over.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
li.menu_keireki_here{
	width:94px;
	height: 34px;
	background-image: url(img/menu_shokumu_over.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
li.menu_mail_here{
	width:107px;
	height: 34px;
	background-image: url(img/menu_mail_over.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
li.menu_blog_here{
	width:122px;
	height: 34px;
	background-image: url(img/menu_blog_over.gif);
	background-repeat: no-repeat;
	background-position: left top;

}






li.menu_home{
	width:142px;
	height: 34px;
}

li.menu_naiyou{
	width:126px;
	height: 34px;
}


li.menu_keireki{
	width:94px;
	height: 34px;
}


li.menu_mail{
	width:107px;
	height: 34px;
}


li.menu_blog{
	width:122px;
	height: 34px;
}



li.menu_home a{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/menu_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li.menu_home a:hover{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/menu_home_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


li.menu_naiyou a{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/menu_gyoumu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li.menu_naiyou a:hover{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/menu_gyoumu_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


li.menu_keireki a{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/menu_shokumu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li.menu_keireki a:hover{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/menu_shokumu_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


li.menu_mail a{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/menu_mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li.menu_mail a:hover{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/menu_mail_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


li.menu_blog a{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/menu_blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
li.menu_blog a:hover{
	width:100%;
	height:100%;
	display: block;
	background-image: url(img/menu_blog_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




/* for menu end*/


/* for main*/
#main{
	width:790px;
	position: relative;
	background-image: url(img/main_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#main h1.home{
	background-image: url(img/main_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 266px;
	width: 790px;
}
#main h1.home span{
	display:none;
}
#main_footer{
	width:790px;
	background-image: url(img/main_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;
	position: relative;
}
#main_in{
	margin:0 0 0 150px;
	font-size: 85%;
}
#main h3{
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 140px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#main h3 div{
	padding:5px 0 0 10px;
	font-weight: bold;
	color: #CC6666;
}

/* for main end*/

/* for contents*/
#contents{
	width:790px;
	position: relative;
	background-image: url(img/contents_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#contents h1{
	width:790px;
	position: relative;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
}
#contents h1 div{
	padding:20px 0 0 150px;
	font-weight: bold;
	color: #3366CC;
}

#contents h1.head{
	width:790px;
	position: relative;
	background-image: url(img/h1_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 91px;
}
#contents h1.head div{
	padding:20px 0 0 150px;
	font-weight: bold;
	color: #3366CC;
}





#contents h2{
	width:790px;
	position: relative;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
}
#contents h2 div{
	padding:26px 150px 0 160px;
	font-weight: bold;
	color: #3366CC;
	font-size: 85%;
}
#contents h3{
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	margin-top: 20px;
	margin-right:100px;
	margin-bottom: 0;
	margin-left: 120px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 50px;
}
#contents h3 div{
	padding:10px 0 0 30px;
	font-weight: bold;
	color: #CC6666;
	font-size:85%;
}

#photo{
	padding:20px 0 10px 200px;
}

#contents p.naiyou{
	text-align:right;	
	padding:0 100px 0 0;
}


#contents .contents_in{
	margin:5px 150px 80px 230px;
	font-size: 80%;
	line-height: 150%;
}
#contents dt{
	color:#CC6666;
	margin:20px 0 5px 0;
}

#contents ol li{
list-style-type:lower-roman;
margin:10px 0 0 0;
}
#contents b{
	color:#CC6666;
}

#contents #contents_footer{
	width:790px;
	background-image: url(img/contents_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 229px;
}
#contents_footer_in{
	position: relative;
	font-size: 80%;
	color: #666666;
	width: 400px;
	left: 400px;
	top: 70px;
}
/* for contents end*/