body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
a{ text-decoration: none; }
img{
	border: none;
	vertical-align: bottom;
}

/*--------------------------------------------------------
total
--------------------------------------------------------*/

body{
	margin: 0;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	background: url(/img/bg.gif) repeat;
	color: #333;
}

a{ text-decoration: underline; }
a:link{ color: #7B5229; }
a:visited{ color: #7B5229; }
a:hover{ color: #FF0000; }


p{
	line-height: 1.4em;
	margin-bottom: 1.0em;
}

pre{
	font-size: 10pt;
	line-height: 1.4em;
	font-family: "ＭＳ Ｐゴシック","平成角ゴシック",sans-serif;
}


/*--------------------------------------------------------
h
--------------------------------------------------------*/

h1{
	z-index: 1;
	position: absolute;
	margin: 7px 0 0 16px;
	font-size: 8.5pt;
	color: #fff;
}


h2 {
	clear: both;
	margin: 10px 0px;
	padding-left: 7px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 22pt;
	color: #FFFFFF;
	background: url(/img/bg-menu-title02.jpg) repeat-x;
	border-left: 5px solid #333;
}


h3{
	clear: both;
	margin: 10px;
	padding: 2px 0 0 10px;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	color: #333;
	background: url(/img/h3back-blue1.gif);
}


/*--------------------------------------------------------
container
--------------------------------------------------------*/

div#container{
	width: 810px;
	_width: 812px;/*IE*/
	margin: 0 auto;
	text-align: left;
}


div#topmenu,div#header,div#navi,div#main{
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}


/*--------------------------------------------------------
topmenu
--------------------------------------------------------*/

div#topmenu{
	width: 810px;
	_width: 812px;/*IE*/
	height: 30px;
	background: #A2062E;
	background: url(/img/bg-menu-title02.jpg) repeat-x;
}

div#topmenu ul{
	position: absolute;
	top: 5px;
	width: 794px;
	text-align: right;
}


div#topmenu li{
	display: inline;
	font-size: 8.5pt;
	line-height: 14pt;
	color: #fff;
}

div#topmenu li a:link{ color: #fff; }
div#topmenu li a:visited{ color: #fff; }
div#topmenu li a:hover{ color: #8787e9; }


/*--------------------------------------------------------
header
--------------------------------------------------------*/

div#header{
	z-index: 1;
	position: absolute;
	top: 30px;
	width: 810px;
	_width: 812px;/*IE*/
	height: 110px;
	text-align: left;
	background: url(/img/logo.jpg);
}

div#header p{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 400px;
	text-align: right;
	font-size: 9pt;
	line-height: 14pt;
	color: #333;
}


/*--------------------------------------------------------
navi
--------------------------------------------------------*/

div#navi{
	position: absolute;
	top: 140px;
	padding: 6px 0 0 16px;
	width: 794px;
	_width: 812px;/*IE*/
	height: 20px;
	font-size: 8.5pt;
	line-height: 14pt;
	background: #fff;
}

div#navi a:link{ color: #333; }
div#navi a:visited{ color: #333; }
div#navi a:hover{ color: #8787e9; }


/*--------------------------------------------------------
main
--------------------------------------------------------*/

div#main{
	overflow: hidden;
	position: absolute;
	top: 160px;
	width: 810px;
	_width: 820px;/*IE*/
	text-align: left;
	background: #fff;
}


/*--------------------------------------------------------
left
--------------------------------------------------------*/

div#left{
	overflow: hidden;
	float: left;
	width: 210px;
	background: #fff;
}


div#left .menu{
	margin: 10px 0 10px 10px;
	width: 198px;
	padding:0 0px 10px 0px;
	background:#F1EDD1
}

div#left .kwrd{
	padding:10px;
	line-height: 15pt;
}

div#left .search{
	padding:10px;
}

div#left .title,div#left .title2{
	padding: 5px 0;
	font-size: 10pt;
	padding-left: 15px;
	font-weight: bold;
}

div#left .title{
#	background:#D4CAA5;
	background-image: url(/img/bg-menu-title01.jpg);
	color: #FFFFFF;
}

div#left .title2{
	background-image: url(/img/bg-menu-title02.jpg);
	color: #333;
}


div#left ul{
	margin: 5px 15px;
}

div#left li,div#left li.top{
	list-style-image: url(/img/liora.gif);
	list-style-position: outside;
	margin: 10px 10px;
	font-size: 10pt;
	line-height: 10pt;
}

div#left li.top{
	font-size: 12pt;
	line-height: 16pt;
	font-weight: bold;
}


/*--------------------------------------------------------
right
--------------------------------------------------------*/

div#right{
	overflow: hidden;
	float: right;
	padding: 0 10px;
	width: 560px;
	_width: 588px;/*IE*/
	background: #fff;
}

div#right p{ margin-bottom: 1.5em;}


div#right .contents{
	clear: both;
	margin: 20px 20px 40px 20px;
}

div#right hr{
	clear: both;
	margin: 20px 0;
	_margin: 10px 0 20px 0;
	color: #ccc;
}


div#right ul.topics,div#right ol.topics{
	padding: 0px 25px;
	margin: 20px;
	border: 1px solid #333;
	list-style-position: outside;
}

div#right ul.topics{ list-style-image: url(/img/liora.gif); }

div#right ul.topics li,div#right ol.topics li{
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 1.0em 0;
}

div#right ol.topics li{
	margin: 1.0em;
}

div#right ul,div#right ol{
	margin: 0 0 20px 20px;
	list-style-position: outside;
}

div#right ul{ list-style-image: url(/img/liora.gif); }


div#right li{
	line-height: 1.8em;
}


.link-back,
.link-next{
	clear: both;
	margin-top: 20px;
	width: 100%;
	font-size: 1.4em;
	font-weight: bold;
}

.link-back{ text-align: left; }
.link-next{ text-align: right; }


/*--------------------------------------------------------
footer
--------------------------------------------------------*/

div#footer{
	clear: both;
	width: 810px;
	text-align: center;
	background: #093A00;
}

div#footer hr{
	clear: both;
	color: #aaa;
}


div#footer .menu{
	margin: 7px 0;
}

div#footer .menu li{
	display: inline;
	margin: 0 0.8em;
	font-size: 10pt;
	line-height: 14pt;
}


/*--------------------------------------------------------
copyright
--------------------------------------------------------*/

div#footer #copyright{
	clear: both;
	margin-top: 15px;
	padding: 15px;
	width: 780px;
	_width: 810px;
	height: 40px;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
	color: #fff;
	background: #093A00;
}


/*--------------------------------------------------------
ad
--------------------------------------------------------*/

div.ad{
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align :right;
}

div.ad p{
	position: fixed;
	_position: absolute;/*IE*/
	top: 0;
	right: 0;
	padding: 5px;
	width: 240px;
	height: 120px;
	background: #eee;
	border: 1px solid #000;
	text-align :center;
}


/*--------------------------------------------------------
other
--------------------------------------------------------*/

td{
	padding: 8px;
	font-size: 10pt; 
}

td.title{
	width: 100px;
}



.al-c{ text-align: center; }
.al-r{ text-align: right; }
.al-l{ text-align: left; }


.vl-t{ vertical-align: top; }
.vl-m{ vertical-align: middle; }
.vl-b{ vertical-align: bottom; }


.fl-c{ clear: both; }
.fl-r{ float:right; margin-left: 20px; }
.fl-l{ float:left; margin-right: 20px; }


.m0{ margin: 0px!important; }
.m0-t{ margin-top: 0px!important; }
.m0-r{ margin-right: 0px!important; }
.m0-b{ margin-bottom: 0px!important; }
.m0-l{ margin-left: 0px!important; }

.m10{ margin: 10px!important; }
.m10-t{ margin-top: 10px!important; }
.m10-r{ margin-right: 10px!important; }
.m10-b{ margin-bottom: 10px!important; }
.m10-l{ margin-left: 10px!important; }

.m15{ margin: 15px!important; }
.m15-t{ margin-top: 15px!important; }
.m15-r{ margin-right: 15px!important; }
.m15-b{ margin-bottom: 15px!important; }
.m15-l{ margin-left: 15px!important; }

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }

.m70{ margin: 70px!important; }
.m70-t{ margin-top: 70px!important; }
.m70-r{ margin-right: 70px!important; }
.m70-b{ margin-bottom: 70px!important; }
.m70-l{ margin-left: 70px!important; }


.p0{ padding: 0px!important; }
.p0-t{ padding-top: 0px!important; }
.p0-r{ padding-right: 0px!important; }
.p0-b{ padding-bottom: 0px!important; }
.p0-l{ padding-left: 0px!important; }

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p15{ padding: 15px!important; }
.p15-t{ padding-top: 15px!important; }
.p15-r{ padding-right: 15px!important; }
.p15-b{ padding-bottom: 15px!important; }
.p15-l{ padding-left: 15px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }

.p70{ padding: 70px!important; }
.p70-t{ padding-top: 70px!important; }
.p70-r{ padding-right: 70px!important; }
.p70-b{ padding-bottom: 70px!important; }
.p70-l{ padding-left: 70px!important; }


.normal{ font-weight: normal!important; }

.b{ font-weight: bold!important; }

.big{ font-size: 120%!important; }
.big2{ font-size: 150%!important; }
.big3{ font-size: 180%!important; }

.small{ font-size: 80%!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f16em{ font-size: 1.6em; }
.f18em{ font-size: 1.8em; }
.f20em{ font-size: 2.0em; }
.f22em{ font-size: 2.2em; }
.f24em{ font-size: 2.4em; }


.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f16pt{ font-size: 16pt!important; }
.f18pt{ font-size: 18pt!important; }
.f20pt{ font-size: 20pt!important; }
.f22pt{ font-size: 22pt!important; }
.f24pt{ font-size: 24pt!important; }


.black{ color: #000!important; }/*黒色*/
.red{ color: #ff0000!important; }/*赤色*/
.blue{ color: #0000dd!important; }/*青色*/
.green{ color: #008000!important; }/*緑色*/
.yellow{ color: #ffff00!important; }/*黄色*/
.navy{ color: #1F26A9!important; }/*紺色*/
.gray{ color: #666!important; }/*灰色*/
.orange{ color: #ff6600!important; }/*橙色*/
.pink{ color: #cc6699!important; }/*ピンク色*/
.purple{ color: #660099!important; }/*紫色*/
.olive{ color: #808000!important; }/*黄土色*/
.lime{ color: #00ff00!important; }/*黄緑*/
.aqua{ color: #167FA6!important; }/*水色*/
.white{ color: #fff!important; }/*水色*/


.lh13{ line-height: 1.3em!important; }
.lh14{ line-height: 1.4em!important; }
.lh15{ line-height: 1.5em!important; }
.lh16{ line-height: 1.6em!important; }
.lh17{ line-height: 1.7em!important; }
.lh18{ line-height: 1.8em!important; }
.lh19{ line-height: 1.9em!important; }
.lh20{ line-height: 2.0em!important; }


.underline{ text-decoration: underline!important; }
.del{ text-decoration:line-through;}


.box-yellow{ background-color: #ffff00!important; }
.box-aqua{ background-color: #00ffff!important; }
.box-gray{ background-color: #eee!important; }
.box-red{ background-color: #fc9b8b!important; }


input:focus,textarea:focus{ background-color: #F1EDD1!important; }


hr{
	clear: both;
	margin: 0;
	padding: 0;
	border-width: 1px 0 0 0;
	height: 1px;
	border-style: solid none none none;
	color: #ccc;
}


.left{
	float: left;
	margin: 0 30px 20px 0!important;
}

.right{
	float: right;
	margin: 0 0 20px 30px!important;
}



img.top{ vertical-align: top!important; }
img.middle{ vertical-align: middle!important; }
img.bottom{ vertical-align: bottom!important; }


.noborder{ border: 0!important; }


.z2{ z-index: 2; }
.z3{ z-index: 3; }

.result {
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin-top: 5px;
	padding: 15px 0;
	border: solid 1px #AAAAAA;
	}

.result td{
	border-bottom: solid 1px #AAAAAA;
}

.ta_top {
	padding-top:15px;
	vertical-align: top;
	}
.cap {
	float: left;
	border: 1px solid #AAAAAA;
	margin:5px 20px 5px 5px;
	}

.cap2 {
	border: 1px solid #AAAAAA;
	margin:5px 20px 5px 5px;
	}

div.section dl {
	float: right;
	width: 320px;
	}
	
* html div.section dl {
	float: right;
	width: 340px;
	}

div.section dt {
	margin-bottom: 1em;
	font-weight: bold;
	}

div.section dd {
	margin-bottom: 5px;
	line-height: 12;
}

dd.rank_word {
	font-weight: bold;
	color: #990000;
}

p.next_page {
	margin: 15px 0;
	text-align: right;
	}

.nextn {
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px 10px 10px 0;
	margin: 10px;
}
.nextn a {
	font-size: 13px;
	font-weight: normal;
	color: #2765AB !important;
	padding: 2px 5px 2px 5px;
	background-color: #eee;
	border: 1px solid #ccc;
	text-decoration: none;
	margin: 5px;
}

.amz_title {
	font-size: 11px;
	font-weight: bold;
	color: #7B5229;
	padding: 2px 5px 2px 5px;
}

.amz_rev {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 2px 5px 2px 5px;
}
