#header_title a{
	width:340px;
	height:230px;
	padding:0;
	margin:0;
	display:block;
	background-image: url(../images/inside_h1_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

#header_title h1,#midashi h2{padding:0;	margin:0; text-indent:-9999px}
#contents{
	background-image: url(../images/contents_body.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin:0;
	padding:10px 0;
}

#contents .box{	margin:0 65px; padding:0; text-align:left;}

#contents_footer{
	background-image: url(../images/contents_footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 980px;		
}

/*global_box*/
.global_box{ padding:0; margin:10px 0;}

.global_box h3{
	background-image: url(../images/h3_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px 10px;
	height: 30px;
	width: 850px;
	color: #FFF;
}
.gbox{ padding:0; margin:5px 20px;}
.gbox h4{
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin:10px 0;
	padding:0 0 0 28px;	
}
.gbox p{padding:0; margin:10px 25px;}

.pagetop{
	font-size:12px;
	text-align:right;
	margin:0 0 10px 0;
}

.sankaku{
	color:#F6C;
}


/*global2_box*/
.global2_box{ padding:0; margin:10px 0; width:530px;}

.global2_box h4{
	background-image: url(../images/h4_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 2px 10px;
	height: 30px;
	width: 530px;
	color: #FFF;
}


/*global3_box*/
.global3_box{ padding:0; margin:10px 0; width:300px;}

.global3_box h4{
	background-image: url(../images/global3_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 30px;
	width: 300px;
	color: #FFF;
	padding:0 20px;
}

.global3_body{
	width:300px;
	background-image: url(../images/global3_body.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding:10px 0;
}

.global3_body ul{ padding:0; margin:0 30px;}
.global3_body li{
	padding:5px 0 5px 15px;
	margin:0;
	list-style-type:none;
	background-image: url(../images/list2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #E7536B;
}

.global3_footer{
	background-image: url(../images/global3_footer.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 300px;	

}

.global3_footer hr{padding:0; margin:0; display:none;}