body {
	background-image: url(img/body_bg2.jpg);
	background-repeat: repeat-x;
}
#globalnav {
	height: 60px;

}
#globalnav li {
	margin-top: -2px;
	display: block;
	float: left;
	height: 60px;
	text-decoration: none;
	
}
#globalnav li a {
	display: block;
	overflow: hidden;
	padding-top: 60px;
	height: 0px;
}
#globalnav .n1 a {
	background-image: url(img/navi5.jpg);
	background-repeat: no-repeat;
	width: 242px;
}
#globalnav .n2 a {
	background-image: url(img/navi6.jpg);
	background-repeat: no-repeat;
	width: 238px;
}
#globalnav .n3 a {
	background-image: url(img/navi7.jpg);
	background-repeat: no-repeat;
	width: 238px;
}
#globalnav .n4 a {
	background-image: url(img/navi8.jpg);
	background-repeat: no-repeat;
	width: 242px;
}

#globalnav a:hover {
	background-position: left -70px;
}
#globalnav.navi1 .n1 a { background-position: 0 -140px!important; }
#globalnav.navi2 .n2 a { background-position: 0 -140px!important; }
#globalnav.navi3 .n3 a { background-position: 0 -140px!important; }
#globalnav.navi4 .n4 a { background-position: 0 -140px!important; }


@media print{
#globalnav li a {
	height: 0px;
	text-align: center;
	font-size: 1px;
	line-height: 0px;
}
}

#content {
	margin-top: -2px;
	padding-bottom: 40px;
}


h2 {
	height: 90px;
	background-image: url(img/h2_bg.jpg);
	width: 930px;
	padding-top: 50px;
	padding-left: 30px;
}
h3 {
	height: 28px;
	background-image: url(img/h3_bg.gif);
	width: 710px;
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main .indent {
	padding-right: 10px;
	padding-left: 10px;
}

#main .box1 {
	margin-top: 20px;
}
#main .box2 {
	text-align: right;
	margin-top: 30px;
}

#main .box_right {
	float: right;
}
#main .box_left_450 {
	float: left;
	width: 450px;
}
#main ul.content li {
	list-style-type: none;
	background-image: url(img/list_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-bottom: 3px;

}
#main ul.content li a {
	background-image: url(img/list_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;

}
#main .box_btn {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main .box_gray {
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
.formfield_s {
	width: 240px;
}
.formfield_s2 {
	width: 100px;
}
.formfield_m {
	width: 280px;
}
.formfield_l {
	width: 420px;
}
#main table {
	border-collapse: collapse;
}
#main table.table1 {
	width: 100%;
	border: 1px solid #D9D9D9;
}
#main table.table1 th {
	padding: 10px;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;

}
#main table.table1 td {
	padding: 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;

}

.fontSize01 {
	font-size:133%;  /* 16px */
}
#main address.add_txt01 {
	font-style: normal;
	font-weight: bold;
	font-size:183%;  /* 22px */
	line-height:1.4;
	margin-top:30px;
}

.font-mincho{
	font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}