@charset "shift_jis";
/* CSS Document */

@charset "shift_jis";
/* CSS Document */
body{
	font-size:12px;
	line-height:1.5em;
	margin-top:0;
}

#container {
	width:800px;
	margin:0 auto;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3", Osaka;
}

#news_area{
	text-align:center;
	width:800px;
	height:100px;
}

.left {
	float:left;
	width:374px;
	padding-left:20px;
}
	
.right {
	float:right;
	width:394px;
}

.box{
	/*border-left:2px solid #ccc;*/
	/*border-right:2px solid #ccc;*/
	width:371px;
	clear:both;
	margin:5px 0 5px 0;
	background:url(../img/material/content-371-top.gif);
	content-371-top.gif
}

.box .book{
	width:140px;
	float:left;
	text-align:center;
	vertical-align:middle;
	padding-left: 5px;
}

.box .book img{
	margin:10px 0 10px 0;
	border:none;
}


.box .txt_area{
	width:215px;
	float:right;
	color:#666;
	padding-right: 5px;
	padding-top:10px;
	text-align:left;
}

.box .box_end{
	clear:both;
	width:100%;
}

.info{
	font-size:10px;
}

h2{
	font-size:14px;
	margin:0;
}


.title{
	width:371px;
	clear:both;
	margin:5px 0 5px 0;
}

.title_shinkan{
	width:371px;
	clear:both;
	margin:5px 0 5px 0;
	background: url(../img/material/h1-orange-371.gif);
	background-repeat:no-repeat;
	height:22px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}

.title_blue{
	width:371px;
	clear:both;
	margin:5px 0 5px 0;
	background: url(../img/material/h1-blue-371.gif);
	background-repeat:no-repeat;
	height:22px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-align:center;
}

.ichiran{
	clear:both;
	width:100%;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	height:30px;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#00C;
	margin-top:6px;
}

.ichiran .ichiran_txt{
	margin-top:5px;
}

.center800{
	width:796px;
	clear:both;
}

#fukusei_all{
		width:800px;
	clear:both;
	background-color:#E6E3BD;

}

#soft_all{
		width:800px;
	clear:both;
	background-color:#DFF2DD;

}


.center800_title{
	width:800px;
	clear:both;
	margin:5px 0 5px 0;
	height:22px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	text-align:center;
	background:url(../img/material/h1-orange-754.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.title_txt{
	padding-top:2px;
}
	


.soft_box_all{
	clear:both;
	width:780px;
	margin:0 auto;
	border-top:dashed 2px #699;
	padding-top:5px;
}

.fukusei_txt{
	margin:0 auto;
	width:780px;
}

.picture{
	width:100%;
	text-align:center;
}

.picture img{
	margin:8px;
}

.soft_box{
	width:150px;
	height:150px;
	float:left;
	text-align:center;
	vertical-align:middle;
	background-color:#FFF;
}

.soft_box img{
	margin-top:10px;
}


.soft_txt{
	width:610px;
	float:right;
	height:155px;
}

.soft_txt table{
	border-top:#039 solid 1px;
}

.soft_txt td{
	border-bottom:#039 solid 1px;
	padding:3px 2px 1px 2px;
	font-size:12px;
	text-align:left;
	vertical-align:top;
}



.soft_txt_box{
	width:100%;
	margin:0px 0 10px 0;
	text-align:left;

}

.cl01{
	clear:both;
	width:100%;
	font-size:1px;
	line-height:1px;
	height:25px;
}


h1{
	font-size:20px;
	margin:0;
}

p{
	margin:5px;
}

.fukusei_title{
	width:780px;
	margin:0px auto;
	clear:both;
	font-size:13px;
	line-height:1.5em;
	padding-top:10px;
	text-align: center;
}

.soft_title{
	width:780px;
	margin:0px auto;
	clear:both;
	font-size:13px;
	line-height:1.5em;
	padding-top:10px;
}

.line{text-decoration: line-through;}
