@charset 'utf-8';

	/*++++++++++++++++++++++++++++++++++++++++++
	HTML Setting
	+++++++++++++++++++++++++++++++++++++++++++*/
	* {
		margin					:0;
		padding					:0;
		list-style				:none;
		}
	hr {
		display					:none;
		}
	/*++++++++++++++++++++++++++++++++++++++++++
	Basic Font Setting
	+++++++++++++++++++++++++++++++++++++++++++*/
	body {
	position				:relative;
	color					:#353535;
	background-repeat		:repeat-x;
	background-image		:url(../images/common/bg01.gif);
	text-align				:left;
	font-size				:11px;
	line-height				:20px;
	font-weight				:normal;
	font-style				:normal;
	font-family				:Arial, Helvetica, sans-serif;
	background-color: #f4efe6;
	background-position: center top;
	margin					:0;
	padding					:0;
		}

	strong {
		color					:#222222;
		}
		
	p {
		position				:relative;
		margin-bottom			:8px;
		}
	
	h1 {
	color					:#999999;
	font-size				:10px;
	line-height				:16px;
	font-weight				:normal;
	padding-top: 5px;
	padding-left: 26px;
		}
		
	h3 {
		color					:#353535;
		font-size				:16px;
		line-height				:36px;
		font-weight				:bold;
		float: left;
		padding-left: 20px;
		}
	h2 {
	color					:#696969;
	font-size				:12px;
	line-height				:36px;
	font-weight				:normal;
	float: left;
		}
	
	h4 {
	color					:#353535;
	font-size				:12px;
	font-weight				:bold;
	background-image: url(../images/common/h4_back.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	height: 22px;
	width: 575px;
	margin-top: 15px;
	clear: left;
		}
		
	.mgin0 {
	margin-top: 0px;
	}
	
	.bot10 {
	margin-bottom: 10px;
	}	
		
	h5 {
		color					:#222222;
		font-size				:16px;
		line-height				:36px;
		font-weight				:bold;
		padding-top: 20px;
		}		
		
	a {
	color: #353535;
	text-decoration: underline;
	}
	
	
	a:hover {
	color: #ff9c1c;
	text-decoration: none;
	}	
	
	td {
	padding: 7px;
	}


	/*++++++++++++++++++++++++++++++++++++++++++
	Wrap Setting
	+++++++++++++++++++++++++++++++++++++++++++*/
	#wrapper {
	background-image: url(../images/common/wrap_bg01.gif);
	background-repeat: repeat-y;
	width: 808px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
	#header {
	background-image: url(../images/common/header_bg01.gif);
	background-repeat: no-repeat;
	width: 808px;
	height: 92px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
	}
	
	#header ul {
	float: right;
	margin-right: 24px;
	margin-top: 16px;
	}
	
	#header li {
	font-size: 12px;
	color: #353535;
	float: left;
	background-image: url(../images/common/header_li01.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 13px;
	padding-right: 12px;
	letter-spacing: 1px;
	}
	
	#header li a {
	color: #353535;
	text-decoration: none;
	}
	
	#header li a:hover {
	color: #ff9c1c;
	text-decoration: none;
	}
	
	.logo {
	margin-top: 12px;
	margin-left: 28px;
	}
	
	#footer {
	background-image: url(../images/common/footer_bg01.gif);
	background-repeat: repeat-x;
	width: 798px;
	height: 173px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
	color: #FFFFFF;
	clear: both;
	}
	
	.footlogo {
	position: relative;
	left: 24px;
	top: 31px;
	}
	#footer p {
	position: relative;
	left: 24px;
	top: 50px;
	width: 280px;
	}
	
	#footer ul {
	float: right;
	margin-right: 24px;
	margin-top: 25px;
	}
	
	#footer li {
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	background-image: url(../images/common/footer_li01.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-indent: 15px;
	padding-right: 15px;
	letter-spacing: 1px;
	}
	
	#footer li a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	#footer li a:hover {
	color: #ff9c1c;
	text-decoration: none;
	}
	
	#copyright {
	background-image: url(../images/common/copyright_bg01.gif);
	background-repeat: no-repeat;
	width: 808px;
	height: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: right;
	}


	
	
	/*++++++++++++++++++++++++++++++++++++++++++
	G_NAV Setting
	+++++++++++++++++++++++++++++++++++++++++++*/	
	#g_nav {
	height: 28px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	}
	#g_nav li{
	list-style-type:none;
	width:152px;
	height:28px;
	float:left;
}
.g_nav01{
	background-image: url(../images/common/g_nav01_on.gif);
}
.g_nav02{
	background:url(../images/common/g_nav02_on.gif);
}
.g_nav03{
	background:url(../images/common/g_nav03_on.gif);
}
.g_nav04{
	background:url(../images/common/g_nav04_on.gif);
}
.g_nav05{
	background:url(../images/common/g_nav05_on.gif);
}
#g_nav li a{
	display:block;
	width:152px;
	height:28px;
}
#g_nav li a:hover {
	background-color:transparent;
}
#g_nav li a:hover img{
	visibility:hidden;
}

.item img {
	padding: 2px;
	display: block;
}


.item a img {
	padding: 2px;
}


.item a:hover img {
	background-color: #ff9c1c;
}


.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cfcfcf;
}

.carss {
	padding-left: 20px;
}

.rightfroat {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}

.leftfroat {
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.titback {
	font-size: 18px;
	font-weight: bold;
	color: #353535;
	height: 37px;
	width: 575px;
	margin-bottom: 20px;
	background-image: url(../images/common/h2_back.gif);
	text-indent: 15px;
	float: none;
}
