@charset "UTF-8";
/* CSS Document */

/*---------------------
全体
---------------------*/
html, body, div, span,
h1, h2, h3, h4, p, pre,
a, code, em, font, img, storong, center,
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-size: 100%;
	vertical-align: baseline;
}
html,body{ height: 100%;}
img { border: 0; }
body {
	font-family: "Hiragino Kaku Gothic Pro","メイリオ", Osaka, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}

ul { background-color: #ffffff;	line-height: 1; }
ol { margin-left: 15px;	list-style: squqre;	line-height: 1.5; }
blockquote, q {	quotes: none; }
:focus { outline: 0; }
table {	border-collapse: collapse; border-spacing: 0; }

/*------------------------------------------------
ClearFix
------------------------------------------------*/
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
* html .clearfix { display: inline-block; }
*+html .clearfix { display: inline-block; }
/* for only mac IE5 \*//*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end of for only mac IE5 */


/*---------------------
フォーム
---------------------*/
/*全角モード*/
.ime-act { ime-mode: active; }

/*IME=使用不可、ユーザー側で変更不可能*/
.ime-dis { ime-mode: disabled; }
.ime-pwd { font-size: 12px;	ime-mode: disabled; }
imput {	padding: 2px; vertical-align: middle; }
textarea { padding: 2px; }
select { vertical-align: middle; }
option { padding: 0px 5px; }

/*---------------------
レイアウト
---------------------*/
.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }
.vat { vertical-align: top; }
.vam { vertical-align: middle; }
.vab { vertical-align:bottom; }

.floatL { float: left; }
.floatR { float: right; }
.clear { clear: both; }

/*ClearFix*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display:: inline-block; }
/*hyde from macIE*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/*End Hide from macIE*/

/*---------------------
リンク
---------------------*/
a { text-decoration: underline; background: transparent; }
a:link { color: #1C2139; }
a:hover { color: #4C4E5F; }
a:visited {	color: #1C2139; }
a:active { color: #4C4E5F; }

/*---------------------
マージン
---------------------*/
.margin5 { margin-top: 5px ;}
.margin10 { margin-top: 10px; }
.margin15 { margin-top: 15px; }
.margin20 { margin-top: 20px; }
.margin30 { margin-top: 30px; }
.margin50 { margin-top: 50px; }
.marginb5 { margin-bottom: 5px; }
.marginb10 { margin-bottom: 10px; }

/*---------------------
パディング
---------------------*/
.pdgt10 { padding-top: 10px; }
.pdgb10 { padding-bottom: 10px; }
.pdg10 { padding: 10px; }
.pdgbl10 { padding-right: 30px; }
.pdgbl10 { padding-left: 10px; padding-bottom:10px; }

#pankuzu {
	font-size: 0.9em;
	color: #333333;
	width: 560px;
	margin-left: 10px;
}
#pankuzu a:link {
	text-decoration: none;
	color: #333333;
}
#pankuzu a:hover {
	text-decoration: underline;
	color: #999999;
}
#pankuzu a:visited {
	text-decoration: underline;
	color: #333333;
}
#pankuzu a:active {
	text-decoration: underline;
	color: #999999;
}

.caution_img{ vertical-align: text-bottom; }
.imgL {	float: left; margin-right: 10px; }
.imgR {	float: right; margin-left: 10px; }

/*---------------------
▼▼▼以下　追加・未整理
---------------------*/
#wrap {
	width: 1300px;
	margin-left: 24px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*---------------------
header_top
---------------------*/
#header {
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 980px;
	float: left;
}
#header .headerR {
	float: right;
	width: 400px;

	margin-right: 8px;
}
#header .headerRogo { float: left; }
#header .headerText {
	float: left;
	margin: 10px 0 0 15px;
	width: 240px;
	font-size: 0.9em;
	color: #002952;
	font-weight: normal;
}
/*トップにテキストある場合
#header .headerText {
	float: left;
	margin: 4px 0 0 15px;
	width: 220px;
	font-size: 0.9em;
	color: #002952;
}
*/

#header .headerMenu { clear: both; margin-bottom: 4px; }
#header .headerMenu li {
	float: right;
	margin-left: 15px;
	list-style-image: none;
	list-style-type: none;
}
#header .headerButton {	clear: both; float: right; }
#header .headerButton img{ margin-left: 12px; }

/*---------------------
header_s
---------------------*/
#header .headerText_s {
	float: left;
	margin-left: 15px;
	width: 250px;
	color: #002952;
	font-weight: normal;
	font-size: 0.9em;
}

/*---------------------
BOX中央
---------------------*/
#centerBox {
	width: 540px;
	float: left;
	height: auto;
	padding-bottom: 30px;
}
#centerBox .info {
	height: auto;
	padding-bottom: 8px;
	padding-right: 3px;
}
#centerBox .lead {
	height: auto;
	width: auto;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#centerBox h2 {
	background-image: url(http://www.ringbell.co.jp/valuechoice/images/home/line_540pi.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	width: auto;
	margin-bottom: 10px;
	padding-bottom: 7px;
	clear: both;
	margin-top: 3px;
}
#centerBox .uchiButton {
	height: auto;
	width: 540px;
	margin-bottom: 8px;
	clear: both;
}
#centerBox #wrapButton img {
	line-height: 0px;
	height: auto;
	width: auto;
	margin-bottom: -3px;
	padding-bottom: 0px;
}
#centerBox .uchiButton .uchiButton01 {
	height: auto;
	width: 264px;
	float: left;
	margin-right: 11px;
}
#centerBox .uchiButton .uchiButton02 {
	height: auto;
	width: 264px;
	float: left;
}

#centerBox .uchiButton a:link {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
#centerBox .uchiButton a:visited {
	color: #999999;
	text-decoration: none;
}
#centerBox .uchiButton a:hover {
	color: #CC3E93;
	text-decoration: underline;
}
#centerBox .uchiButton a:active {
	color: #CC3E93;
	text-decoration: underline;
}

#centerBox h4 {
	width: auto;
	clear: both;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 6px;
	margin-top: 16px;
	padding-left: 8px;
	font-size: 14px;
}
#centerBox #wrapButton {
	height: auto;
	width: auto;
	clear: both;
	margin-bottom: 10px;
}
/*#centerBox .info img{
    margin-right: 5px;
}*/
#centerBox .info img{ vertical-align: top; }
#centerBox .img_lp { padding: 0 5px 0 70px; }
#centerBox .img_lp2 { padding: 0 5px 0 10px; }
#centerBox .exUchibutton {
	font-size: 10px;
	margin-bottom: 7px;
	margin-top: -3px;
	color: #666666;
	padding-right: 3px;
	padding-left: 5px;
}
#centerBox .uchiButtonLi {
	background: url(http://www.ringbell.co.jp/valuechoice/images/home/list_001.gif) no-repeat left center;
	margin: 0 0 3px 5px;
	padding: 2px 0 0 10px;
	height: 17px;
	width: auto;
	line-height: 16px;
	font-weight: normal;
}
#centerBox .cojpTopics {
	height: 70px;
	width: 526px;
	overflow: auto;
	border: 1px solid #FDF0F7;
	padding: 6px;
}
#centerBox .topicsLinks {
	background: url(http://www.ringbell.co.jp/valuechoice/images/home/list_004.gif) no-repeat left center;
	height: auto;
	width: 400px;
	padding-left: 16px;
	margin-left: 10px;
}
#centerBox .topicsDate { font-weight: bold;	color: #999999; }

#centerBox .exText {
	font-size: 10px;
	margin-top: 10px;
	color: #cccccc;
    text-align: right;
}


/*---------------------
footer
---------------------*/
#footer {
	clear: both;
	width: 980px;
	height: 50px;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 12px;
	border-top: #999999 2px solid;
	position: absolute;
	bottom: 0;
}

#footer2 {
	width: 980px;
	padding-top: 12px;
	border-top: #999999 2px solid;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#copyright{
	color: #999999;
	font-size: 10px;
	margin-bottom: 9px;
	margin-bottom: 11px\8; /* IE8 以下 */
	margin-bottom: 13px\9; /* IE9 以下 */
	float: left;
	margin-top: 13px;
	width: 980px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 10px;
	padding: 0px;
	height: 10px;
}
.ie8 #copyright{
	color: #999999;
	font-size: 10px;
	margin-bottom: 12px; /* IE8 */
	float: left;
	margin-top: 13px;
	width: 980px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 10px;
	padding: 0px;
	height: 10px;
}
.ie9 #copyright{
	color: #999999;
	font-size: 10px;
	margin-bottom: 13px; /* IE9 */
	float: left;
	margin-top: 13px;
	width: 980px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 10px;
	padding: 0px;
	height: 10px;
}
#copyright, x:-moz-any-link { 
	color: #999999;
	font-size: 10px;
	margin-bottom: 12px; /* ff */
	float: left;
	margin-top: 13px;
	width: 980px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 10px;
	padding: 0px;
	height: 10px;
}

/*---------------------
padding
---------------------*/
#centerBox .pb12 { height: 12px; width: auto; }
#centerBox .pb24 { height: 24px; width: auto; }
#centerBox .pb36 { height: 36px; width: auto; }

/* memo ----------------------------------------------------------------------------- */

h1,h2,h3,h4,h5,p {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#xtop{
	width: 980px;
	height: 30px;
	margin: 0px;
	float: left;
	padding: 0px;
}
#anc {
	margin: 0px;
	padding: 0px;
	width: 980px;
	float: left;
}
#h1st00 {
	width: 980px;
	height: 297px;
	background-image: url(../images/cocomo_contents01.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 30px;
}
#h1st02 {
	margin: 0px;
	padding: 0px;
	width: 980px;
	float: left;
}
#h1st03 {
	padding: 0px;
	width: 980px;
	float: left;
	margin: 0px;
}
#h1st04 {
	margin: 0px;
	padding: 0px;
	width: 986px;
	float: left;
}
#h1st05 {
	margin: 0px;
	width: 980px;
	float: left;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#h1st06 {
	margin: 0px;
	width: 986px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	height: 59px;
	background-image: url(../images/cocomo_scene08.jpg);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #857E61;
}
#h1st07 {
	padding: 0px;
	width: 980px;
	height: 89px;
	float: left;
	margin: 0px;
}
#h1st08 {
	margin: 0px;
	width: 980px;
	float: left;
	padding: 0px;
	height: 121px;
}
#h1st09 {
	margin: 0px;
	padding: 0px;
	width: 980px;
	float: left;
}
.h1st10 {
	width: 980px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#h1st11 {
	width: 970px;
	float: left;
	margin: 0px;
	background-image: url(../images/cocomo_order06.jpg);
	background-repeat: no-repeat;
	height: 70px;
	font-size: 9px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #857B62;
	line-height: 19px;
	-webkit-text-size-adjust: none;
}
#h1st12 {
	width: 980px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #EBEBDF;
}
#h1st13 {
	width: 980px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 124px;
}
#h1st14 {
	width: 980px;
	height: 93px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#h1st15 {
	width: 980px;
	float: left;
	margin: 0px;
	background-image: url(../images/cocomo_step01.jpg);
	background-repeat: no-repeat;
	height: 160px;
	padding: 0px;
}
#h1st16 {
	width: 980px;
	height: 186px;
	background-image: url(../images/cocomo_step02.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 24px;
}
#h1st17 {
	width: 980px;
	height: 213px;
	background-image: url(../images/cocomo_step03.jpg);
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	font-size: 14px;
	line-height: 24px;
	padding: 0px;
}
#h1st18 {
	width: 980px;
	float: left;
	margin: 0px;
	background-image: url(../images/cocomo_step04.jpg);
	background-repeat: no-repeat;
	height: 184px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 24px;
}
#h1st19 {
	width: 980px;
	float: left;
	margin: 0px;
	background-image: url(../images/cocomo_step05.jpg);
	background-repeat: no-repeat;
	height: 278px;
	font-size: 14px;
	line-height: 24px;
	padding: 0px;
}
#h1st20 {
	width: 980px;
	float: left;
	margin: 0px;
	background-image: url(../images/cocomo_step06.jpg);
	background-repeat: no-repeat;
	height: 242px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#h1st21 {
	width: 980px;
	float: left;
	margin: 0px;
	background-image: url(../images/cocomo_step07.jpg);
	background-repeat: no-repeat;
	height: 270px;
	font-size: 14px;
	line-height: 22px;
	padding: 0px;
}
#h1st22 {
	width: 980px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 67px;
}
#h1st23 {
	width: 980px;
	float: left;
	margin: 0px;
	background-image: url(../images/cocomo_flow02.jpg);
	background-repeat: no-repeat;
	height: 279px;
	font-size: 14px;
	line-height: 22px;
	padding: 0px;
}
#h1st24 {
	width: 980px;
	float: left;
	margin: 0px;
	background-image: url(../images/cocomo_flow03.jpg);
	background-repeat: no-repeat;
	height: 331px;
	font-size: 14px;
	line-height: 22px;
	padding: 0px;
}
#h1st25 {
	width: 980px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 137px;
}
#h1st26 {
	width: 705px;
	float: left;
	margin: 0px;
	height: 86px;
	background-color: #EBEBDF;
	padding-top: 0px;
	padding-right: 139px;
	padding-bottom: 0px;
	padding-left: 136px;
}
#h1st27 {
	width: 980px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 23px;
}
#xtoph1 {
	padding: 0px;
	height: 220px;
	width: 980px;
	float: left;
	margin: 0px;
}

#h1st02 img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#h1st03 img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#h1st04 img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#xplist {
	padding: 0px;
	float: left;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#xplist a:link { color : #535ca7; text-decoration: underline; }
#xplist a:visited { color : #535ca7; text-decoration: none; }
#xplist a:active { color : #ff0000; text-decoration: none; }
#xplist a:hover { color : #ff0000; text-decoration: underline; }
#xnavi {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 980px;
	font-size: 12px;
	line-height: 18px;
	height: 36px;
}
#h1st05_btn01 {
	padding: 0px;
	float: left;
	height: 75px;
	width: 638px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#h1st05_btn02 {
	margin: 0px;
	float: left;
	height: 75px;
	width: 320px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#h1st09_a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 131px;
	width: 326px;
}
#h1st09_b {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 131px;
	width: 654px;
}
#h1st09_c {
	margin: 0px;
	float: left;
	height: 21px;
	width: 940px;
	background-image: url(../images/cocomo_order05.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 33px;
	padding-left: 40px;
	font-size: 11px;
	line-height: 21px;
}
.h1st10_box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 290px;
	width: 490px;
}
.h1st10_box_a {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 290px;
	width: 187px;
}
.h1st10_box_b {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 303px;
}
#h1st10_box_c1 {
	margin: 0px;
	float: left;
	height: 150px;
	width: 268px;
	background-image: url(../images/cocomo_page_a03.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 14px;
	line-height: 24px;
}
#h1st10_box_c2 {
	margin: 0px;
	float: left;
	height: 150px;
	width: 264px;
	background-image: url(../images/cocomo_page_b03.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 14px;
	line-height: 24px;
}
#h1st10_box_c3 {
	margin: 0px;
	float: left;
	height: 150px;
	width: 268px;
	background-image: url(../images/cocomo_page_c03.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 14px;
	line-height: 24px;
}
#h1st10_box_c4 {
	margin: 0px;
	float: left;
	height: 150px;
	width: 266px;
	background-image: url(../images/cocomo_page_d03.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 14px;
	font-size: 14px;
	line-height: 24px;
}
#h1st12_a {
	float: left;
	height: 73px;
	width: 638px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#h1st12_b {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 73px;
	width: 320px;
}#h1st12_c {
	background-image: url(../images/cocomo_order_btn04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 59px;
	width: 980px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	color: #857E61;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
#h1st15_b {
	margin: 0px;
	float: left;
	height: 52px;
	width: 320px;
	padding-top: 72px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#h1st15_a {
	float: left;
	height: 88px;
	width: 454px;
	margin: 0px;
	padding: 0px;
}
#h1st15_a01 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 454px;
	font-size: 12px;
	line-height: 18px;
}
#h1st15_a02 {
	margin: 0px;
	float: left;
	width: 442px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 18px;
}
#h1st23 a img {
	margin-top: 13px;
}
#cocomo_wrap01 {
	padding: 0px;
	float: left;
	height: auto;
	width: 1000px;
	margin: 0px;
}
#cocomo_wrap02 {
	padding: 0px;
	float: left;
	height: auto;
	width: 1000px;
	background-color: #FAF9F6;
	margin: 0px;
}
#cocomo_wrap03 {
	padding: 0px;
	float: left;
	height: auto;
	width: 1000px;
	background-color: #ECECE1;
	margin: 0px;
}
#cocomo_wrap04 {
	padding: 0px;
	float: left;
	height: auto;
	width: 1000px;
	margin: 0px;
}
#cocomo_wrap05 {
	float: left;
	height: auto;
	width: 1000px;
	background-color: #EBEBDF;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 29px;
	padding-left: 0px;
	margin: 0px;
}
#cocomo_wrap06 {
	padding: 0px;
	float: left;
	height: auto;
	width: 1000px;
	margin: 0px;
}
#cocomo_wrap07 {
	padding: 0px;
	float: left;
	height: auto;
	width: 1000px;
	background-color: #FAF9F6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cocomo_container00 {
	width: 1300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#cocomo_container01 {
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#cocomo_container02 {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#cocomo_container03 {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#cocomo_container01 a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color: transparent;
}
#cocomo_container02 a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color: transparent;
}
.s_txt {
	float: left;
	margin-top: 3px;
	font-size: 12px;
	line-height: 22px;
}
#h1st00_l {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 297px;
	width: 263px;
}
#h1st00_c {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 297px;
	width: 454px;
}
#h1st00_r {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 253px;
	width: 263px;
}
#h1st00_tx {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 44px;
	width: 263px;
}
#h1st15_s {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
	height: 160px;
}
#h1st15_t {
	padding: 0px;
	float: left;
	height: 72px;
	width: 454px;
	margin: 0px;
}
#h1st15_cbox {
	padding: 0px;
	float: left;
	width: 454px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#h1st16_s {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 186px;
	width: 160px;
}
#h1st16_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 72px;
	width: 454px;
}
#h1st16_tx {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 454px;
}
#h1st17_s {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 213px;
	width: 160px;
}
#h1st17_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 72px;
	width: 454px;
}
#h1st17_tx {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 454px;
}
#h1st18_s {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 184px;
	width: 160px;
}
#h1st18_titile {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 77px;
	width: 464px;
}
#h1st18_tx {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 464px;
}
#h1st19_s {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 278px;
	width: 160px;
}
#h1st19_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 82px;
	width: 454px;
}
#h1st19_tx {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 454px;
}
#h1st20_s {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 242px;
	width: 160px;
}
#h1st20_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 97px;
	width: 454px;
}
#h1st20_tx {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 145px;
	width: 454px;
}
#h1st21_s {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 270px;
	width: 160px;
}
#h1st21_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 77px;
	width: 454px;
}
#h1st21_tx {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 194px;
	width: 454px;
}
#h1st23_s {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 279px;
	width: 160px;
}
#h1st23_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 82px;
	width: 454px;
}
#h1st23_tx {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 197px;
	width: 454px;
}
#h1st24_s {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 331px;
	width: 160px;
}
#h1st24_title {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 72px;
	width: 454px;
}
#h1st24_tx {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 454px;
	height: 259px;
}
.imgtop10px {
	margin-top: 10px;
}

#cocomo_oder{
	clear:both;
	width:1000px;
	padding-top:20px;
}
#cocomo_oder h3{
	margin-top:20px;
}
#cocomo_oder .oderbase{
	position:relative;
	margin-top:15px;
	width:490px;
	height:839px;
}
#cocomo_oder .oderbase .linkbtn{
	padding:0;
	margin:0;
	position:absolute;
	top:20px;
	left:22px;
	width:444px;
	height:63px;
}
#cocomo_oder a:hover img {
	opacity:0.6;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background-color: transparent;
}