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

div#flash { margin-bottom: 13px;}

div#contents {
	width: 657px;
	padding: 0px;
}

div#whatsTitle {
	position: relative;
	height: 25px;
	border: 1px solid #CCCCCC;
	background-image: url(../img/bg_whats.gif);
	background-repeat: repeat-x;
}

div#whatsTitle img#btn_more {
	position: absolute;
	top: 3px;
	right: 3px;
}

div#whatsArea {
	border: 1px solid #CCCCCC;
	border-top: none;
	background-color: #F2F2F2;
	padding: 0px 5px 5px;
	margin-bottom: 15px;
}

div#whatsArea table td {
	background-image: url(../img/dot_sub.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 9px 5px;
	text-align: left;
	vertical-align: top;
}

div#whatsArea table td.date { width: 50px;}
div#whatsArea table td.icon { width: 46px;}

div#sub {
	width: 208px;
	border: 1px solid #CCCCCC;
	padding-bottom: 0;
	background-image: none;
}

div#sub table td {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

div#sub table td#tableBpo {
	padding: 0;
}

div#sub table td#tableBpo td {
	padding: 0;
}

div#sub table td#subBlank { border: none;}

/*===============ݒ@TOP̂================*/


@page {
	size:landscape;}