@charset "shift_jis";
/* CSS Document */

/* Production by SOFU system */
/* レイアウト用スタイルシート */
/*******************************************************/

#toppage {
	width:725px;
	margin:0px auto;
}

#up {
	padding:3px;
	background-color:#333333;
}
#mainimg {
	float:left;
	width:454px;
}
#msg {
	float:right;
	width:240px;
	margin:7px 7px 0px 0px;
}
#msg p {
	font-size:12px;
	color:#FFFFFF;
	line-height:160%;
	margin-top:7px;
}


#low {
	margin:10px 0px 0px 0px;
}

/* 更新情報 */
#topics {
	float:left;
	width:457px;
}
#title {
	font-size:14px;
	padding:5px 0px 0px 10px;
	background-image:url(../cmn/imgs/cmn_ti_bk_001.gif);
	background-repeat:repeat-x;
	height:27px;
	margin-bottom:5px;
}
#topics td {
	font-size:80%;
	border-bottom:1px dashed #CCCCCC;
}


/* ボタン */
#bt {
	float:right;
	width:250px;
}
#bt p {
	font-size:12px;
	padding:5px 5px 10px 5px;
}
#bt img {
	display:block;
}


.mgb5 {
	margin-bottom:5px;
}

.ftbig {
	font-size:140%;
	line-height:1.6;
	color:#339933;
}
