@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 style info :トップページ
 
================================================================== */

/*----------------------------------------------------
　body.top
----------------------------------------------------*/
/* #imageMain - トップ */
#imageMain h2 a {
	display: block;
	width: 680px;
	height: 200px;
	background: url(../../../images/services/pa/pa_main.jpg) no-repeat left top;
	margin-top: 10px;
	text-indent: -9999px;
}

/* 利用しない 2010-08-02
#contents p.h2_btn {
  clear: both;
	width: 120px;
  height: 120px;
  vertical-align: baseline;
	margin-top: 87px;
	margin-left: 12px;
}

#contents p.h2_btn a {
  display: block;
  width: 120px;
  height: 120px;
  background: url(../../../images/services/pa/button.gif) left top no-repeat;
  text-indent: -9999px;
}

#contents p.h2_btn a:hover {
  background: url(../../../images/services/pa/button.gif) left -120px no-repeat;
}
*/

/* ナビゲーション */
ul.tabNav {
	border-bottom: 3px solid #000000;
}

ul.tabNav li.tab1 a {
	background: url(../../../images/services/pa/tab1.jpg) left top no-repeat;
}

ul.tabNav li.tab2 a {
	background: url(../../../images/services/pa/tab2.jpg) left top no-repeat;
}

ul.tabNav li.tab3 a {
	background: url(../../../images/services/pa/tab3.jpg) left top no-repeat;
}

ul.tabNav li.tab4 a {
	background: url(../../../images/services/pa/tab4.jpg) left top no-repeat;
}

ul.tabNav li a:hover {
	background-position: center;
}

ul.tabNav li a.active {
	background-position: bottom;
}

ul.tabNav {
	width: 680px;
	height: 35px;
	margin: 10px 0 10px 0;
}

ul.tabNav li {
	width: 170px;
	float: left;
	height: 35px;
}

ul.tabNav li a {
	display: block;
	height: 35px;
	text-indent: -9999px;
}

/* カレント表示 */
ul.tabNav li.current a {
	background-position: center bottom;
}

ul.tabNav li.non_current a {
	background-position: center top;
}

ul.tabNav li.non_current a:hover {
	background-position: center center;
}

/* #tab - 4タブ共通 */

div#tab1,
div#tab2,
div#tab3,
div#tab4 {
	width: 680px;
	margin-bottom: 15px;
}

div.cts {
	width: 380px;
	float: left;
}

div.cts h3 {
	width: 380px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom-color: #330000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

p.photo {
	width: 300px;
	float: right;
	margin-top: 30px;
}

div.cts h4 {
	width: 365px;
	background: url(../../../images/services/onet/check.gif) no-repeat 0 2px;
	margin-bottom: 7px;
	padding-left: 15px;
}

div.cts h5 {
	width: 380px;
	padding: 5px 0;
	margin-bottom: 3px;
}


/* #tab1 - タブ① */

div#tab1 p.text1 {
	margin-bottom: 10px;
}

/* #tab1 - タブ② */

div#tab2 p.text1 {
	margin-bottom: 10px;
}

div#tab2 p.xy {
	margin-bottom: 15px;
}

div#tab2 div.cts dl {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 378px;
	font-size: 14px;
}

div#tab2 div.cts dl dt {
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width: 272px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
}

div#tab2 div.cts dl dt span {
	font-size: 10px;
	margin-left: 5px;
	font-weight: normal;
}

div#tab2 div.cts dl dd {
	float: right;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px double #CCCCCC;
	width: 95px;
	color: #CC0000;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: right;
	padding-right: 5px;
}

div#tab2 div.cts dl dd span {
	font-size: 12px;
	margin-left: 5px;
	font-weight: normal;
}

div#tab2 div.cts p.caption {
	margin-top: 5px;
	font-size: 10px;
}

div#tab2 div.cts p.caption2 {
	font-size: 10px;
}

/* #tab1 - タブ③ */
div#tab3 h5 {
	margin-top: 10px;
}

div#tab3 p.text1 {
	margin-bottom: 7px;
}

div#tab3 div.cts dl {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 378px;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#tab3 div.cts dl dt {
	border-bottom: 1px solid #CCCCCC;
	float: left;
	width: 85px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
}

div#tab3 div.cts dl dd {
	float: left;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px double #CCCCCC;
	width: 282px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
}

div#tab3 div.cts dl dd span {
	font-size: 10px;
	margin-left: 10px;
	margin: 5px 0;
}

/* #tab1 - タブ④ */
div#tab4 p.text1 {
	margin-bottom: 10px;
}

/* 資料請求ボタン1 */
#contents div#btn {
	width: 660px;
	padding: 0 10px;
	vertical-align: top;
	margin-bottom: 20px;
}

#contents div#btn li.li_btn { 
	width: 660px;
	height: 60px;
	background: url(../../../images/common/btn2_hover.jpg) no-repeat;
}

#contents div#btn ul {
	width: 660px;
	height: 60px; 
}

#contents div#btn li.li_btn a { 
	display: block;
	width: 660px;
	height: 60px;
	font-size: 1px;
	line-height: 1px;
	outline: none;
}

#contents div#btn li.li_btn a:hover {
	text-indent: -9999px;
}

/* サービス対応エリア */
#contents table {
	width: 680px;
	background: #FFFFFF;
	margin-bottom: 10px;
}

#contents table th.area1 {
	width: 73px;
	padding: 4px 0 7px 0px;
	text-align: right;
}

#contents table td {
	width: 593px;
	padding: 1px 5px 0px 10px;
}

#contents table th.top {
	padding-top: 14px;
}
#contents table td.top {
	padding-top: 10px;
}

#contents table th.btm {
	padding-bottom: 14px;
}

#contents table td.btm {
	padding-bottom: 10px;
}

/* 資料請求ボタン2 */
#btn2 { 
	width: 880px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url(../../../images/common/arrow.gif) no-repeat 50% 50%;
}

#btn2 li.li_btn { 
	width: 660px;
	height: 60px;
	background: url(../../../images/common/btn2_hover.jpg) no-repeat left bottom;
}

#btn2 ul {
	width: 660px;
	height: 60px;
	margin: 0 auto; 
}

#btn2 li.li_btn a { 
	display: block;
	width: 660px;
	height: 60px;
	font-size: 1px;
	line-height: 1px;
	outline: none;
}

#btn2 li.li_btn a:hover {
	text-indent: -9999px;
}

/*　btm_nav　*/
#contents div#btmNav {
	width: 680px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#contents div#btmNav ul.btm_nav {
	width: 650px;
	margin: 0 auto;
}

#contents div#btmNav ul.btm_nav li {
	float: left;
	padding-top: 1px;
}

/*　資料請求ボタン　*/
#contents p.btn a {
  display: block;
  width: 410px;
  height: 72px;
  background: url(../../../images/common/btn.jpg) left top no-repeat;
  text-indent: -9999px;
	margin: 0 auto;
}

#contents p.btn a:hover {
  background: url(../../../images/common/btn.jpg) left -72px no-repeat;
}

#contents div.arrow {
	width: 680px;
	height: 20px;
	background: url(../../../images/common/arrow2.jpg) no-repeat center;
	margin: 5px auto;
}
