@charset "utf-8";

/* ------------------------------------------
   #main h2
*/
#main h2{
 background: url(../../img/link/title.png);
}

/* ---------------------------------------
			#wrapper .content
*/
#wrapper article.content {
 padding: 0 0 !important;
 margin-top: 12px;
}

/* ---------------------------------------
			section#link //Contents
*/
section#link h3{
 margin:0 0 16px 0 !important;
 background-image:url(../../img/link/m_link.png);
}
section#link .layout-c{
 width:650px;
 margin:0 0 5px 0;
 overflow:hidden;
}
section#link .layout-l{
 width:400px;
 float:left;
}
section#link .layout-r{
 width:250px;
 float:right;
}
section#link h4{
 color:#e46804;
 font-size:80%;
 font-weight:bold;
 padding:0 0 0 9px;
 margin-bottom:6px;
}
section#link dl{
 display:block;
 margin-bottom:15px;
}
section#link dl dt{
 display:block;
 font-weight:bold;
 font-size:80%;
 line-height:135%;
 padding:0 25px 0 25px;
 margin-bottom:5px;
 background-image:url(../../img/common/icon_midashi.gif);
 background-position:10px 0.4em;
 background-repeat:no-repeat;
}
section#link dl dt span{
	font-weight:normal;
}
section#link dl dd{
 display:block;
 font-size:80%;
 line-height:135%;
 padding:0 25px 0 25px;
 margin-bottom:17px;
}



/*new*/
section#link ul{
 display:block;
 margin-bottom:15px;
}
section#link ul li{
 display:block;
 font-weight:normal;
 background-image:url(../../img/common/icon_midashi.gif);
 background-position:10px 0.4em;
 background-repeat:no-repeat;
 font-size:80%;
 line-height:135%;
 padding:0 25px 0 25px;
 margin-bottom:17px;
}
section#link ul li a{
 display:block;
 font-weight:bold;
}




section#link p strong{
}

a#b-choonpagazou,a#b-choonpagazou:link{
 text-indent:-9999px;
 display:block;
 width:257px;
 height:27px;
 background-image:url(../../img/link/b_choonpagazou.gif);
 background-repeat:no-repeat;
}
a#b-choonpagazou:hover{
 background-position:bottom;
}


