@charset "Shift_JIS";

/* smargome CSS */
/* 2008/05 */

/*mainArea*/
#indexmain{width:765px;padding-top: 5px;clear: both;}
#indexmainview{
	width:750px;
	float:left;
	display: block;
	background:#FFFFFF;
}

#view{ width:750px;}
#view img{ vertical-align:bottom;}

/*tsuyomiArea*/

img {
	border:0;
	line-height:0;
	margin:0;
	padding:0;
	}


#tsuyomi{
	width:515px;
	padding-left: 15px;
}


.banner_area{width:515px;}


/*index_banner_Area*/
#banner_area{width:515px; padding:15px 0px 15px 0px; float:left;}

#banner1{width:166px;height:70px;background: url(../../images/banner01_index_on.jpg) no-repeat;padding:0px 11px 0px 0px; float:left;}
#banner1 a{width:166px;height:70px;display:block;}

#banner2{width:166px;height:70px;background: url(../../images/banner02_index_on.jpg) no-repeat;padding:0px 10px 0px 0px; float:left;}
#banner2 a{width:166px;height:70px;display:block;}

#banner1 a:hover, #banner2 a:hover{background-color:transparent;}
#banner1 a:hover img, #banner2 a:hover img{visibility:hidden;}



#leftarea{
	width:515px;
	height:6px;
}
#leftarea img{vertical-align:bottom;}


.tusyomiback{width:515px;background:url(../../images/index_tsuyomi_back02.gif) repeat-y;display: block;clear: both;}

.tsuyomibox1{width:241px;padding:0 7px 0 6px;float:left;clear: both;}


.tusyomilist1{padding:10px 0px 0px 10px;}

.list{
	background:url(../../images/index_icon.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 10px;
}
.list2{background:url(../../images/index_icon.gif) no-repeat;padding-left: 15px;margin-bottom: 10px;}

.list4{background:url(../../images/index_icon.gif) no-repeat left center;padding-left: 15px;margin-bottom: 5px;}

.tsuyomibox2{margin:0px 6px 0px 14px;float: right;width: 241px;}

/*urethaneArea*/
#urethane{padding:0px 15px 0px 0px; width:190px;}

.minibox_border {
	display:block;
	width:254px;
	background:url(../images/dot.gif) repeat-x bottom;
}
.icon02 {background:url(../images/yellow_icon.gif) no-repeat 5px center; padding-left:25px; line-height: 2;font-size: 12px;}

.icon03 {background:url(../images/icon.gif) no-repeat 5px center; padding-left:25px; line-height: 2;font-size: 12px;}

.flash_area{ width:190px; padding:5px 32px; float:right; background:url(../../images/tv_bg.jpg) left top no-repeat;}

/*hover*/
a.imgov img:hover{
	filter:alpha(opacity=80); /*IE*/
	-moz-opacity:0.80; /*FF*/
	opacity:0.80;
	}

