@charset "shift_jis";

/*-------------------------------------------------------- 
				初期設定
---------------------------------------------------------- */
body,
ul,
img,
a,
table,
p,
div,
h1,
h2,
h3,
h4,
h5 {
	margin:0px;
	padding:0px;
}
body {
    font:13px;
    *font-size:small;
    *font:x-small;
}
a img,
a map,
script,
noscript {
	border:none;
	text-decoration:none;
}
table {
    font-size:inherit;
    font:100%;
	margin-top:10px;
	margin-bottom:10px;
}
p,
li,
dl,
table,
address {
	line-height:150%;
}
address {
	font-style:normal;
}
h2 {
	padding:10px 0px 8px 0px;
}
/*-------------------------------------------------------- 
				背景
---------------------------------------------------------- */
body {
	text-align:center;
	background:url(../images/bg_head-x.jpg) center top repeat-x;
	padding-bottom:30px;
}
#tmp_wrapper {
	width:920px;
	margin:0px auto;
	text-align:left;
}
#tmp_wrapper2 {
	margin:5px;
}
/*-------------------------------------------------------- 
				header
---------------------------------------------------------- */
#tmp_wrap_header {
	width:874px;
	height:95px;
	padding-top:1px;
}
#tmp_wrap_header_logo {
	width:327px;
	float:left;
}
#tmp_header_logo {
	padding-top:13px;
}
#tmp_company-name {
	width:225px;
	padding-top:23px;
	float:right;
}
#tmp_company-name p {
	text-decoration:none;
	font-size:10px;
	color:#8C8C8C;
	margin-bottom:10px;
}
#tmp_header_img {
	width:543px;
	float:right;
}
/*-------------------------------------------------------- 
				main navi
---------------------------------------------------------- */
#tmp_g-navi {
	clear:both;
	height:39px;
	margin-left:20px;
}
#tmp_g-navi p {
	float:left;
	margin:0px;
}
#tmp_wrap_s-navi {
	float:right;
	margin:0px;
}
#tmp_s-navi {
	height:29px;
	width:705px;
	margin-right:43px;
}
#tmp_s-navi p {
	float:left;
	margin:0px;
}
/*-------------------------------------------------------- 
				left contents
---------------------------------------------------------- */
#tmp_wrap_left_cnt {
	float:left;
	margin:0px;
	width:228px;
}
#tmp_left_cnt {
	background:url(../images/bg_left-navi_02.jpg) right top repeat-y;
}
#tmp_left_cnt h2 {
	margin:0px;
	padding:0px;
}
#tmp_left_cnt p {
	margin-left:23px;
}
#tmp_left_cnt_banner h2,
#tmp_left_cnt_banner p {
	margin-top:10px;
}
/*-------------------------------------------------------- 
				テーブル
---------------------------------------------------------- */
.table {
	border:#A0A0A4 solid 1px;
	border-collapse:collapse;
	margin-left:10px !important;
	margin-bottom:10px;
}
.table th,
.table tr,
.table td{
	border:#A0A0A4 solid 1px;
	border-collapse:collapse;
	padding:5px;
}
.table th {
	background-color:#FFEBDF;
	text-align:center;
}
.table ul{
	list-style:circle;
	padding-left:20px;
}
.box {
	border:#DDD solid 1px;
	background-color:#F3F3F3;
	margin:10px 0px;
}
.box p,
.box img {
	margin:0px!important;
	padding:0px!important;
}
/*-------------------------------------------------------- 
				footer
---------------------------------------------------------- */
#tmp_wrap_footer {
	clear:both;
	background:url(../images/footer_bg.jpg) left top repeat-x;
}
#tmp_footer-navi {
	padding-top:37px!important;
	height:33px;
	font-size:13px;
}
#tmp_footer-navi p {
	padding-top:10px;
}
#tmp_footer-navi a {
	text-decoration:none;
	color:#000000;
}
#tmp_footer_copy {
	width:855px;
	margin:0px auto;
}
#tmp_address {
	padding:15px 0px 0px 20px;
	text-align:left;
	color:#8C8C8C;
	font-size:13px;
}
#tmp_footer-logo {
	margin-top:15px;
	width:109px;
	float:right;
}
/*-------------------------------------------------------- 
				parts
---------------------------------------------------------- */
.float_lft {
	float:left;
	margin:0px 15px 10px 0px;
}
.float_rgt {
	float:right;
}
.clear {
	clear:both;
}
.ta_c{
	text-align:center;
}
.margin_rgt_30px {
	margin-right:30px;
	}
.font_big {
	font-size:150%!important;
}
.font_small {
	font-size:85%!important;
}
.font_winered {
	color:#BF0000!important;
}
.font_red {
	color:#FF0000!important;
}
.font_blue {
	color:#622CB7!important;
}
.font_green {
	color:#238E8B!important;
}
.font_gray {
	color:#8E8E8E!important;
}
.bg_purple {
	background-color:#609;
	color:#FFF;
	text-align:center;
}
.bg_ye_green {
	background-color:#6C0;
	text-align:center;
}
.bg_light_blue {
	background-color:#3CF;
	color:#FFF;
	text-align:center;
}
.bg_orange {
	background-color:#F90;
	text-align:center;
}
.bg_pink {
	background-color:#FCC;
	text-align:center;
}
.bg_green {
	background-color:#090;
	color:#FFF;
	text-align:center;
}
.bg_red {
	background-color:#F03;
	color:#FFF;
	text-align:center;
}
.bg_gray {
	background-color:#CCC;
	text-align:center;
}
.bg_brown {
	background-color:#900;
	color:#FFF;
	text-align:center;
}
.bg_magenta {
	background-color:#F39;
	color:#FFF;
	text-align:center;
}
.bg_gold {
	background-color:#C90;
	color:#FFF;
	text-align:center;
}
.bg_yellow {
	background-color:#FF0;
	text-align:center;
}
.bg_sea_blue {
	background-color:#009;
	color:#FFF;
	text-align:center;
}
.bg_light_green {
	background-color:#CC9;
	text-align:center;
}
.bg_light_purple {
	background-color:#E8C5EB;
	text-align:center;
}