/* Updated 2015/01/08,D */
/* Updated 2013/12/24,D */
/* Updated 2013/04/17,D */
/* Updated 2011/04/08,D */

	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/kojin/toushin/t_css/toushin_comp.css";
	
@media print {
	#contentsInner, x:-moz-broken{
	    display:table; 
    	direction:rtl; 
	}
	#leftMenu, x:-moz-broken{
		display:table-cell; 
        float:none; 
        direction:ltr;
		width:173px;
		vertical-align:top;
	}
	#main, x:-moz-broken{
		display:table-cell; 
        float:none; 
        direction:ltr;
		width:747px;
	}
}


#contents ol.ordered03 li.number10 {	list-style-image: url(/kojin/toushin/image_dir/icon_ordered03_10.gif);}
#contents ol.ordered03 li.number11 {	list-style-image: url(/kojin/toushin/image_dir/icon_ordered03_11.gif);}
#contents ol.ordered03 li.number12 {	list-style-image: url(/kojin/toushin/image_dir/icon_ordered03_12.gif);}
#contents ol.ordered03 li.number13 {	list-style-image: url(/kojin/toushin/image_dir/icon_ordered03_13.gif);}
#contents ol.ordered03 li ul.unordered01 li {
	list-style-image:none;
}

/* Updated▼ 2013/12/24,D */
#contents ol.ordered03 li.number14 {	list-style-image: url(/kojin/toushin/image_dir/icon_ordered03_14.gif);}
#contents ol.ordered03 li.number15 {	list-style-image: url(/kojin/toushin/image_dir/icon_ordered03_15.gif);}
/* Updated▲ 2013/12/24,D */

#contents h1 {
	padding:0;
}

/*HeadingBelt*/
#contents div.headingBelt {
	background:url(../image_uniq/bg_index_heading_01.gif) repeat-x left top #CFEB70;
	margin:0 0 10px;
	clear:both;
}
#contents div.headingBelt h2.heading {
	background:url(../image_uniq/bg_index_heading_02.gif) no-repeat right top !important;
    padding: 6px 3px 4px 16px;
	margin:0;
	width:auto !important;
}
#contents div.headingBelt h2.heading img.headIcon {
	margin:-2px 0 0 -6px;
}

/*HeadingBeltLR*/
#contents div.headingBelt h2.headingLR {
	background:url(../image_uniq/bg_index_heading_02.gif) no-repeat right top !important;
    padding: 6px 3px 4px 10px;
	margin:0;
	width:auto !important;
}
#contents div.headingBelt h2.headingLR img.headIcon {
	margin:-2px 0 0 0;
	position:relative;
}
#contents div.headingBelt h2.headingLR span.right {
	font-weight:normal;
	font-size:small;
	margin:1px 5px 0 0;
}

/*ARROW ITEM*/
#contents div.arrowitem,
#contents p.arrowitem {
	background:url(/common_images/p_shoyajirusi.gif) no-repeat left 0.25em;
	padding-left:10px;
}

/*WITH THUMBNAIL*/
#contents div.withThumb:after {content:".";height:0;display:block;clear:both;visibility:hidden;}
#contents div.withThumb {display:inline-block;}
/* Hides from IE-mac \*/
* html #contents div.withThumb {height:1%;}
#contents div.withThumb {display:block;}
/* End Hides from IE-mac \*/

#contents div.withThumb .thumbimg {
	float:left;
}
#contents div.withThumb .thumbtxt {
	margin-left:90px;
	zoom:1;
}

/*VISUAL BLOCK*/
#contents .visualblock {
	width:747px;
	height:252px;
	background:url(../image_uniq/bg_index_01.gif) repeat left top;
}
#contents .visualblock .visualbox {
	float:left;
	width:547px;
}

#contents .visualblock .visualbox #visualimgs {
	margin:6px 0 0 6px;
	position:relative;
	height:180px;
}
#contents .visualblock .visualbox #visualimgs p {
	display:none;
	position:absolute;
}
#contents .visualblock .visualbox #visualimgs p.current {
	display:block;
	z-index:2;
}
#contents .visualblock .visualbox #visualimgs p.queue {
	display:block;
	z-index:1;
}
#contents .visualblock .visualbox #visualbtns {
	margin:1px 0 0 6px;
}
#contents .visualblock .visualbox #visualbtns ul {
	border-left:1px solid #CCCCCC;
}
#contents .visualblock .visualbox #visualbtns li {
	float:left;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	padding:0;
}
#contents .visualblock .visualbox #visualbtns img {
	vertical-align:bottom;
}
#contents .visualblock .btnbox {
	float:right;
	width:200px;
}
#contents .visualblock .btnbox .btn01 {
	padding:16px 0 0 12px;
}
#contents .visualblock .btnbox .btn02 {
	padding:6px 0 0 12px;
}
#contents .visualblock .btnbox .btn03 {
	padding:7px 0 0 12px;
}

/*TICKER BLOCK*/
#contents .tickerblock {
	background:url(../image_uniq/bg_index_02.gif) no-repeat left top;
	position:relative;
	height:31px;
	zoom:1;
}
#contents .tickerblock h2 {
	position:absolute;
	top:7px;
	left:13px;
}
#contents .tickerblock .infoDisplay {
	margin-left:105px;
	padding:3px 0;
}
#contents .tickerblock #tickerBox {
	background:url(../image_uniq/bg_index_03.gif) repeat-y left top #F1FECB;
	border:1px solid #CCCCCC;
	overflow:hidden;
	position:relative;
	width:583px;
	
	height:24px; /* for IE5.5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	height:22px; /* for Modern browsers */
}
#contents .tickerblock #tickerBox ul {
	position:absolute;
	top:-22px;
	width:1000px;
	
	left:-12px; /* for IE5.5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	left:0px; /* for Modern browsers */
}
#contents .tickerblock #tickerBox p {
	line-height:22px;
	padding:0 0 0 8px;
}
#contents .tickerblock #tickerBox ul li {
	line-height:22px;
	padding:0 0 0 8px;
	color:#333333;
}
#contents .tickerblock #tickerBox a:link,
#contents .tickerblock #tickerBox a:visited,
#contents .tickerblock #tickerBox a:hover,
#contents .tickerblock #tickerBox a:active {
	text-decoration:none;
	color:#333333;
}

#contents .tickerblock #tickerBox a span {
	text-decoration:underline;
}
#contents .tickerblock .tickerLink {
	position:absolute;
	left:693px;
	top:3px;
}


#contents .tickerblock #prevInfo {
	position:absolute;
	top:3px;
	left:86px;
}
#contents .tickerblock #nextInfo {
	position:absolute;
	top:15px;
	left:86px;
}

/*MENU COLUMNS*/
#contents .menucols .columnL {
	float:left;
	width:242px;
	background:#F1FECB;
}
#contents .menucols .columnC {
	float:left;
	width:242px;
	margin-left:10px;
	background:#F1FECB;
}
#contents .menucols .columnR {
	float:right;
	width:242px;
	background:#F1FECB;
}
#contents .menucols .colinner {
	padding:5px 0 5px 5px;
}


/*RANKING BLOCK*/
#contents .rankingblock {
	float:left;
	width:541px;
}
#contents .rankinglistHeading {
	padding-top:11px;
	background:url(/common_images/line_540.gif) repeat-x left top;
	margin-bottom:5px;
}
#contents .rankinglistHeading h3 {
	background:url(../image_uniq/bg_index_04.gif) repeat-y left top;
	float:left;
	padding-left:12px;
}
#contents .rankinglistHeading p {
	float:right;
}
#contents .rankinglistLinks {
	margin-bottom:5px;
}
#contents .rankinglistLinks ul li {
	float:left;
	margin-right:10px;
	width:125px;
}

/*MARKET BLOCK*/
#contents .marketblock {
	float:right;
	height:510px;
	width:191px;
	position:relative;
}
#contents .marketblock iframe {
	position:absolute;
	top:0;
	left:0;
}

/*FUTURE COLUMNS*/
#contents .featurecols {
	clear:both;
	zoom:1;
}
#contents .featurecols .column {
	float:left;
	display:inline;
	margin-right:15px;
	width:234px;
}

/* Updated▼ 2013/04/17,D */

/*RECOMMENDS COLUMNS*/
#contents .recommendcols {
	clear:both;
	zoom:1;
	overflow:hidden;
	margin-bottom:10px;
}
#contents .recommendcols .column {
	float:left;
	margin-left:10px;
}
#contents .recommendcols .firstcol {
	margin-left:0;
}
/* Updated▲ 2013/04/17,D */

/* Updated▼ 2015/01/08,D */

#contents .recommendcols .bnrlist {
	overflow:hidden;
	width:757px;
	margin:0 -10px 0 0;
}

#contents .recommendcols .bnrlist li {
	float:left;
	margin:0 10px 10px 0;
	padding:0;
}

#contents .recommendcols .bnrlist li img {
	vertical-align:top;
}

/* Updated▲ 2015/01/08,D */

/* Updated▼ 2013/12/24,D */
#contents .recommendcols .column-l {
	float:left;
	width:368px;
}
#contents .recommendcols .column-r {
	float:left;
	width:368px;
	margin-left:11px;
}
/* Updated▲ 2013/12/24,D */

/*-------------------------------------------------------
 RANK NOTICE
-------------------------------------------------------*/
#contents div.ranknotice {
	width:724px !important;
	width /**/:746px;
	border:solid 1px #B4B4B4;
	padding:10px;
	margin-bottom:30px;
}