@charset "euc-jp";


#main {
	float: left;
	width: 940px;
}
#ad {
	float: right;
	height: 90px;
	width: 728px;
}







#context {
	float: left;
	width: 560px;
	margin-top: 5px;
	padding: 10px;
	border: 5px solid #FF6600;
	background-color: #FFFFE6;
}

.netmilelogo {
	float: left;
	width: 940px;
	margin-top: 20px;
}

#context .list {
	clear: both;
	float: left;
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#context .none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}


#context .list .th {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 120px;
}

#context .list .td {
	float: left;
	width: 440px;
	font-size: 14px;
}

#importance {
	padding: 0px;
	float: left;
	width: 940px;
	border: 3px none #FF6600;
	margin-top: 20px;
	margin-bottom: 20px;
}

#importance .list {
	margin-top: 10px;
}

#importance .list li {
	list-style-type: square;
	list-style-position: inside;
	font-size: 14px;
	line-height: 22px;
}

.redbold {
	font-weight: bold;
	color: #CC0000;
}

#notes {
	float: left;
	width: 940px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#notes .list {
	margin-top: 10px;
}

#notes .list li {
	list-style-type: square;
	list-style-position: inside;
	line-height: 1em;
}


#btn {
	float: right;
	width: 360px;
}



#topicpath {
	color:#333333;
	font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯",Osaka,"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size:12px;
	font-weight:normal;
	padding:5px;
	text-align:left;
	width:930px;
	margin-right: auto;
	margin-left: auto;
}
#bblogo {
	height: 30px;
}
#headmain {
	height: 30px;
}
#touroku {
	float: right;
	width: 340px;
	margin-top: 5px;
}
