/*---------------------------------------------------------
 メインイメージ
---------------------------------------------------------*/
.conwaku {
	background-color:#ffffff;
	height:auto;
	width:auto;
}


#mainimg{
	background-image:url(../image/mainimg.jpg);
	background-repeat: no-repeat;
	height:165px;
	text-indent:-9999px;
}


#maintext {
	width:660px;
	margin:10px 20px 10px 20px;
	font-size:90%;
	line-height:18px;
}


/*---------------------------------------------------------
 ボタン
---------------------------------------------------------*/

.con01 {width:173px; height:230px; float:left;}
.con01icon {width:173px; height:55px; background-image:url(../image/miryoku01_1.jpg); background-repeat:no-repeat; }
.btcon01 {width:173px; height:175px; background-image:url(../image/bt_01_2.jpg); background-repeat:no-repeat; float:left;}
.btcon01 a {display:block; width:173px; height:175px; font-size:1px; line-height:1px; outline:none;}
.btcon01 a:hover {text-indent:-9999px;}

.con02 {width:173px; height:230px; float:left;}
.con02icon {width:173px; height:55px; background-image:url(../image/miryoku02_1.jpg); background-repeat:no-repeat; }
.btcon02 {width:173px; height:175px; background-image:url(../image/bt_02_2.jpg); background-repeat:no-repeat; float:left;}
.btcon02 a {display:block; width:173px; height:175px; font-size:1px; line-height:1px; outline:none;}
.btcon02 a:hover {text-indent:-9999px;}

.con03 {width:173px; height:230px; float:left;}
.con03icon {width:173px; height:55px; background-image:url(../image/miryoku03_1.jpg); background-repeat:no-repeat; }
.btcon03 {width:173px; height:175px; background-image:url(../image/bt_03_2.jpg); background-repeat:no-repeat; float:left;}
.btcon03 a {display:block; width:173px; height:175px; font-size:1px; line-height:1px; outline:none;}
.btcon03 a:hover {text-indent:-9999px;}

.con04 {width:173px; height:230px; float:left;}
.con04icon {width:173px; height:55px; background-image:url(../image/miryoku04_1.jpg); background-repeat:no-repeat; }
.btcon04 {width:173px; height:175px; background-image:url(../image/bt_04_2.jpg); background-repeat:no-repeat; float:left;}
.btcon04 a {display:block; width:173px; height:175px; font-size:1px; line-height:1px; outline:none;}
.btcon04 a:hover {text-indent:-9999px;}

.btstorewaku { margin:0 20px 0 20px;}
.btstore {width:660px; height:55px; background-image:url(../image/bt_store_2.jpg); background-repeat:no-repeat;}
.btstore a {display:block; width:660px; height:55px; font-size:1px; line-height:1px; outline:none;}
.btstore a:hover {text-indent:-9999px;}



/*---------------------------------------------------------
 コンテンツ
---------------------------------------------------------*/
.miryokuwaku {
	background-image:url(../image/redline.jpg);
	background-repeat: repeat-y;
	background-position:left;
	margin:1px 0 0 0;
}


.con01left {
	background-image:url(../image/miryoku01_2.jpg); background-repeat:no-repeat;
	width:89px;
	height:85px;
	float:left;
	text-indent:-9999px;
}
.con01right {
	width:590px;
	height: auto; 
	float:left;
}
.con01right01 {
	background-image:url(../image/miryokutitle01.jpg); background-repeat:no-repeat;
	width:590px;
	height:63px; 
	text-indent:-9999px;
}
.con01right02 {
	background-image:url(../image/com01bgi.jpg); background-repeat:no-repeat;
	width:590px;
	height:82px; 
}



.con02left {
	background-image:url(../image/miryoku02_2.jpg); background-repeat:no-repeat;
	width:89px;
	height:85px;
	float:left;
	text-indent:-9999px;
}
.con02right {
	width:590px;
	height: auto; 
	float:left;
}
.con02right01 {
	background-image:url(../image/miryokutitle02.jpg); background-repeat:no-repeat;
	width:590px;
	height:63px; 
	text-indent:-9999px;
}
.con02right02 {
	background-image:url(../image/com02bgi.jpg); background-repeat:no-repeat;
	width:590px;
	height: auto; 
}


.con03left {
	background-image:url(../image/miryoku03_2.jpg); background-repeat:no-repeat;
	width:89px;
	height:85px;
	float:left;
	text-indent:-9999px;
}
.con03right {
	width:590px;
	height: auto; 
	float:left;
}
.con03right01 {
	background-image:url(../image/miryokutitle03.jpg); background-repeat:no-repeat;
	width:590px;
	height:63px; 
	text-indent:-9999px;
}
.con03right02 {
	background-image:url(../image/com03bgi.jpg); background-repeat:no-repeat;
	width:590px;
	height:82px; 
}


.con04left {
	background-image:url(../image/miryoku04_2.jpg); background-repeat:no-repeat;
	width:89px;
	height:85px;
	float:left;
}
.con04right {
	width:590px;
	height: auto; 
	float:left;
}
.con04right01 {
	background-image:url(../image/miryokutitle04.jpg); background-repeat:no-repeat;
	width:590px;
	height:63px;
}
.con04right02 {
	background-image:url(../image/com04bgi.jpg); background-repeat:no-repeat;
	width:590px;
	height: auto; 
}





/*---------------------------------------------------------
 フッター
---------------------------------------------------------*/

.mainfoot{
	margin:10px 0 0 20px;
	height:60px;

}


/*---------------------------------------------------------
 注意
---------------------------------------------------------*/
.taschui {
	width:700px;
	height: auto;
	border:1px solid #cc0000;
	background-color:#eeeeee;
	margin-top:20px;
}
.taschui .chuitext {
	text-align:left;
	padding:10px;
	font-size:80%;
}
.taschui .chuitext ul {
	margin-top:20px;
	margin-left:30px;
	line-height:20px;
}

