@charset "utf-8";

/*
--------------------------------------------------------------------------------

	Kaijyusemji style
	designed by Askaen...

--------------------------------------------------------------------------------
*/


/* ---------------------------------
*    title
*/
.Kojit1{
background:url(../../img/other/link/t01.jpg) no-repeat;
width:130px;
height:30px;
text-indent:-9999px;
}
.title01{
background:url(../../img/other/link/title01.jpg) no-repeat;
width:630px;
height:60px;
text-indent:-9999px;
}
.title02{
background:url(../../img/other/link/title02.jpg) no-repeat;
width:630px;
height:60px;
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/other/link/navi01.jpg) no-repeat; display:block; text-indent:-9999px; width:165px; height:30px;}


/* ---------------------------------
*    contents
*/
#link1{
width:590px;
margin:0 0 20px 20px;
display:block;
}
#link1 li{
display:block;
padding:0 0 10px 0;
margin:0 20px 10px 0;
border-bottom:1px dotted #EAEAEA;
float:left;
width:270px;
}
#link1 li a{
background:url(../../img/other/link/bg02.jpg) no-repeat left center;
display:block;
text-indent:20px;
color:#666666;
text-decoration:underline;
width:270px;
}
#link1 li a:hover{
background:url(../../img/other/link/bg02.jpg) no-repeat left center;
display:block;
text-indent:20px;
color:#999999;
text-decoration:underline;
width:270px;
}