 @charset "utf-8";
/*  : universal
----------------------------------------------------------------------------------------*/
body {
	background-image: url(../images/body_bg.gif);
	background-repeat:repeat-x;
	color: #222;
	font-size: 80%;
	font-family: Osaka, "�l�r �o�S�V�b�N", "MS PGothic", Sans-Serif;
	line-height: 1.5;
	text-align:center;
}
* html body {	/* for IF6 */
	font-family: "�l�r �o�S�V�b�N", "MS PGothic", Sans-Serif;
	text-align:center;
}
area {outline: none;}
#container {
	width:950px;
	margin:0 auto;
}
/*  : header
----------------------------------------------------------------------------------------*/
#header_container {
/*�ʏ�T�C�g�ƃT�C�Y���قȂ�ꍇ�Ɏw��*/
	}
h1 {
	font-size:86%;
	color:#fff;
	float:left;
}
h2 {
	font-size:86%;
	color:#fff;
	float:right;
}
.header_line {
	line-height:21px;
}
.header_area {
	background-image: url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}
.logo_area {
	width:485px;
	float:left;
}
.shoulder_area {
	width:280px;
	text-align:right;
	float:right;
}
.shoulder_area img {
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
}
ul.header_navi li {
	float:left;
}
ul.header_navi li a:hover, ul.header_navi li.active {
	float:left;
	text-indent:-9999px;
}
.navi0 {
	width:190px;
	height:47px;
	background:url(../images/navi_0r.gif) no-repeat left bottom;
}
.navi0 a {
	display:block;
	width:190px;
	height:47px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.navi1 {
	width:190px;
	height:47px;
	background:url(../images/navi_1r.gif) no-repeat left bottom;
}
.navi1 a {
	display:block;
	width:190px;
	height:47px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.navi2 {
	width:190px;
	height:47px;
	background:url(../images/navi_2r.gif) no-repeat left bottom;
}
.navi2 a {
	display:block;
	width:190px;
	height:47px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.navi3 {
	width:190px;
	height:47px;
	background:url(../images/navi_3r.gif) no-repeat left bottom;
}
.navi3 a {
	display:block;
	width:190px;
	height:47px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.navi4 {
	width:190px;
	height:47px;
	background:url(../images/navi_4r.gif) no-repeat left bottom;
}
.navi4 a {
	display:block;
	width:190px;
	height:47px;
	font-size:1px;
	line-height:1px;
	outline:none;
}

.headIn {
	width: 950px;
	margin: 0 auto;
}
.headmenu {background: url('/images/bg_head.png');}
.newNavi {width: 950px; margin: 0 auto;}

/*  : body
----------------------------------------------------------------------------------------*/
#body_container {
/*�w�b�_�[�ƃt�b�^�[�̃T�C�Y���قȂ�ꍇ�Ɏw��Bwidth��K�X 0 auto��*/
	}
/*  : footer
----------------------------------------------------------------------------------------*/
#footer_container {
	/*�ʏ�T�C�g�ƃT�C�Y���قȂ�ꍇ�Ɏw��Bwidth��K�X 0 auto��*/
	margin-top:30px;
}
.foot_area {
	background: #f6f6f6;
	background-repeat:no-repeat;
	line-height:43px;
	text-align:center;
}
.foot_area a {
	color:#444;
	text-decoration:none;
}
.foot_area a:hover {
	text-decoration:underline;
}
.foot_copyright {
	padding:10px 0;
	color:#666;
	text-align:center;
	font-size:86%;
}
