@charset "Shift_JIS";

img,img a{  
    border: none;  
}  
p{
    display:block;
    background:url(rollover_on.gif) no-repeat 0 0; 
    width:250px;  
    height:80px;
}

p a{
    display:block;
    width:250px;  
    height:80px;
}

p a:hover {  
    background-color:transparent;  
} 

p a:hover img{
    visibility:hidden;
}

/*cf*/
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/*contents*/
div#contentsbg{
	clear:both;
	background-image:url(../images/bg.jpg);
	background-position:bottom;
	width:100%;
	background-repeat: repeat-x;
	min-width:900px;
	}
	
div#contents{
	width: 900px;
	height:629px;
	margin-right: auto;
	margin-left: auto;
	}

div#contents h1{
	padding-top:27px;
	padding-bottom:24px;
}

.main_wrap img {
    vertical-align: bottom;
}

.main_left_wrap {
    width: 225px;
    float: left;
}

.main_left_wrap li,
.main_right_wrap li {
    float: left;
}
.main_right_wrap {
    width: 675px;
    float: left;
}


.overImg{position: relative;}
.overImg .ookii_01,
.overImg .ookii_02,
.overImg .ookii_03,
.overImg .ookii_04{display: none;}
.overImg .ookii_01,
.overImg .ookii_02,
.overImg .ookii_03,
.overImg .ookii_04{
    position: absolute;
    top: 0;
    left: 0;
    z-index:100;
}