/*contents_colM
--------------------------------------------------------------------------------*/
#colM {
	margin: 0px 0px 10px 7px;
	}
#colM .top {
	width: 143px;
	background-image: url(../img/con_boxtop.jpg);
	}
#colM .bottom {
	width: 143px;
	background-image: url(../img/con_boxbottom.jpg);
	}
#colM .img {
	width: 143px;
	background: url(../img/con_boxmiddle.jpg) repeat-y;
	}
#colM .space {
	width: 143px;
	background: url(../img/spacer.gif) repeat-x;
	}
.contents01 {
	margin-right: 5px;
	}
.title01 {
	width: 119px;
	height: 30px;
	text-align: left;
	border: 1px solid #828eaa;
	margin: 0px 9px 4px 7px;
	padding: 10px 3px 0px 3px;
	font-size: 12px;
	}
.title02 {
	width: 120px;
	height: 38px;
	text-align: left;
	border: 1px solid #828eaa;
	margin: 0px 9px 4px 6px;
	padding: 2px 3px 0px 3px;
	font-size: 12px;
	}
.title02_smallfont {
	width: 120px;
	height: 38px;
	text-align: left;
	border: 1px solid #828eaa;
	margin: 0px 9px 4px 6px;
	padding: 2px 3px 0px 3px;
	font-size: 11.5px;
	}
.text {
	text-align: left;
	margin: 3px 8px 3px 8px;
	line-height: 1.1em;
	}
.gray {
	color: #777777;
	line-height: 1.1em;
	}
.red {
	color: #b00101;
	line-height: 1.1em;
	}
.margin {
	margin: 0px 9px 0px 6px;
	}


/*contents_colS
--------------------------------------------------------------------------------*/
#colS {
	margin: 0px 0px 10px 7px;
	}
.whatsnew_text {
	width: 594px;
	text-align: left;
	padding: 5px 0px 10px 0px;
	background: url(../img/midashi_bg.gif) repeat-y;
	}
#colS .date {
	margin: -5px 9px 0px 16px;
	}
#colS #info {
	margin: 16px 9px 16px 30px;
	background-image: url(../img/whatsnew_info.jpg);
	background-repeat: no-repeat;	
	background-position: 0% 30%;
	}


