html{
    width:100%;
}

body > .container {
    width: auto;
}


.container{
	background-image: url(../images/inside_container.gif);
	background-repeat: repeat-x;
	background-position: 50% 0px;
	height: 100%;
	min-height: 100%;	
}


#header{
	width:430px;
	padding:0;
	margin:0;
}

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

#header_title h1{
	padding:0;
	margin:0;
	text-indent:-9999px;
}


#inside_border{
	wdith:980px;
	height:40px;
	padding:0;
	margin:5px 0;
	background-image: url(../images/inside_parts.jpg);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	clear:both;
}

#contents{
	padding:10px 0;
	margin:0;
	background-image: url(../images/inside_body.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 980px;
}

#contents_header{
	background-image: url(../images/inside_contents.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 980px;		
}

#contents_footer{
	background-image: url(../images/inside_contents.gif);
	background-repeat: no-repeat;
	background-position: 0px -25px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 980px;		
}

#contents .box{
	margin:0 30px;
	padding:0;

}

.global_box{
	width: 900px;
	padding:0;
	margin:10px 10px;
	text-align:left;
}

.global_title{
	width: 900px;
	height:40px;
	padding:0;
	margin:0;
	background-image: url(../images/h3_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.global_title h3{
	margin:0 0 0 50px;
	color: #ffffff;
	text-shadow: 0 2px 3px #333;
	padding:10px 0;
	font-weight:bold;
	font-size:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.global_body{
	width: 900px;
	padding:0;
	margin:0;
	background-repeat: repeat-y;
	background-position: center top;
}
.global_body h3{
	font-size: 95%;
	color: #115487;
}

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

.global_footer{
	margin: 0px;
	padding: 0px;
}
.global_footer hr{
	display:none;

}

.pagetop{
	text-align:right;
	margin:0;
	padding: 0 30px 0 0;
	font-size:85%;
}

.global2_box{
	width: 630px;
	padding:0;
	margin:10px 10px;
	text-align:left;
	float:right;
}

.global2_title{
	width: 630px;
	height:40px;
	padding:0;
	margin:0;
	background-image: url(../images/h3_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.global2_title h3{
	margin:0 0 0 50px;
	color: #ffffff;
	text-shadow: 0 2px 3px #333;
	padding:10px 0;
	font-weight:bold;
	font-size:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.global2_body{
	width: 630px;
	padding:0;
	margin:0;
	background-repeat: repeat-y;
	background-position: center top;
}
.global2_body h3{
	font-size: 95%;
	color: #115487;
}

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

.global2_footer{
	margin: 0px;
	padding: 0px;
}
.global2_footer hr{
	display:none;

}

.global3_box{
	width: 200px;
	padding:0;
	margin:10px 10px;
	text-align:left;
	float:left;
}

.global3_title{
	width: 200px;
	height:40px;
	padding:0;
	margin:0;
	background-image: url(../images/h3_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align:left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
.global3_title h3{
	margin:0 0 0 50px;
	color: #ffffff;
	text-shadow: 0 2px 3px #333;
	padding:10px 0;
	font-weight:bold;
	font-size:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.global3_body{
	width: 200px;
	padding:0;
	margin:0;
	background-repeat: repeat-y;
	background-position: center top;
}
.global3_body h3{
	font-size: 95%;
	color: #115487;
}

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

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

}


.global_box li,
.sglobal_box li,
.special_box li{
	padding:3px 0 0 30px;
	margin:0;
	height:30px;
	list-style-type:none;
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.right{
	float:right;
	padding:10px;
}


