@charset "utf-8";

/* --------------------------------------------------------
	#main
-------------------------------------------------------- */
#main {
	width:736px;
	padding:0 0 0 4px;
}

#bigPicture {
	margin:0;
	padding:0;
	width:740px;
	height:160px;
	background:#FCF;
	display:block;
	background:url(../images/top20100730.jpg);
	text-indent: -9877em;
	text-decoration: none;
	overflow: hidden;

}

#leftcol {
	width:543px;
	float:left;
}
#leftcol .service_menu table {
	border:solid 1px #39F;
}
#leftcol .service_menu th{
	border-bottom:solid 1px #39F;
}
#leftcol .service_menu td{
	padding:5px;
	vertical-align:text-top;
	line-height:1.2em;
	border-bottom:solid 1px #39F;
}

.frame_info {
	background-color:#F0FDFF;
	border:solid 1px #39F;
}
.frame_support {
	background-color:#fffacd;
	border:solid 1px #ffa500;
}

.topic table{
	width:542px;
	line-height:1.8em;
}
.topic th{
	width:34px;
	text-align:center;
	border-bottom:dotted 1px #999;
}
.topic td{
	padding:0 4px;
	text-align:left;
	vertical-align:middle;
	border-bottom:dotted 1px #999;
}
.topic img{
	vertical-align:middle;
}
.topic .date{
	font-size:85%;	/* text11px */
	text-align:right;
}

#rightcol {
	padding-left:4px;
	width:184px;
	float:left;
}
.side_area {
	margin-top:4px;
	padding:0;
	width:184px;
	border:solid 1px #39F;
}

.side_area p {
	width:184px;;
	padding: 2px 0;
	background:#0073FF;
	color:#FFF;
	font-size:108%;	/* text14px */
	text-align:center;
	line-height:1.4em;
	font-weight:bold;
}
.side_area ul {
	width:184px;
	border-top:1px solid #CCC;
}
.side_area li {
	margin-left:0px;
	border-top:1px solid #CCC;
}
.side_area a {
	padding:3px 0 2px 12px;
	background:url(../images_top/bullet.gif) 1px 4px no-repeat;
	line-height:1.4em;
	overflow:hidden;
	display:block;
	zoom:1; /* IEでa要素へdisplay:block指定時に下に余白が出るバグの対処 */
}
.side_area a:hover {
	background-color:#CAF5FF;
	text-decoration:none;
}
.conpane2 {
	margin-top: 4px;
}
.conpan2e a {
}
.conpane2 a:hover {
}

.member {
	clear: both;
	margin-right:4px;
	font-size:85%;	/* text11px */
	text-align:right;
}
