
@charset "utf-8"; /*utf-8の場合*/

table {
	border-collaspe: collaspe;
	border: 1px solid blank;
	border-spacing: 0;
	empty-cells: show;
}

th,td{padding: 0.3em;}
th {
	background-color:#99CCFF;
	text-align:left;
}


/*コンテナ*/
#container {
	width: 756px;
	position: relative;
	margin: 0;
	background-color: #FFFFFF;
}


/*メインコンテンツ*/

#othermain {
	width: 600px;
	padding: 10px 18px 10px 18px;
	float: left;
	font-size: 12px;
	background-image: url(../images/bg_col.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
#othermain h2 {
	height: 21px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
#othermain h2 span {
	display: none;
}
#othermain p {
	line-height: 150%;
}
#othermainLead {
	margin-left: 16px;
}
#othermain a {
	background-image: url(../images/mark_w.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}



/*メニュー*/
#information {
	width: 100px;
	float: left;
	font-size: x-small;
	margin-bottom: 24px;
}
#information p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
	font-size: 12pt;
}
#information h2  span {
	display: none;
}


#othermain {
	background-image: url(../images/bg_col.gif);
	background-position: left top;
	background-repeat: repeat-y;
	margin-bottom: 16px;
}
#othermain h2 {
	background-repeat: no-repeat;
	height: 21px;
	font-size: 16px;
}
#othermain h2 span {
	display: none;
}
#othermain p {
	margin-left: 16px;
}

/*リンクリスト*/

