#wrap {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	background-image: url(img_main/kai/backsen.gif);
	background-repeat: repeat-y;
	background-position: 205px top;
}
* html #wrap {
	height:1%;
}
#pankuzu {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	background-image: url(img_main/kai/oomidashi_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-left: 25px;
	padding-bottom: 5px;
}
#pankuzu p {
	line-height: 2em;

}
#pankuzu p h1 {
}

#left {
	float: left;
	width: 180px;
	padding: 12px;
}
ul#localnav {
	padding-bottom: 15px;
}
ul#localnav li {
	height: 30px;
	padding-right: 2px;
	padding-left: 2px;
}
ul#localnav li a {
	line-height: 30px;
	color: #000000;
	display: block;
	height: 30px;
	background-image: url(img_main/arrow.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8c8c8;
}
ul#localnav li a:hover {
	color: #2D8CA2;
	background-color: #F2F2F2;
}
.trialbana {
	padding-bottom: 25px;
	padding-top: 10px;
}
ul.banas {
}
ul.banas li {
	padding-bottom: 8px;
}

#right {
	float: left;
	width: 514px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	color: #333333;
}
/*
#right h1 {
	font-size: 2em;
	font-weight: bold;
	background-image: url(img_main/kai/h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;	
	margin-bottom: 4px;
	color: #666666;
}
*/

#right h2 {
/*
	margin-bottom: 7px;
	background-color: #E6E6E6;
	padding: 3px;
*/
margin-bottom:4px;
padding-left:10px;
background-image:url(img_main/kai/h1.gif);
background-position:left center;
background-repeat:no-repeat;
font-size:2em;
color:#666666;
font-weight:bold;
}
#right h3 {
/*
	margin-bottom: 7px;
*/
background-color:#E6E6E6;
margin-bottom:7px;
padding:3px;
}
#right h4 {
/*
	font-size: 1.25em;
	font-weight: bold;
	color: #20849C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #20849C;
	margin-bottom: 5px;
*/
margin-bottom:7px;
}

#right h5 {
	font-size: 1.25em;
	font-weight: bold;
	color: #20849C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #20849C;
	margin-bottom: 5px;
}
#right p {
	margin-bottom: 10px;
	padding-left: 3px;
}
#right .secondpara {
	margin-top: 20px;
}
#right ul {
	padding-left: 15px;
	padding-bottom: 10px;
}
#right li {
	line-height: 1.6em;
	background-image: url(img_main/kai/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-bottom: 3px;
}
#right table {
	border-collapse:collapse;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	width: 100%;
}
#right table th, #right table td {
	padding-top: 12px;
	padding-right: 9px;
	padding-bottom: 12px;
	padding-left: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
}
#right table tr.row1 th, #right table tr.row1 td {
	background-color: #FFFFFF;
}
#right table tr.row2 th, #right table tr.row2 td {
	background-color: #EEEEEE;
}
#right th {
	font-weight: bold;
}
#right table.inquiry th {
	font-weight: bold;
	background-color:#F3F3F3
	width: 140px;
}
#right table td strong {
	color: #FF0000;
	font-size: 1.2em;
}
#right table.trialoffer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #187D96;
	border-right-color: #187D96;
	border-bottom-color: #187D96;
	border-left-color: #187D96;
	border-bottom-style: solid;
}
#right table.trialoffer th {
	background-color: #E1F5FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #187D96;
	border-right-color: #187D96;
	border-bottom-color: #187D96;
	border-left-color: #187D96;
	font-weight: normal;
	color: #11586A;
	width: 200px;
}
#right table.trialoffer td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #187D96;
	border-right-color: #187D96;
	border-bottom-color: #187D96;
	border-left-color: #187D96;
}
#right table.trialoffer td input, #right table.trialoffer td textarea {
	padding: 3px;
}
div#policyarea {
	overflow: auto;
	height: 200px;
	border: 3px double #CCCCCC;
	padding: 10px;
	margin-bottom: 0.5em;
}
div#policyarea h6 {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 0.5em;
}
div#policyarea h7 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	line-height: 1.5em;
}
div#policyarea p {
	padding-left: 1em;
}
input.btn {
	background-image: url(img_main/kai/h1.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	background-color: #1D829B;
	padding-right: 5px;
	padding-left: 5px;
	border:none;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 2px;
}
input.txt {
	padding-top: 1px;
	padding-bottom: 1px;
}
strong {
	font-weight: bold;
}
.red {
	color:#FF0000
}
.orange {
	color:#FF9900
}
.kakomi {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C8;
	border-left-color: #C8C8C8;
	padding-top: 10px;
	padding-left: 10px;
}

#supKensaku {
	text-align: center;
	padding-bottom: 1em;
}
#supKensaku input.txt {
	width: 200px;
}
#supRanking {
	padding-bottom: 1em;
}
#supRanking table {
}
#supRanking table tr {
}
#supRanking table th {
	text-align: center;
	background-color: #F5FFE8;
	font-weight: normal;
	font-size: 1.2em;
	padding: 7px;
}
#supRanking table th.rank1, #supRanking table th.rank2, #supRanking table th.rank3 {
	font-weight: bold;
	color: #FF9900;
}
#supRanking table td {
	padding: 7px;
}

div#faqSyousai {
	padding-bottom: 2em;
	padding-top: 0.75em;
}
div#faqSyousai h3 {
	border: 2px solid #3C94A8;
	background-color: #FFFFFF;
	color: #1D839B;
	font-size: 1.15em;
	font-weight: bold;
	margin: 0px;
	padding-left: 0.5em;
}
div#faqSyousai p {
	color: #333333;
}
div#faqSyousai p.where {
	margin-bottom: 0.3em;
	line-height: 2em;
	color: #EC0076;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 1.5em;
}
div#faqSyousai p.where img {
	vertical-align: middle;
}

div#supKekka p {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
div#supKekka p strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 1.2em;
	padding-right: 0.2em;
}

div#right div#koe {
	padding-top: 1em;
}
div#right div#koe p.koeMotto, div.koe p.koeOkyakusama {
	color: #2F7B8E;
}
div#right div#koe p.koeMotto {
	line-height: 2em;
}
div#right div#koe p.koeOkyakusama {
	padding-left: 2em;
	color: #666666;
	line-height: 2em;
}
div#right div#koe table {
	margin-top: 1em;
	margin-bottom: 1em;
}
div#right div#koe table th {
	background-color: #F5F5F5;
}

#right table#itiran {
}
#right table#itiran th.hcell {
	background-color: #EEEEEE;
	font-weight: bold;
}
#right table#itiran th {
	font-weight: normal;
}
#right table#itiran td {
	font-weight: normal;
}
#right table#itiran td * {
	font-weight: normal;
}
#right table#itiran th, table#itiran td {
	padding: 0.4em 0.6em;
}

/* form
*********************************************/
#right table.inquiry input, #right table.trialoffer input{
	font-size: 1.2em;
	line-height: 1em;
	letter-spacing: 1px;
}
#right table.inquiry textarea, #right table.trialoffer textarea{
	padding: 0.2em;
	font-size: 1.2em;
	height: 4.4em;
	line-height: 1.1em;
	letter-spacing: 1px;
}

#right table.inquiry td{
	font-size: 1.2em;
	letter-spacing: 1px;
}


/* hpflow
***************************************************/
div#hpflow h4{
	text-indent: -9999px;
	width: 500px;
	height: 30px;
	background-repeat:no-repeat;
	margin-bottom: 10px;
	clear: both;
}
div#hpflow h4#komidashi1{ background-image:url(img_main/kai/hpflow/komidashi1.gif);}
div#hpflow h4#komidashi2{ background-image:url(img_main/kai/hpflow/komidashi2.gif);}
div#hpflow h4#komidashi3{ background-image:url(img_main/kai/hpflow/komidashi3.gif);}
div#hpflow h4#komidashi4{ background-image:url(img_main/kai/hpflow/komidashi4.gif);}
div#hpflow h4#komidashi5{ background-image:url(img_main/kai/hpflow/komidashi5.gif);}

div#hpflow p.indent{
	margin-left: 30px;
	padding-bottom: 50px;
	font-size: 1em;
}
div#hpflow p.sitayajirusi{
	background-image:url(img_main/kai/hpflow/sitayajirusi.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
div#hpflow p.indent img.center{
	margin-left: 80px;
}
div#hpflow img.float_right{ float: right; }
div#hpflow img.float_left{ float: left; }


.mongon {
	font-weight:bold;
	text-align:left;
}
