@charset "utf-8";

html{
	height:100%;
}


body{
	font:13px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	margin:0;
	text-align: left;
	height:100%;
	line-height:1.5em;
	padding:0px;
	background: #fff url(../images/common/bg_body.jpg) repeat-x left top;
	width:100%;
}
form {
	margin: 0px;
	padding: 0px;
}



li {
	line-height:0;
	}

h1{
	margin:0;
	padding:0;
	display:inline;
	font-size:93%;
	font-weight:normal;
}
strong{
	font-weight: bold;
}
img{border:none;}

a:link {
	color: #333;
}
a:visited {
	color: #333;
} 
a:hover {
	color: #666;
} 
a:active {
	color: #666;
}
a {
	line-height:normal;
	text-decoration:none;
	overflow: hidden;
}
p {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}

/* header */
#bg_header {
	width:100%;
	background-image: url(../images/common/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#bg_header #header_box {
	margin:0 auto;
	padding-left:17px;
	width:917px;
	overflow:hidden;
}

#bg_header #header_box #left_header {
	width:627px;
	float:left;
	background-image: url(../images/common/bg_header_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#bg_header #header_box #left_header h1 {
	color:#666666;
}

#bg_header #header_box #left_header #logo_bottom {
	color:#004EA2;
	font-size: 93%;
}

#bg_header #header_box #right_header {
	padding-top:10px;
	padding-bottom:13px;
	width:273px;
	float:left;
	background-image: url(../images/common/bg_header_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#bg_header #header_box #right_header #tel_box {
	margin-bottom:18px;
	width:220px;
	height:70px;
}

#bg_header #header_box #right_header #ul_header_right {
	margin-left:6px;
	width:230px;
	height:19px;
	display:block;
	background-image: url(../images/common/bg_header_right_ul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bg_header #header_box #right_header #ul_header_right #li_sitemap {
	width:85px;
	height:19px;
	float:left;
}

#bg_header #header_box #right_header #ul_header_right #li_sitemap a {
	width:85px;
	height:19px;
	display:block;
	line-height: 1;
	text-indent: -9999px;
}

#bg_header #header_box #right_header #ul_header_right #li_sitemap a:hover {

}

#bg_header #header_box #right_header #ul_header_right #li_mail {
	width:145px;
	height:19px;
	float:left;
}

#bg_header #header_box #right_header #ul_header_right #li_mail a {
	width:145px;
	height:19px;
	display:block;
	line-height: 1;
	text-indent: -9999px;
}

#bg_header #header_box #right_header #ul_header_right #li_mail a:hover {

}

/*************************************
	グローバルメニュー
/************************************/
#global_menu {
	margin-bottom:20px;
	width:100%;
	background-image: url(../images/common/bg_global_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#global_menu #global_box {
	margin:0 auto;
	padding-left:17px;
	width:917px;
}

#global_menu #global_box #ul_global_menu {
	width:901px;
	height:63px;
	overflow:hidden;
	background-image: url(../images/common/global_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#global_menu #global_box #ul_global_menu li {
	float:left;
	display:block;
	height:63px;
}

#global_menu #global_box #ul_global_menu li a {
	display:block;
	height:63px;
	line-height: 1;
	text-indent: -9999px;
	overflow:hidden;
}

/* ホーム */
#global_menu #global_box #ul_global_menu li#li_home {
	width:118px;
}

#global_menu #global_box #ul_global_menu li#li_home a {
	width:118px;
}

#global_menu #global_box #ul_global_menu li#li_home a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat 0px top;
}

/* 店舗概要 */
#global_menu #global_box #ul_global_menu li#li_company {
	width:118px;
}

#global_menu #global_box #ul_global_menu li#li_company a {
	width:118px;
}

#global_menu #global_box #ul_global_menu li#li_company a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -118px top;
}

/* 個人向けサービス */
#global_menu #global_box #ul_global_menu li#li_service_person {
	width:182px;
}

#global_menu #global_box #ul_global_menu li#li_service_person a {
	width:182px;
}

#global_menu #global_box #ul_global_menu li#li_service_person a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -236px top;
}

/* 法人様向けサービス */
#global_menu #global_box #ul_global_menu li#li_service_company {
	width:180px;
}

#global_menu #global_box #ul_global_menu li#li_service_company a {
	width:180px;
}

#global_menu #global_box #ul_global_menu li#li_service_company a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -418px top;
}

/* パックメニュー */
#global_menu #global_box #ul_global_menu li#li_pack {
	width:148px;
}

#global_menu #global_box #ul_global_menu li#li_pack a {
	width:148px;
}

#global_menu #global_box #ul_global_menu li#li_pack a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -598px top;
}

/* よくあるご質問 */
#global_menu #global_box #ul_global_menu li#li_faq {
	width:155px;
}

#global_menu #global_box #ul_global_menu li#li_faq a {
	width:155px;
}

#global_menu #global_box #ul_global_menu li#li_faq a:hover {
	background: url(../images/common/global_menu_on.jpg) no-repeat -746px top;
}


/*************************************
	コンテンツボックス
/************************************/
#bg_contents {
	width:100%;
}

#bg_contents #contents_box {
	margin:0px auto 0px auto;
	padding-left:17px;
	padding-bottom:25px;
	width:917px;
	overflow:hidden;
}

/* 右ボックス */
#bg_contents #contents_box #right_box {
	width:642px;
	float:right;
}

/* 左ボックス */
#bg_contents #contents_box #left_box {
	padding-top:5px;
	width:248px;
	float:left;
}

#bg_contents #contents_box #left_box #bn_osouji {
	margin-bottom:23px;
	margin-left:19px;
	width:200px;
	background-image: url(../images/common/bn_osouji.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bg_contents #contents_box #left_box #bn_osouji a {
	width:200px;
	height:80px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
}

#bg_contents #contents_box #left_box #bn_house {
	margin-bottom:28px;
	margin-left:19px;
	width:200px;
	background-image: url(../images/common/bn_house.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bg_contents #contents_box #left_box #bn_house a {
	width:200px;
	height:80px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
}

#bg_contents #contents_box #left_box #bg_box {
	margin-bottom:9px;
	padding:2px;
	width:242px;
	border: 1px solid #D1E0B0;
}

#bg_contents #contents_box #left_box #bg_box #left_tit {
	width:242px;
	height:25px;
	line-height: 1;
	background-image: url(../images/common/left_tit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

#bg_contents #contents_box #left_box #bg_box .line_add {
	padding:10px 0px 10px 15px;
	font-size: 93%;
	color: #666666;
	background-image: url(../images/common/bg_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#bg_contents #contents_box #left_box #bg_box .tel_left {
	padding:10px 0px 10px 15px;
	font-size: 93%;
	color: #666666;
	background-image: url(../images/common/bg_bottom_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#bg_contents #contents_box #left_box #bg_box .tel_left02 {
	padding:10px 0px 10px 15px;
	font-size: 93%;
	color: #666666;
}

#bg_contents #contents_box #left_box #bg_box .tel_left02 #mail {
	width:174px;
	display:block;
	background: url(../images/common/img_mail.jpg) no-repeat left top;
}

#bg_contents #contents_box #left_box #bg_box .tel_left02 #mail a {
	width:174px;
	height:22px;
	display:block;
	line-height: 1;
	text-indent: -9999px;
	overflow:hidden;
}

#bg_contents #contents_box #left_box #bg_box .tel_left02 #mail a:hover {
	background: url(../images/common/img_mail_on.jpg) no-repeat left top;
}

/* 携帯ボックス */
#bg_contents #contents_box #left_box #keitai_box {
	padding:0px 0px 12px 0px;
	width:248px;
	background-color: #F3F3F3;
	overflow:hidden;
}

#bg_contents #contents_box #left_box #keitai_box #keitai_tit {
	width:248px;
	height:33px;
	line-height: 1;
	background-image: url(../images/common/tit_keitai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

#bg_contents #contents_box #left_box #keitai_box p {
	padding:0px 17px 0px 9px;
	width:146px;
	float:right;
	font-size: 93%;
}

#bg_contents #contents_box #left_box #keitai_box img {
	display:block;
	float:right;
}

/* ページトップ */
#bg_contents #contents_box #right_box #pagetop {
	margin-left:520px;
	width:119px;
	background-image: url(../images/common/btn_pagetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bg_contents #contents_box #right_box #pagetop a {
	width:119px;
	height:20px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
}

/* footer_ul */
#footer_li {
	width:100%;
	background-image: url(../images/common/bg_ul.gif);
	background-repeat: repeat-x;
	background-position: left top;
	overflow:hidden;
}

#footer_li #ul_box {
	margin:0 auto;
	width:934px;
}

#footer_li #ul_box ul {
	margin-left:622px;
	padding:15px 0px 0px 0px;
	width:312px;
	height:31px;
	display:block;
	overflow:hidden;
	background-image: url(../images/common/bg_footer_ul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer_li #ul_box ul li#sitemap {
	width:87px;
	height:17px;
	float:left;
}

#footer_li #ul_box ul li#sitemap a {
	width:87px;
	height:17px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
}

#footer_li #ul_box ul li#privacy {
	width:130px;
	height:17px;
	float:left;
}

#footer_li #ul_box ul li#privacy a {
	width:130px;
	height:17px;
	line-height: 1;
	text-indent: -9999px;
	display: block;
}

/* フッター */
#bg_footer {
	padding-bottom:18px;
	width:100%;
}

#bg_footer #footer_box {
	margin:0 auto;
	padding-top:24px;
	width:934px;
}

#bg_footer #footer_box #footer_ul {
	margin-left:37px;
	margin-bottom:44px;
	width:771px;
	height:15px;
	display:block;
	overflow:hidden;
	background-image: url(../images/common/footer_ul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#bg_footer #footer_box #footer_ul li {
	float:left;
	height:15px;
}

#bg_footer #footer_box #footer_ul li a {
	height:15px;
	display:block;
	line-height: 1;
	text-indent: -9999px;
}

/* ホーム */
#bg_footer #footer_box #footer_ul li#home {
	width:72px;
}

#bg_footer #footer_box #footer_ul li#home a {
	width:72px;
}

#bg_footer #footer_box #footer_ul li#home a:hover {

}

/* 会社概要 */
#bg_footer #footer_box #footer_ul li#gaiyo {
	width:84px;
}

#bg_footer #footer_box #footer_ul li#gaiyo a {
	width:84px;
}

#bg_footer #footer_box #footer_ul li#gaiyo a:hover {

}

/* 個人様向けサービス */
#bg_footer #footer_box #footer_ul li#kojin {
	width:142px;
}

#bg_footer #footer_box #footer_ul li#kojin a {
	width:142px;
}

#bg_footer #footer_box #footer_ul li#kojin a:hover {

}

/* 法人様向けサービス */
#bg_footer #footer_box #footer_ul li#hojin {
	width:142px;
}

#bg_footer #footer_box #footer_ul li#hojin a {
	width:142px;
}

#bg_footer #footer_box #footer_ul li#hojin a:hover {

}

/* よくあるご質問 */
#bg_footer #footer_box #footer_ul li#faq {
	width:112px;
}

#bg_footer #footer_box #footer_ul li#faq a {
	width:112px;
}

#bg_footer #footer_box #footer_ul li#faq a:hover {
	
}

/* バックメニュー */
#bg_footer #footer_box #footer_ul li#back {
	width:111px;
}

#bg_footer #footer_box #footer_ul li#back a {
	width:111px;
}

#bg_footer #footer_box #footer_ul li#back a:hover {

}

/* お問い合わせ */
#bg_footer #footer_box #footer_ul li#contact {
	width:108px;
}

#bg_footer #footer_box #footer_ul li#contact a {
	width:108px;
}

#bg_footer #footer_box #footer_ul li#contact a:hover {

}

/* コピーライト */
#bg_footer #footer_box #copyright {
	margin-bottom:10px;
	margin-left:311px;
	width:623px;
	height:15px;
	text-align:right;
	display: block;
	font-size: 93%;
	color: #666666;
}

#bg_footer #footer_box #copy_both {
	margin-left:311px;
	width:623px;
	text-align:right;
	display: block;
	font-size: 93%;
	color: #6C9900;
}

#bg_footer #footer_box #copy_both a {
	color: #6C9900;
	text-decoration: underline;
}

#bg_footer #footer_box #copy_both a:hover {
	color:#8EBB22;
}