@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;
}


/* ---------------------------------
*    danshinto
*/

.dant1{
background:url(../../img/other/danshinto/t01.jpg) no-repeat;
width:130px;
height:30px;
text-indent:-9999px;
}
.danbtn1 a{ background: url(../../img/other/danshinto/navi01.jpg) no-repeat; display:block; text-indent:-9999px; width:165px; height:30px;}

.dantitle01{
background: url(../../img/other/danshinto/dan_title01.jpg) no-repeat;
width:630px;
height:60px;
text-indent:-9999px;
display:block;
}
.dantitle02{
background: url(../../img/other/danshinto/dan_title02.jpg) no-repeat;
width:630px;
height:60px;
text-indent:-9999px;
display:block;
}
#dan1{
width:590px;
margin:0 0 20px 20px;
display:block;
}
#dan1 li{
display:block;
padding:0 0 10px 0;
margin:0 0 10px 0;
border-bottom:1px dotted #EAEAEA;
width:590px;
}
#dan1 li a{
background:url(../../img/other/link/bg02.jpg) no-repeat left center;
display:block;
text-indent:20px;
color:#666666;
text-decoration:underline;
}
#dan1 li a:hover{
background:url(../../img/other/link/bg02.jpg) no-repeat left center;
display:block;
text-indent:20px;
color:#999999;
text-decoration:underline;
}
#dan2{
width:590px;
margin:0 0 20px 20px;
display:block;
}
#dan2 li{
display:block;
padding:0 0 10px 0;
margin:0 0 10px 0;
width:590px;
}
#dan2 li a{
display:block;
text-indent:20px;
color:#666666;
text-decoration:underline;
}

/* ---------------------------------
*    news
*/
.newst1{
background: url(../../img/news/t01.jpg) no-repeat;
width:130px;
height:30px;
text-indent:-9999px;
}
.newsbtn1 a{ background: url(../../img/news/navi01.jpg) no-repeat; display:block; text-indent:-9999px; width:165px; height:30px;}
.newswk{
width:590px;
margin:0 0 20px 20px;
display:block;
line-height:180%;
}
.newswk img{
	float:left;
	margin:0 15px 15px 0;
	}
.newswk a{ color:#369; text-decoration:underline;}
