* {
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS P Gothic", sans-serif;
}

html {
	/*overflow-y:scroll;*/
	/*overflow:scroll;*/
}
body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	text-align:center;
	font-size: 80%;
	/**font-size: small;  for IE */
	*font: x-small;
	/* for IE in quirks mode */
	line-height: 1.5;
}
img {
	margin-top:5px;
	border:#cccccc solid 1px;
}
table {
	font-size:inherit;
	font:100%;
}
#middle {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:800px;
	background-color:#FFFFFF;
}
#header {
	display: block;
	padding: 60px 10px 10px 150px;
	width: 630px;
	height: 80px;
	background: url(../../images/emall_taga_header.png) no-repeat;
}
#title {
	font-size:180%;
	padding: 0;
	display: none;
}
#title a, a {
	color:#0066FF;
}
#greeting {
	color:#666666;
	padding: 0;
	font-weight: bold;
}
#menu_area {
	border-top:1px #000033 dotted;
	border-bottom:1px #000033 dotted;
	padding:5px 15px 5px 15px;
	font-size:100%;
	margin:0px 0px 10px 0px;
}
#menu_area li {
	list-style-type:none;
	display:inline;
	margin-right:10px;
}
#menu_area a {
	text-decoration:none;
}
#menu_area a:hover, #menu_link_now {
	font-weight:bold;
}
#sub_menu_area {
	padding:10px 15px 10px 25px;
	margin:0px 15px 15px 0px;
	width:150px;
	background-color:#004990;
}
#sub_menu_area a {
	color:#FFFFFF;
	text-decoration:none;
}
#sub_menu_area a:hover, .sub_menu_link_now {
	font-weight:bold;
}
#sub_menu_area li {
	list-style:square;
	color:#FFFFFF;
}
#square {
	width:770px;
	font-size:100%;
	line-height:120%;
	margin:0px 15px 0px 15px;
}
blockquote {
	width:100%;
}
h2#caption {
	font-size:150%;
	color:#333;
	margin:0px 0px 20px 0px;
}
h3#caption {
	font-size:120%;
	color:#666;
	margin:0px 0px 10px 0px;
	border-bottom: 1px solid #999;
	padding-left: 0px;
}
#contents {
	margin: 0;
	padding: 15px;
	color: #666666;
}
#dateInfo {
	float:right;
	color:#666666;
}
#copy_area {
	background-color:#fff;
	text-align:center;
	color:#666;
	padding:0;
	font-size:80%;
}
#copy_area a {
	color:#666;
}

div#middle div#contents ul li {
	font-size: 16px;
}