@charset "utf-8";

/*
--------------------------------------------------------------------------------

	Kaijyusemji style
	designed by Askaen...

--------------------------------------------------------------------------------
*/


/* ---------------------------------
*    title
*/
.spt1{
background:url(../../img/treasure/t01.jpg) no-repeat;
width:184px;
height:40px;
text-indent:-9999px;
}


/* ---------------------------------
*    navi
*/
.cont1L div ul{
display:block;
margin:0 auto;
padding:0 0 10px 0;
width:165px;
line-height:140%;
font-size:90%;
}

.btn1 a{ background: url(../../img/treasure/navi01.jpg) no-repeat; display:block; text-indent:-9999px; width:165px; height:30px;}
.btn1 a:hover{ background: url(../../img/treasure/navi01_r.jpg) no-repeat; display:block; text-indent:-9999px; width:165px; height:30px;}
.btn1on{ background: url(../../img/treasure/navi01_r.jpg) no-repeat; display:block; text-indent:-9999px; width:165px; height:30px;}
.btn2 a{ background: url(../../img/treasure/navi02.jpg) no-repeat; display:block; text-indent:-9999px; width:165px; height:30px;}
.btn2 a:hover{ background: url(../../img/treasure/navi02_r.jpg) no-repeat; display:block; text-indent:-9999px; width:165px; height:30px;}
.btn2on{ background: url(../../img/treasure/navi02_r.jpg) no-repeat; display:block; text-indent:-9999px; width:165px; height:30px;}


/* ---------------------------------
*    contents
*/

/*index*/
.p1t01{
background:url(../../img/treasure/p1_t01.jpg) no-repeat;
width:630px;
height:50px;
text-indent:-9999px;
}
.p1t02{
background:url(../../img/treasure/p1_t02.jpg) no-repeat;
width:630px;
height:50px;
text-indent:-9999px;
}
.p2t01{
background:url(../../img/treasure/p2_t01.jpg) no-repeat;
width:630px;
height:50px;
text-indent:-9999px;
}
.p2t02{
background:url(../../img/treasure/p2_t02.jpg) no-repeat;
width:630px;
height:50px;
text-indent:-9999px;
}


#inwk li{
width:305px;
float:left;
display:block;
margin:0 0 10px 0;
line-height:120%;
}
#inwk li img{
float:left;
margin:0 10px 0 0;
}
#inwk li strong{
color:#616F00;
}
#inwk li span{
color:#999999;
font-size:85%;
}
