@charset "utf-8";

/* ========== body style ========== */
body {
	text-align: left;
	background-image: url(../images/bg01.gif);
	background-repeat:repeat;
	background-color:#333333;
}



.bg_png{
	margin:0 auto;
	width: 970px;
	background-image: url(../images/bg02.png);
	background-repeat: repeat-y;
}

/* ========== Header style ========== */

h1{
	text-indent:-9999px;
	overflow:hidden;
	font-size: 0pt;
	line-height: 0pt;
	margin:0px;
}

h1 a{
	display:block;
	width:291px;
	height:86px;
	background-image: url(../images/header_logo01.png);
}


.header_title01{
	width:950px;
	margin-left:10px;
}

.header_title02{
	width:607px;
	height:86px;
	background-image: url(../images/header_back01.jpg);
	float:left;
}

.header_title03{
	width:343px;
	height:86px;
	background-color:#000;
	float:left;
}

.header_title03 ul{
	margin-top:20px;
	padding:0px;
}

.header_title03 li{
	padding:0px;
}

.header_usin{
	text-indent:-9999px;
	overflow:hidden;
	font-size: 0pt;
	line-height: 0pt;
	margin:0px;
}

.header_usin a{
	display:block;
	width:193px;
	height:40px;
	margin-left:130px;
	background-image: url(../images/header_usin.gif);
}

.header_link01{
	text-indent:-9999px;
	overflow:hidden;
	font-size: 0pt;
	line-height: 0pt;
	float:left;
	margin-left:15px;
}

.header_link01 a{
	display:block;
	width:64px;
	height:18px;
	background-image: url(../images/header_link1.gif);
}

.header_link02{
	text-indent:-9999px;
	overflow:hidden;
	font-size: 0pt;
	line-height: 0pt;
	margin-left:10px;
	float:left;
}

.header_link02 a{
	display:block;
	width:136px;
	height:18px;
	background-image: url(../images/header_link2.gif);
}

.header_link03{
	text-indent:-9999px;
	overflow:hidden;
	font-size: 0pt;
	line-height: 0pt;
	margin-left:10px;
	float:left;
}

.header_link03 a{
	display:block;
	width:86px;
	height:18px;
	background-image: url(../images/header_link3.gif);
}

/* Other */

/* h2`h6*/
h2,h3,h4,h5,h6 {
	font-size:11pt;
	line-height:130%;
	margin:0px;
	padding:0px;
	font-weight:normal;
}


.text_hidden{
	font-size: 0pt;
	line-height: 0pt;
	display: none;
	margin: 0;
}

.margintop10{
	margin-top:10px;
}

.margintop20{
	margin-top:20px;
}