@charset "UTF-8";
/* CSS Document */


/* ヘッダー部分*/
#Header{
	width:850px;
	padding:10px 0px 10px 30px;
}


/* moreボタン*/
#More{
	width:63px;
	height:15px;
	margin:4px 8px 9px 0px;
	display:inline;
	float:right;
}


#DateTxt{
	background:url(../images/DateFrame.png) no-repeat;
	font-family:Georgia, Constantia, Hoefler Text, serif;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
	line-height:1.4;
	color:#FFFFFF;
	width:53px;
	height:16px;
	float:right;
}

#InfoWapper{
	width:870px;
	padding:0px 0px 10px 30px;
	float:left;
}

#InfoFrame{
	width:277px;
	padding:0px 10px 0px 0px;
	float:left;
}

#InfoHeader{
	background:url(../images/InfoFrame.png) repeat-y;
	width:277px;
	height:28px;
	float:left;
}

#InfoFrameBack{
	background:url(../images/InfoFrame.png) repeat-y;
	width:277px;
	padding:0px 0px 3px 0px;
	float:left;
}

#InfoFooter{
	width:277px;
	float:left;
}

#InfoContents{
	background-color:#FFFFFF;
	margin:3px 0px 0px 8px;
	padding:6px 3px 6px 3px;
	width:255px;
	float:left;
	display:inline;
}

#InfoTitleFrame{
	width:255px;
	float:left;
}

#InfoTitle{
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
	line-height:1.4em;
	color:#333333;
	width:196px;
	padding:0px 3px 0px 3px;
	float:left;
}

