@charset "shift_jis";

body {
	background-color:#F5F5F5;
	line-height:1.5;
	letter-spacing:1px;
	font-size:75%;
	color:#666666;
}
a {
	text-decoration:none;
	color:#025EC1;
}
a:hover {
	text-decoration:underline;
}
#page {
	width:758px;
	margin:0 auto;
	background-image:url(../images/common/page_back.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
#container {
	width:750px;
	margin:0 auto;
	border-top:2px solid #1A58CB;
}

/* header start */
#header {
	width:732px;
	margin:0 auto;
	padding:10px 2px 0 0;
	text-align:left;
}
#header #logo {
	float:left;
	padding:11px 0 0 0;
}
#header #logo a {
	display:block;
	width:194px;
	height:34px;
	background-image:url(../images/common/logo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}
#header #hnavi {
	float:right;
}
#header #hnavi ul {
}
#header #hnavi ul li {
	display:inline;
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid #464646;
	font-size:83%;
}
#header #hnavi ul li.lastItem {
	padding-right:5px;
	border-right:1px solid #464646;
}
#header #hnavi {
	float:right;
}
#header #hnavi form {
	visibility:hidden;
	margin:9px 0 0 0;
	text-align:right;
}
#header #hnavi form input.text {
	position:relative;
	top:-5px;
}
/* header end */

/* gnavi start */
#gnavi {
	width:734px;
	margin:15px auto 6px auto;
}
#gnavi li {
	float:left;
}
#gnavi li a {
	display:block;
	height:32px;
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#gnavi li.current a,
#gnavi li a:hover {
	background-position:left bottom;
}
#gnavi li#gnavi01 a {
	width:185px;
	background-image:url(../images/common/gnavi_01.jpg);
}
#gnavi li#gnavi02 a {
	width:183px;
	background-image:url(../images/common/gnavi_02.jpg);
}
#gnavi li#gnavi03 a {
	width:183px;
	background-image:url(../images/common/gnavi_03.jpg);
}
#gnavi li#gnavi04 a {
	width:182px;
	background-image:url(../images/common/gnavi_04.jpg);
}
/* gnavi end */

/* contents start */
#contents {
	overflow:hidden;
	width:734px;
	margin:0 auto;
}
#path {
	width:734px;
	margin:0 auto 6px auto;
	font-size:83%;
}
.pagetop a {
	display:block;
	width:91px;
	height:11px;
	margin:18px 0 20px 0;
	margin-left:auto;
	margin-right:-1px;
	background-image:  url(../images/common/pagetop.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
/* contents end */

/* footer start */
#footer {
	width:730px;
	height:28px;
	margin:0 0 1px 0;
	padding:0 8px 0 12px;
	background-color:#CCCCCC;
	line-height:28px;
}
#footer #fnavi {
	float:left;
}
#footer #fnavi ul {
}
#footer #fnavi ul li {
	display:inline;
	margin-right:20px;
	padding-left:15px;
	background-image:url(../images/common/icon_footer.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
#footer #copyright {
	float:right;
	font-size:83%;
}
/* contents end */


/* 20080530: AntiPico */

#pico_body,
.pico_bddy {
	padding:0;
	margin:0;
}


