/* @group Reset CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

body {
	font: 13px 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	*font-size: small;
	*font: x-small;
	line-height: 1.63;
	background: url(../images/bg_01.jpg) repeat-x center 165px;
	color: #666666;
	text-align: center;
}

a {
	color: #666666;
	text-decoration: none;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

div.wrapper {
	width: 927px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

/* @group header basic css */

h1.logo,
h2.logo {
	padding-top: 17px;
}

h1.logo a img,
h2.logo a img {
	margin-right: 40px;
}

h1.logo a,
h2.logo a {
	text-decoration: none;
	font-size: 85%px;
}

h1.visual {
	padding-top: 150px;
	margin-bottom: 19px;
}

div.inq-info {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

div.inq-info p img {
	margin-top: 12px;
}

p.tagline-text {
	position: absolute;
	bottom: 104px;
	right: 0;
	font-size: 11px;
}

p.tagline-text a:link,
p.tagline-text a:hover,
p.tagline-text a:visited {
	color: #4f9ad6;
	text-decoration: underline;
}

div.g-navi {
	padding-top: 10px;
}

div.g-navi ul li {
	float: left;
}

div.g-navi ul li a {
	display: block;
}

/* @end */

/* @group left-column basic css */

div.left-column {
	width: 181px;
}

div.left-column ul li {
	line-height: 0;
	vertical-align: bottom;
}

div.left-column img {
	display: block;
}

div.left-column div.l-navi02,
div.left-column div.payment {
	margin-top: 20px;
}

div.left-column div.payment {
	background: url(../images/bottom-line-l.gif) no-repeat 0 bottom;
	padding-bottom: 8px;
	font-size: 93%;
	line-height: 1.5;
	text-align: center;
}

div.left-column div.payment p {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	padding: 0 12px 0 14px;
	text-align: left;
}

div.left-column div.payment p img {
	margin: 0 auto;
	padding: 10px 0 13px;
}

div.left-column div.payment p a {
	margin-top: 10px;
	padding-bottom: 10px;
}

/* @end */

div.center-column {
	width: 527px;
	min-height: 780px;
	_height: 780px
}

/* @group right-column basic css */

div.right-column {
	width: 180px;
	font-size: 93%px;
}

div.right-column img {
	display: block;
}

div.right-column div.times,
div.right-column div.mobile {
	background: url(../images/bottom-line-r.gif) no-repeat 0 bottom;
	padding-bottom: 8px;
}

div.right-column div.times dl {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	padding: 0 14px 8px;
}

div.right-column div.times dl dt {
	padding-top: 14px;
}

div.right-column div.times dl dt:before {
	content: "■";
	margin-right: 2px;
}

div.right-column div.times dl dd {
	line-height: 1.4;
}

div.right-column div.times dl dd a.r-link {
	margin-left: 2px;
}

div.right-column div.mobile {
	margin-top: 20px;
}

div.right-column div.mobile p {
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	padding: 15px 10px 0;
	font-size: 10px;
}

div.right-column div.mobile p img {
	margin: 0 auto 15px;
	border: 1px solid #e6e6e6;
}

div.right-column div.mobile p span.url {
	float: left;
	display: block;
	position: relative;
	top: -1px;
}

div.right-column div.mobile p span.uri {
	padding-left: 2.5em;
	display: block;
	line-height: 1.2;
	word-wrap: break-word;
}

/* @end */

/* @group footer basic css */

div.footer-area {
	font-size: 11px;
	clear: both;
	margin-top: 30px;
}

div.footer-area ul {
	
}

div.footer-area ul li {
	display: inline;
}

div.footer-area ul li:after {
	content: "|";
	color: #4f9ad6;
}

div.footer-area ul li.last-child:after {
	content: "";
}

div.footer-area ul li a {
	padding-right: 4px;
	color: #4f9ad6;
	text-decoration: underline;
}

div.footer-area ul li a:link,
div.footer-area ul li a:hover,
div.footer-area ul li a:visited {
	color: #4f9ad6;
	text-decoration: underline;
}

div.footer-area div {
	padding-top: 14px;
	height: 23px;
}

div.footer-area div p {
	display: inline;
	margin-right: 20px;
	height: 23px;
}

address {
	border-top: 1px solid #eaeaea;
	padding: 15px 0 40px;
	text-align: center;
}

/* @end */

/* @group inquery area css */

div.inquiry-area {
	background: url(../images/top-line-center.gif) no-repeat 0 top;
	margin-top: 20px;
	padding-top: 8px;
	position: relative;
}

div.inquiry-area div h2,
div.inquiry-area div p.text {
	padding: 0 15px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}

div.inquiry-area div h2 {
	padding-top: 13px;
}

div.inquiry-area div p.tel {
	position: absolute;
	top: 21px;
	right: 17px;
}

div.inquiry-area div p.text {
	padding-bottom: 7px;
	padding-top: 16px;
	font-size: 85%;
}

div.inquiry-area div {
	padding-bottom: 8px;
	background: url(../images/bottom-line-center.gif) no-repeat 0 bottom;
}

/* @end */


a.r-link {
	background: url(../images/r-link.gif) no-repeat 2px 4px;
	font-size: 11px;
	display: block;
	padding-left: 10px;
	color: #4492ce;
	text-decoration: underline;
}

a.rb-link {
	background: url(../images/r-link.gif) no-repeat 2px 6px;
	display: block;
	padding-left: 10px;
	color: #4492ce;
	text-decoration: underline;
	margin-left: 1px;
}

.hidden {
	visibility: hidden;
	display: none;
}

.fclear {
	clear: both;
}

.l-clear {
	clear: left;
}
div.text-cont {
	margin-bottom: 30px;
}

div.text-cont h2 {
	margin-bottom: 20px;
}

div.text-cont h3 {
	padding-top: 5px;
	border-bottom: 1px solid #dbdbdb;
	margin-bottom: 8px;
	font-size: 108%;
	font-weight: bold;
	color: #666666;
	clear: both;
}

div.text-cont h4 {
	font-weight: bold;
	display: inherit;
	margin-top: 15px;
}

div.text-cont h4:before {
	content: "○";
}

div.text-cont p {
	margin-bottom: 10px;
	line-height: 1.6;
}

div.text-cont p.left,
div.text-cont p.right,
div.text-cont p.center {
	font-size: 88%;
	text-align: center;
}

div.text-cont p.left img,
div.text-cont p.right img,
div.text-cont p.center img {
	border: 1px solid #e6e6e6;
}

div.text-cont p.left {
	float: left;
	padding: 0 20px 15px 0;
}

div.text-cont p.right {
	float: right;
	padding: 0 0 15px 20px;
}

div.text-cont p.center {
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 15px;
}

ul.icon-list {
	zoom: 1;
	font-size: 88%;
	padding-top: 15px;
}

ul.icon-list:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

ul.icon-list li {
	float: left;
	width: 256px;
	margin-bottom: 18px;
}

ul.icon-list li.r {
	margin-left: 15px;
}

table.t-element {
	border-collapse: separate;
	border-spacing: 1px;
	width: 100%;
	clear: both;
}

table.t-element thead th,
table.t-element thead td {
	background-color: #999999;
	color: #ffffff;
}

table.t-element tr th,
table.t-element tr td {
	padding: 4px 10px 4px;
}

table.t-element tr td {
	color: #666666;
	background-color: #ffffff;
}

table.t-element tr th {
	background-color: #999999;
	color: #ffffff;
}

table.t-element tr.odd td {
	background-color: #e6e6e6;
}

ul.use-list {
	margin-bottom: 20px;
}

ul.use-list li {
	background: url(../images/list-mark.gif) no-repeat left 6px;
	padding-left: 10px;
}

.small-text {
	font-size: 85%;
}

ul.num-list {
	list-style-type: decimal;
	padding-left: 2em;
	margin-bottom: 10px;
}

ul.num-list strong {
	font-weight: bold;
}

table.cusco {
	width: 100%;
	margin-bottom: 10px;
}

table.cusco,
table.cusco th,
table.cusco td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

table.cusco caption {
	font-weight: bold;
	margin: 0 0 0 5px
}

table.cusco caption:before {
	content: "■";
}

table.cusco td,
table.cusco th {
	padding: 4px;
}

table.cusco thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 100% !important;
}

table.cusco thead.img td {
	padding: 0;
}

table.cusco tbody th {
	font-weight: bold;
	color: #4F76A3;
}

table.cusco tbody tr { background: #FCFDFE; }

table.cusco tbody tr.odd { background: #F7F9FC; }

table.cusco a:link {
	color: #718ABE;
	text-decoration: none;
}

table.cusco a:visited {
	color: #718ABE;
	text-decoration: none;
}

table.cusco a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

table.cusco tfoot th,
table.cusco tfoot td {
	font-size: 85%;
}

span.s-text {
	font-size: 88%;
}
