* {
	margin: 0;
	padding: 0;
}

/*タブエリア共通*/
div.domtab {
	width: 911px;
	margin-bottom: 20px;
}

ul.domtabs {
	background: url(../images/tab_bg.gif) repeat-x 0 bottom;
	height: 39px;
	width: 911px;
	list-style: none;
}

ul.domtabs li {
	display: inline;
	height: 39px;
}

/* MODAN BROWZER clearfix */
.clearfix:after {
	display: block;
	clear: both;
	content: "";
}
/* MacIE5,WinIE7 clearfix */
.clearfix { display: inline-block; }
/* Hide from MacIE */
* html .clearfix { height: 1em; }
.clearfix { display: block; }
/* End Hide from MacIE */

/*サービス用タブ*/
ul#service_tab li a {
	text-indent: -9999px;
	height: 39px;
	display: block;
	float: left;
	background: url(../images/service_tab.gif) no-repeat;
	overflow: hidden;
}

/*通常時*/
#service_tab li a#tab1 {
	width: 170px;
	background-position: 0 0;
}

#service_tab li a#tab2 {
	width: 167px;
	background-position: -170px 0;
}

#service_tab li a#tab3 {
	width: 172px;
	background-position: -337px 0;
}

/*ホバー時*/
#service_tab li a:hover#tab1 { background-position: 0 -39px }

#service_tab li a:hover#tab2 { background-position: -170px -39px }

#service_tab li a:hover#tab3 { background-position: -337px -39px }

/*選択時*/
#service_tab li.active a#tab1 { background-position: 0 -78px }

#service_tab li.active a#tab2 { background-position: -170px -78px }

#service_tab li.active a#tab3 { background-position: -337px -78px }

/*オプション用タブ*/
ul#option_tab li a {
	text-indent: -9999px;
	height: 39px;
	display: block;
	float: left;
	background: url(../images/option_tab.gif) no-repeat;
	overflow: hidden;
}

/*通常時*/
#option_tab li a#tab1 {
	width: 248px;
	background-position: 0 0;
}

#option_tab li a#tab2 {
	width: 168px;
	background-position: -248px 0;
}

#option_tab li a#tab3 {
	width: 171px;
	background-position: -416px 0;
}

#option_tab li a#tab4 {
	width: 232px;
	background-position: -587px 0;
}

/*ホバー時*/
#option_tab li a:hover#tab1 { background-position: 0 -39px }

#option_tab li a:hover#tab2 { background-position: -248px -39px }

#option_tab li a:hover#tab3 { background-position: -416px -39px }

#option_tab li a:hover#tab4 { background-position: -587px -39px }

/*選択時*/
#option_tab li.active a#tab1 { background-position: 0 -78px }

#option_tab li.active a#tab2 { background-position: -248px -78px }

#option_tab li.active a#tab3 { background-position: -416px -78px }

#option_tab li.active a#tab4 { background-position: -587px -78px }

/*タブ内コンテンツエリア*/
div.domtab div {
	background: #fff;
	width: 863px;
	padding: 20px;
	border: 4px solid #ccc;
	border-top: none;
}

/*小見出し（H4）*/
div.domtab h4 {
	background: url(../images/tab_inner_bg.gif) repeat-x 0 bottom;
	height: 51px;
	width: 863px;
	margin-bottom: 20px;
}

div.domtab h4 a {
	text-indent: -9999px;
	display: block;
	height: 34px;
	width: 863px;
	overflow: hidden;
}

div.domtab h4 a#service_tab1 { background: url(../images/service_title_a.gif) no-repeat }

div.domtab h4 a#service_tab2 { background: url(../images/service_title_b.gif) no-repeat }

div.domtab h4 a#service_tab3 { background: url(../images/service_title_c.gif) no-repeat }

div.domtab h4 a#option_tab1 { background: url(../images/option_title_a.gif) no-repeat }

div.domtab h4 a#option_tab2 { background: url(../images/option_title_b.gif) no-repeat }

div.domtab h4 a#option_tab3 { background: url(../images/option_title_c.gif) no-repeat }

div.domtab h4 a#option_tab4 { background: url(../images/option_title_d.gif) no-repeat }

/*タブ内インナー*/
div.tab_inner {
	display: block;
	width: 863px!important;
	padding: 0!important;
	border: none!important;
}

/*タブ内インナー（左）*/
div.tab_inner_left {
	display: block;
	float: left;
	width: 450px!important;
	margin-right: 20px;
	padding: 0!important;
	border: none!important;
}

div.tab_inner_left p {
	font-size: 75%;
	color: #333;
	line-height: 1.6;
	margin-bottom: 1.5em;
}

div.tab_inner_left img {
	display: block;
	margin: 0 auto;
}

/*タブ内インナー（右）*/
div.tab_inner_right {
	display: block;
	float: left;
	width: 393px!important;
	padding: 0!important;
	border: none!important;
}

/*タブ内フッタ*/
div.tab_inner_footer {
	clear: both;
	width: 833px!important;
	background: #e2f2f4!important;
	padding: 15px!important;
	border: none!important;
	border-top: 14px solid #fff!important;
}

/*タブ内リスト*/
div.tab_inner_footer ul {
	font-size: 75%;
	color: #333;
	list-style: none;
	margin-left: 5px;
}

div.tab_inner_footer ul li {
	background: url(../images/tab_list.gif) no-repeat left center;
	margin-bottom: 0.3em;
	padding-left: 10px;
}

div.tab_inner_footer ul li span {
	font-size: 10px;
	color: #f00000;
}

div.tab_inner_footer ul li.ex {
	font-size: 10px;
	background: none;
}

/*小見出し（こんな時に便利）*/
div.tab_inner_footer h5 {
	text-indent: -9999px;
	background: url(../images/tab_footer_hd.gif) no-repeat;
	height: 27px;
	width: 162px;
	margin-bottom: 7px;
}


