@charset "utf-8";

/* ------------------------------
	header
------------------------------ */

div#header {
	position : relative ;
}

div#header h1 {
	width : 236px ;
}

div#header h2 {
	font-size : 12px ;
	color : #4D4D4D ;
	text-align : right ;
	font-weight : normal ;
	width : 600px ;
	position : absolute ;
	top : 10px ;
	right : 20px ;
}

div#header a.h_btn01 img {
	position : absolute ;
	bottom : 0px ;
	right : 122px ;
}

div#header a.h_btn02 img {
	position : absolute ;
	bottom : 0px ;
	right : 122px ;
}

div#header a.h_btn03 img {
	position : absolute ;
	bottom : 0px ;
	right : 20px ;
}

/* ------------------------------
	header2
------------------------------ */

div.mainmenu {
	background : url(../image/base/btn_back.gif);
	width : 858px ;
	height : 55px ;
	margin-left : 1px ;
}

div.mainmenu a.m_btn01 {
	margin-left : 40px ;
}

/* ------------------------------
	footer
------------------------------ */

div#footer {
	position : relative ;
}

div#footer p.text01 {
	font-size : 12px ;
	color : #4D4D4D ;
	margin-left : 15px ;
}

div#footer p.copy {
	font-size : 12px ;
	color : #4D4D4D ;
	position : absolute ;
	top : 20px ;
	right : 20px ;
}

/* ------------------------------
	下層ページ用
------------------------------ */

div#sub02 {
	float : left ;
	width : 220px ;
}

div#sub02 ul {
	margin-top : 15px ;
	margin-left : 20px ;
}

div#sub02 ul li {
	margin-bottom : 5px ;
}

div#main02 {
	float : left ;
	padding-left : 15px ;
}

h3.s_title01 {
	margin-top : 10px ;
}

h3.s_title02 {
	clear : both ;
	margin-top : 10px ;
}

p.kuzu00 {
	margin-top : 15px ;
	color : #006B87 ;
	font-size : 11px ;
}

a.kuzu {
	color : #006B87 ;
	font-size : 11px ;
	text-decoration : none ;
}

a:hover {
	text-decoration : underline ;
}
