@charset "iso-2022-jp";

#header_title h1 a{
	width:490px;
	height:160px;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/h1_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#header_title h1{
	padding:0;
	margin:0;
}

#contents_box{
	background-image: url(../images/contents_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin:0 auto;
	padding:10px 0;
}

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

/*global_box*/
.global_box{
	padding:0;
	margin:0;
}
.global_box h3{
	height:35px;
	background-image: url(../images/global_title.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #fff;
	font-size: 16px;
	margin: 0;
	width: 930px;
	padding: 5px 20px 0 50px;
}


.global_boxs{
	padding:0;
	text-align:left;
	width: 940px;
	color: #006;
}

.global_boxs .right{
	padding:10px;
}

.global_boxs h4{
	padding:5px 0 0 35px;
	margin:5px 0;
	color: #49CAE9;
	background-image: url(../images/list01.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:30px;
}

.global_boxs p{
	margin:0 20px;
	padding:10px 0;	
}


.global_footer hr{
	display:none;
}
.pagetop{
	font-size:14px;
	text-align:right;
	padding:8px 0 10px 0;
	margin:0 30px 0 0;
	background-image: url(../images/list02.png);
	background-repeat: no-repeat;
	background-position: left center;
	width:190px;
	float:right;
}

.sankaku{
	color:#F90;	
}

/*global_box2*/
.global_box2{
	padding:0;
	margin:0;
	width:250px;
}
.global_box2 h3{
	height:35px;
	background-image: url(../images/global_title2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #fff;
	font-size: 16px;
	margin: 0;
	width:250px;
	padding: 5px 20px 0 20px;
	text-align:center;
}


.global_box2s{
	padding:0;
	text-align:left;
	width: 250px;
	color: #006;
}

.global_box2 li{
	list-style-type:none;
	color: #036;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-left-color: #036;
	padding:2px 5px;
}


/*global_box3*/
.global_box3{
	padding:0;
	margin:0 20px 0 0;
	width:670px;
}
.global_box3 h3{
	height:35px;
	background-image: url(../images/global_title3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #fff;
	font-size: 16px;
	margin: 0;
	width: 670px;
	padding: 5px 20px 0 50px;
	text-align:left;
}
