/* $B6&DL%l%$%"%&%H;XDj!&%U%)%s%H;XDj(B */

html
{
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;	/*center on ie */
	background: #EEEEF1;
}

body, td{
	font-size: 100%;
	line-height: 100%;
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "$B#M#S(B $B#P%4%7%C%/(B";
	color: #333333;
}

img {
	border: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
}

a {
	text-decoration: none;
	color: #0033ff;
}

a:hover{
	text-decoration: underline;
	color: #0033ff;
}

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	padding: 0;
	width: 680px;
	text-align: center;
}

#container_inner {
	position: relative;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header {
	position: relative;
	margin: 0 auto; /* center on everything else */
	padding: 0;
	background: #ffffff url(../common_img/header_back.gif) no-repeat;
}

#header_inner {
	position: relative;
	margin: 0;
	padding: 0;
	height: 75px;
}

#logo{
	position: absolute;
	top: 15px;
	left: 10px;
}

#tel{
	position: absolute;
	top: 15px;
	right: 10px;
}

#global {
	position: relative;
	margin: 0 auto; /* center on everything else */
	padding: 0;
	background: #ffffff url(../common_img/main_back.gif) repeat-y;
}

#global_inner {
	position: relative;
	margin: 0;
	padding: 7px 0 0 0;
	height: 51px;
}

#global_menu{
	margin-left: 24px;
	height: 48px;
}

#global_menu a{
	color: #a03300;
}

#global_menu a:hover{
	color: #a03300;
}

#global_menu td{
	text-align:center;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 1.2;
}

#global_menu_01, #global_menu_02, #global_menu_03, #global_menu_04, #global_menu_05{
	width: 103px;
	height:44px;
	font-size: 12px;
	background: url(../common_img/global_menu_back01.gif) no-repeat;
}

#global_menu_06, #global_menu_07{
	width: 103px;
	height:21px;
	font-size: 10px;
	background: url(../common_img/global_menu_back02.gif) no-repeat;
}

.active01{
	background: url(../common_img/global_menu_back01_active.gif) no-repeat !important;
	color: #ffffff;
}

.active01 a, .active02 a{
	color: #ffffff !important;
}

.active01 a:hover, .active02 a:hover{
	color: #ffffff !important;
	text-decoration: underline;
}

.active02{
	background: url(../common_img/global_menu_back02_active.gif) no-repeat !important;
	color: #ffffff;
}

#main{
	position: relative;
	margin: 0 auto; /* center on everything else */
	padding: 0 0 10px 0;
	background: #ffffff url(../common_img/main_back.gif) repeat-y;
}

#main_inner{
	position: relative;
	margin: 0;
	padding: 0;
}

#footer{
	position: relative;
	margin: 0 auto; /* center on everything else */
	padding: 0;
	background: #ffffff url(../common_img/main_back.gif) repeat-y;
}

#footer_inner{
	position: relative;
	margin: 0;
	padding: 0;
}

#footer_block01{
	position: relative;
	margin: 0;
	padding: 0;
	height: 4px;
	background: url(../common_img/footer_block01_back.gif) no-repeat;
	font-size: 1px;	/* Win IE $B%P%02sHr(B */
}

#footer_block02{
	position: relative;
	margin: 0;
	padding: 0;
	background: url(../common_img/footer_block02_back.gif) repeat-y;
	color: #666666;
}

#footer_block03{
	position: relative;
	margin: 0;
	padding: 0;
	height: 25px;
	background: url(../common_img/footer_block03_back.gif) no-repeat;
}

#credit1{
	margin:0;
	padding: 8px 0 3px 25px;
	font-size:90%;
}

#credit1 a{
	color: #666666;
}

#credit1 a:hover{
	color: #666666;
}

#credit2{
	font-size:80%;
	line-height: 130%;
	margin:0;
	padding: 0 0 5px 25px;
	font-style:normal;
}
