@charset "utf-8";
/* ================================================================================================
  LINKS (@_0)
================================================================================================ */

/************************************************************** LINKS */
div#links {
		
		}

/* リンク集　桁/oｋﾀ*/
div#mainBlockContainer div#links h3 {
		clear: both;
		height: 27px;
		background: url(./images/bg_title.gif) no-repeat left bottom;
		font-size: 16px;
		color: #000099;
		padding: 6px 0 0 25px;
		border-top: 1px solid #eee;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #ccc;
		}
		
div#mainBlockContainer div#links dl.linksList {
		}
div#mainBlockContainer div#links dl.linksList dt {
		background: url(/common/images/body/list-011.gif) no-repeat 0 5px;
		font-weight: bold;
		margin: 10px 0 0 0;
		padding: 0 0 0 20px;
		}
div#mainBlockContainer div#links dl.linksList dd {
		background: url(/common/images/body/line-001.gif) repeat-x bottom;
		padding: 0 0 20px 20px;
		}

/************************************************************** */
/* リンク集　エントリー */
div.linksEntryBlock {
		margin: 0 20px;
		padding: 0 0 20px 0;
		}

/************************************************************** */
/* リンク集　傷亨"・*/
p.linksEntryMore {
		clear: both;
		width: 102px;
		height: 30px;
		background: url(./images/more_on.gif) no-repeat;
		text-align: left;
		margin: 0 0 0 auto;
		}
p.linksEntryMore a {
		display: block;
		height: 100%;
		background: url(./images/more_off.gif) no-repeat;
		text-indent: -9999px;
		text-decoration: none;
		}
p.linksEntryMore a:hover{
		background: none !important;
		}
p.linksEntryMore a:focus {
		outline:none;
		/**/
		overflow: hidden;
		/**/
		}
		
		
		
		
/************************************************************** リンク集　傷亨#yージ */
div#linksDetailRight {
		margin: 0 0 30px 0;
		}

div#linksDetailRight {
		float: right;
		width: 360px;
		}
div#linksDetailLeft {
		float: left;
		width: 150px;
		height: 150px;
		background: url(/links/images/screen/nowprinting.gif) no-repeat;
		margin: 15px 0 10px 10px
		}
/* 傷亨,・oｋﾀ*/
div#mainBlockContainer div#links dl.linksDetail {
		}
div#mainBlockContainer div#links dl.linksDetail dt {
		background: url(/common/images/body/list-011.gif) no-repeat 0 5px;
		font-weight: bold;
		margin: 10px 0 10px 0;
		padding: 0 0 0 20px;
		}
div#mainBlockContainer div#links dl.linksDetail dd {
		padding: 0 0 20px 0px;
		}


/* END LINKS */