/* CSS Document */


body {
	background-color:#d4d4d4;
	background-image: url(../common_img/bg01.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	line-height:18px;
	color:#333333;
}


.clr {
	clear:both;
}


a:link {
	color: #CC0000;
}

a:hover {
	color: #FF0000;
}

a:visited {
	color: #CC0000;
}


.bold {
	font-weight:bold;
}


.green {
	color:#006600;
}


.red {
	color:#FF0000;
}


.blue {
	color:#0000FF;
}


.orange {
	color:#FF6600;
}

.glay-b {
	color:#444444;
	font-weight:bold;
}


.page-top {
	text-align:right;
	width:520px;
	margin:15px auto;
}


#link-index {
	width:330px;
	height:77px;
	float:left;
}


#wrapper {
	width:780px;
	margin:0 auto;
	background-image:url(../common_img/bg_menu.jpg);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}


#header {
	width:780px;
	height:120px;
	background-image: url(../common_img/bg_header.jpg);
	margin:0;
}


#btn_header {
	width:251px;
	height:31px;
	margin:0 0 0 25px;
	float:left;
}


*html #btn_header {
	width:251px;
	height:31px;
	margin:0 0 0 10px;
	float:left;
}


#head_text {
	color:#FFFFFF;
	width:270px;
	height:15px;
	margin:93px 0 0 230px;
	float:left;
}


*html #head_text {
	color:#FFFFFF;
	width:270px;
	height:15px;
	margin:93px 0 0 70px;
	float:left;
}


#menu {
	width:162px;
	float:left;
	padding-bottom:50px;
}


ul {
	width:162px;
	margin:0;
	padding:0;
}


li {
	width:162px;
	height:45px;
	margin:0 0 3px;
	padding:0;
	list-style-type:none;
}
	

#box-right {
	width:603px;
	float:left;
	margin:13px 0 5px 15px;
	background-image:url(../common_img/content_bg.jpg);
	padding-bottom:20px;
}


.line01 {
	background-image:url(../common_img/line01.jpg);
	background-repeat:repeat-x;
	height:20px;
	margin:30px 0 0;
}


#btn_form {
	width:470px;
	height:60px;
	margin:40px 0 20px 25px;
}


#footer {
	width:780px;
	height:80px;
	background-color:#00266b;
}

#footer #privacy {
	color:#FFFFFF;
	padding-top:10px;
	padding-left:10px;
}

#footer #privacy a:link {
	color:#FFFFFF;
}

#footer #privacy a:visited {
	color:#FFFFFF;
}

#footer #copy {
	color:#FFFFFF;
	padding-top:2px;
	text-align:center;

}
