﻿@charset "utf-8";

html{
	background:url(f_bg.gif) repeat-x left bottom !important;
}
body {
	background-color:transparent !important;
}
a:visited {
	text-decoration:underline;
}

/* navi
------------------------------ */
#SF-navigation a#catBtnhome {
	height:55px !important;
	margin-bottom:30px !important;
}

a#catBtnmmenu1 {
	height:179px !important;
	margin-bottom:20px !important;
}
a#catBtnmmenu2 {
	height:100px !important;
}
a#catBtnmmenu5 {
	margin-bottom:20px !important;
}
a#catBtnmmenu6 {
	height:50px !important;
	margin-bottom:20px !important;
}
a#catBtnmmenu7 {
	height:48px !important;
}
a#catBtnmmenu3,
a#catBtnmmenu4,
a#catBtnmmenu5 {
	height:90px;
}


/* navi
------------------------------ */
#gnavi {
	width:705px;
	height:55px;
	padding-bottom:30px;
}
#gnavi li {
	float:left;
	list-style:none;
}


/* footer
------------------------------ */
#footer {
}
#f_left {
	float:left;
	width:470px;
	padding-top:20px;
}
#f_left p {
	padding-top:15px;
}
#f_right {
	float:right;
	padding-top:50px;
}
#f_tel {
	float:left;
	padding-right:17px;
	width:256px;
}
#f_tel p {
	padding-top:5px;
	text-align:right;
}
#f_btn {
	float:right;
}
#f_sitemap {
	clear:both;
	padding:20px 0;
}


/* index
------------------------------ */
.index_service {
	width:650px;
	border-left:#0073e6 2px solid;
	border-right:#0073e6 2px solid;
	background-color:#f0f7fc;
	padding:10px 11px 0 10px;
	margin-left:30px;
}
.index_service ul {
	background:url(index_service_mid.gif) repeat-y;
	width:650px;
}
.index_service li {
	float:left;
	width:155px;
	padding-right:10px;
	list-style:none;
}
.index_service li.last {
	padding:0;
}
.index_service li p {
	padding:5px 15px 13px;
}
.index_service p.service_btm {
	padding-bottom:10px;
}
.index_service_link {
	width:675px;
	height:53px;
	background:url(index_service_linkbg.gif) no-repeat;
	margin-left:30px;
}
.index_service_link ul {
	padding-top:22px;
}
.index_service_link li {
	background:url(index_service_linkicon.gif) left center no-repeat;
	padding-left:15px;
	float:right;
	list-style:none;
	margin-right:20px;
}


/* insidepage
------------------------------ */
#table01 {
	width:675px;
	margin-left:30px;
	border-collapse:collapse;
}
#table01 th {
	border:#CCC 1px solid;
	background:#f0f7fc;
	padding:5px 15px;
	font-weight:normal;
	width:100px;
}
#table01 td {
	border:#CCC 1px solid;
	padding:5px 15px;
}
