html{
}

*{
	margin:0px;
	padding:0px;
}

body{
	background:url('../img/common/body_background.gif') repeat-x 0px 0px;
	margin:0px 15px 0px 15px;
	padding:0px;
}

img{
	border:0px;
}

body,td,th,div,p,ul{
	color:#4F463C;
	font-family:"‚l‚r ƒSƒVƒbƒN","Tahoma","Osaka","Helvetica";
}
a:link{
	color:#CC9900;
	text-decoration:underline;
}
a:visited{
	color:#CC9900;
	text-decoration:underline;
}
a:active{
	color:#78BC76;
	text-decoration:underline;
}
a:hover{
	color:#78BC76;
	text-decoration:underline;
}
strong{
	font-weight:bold;
}


li{
	list-style:none;
}

/*   font setting
--------------------------------------------------- */
body{
	font-size:75%;
	line-height:140%;
}
td,th{
	_font-size:75%; /* ie hack */
	_line-height:140%; /* ie hack */
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	line-height:140%;
}
dt,dd{
	font-size:100%;
	font-weight:normal;
	line-height:140%;
}
textarea{
	font-size:100%;
	font-weight:normal;
	line-height:140%;
}

.normal{
	font-size:75%;
	line-height:140%;
}
.small{
	font-size:85%;
	line-height:140%;
}
.large{
	font-size:120%;
	line-height:140%;
}
.emphasis{
	font-size:120%;
	line-height:140%;
	color:#CC3333;
}

/* base layout setting
--------------------------------------------------- */

#body_window{
	position:fixed;
	left:50%;
	margin-left:-383px;
	width:760px;
	background:url('../img/background.gif') repeat-y 0px 0px;
	color:#FFFFFF;
}
/* -- \*/
#body_window {position:absolute;}


#body_frame{
	margin-left:4px;
	margin-right:4px;
	background-color:#FFFFFF;
	color:#4F463C;
}

/* t-hayashi
--------------------------------------------------- */
#flash_body{
	padding-bottom:16px;
}
#flash_body img{
	vertical-align:bottom;
}
#info_body{
	float:left;
	width:505px;
}
#info_table_box{
	width:475px;
	margin-left:20px;
	margin-right:10px;
}
#info_table_box2{
	width:475px;
	margin:20px 10px 5px 16px;
}
#info_table{
	width:100%;
	margin-top:0px;
	margin-left:2px;
	_margin-left:0px;
	border-collapse: collapse;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#td_indx{
	height:25px;
	width:85px;
	background-color:#ffffff;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	border-left:3px solid #579652;
	border-top:1px dashed #CCCCCC;
	border-right:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	border-collapse: collapse;
}
#td_contents{
	height:25px;
	background-color:#ffffff;
	padding-left:10px;
	vertical-align:middle;
	text-align:left;
	border:1px dashed #CCCCCC;
	border-collapse: collapse;
}
#info_title {
	margin-bottom:2px;
	padding-left:10px;
	color:#375F34;
	font-size:120%;
	font-weight:bold;
	background:url('../img/title_icon.gif') no-repeat 0px 0px;
}
#info_title2 {
	margin-bottom:0px;
	padding-left:10px;
	color:#572B13;
	font-size:110%;
}
#info_title3 {
	margin-bottom:2px;
	padding-left:10px;
	color:#572B13;
	font-size:110%;
}

#info_blog {
	margin-bottom:2px;
	padding-left:12px;
	color:#375F34;
	font-size:115%;
	font-weight:bold;
	background:url('../img/title_icon.gif') no-repeat 0px 0px;
}


#pamph_body{
	float:left;
	width:247px;
	margin-top:0px;
	margin-bottom:16px;
}
#pamph_box{
	width:217px;
	margin-left:10px;
	margin-right:20px;
	margin-bottom:5px;
}
#addres_box{
	width:217px;
	padding-left:20px;
}
#addres_tel{
	padding-left:0px;
}
#addres_fax{
	padding-left:30px;
}
#b_text_m {
	font-size:100%;
	font-weight:bold;
	letter-spacing: 0.02em;
}
#text_s {
	font-size:100%;
	letter-spacing: 0px;
}
#b_text_s {
	font-size:100saa%;
	letter-spacing: 0px;
	font-weight:bold;
}


/* header setting
--------------------------------------------------- */
#header_body{
	padding:10px 10px 10px 10px;
	border-bottom:2px solid #734800;
}
#header_body h1{
	float:left;
	width:430px;
}
#header_body h1 a{
	display:block;
	width:420px;
	height:53px;
	background:url('../img/head_logo.gif') no-repeat 0px 0px;
}
#header_body h1 a span{
	display:none;
}
#header_body #permission_number{
	padding:10px 0px 0px 0px;
	float:left;
	width:300px;
}
#header_body #permission_number dt{
	font-weight:bold;
	text-align:right;
}
#header_body #permission_number dd{
	text-align:right;
}
#header_body{
}

/*   footer setting
--------------------------------------------------- */
#footer_body{
	display:block;
	width:760px;
	height:25px;
	background-color:#CC3333;
	background:url('../img/foot_copyright.gif') no-repeat 0px 0px;
}
#copyright{
}

#copyright span{
	display:none;
}




/* division bottom
--------------------------------------------------- */
.division_bottom{
	clear:both;
}
.division_bottom hr{
	display:none;
}



/* contents body
--------------------------------------------------- */
#contents_body{
	padding-top:25px;
	padding-bottom:25px;
	padding-left:26px;
	padding-right:26px;
	border-bottom:1px solid #BEBDBB;
}
#contents_body h2{
	margin-bottom:20px;
}
#contents_body h2 span{
	display:none;
}

#contents_box{
	margin-left:20px;
	font-size:120%;
	line-height:160%;
}
#contents_body h3{
	margin-bottom:10px;
	padding-left:25px;
	font-size:140%;
	font-weight:bold;
	background:url('../img/heading_icon.gif') no-repeat 0px 2px;
}




/* 2nd pages
--------------------------------------------------- */
.text_box{
	clear:both;
	font-size:120%;
	line-height:160%;
	margin-bottom:20px;
}
.img_frame{
	border:2px solid #111111;
	margin:5px;
}
.copy_box{
	text-align:center;
	font-size:200%;
	font-weight:bold;
	color:#C2591B;
	margin-bottom:20px;
}


/* sub index */

div#make_01,div#make_02,div#make_03,div#make_04,div#make_05,div#make_06,div#what_01,div#what_02,div#what_03,div#what_04,div#infor_01,div#infor_02,div#infor_03,div#infor_04{
	padding-left:25px;
	margin-bottom:10px;
}

#subindex_body h3{
	padding-left:25px;
	font-size:140%;
	font-weight:bold;
	background:url('../img/heading_icon.gif') no-repeat 0px 2px;
}
#subindex_body{
	padding-top:25px;
	padding-bottom:25px;
	padding-left:26px;
	padding-right:26px;
	border-bottom:1px solid #BEBDBB;
}
#subindex_body h2{
	margin-bottom:20px;
}
#subindex_body h2 span{
	display:none;
}

