@charset "utf-8";
/* Landing Page CSS */
* {
	margin: 0px;
	padding: 0px;
	/zoom: 1;
}
body {
	margin: 0px auto;
	text-align: center;
}
h2, h3, h4, h5 {
	color: #006633;
}
h2, h3, h4, h5 {
	color: #144392;
}
img {
	border: none;
}
li {
	list-style-type: none;
}
li a,
li a:hover {
	text-decoration: none;
}
em {
	font-style: normal;
	font-weight: normal;
}


/* ======================Font========================= */
body {
	font-size: 14px;
	line-height: 1.5em;
	letter-spacing: 0.03em;
	font-family: Osaka, "ＭＳ Ｐゴシック", Meiryo, Arial, Verdana, Tahoma, sans-serif;
	background: url(../tk_img/head_hi1.jpg) repeat-x left -40px;
}
h1 {
	font-size: 20px;
	line-height: 32px;
}
h2 {
	font-size: 20px;
}
h3, h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
	letter-spacing: 0.03em;
}
p.note {
	color: #1852B1;
}

/* =================== Wrapping Layout ================== */
.whole {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
}
#header,
#middle,
#bottoms {
	width: 100%;
	margin: 0px auto;
	overflow: visible;
}
#header {
	height: 250px;
	margin-top: -40px;
}
#middle {
	padding-top: 40px;
}
#bottoms {
	clear: left;
}

/* =================== Contents ================== */
#middle p {
	margin-bottom: 12px;
	text-align: justify;
}
#middle .lead {
	width: 760px;
	margin: 0px auto;
}
#middle img {
	margin: 0px auto;
}
ul#hpsample {
	display: block;
	height: 350px;
	width: 940px;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #144392;
}
ul#hpsample li {
	float: left;
	width: 33%;
	margin-bottom: 10px;
	text-align: center;
}
ul#hpsample li.long {
	width: 100%;
}

ul.bts {
	height: 50px;
	width: 840px;
	margin: 0px auto 25px;
	text-align: center;
	overflow: hidden;
}
ul.bts li {
	float: left;
	display: block;
	width: 210px;
	height: 50px;
	overflow: hidden;
}
ul.bts li h3 {
	height: 100px;
	margin-top: -50px;
	font-size: 14px;
}
ul.bts li.pay a,
ul.bts li.pay a:hover,
ul.bts li.add a,
ul.bts li.add a:hover,
ul.bts li.fax a,
ul.bts li.fax a:hover,
ul.bts li.inq a,
ul.bts li.inq a:hover {
	display: block;
	height: 100px;
}
ul.bts li.pay a {
	background: url(../tk_img/bt1-pay.gif) no-repeat center bottom;	
}
ul.bts li.pay a:hover {
	background: url(../tk_img/bt1-payon.gif) no-repeat center bottom;	
}
ul.bts li.add a {
	background: url(../tk_img/bt2-net.gif) no-repeat center bottom;	
}
ul.bts li.add a:hover  {
	background: url(../tk_img/bt2-neton.gif) no-repeat center bottom;	
}
ul.bts li.fax a {
	background: url(../tk_img/bt3-fax.gif) no-repeat center bottom;	
}
ul.bts li.fax a:hover  {
	background: url(../tk_img/bt3-faxon.gif) no-repeat center bottom;	
}
ul.bts li.inq a {
	background: url(../tk_img/bt4-ml.gif) no-repeat center bottom;	
}
ul.bts li.inq a:hover {
	background: url(../tk_img/bt4-mlon.gif) no-repeat center bottom;	
}



.plice {
	clear: left;
	width: 840px;
	margin: 0px auto;
}
.plice h2 {
	margin-bottom: 15px;
	padding:13px 0px 6px 0px;
	border-bottom: 4px solid #B9F0ED;
	background: url(../tk_img/waku2up.gif) repeat-x center top;	
}
.plice h3 {
	height: 30px;
	margin-top: 25px;
}
#middle .plice p {
	margin-left: 45px;
	margin-right: 20px;
	margin-bottom: 8px;
	text-indent: -13px;
	padding-left: 13px;
}

/* Option Plice Table */
#middle table {
	width: 92%;
	margin-left: 45px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: left;
	border-top:1px solid #cccccc;
	border-right: 1px dotted #cccccc;
}
th {
	height: 24px;
	line-height: 24px;
	color: #144392;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.6em;
	border-left: 1px dotted #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#E4F1FC;
}
th.itemname {
	width: 41%;
}
th.kingaku {
	width: 21%;
}
tr {
	height: 27px;
}
td {
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 5px;
	border-left: 1px dotted #cccccc;
	border-bottom:1px solid #cccccc;
}
td.td_r {
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	color: #144392;
}
td.notis {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	line-height: 19px;
	color: #144392;
}

/* ---------Provider------ */
.goup {
	width: 900px;
	text-align: right;
}
#provider {
	width: 500px;
	margin: 30px auto 0px;
	padding: 18px;
	border: 1px solid #cccccc;
	background: url(../tk_img/tree2.gif) no-repeat 310px 30px;
}
#provider a {
	color:#1A5B2B;
	text-decoration: underline;
}
#provider a:hover {
	color:#009B94;
}
#provider h3 {
	height: 28px;
	margin-bottom: 10px;
	line-height: 28px;
	border-bottom: 1px solid #cccccc;
}
#provider ul,
#provider ul li {
	width: 380px;
	overflow: hidden;
}
#provider ul li,
#provider ul li a,
#provider ul li a:hover {
	disply: block;
	line-height: 24px;
}
#provider ul li.toiwase {
	disply: block;
	height: 53px;
	margin-left: -130px;
	margin-top: 5px;
	margin-bottom: 8px;
	background: url(../tk_img/otoiawase.gif) no-repeat 130px center;
}
#provider ul li.toimal {
	height: 42px;
	margin-left: -130px;
}
#provider ul li.toimal a {
	disply: block;
	height: 40px;
	padding: 10px 250px 10px 10px;
	background: url(../tk_img/otoiawase2.gif) no-repeat 160px bottom;
}
#provider ul li.toimal a:hover {
	background: url(../tk_img/otoiawase2on.gif) no-repeat 160px bottom;
}


/* =============== Bottom ================= */
#bottoms {
	height: 60px;
	margin-top: 40px;
	background: url(../tk_img/bottom_hi1.jpg) repeat-x left center;
}
.footer {
	padding-top: 15px;
	color: #5D5D5D;
}


