﻿body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	background-image: url(img/bg.gif);
	background-repeat: repeat;
}
.title_table {
	background-image: url(img/title_bar1.gif);
	background-repeat: no-repeat;
}
.title_bar {
	height: 35px;
	padding-left: 20px;
	padding-top: 8px;
}
.search_item {
	background-color: #FFF9EE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 5px;
	font-weight: bold;
	white-space:nowrap;
}
.search_content {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	word-break:break-all;
}
.pickup_left {
	width:100px;
	margin:0 5px;
	float:left;
}
.pickup_right {
	float:right;
	margin-right:5px;
	width:163px;
}
#main {
	width: 960px;
	margin:0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.copyright {
	text-align:	center;
	padding:5px;
}
a
{
	text-decoration			:	none;
	font-weight				:	bold;
}
a:link
{
	color					:	#0000ff;
}
a:visited
{
	color					:	#0000ff;
}
a:hover
{
	color					:	#990000;
	text-decoration			:	underline;
}
a:active
{
	color					:	#dd0000;
	text-decoration			:	underline;
}
#g_navi {
	height:39px;
	background:url(img/menu_bg.gif);
	margin:0;
	clear:both;
	text-align:left;
}
#g_navi ul {
	padding:0;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:28px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(img/btn1_off.gif) no-repeat 0px 1px;
	width:185px;
}
#g_navi li.g_navi02 a {
	background:url(img/btn2_off.gif) no-repeat 0px 1px;
	width:185px;
}
#g_navi li.g_navi03 a {
	background:url(img/btn3_off.gif) no-repeat 0px 1px;
	width:185px;
}
#g_navi li.g_navi04 a {
	background:url(img/btn4_off.gif) no-repeat 0px 1px;
	width:185px;
}
/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(img/btn1_on.gif) no-repeat 0px 1px;
}
#g_navi li.g_navi02 a:hover {
	background:url(img/btn2_on.gif) no-repeat 0px 1px;
}
#g_navi li.g_navi03 a:hover {
	background:url(img/btn3_on.gif) no-repeat 0px 1px;
}
#g_navi li.g_navi04 a:hover {
	background:url(img/btn4_on.gif) no-repeat 0px 1px;
}
/*------on*/
#g_navi li.g_navi01_on a {
	background:url(img/btn1_on.gif) no-repeat 0px 1px;
	width:185px;
}
#g_navi li.g_navi02_on a {
	background:url(img/btn2_on.gif) no-repeat 0px 1px;
	width:185px;
}
#g_navi li.g_navi03_on a {
	background:url(img/btn3_on.gif) no-repeat 0px 1px;
	width:185px;
}
#g_navi li.g_navi04_on a {
	background:url(img/btn4_on.gif) no-repeat 0px 1px;
	width:185px;
}
.header {
padding:0.4em 0.8em;

}
#bottomnavi { line-height:1.6; background-color:#FFEDF2; text-align:left; margin-top:0.2em; border-top:solid 1px #F451A3; border-bottom:solid 1px #F451A3; clear:both; margin-top:5px; }
#bottomnavi ul { margin:0; padding:0; }
#bottomnavi ul li { display:inline; border-left:1px solid #F451A3; list-style-type:none; padding:0 0.5em; }
