@charset "Shift_JIS";

/* Delta Cascading Style.		*/
/* Author	: Masakazu Yanai	*/
/* Redid	: 2012/01/20		*/

@media screen, print{

/* Site structure */

div#wrapper_out{
	text-align: center;		/* for ie bug */
}
div#wrapper{
	text-align: left;		/* for ie bug */
	width:950px;
	margin: 0 auto;
}

div#header{
	margin: 4px 0 0 0;
	background:#FFFFFF;
}

div#container{
	width: 100%;
	float: left;
	margin-right: -200px;
}

div#contents{
	width: 100%;
	float: right;
	margin-left: -200px;
}

div#contents-inner{
	_width: 100%;
	position: relative;
	margin: 0 186px 0 186px;
	background:#FFFFFF;
	overflow: hidden;
}

div#navigation{
	width:180px;
	float:left;
	background:#FFFFFF;
	font-size: 80%;
	line-height: 125%;
}

div#extra{
	width:182px;
	float:right;
	background:#FFFFFF;
	font-size: 80%;
	line-height: 125%;
}

div#footer{
	clear:both;
	width:100%;
}

div.pad{padding: 4px}

div.title{background-color: #9FCFFF; background-image: url(pic/title_back01.gif)}
div.title{display: block; padding : 6px}
div.item{display: block; padding : 4px}

div.icon{float: left; padding: 4px; width: 42px;}
div.head_line{line-height: 175%; float: left; width: 510px;}
br.clear{clear: both; font-size: 50%}

div.spltr{height: 8px; overflow: hidden;}

/* cse */
#cse-search-box {
	display: inline;
}

/* Recommend Box */
.rcmndBoxArea{
	background: #9FCFFF;
	padding: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.rcmndBoxArea2{
	overflow: hidden;
	height: auto;
	width: 947px;
}
.rcmndBoxOut{
	float: left;
	padding-bottom: 32767px;
	margin-bottom: -32767px;

	width: 186px;
	background: #FFFFFF;
}
.rcmndBoxIn{
	width: 176px;
	margin: 5px;
	overflow: visible;
	font-size: 80%;
	line-height: 125%;
}

.rcmndBoxSplt{
	float: left;
	width: 4px;
	overflow: hidden;
}

/* attent */

.attent {color: #AF2F00; font-weight: bold;}
a.attent:link {color: #AF2F00; font-weight: bold;}
a.attent:visited {color: #AF2F00; font-weight: bold;}

.attent2 {color: #AF2F00;}
a.attent2:link {color: #AF2F00;}
a.attent2:visited {color: #AF2F00;}

}
