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: #f3f3f3 url(../img/bg.gif) repeat;
	color: #3a3a3a;
}

a{ text-decoration: underline; }
a:link{ color: #336699; }
a:visited{ color: #336699; }
a:hover{ color: #336699; }


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: #ffffff;
}


h2 {
	clear: both;
	margin: 10px 0px;
	padding-left: 7px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 22pt;
	color: #3a3a3a;
	background: #e6e6e6 url(../img/h2bg.jpg) repeat-x;
	border-left: 5px solid #CDCDCD;
}


h3{
	clear: both;
	margin: 10px;
	padding: 0px 0 5px 0px;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
}

h4{
	clear: both;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
}

h5{
	clear: both;
	margin-left: 0px;
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
}


/*--------------------------------------------------------
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 #CDCDCD;
	border-right: 1px solid #CDCDCD;
}


/*--------------------------------------------------------
topmenu
--------------------------------------------------------*/

div#topmenu{
	width: 810px;
	_width: 812px;/*IE*/
	height: 30px;
	background: #737373 url(../img/topbg.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: #ffffff;
}

div#topmenu li a:link{ color: #ffffff; }
div#topmenu li a:visited{ color: #ffffff; }
div#topmenu li a:hover{ color: #ffffff; }


/*--------------------------------------------------------
header
--------------------------------------------------------*/

div#header{
	z-index: 1;
	position: absolute;
	top: 30px;
	width: 810px;
	_width: 812px;/*IE*/
	height: 110px;
	text-align: left;
	background: #737373;
}

div#header p{
	position: absolute;
	top: 20px;
	right: 20px;
	width: 400px;
	text-align: right;
	font-size: 9pt;
	line-height: 14pt;
	color: #ffffff;
}


/*--------------------------------------------------------
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: #FFFFFF;
}

div#navi a:link{ color: #336699; }
div#navi a:visited{ color: #336699; }
div#navi a:hover{ color: #336699; }


/*--------------------------------------------------------
main
--------------------------------------------------------*/

div#main{
	overflow: hidden;
	position: absolute;
	top: 160px;
	width: 810px;
	_width: 820px;/*IE*/
	text-align: left;
	background: #FFFFFF;
}


/*--------------------------------------------------------
left
--------------------------------------------------------*/

div#left{
	overflow: hidden;
	float: left;
	width: 210px;
	background: #FFFFFF;
}


div#left .menu{
	padding: 0 0 5px 0;
	margin: 10px 0 10px 10px;
	width: 198px;
	background:#FFFFFF;
}

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:#737373;
	background-image: url(../img/menubg.jpg);
	color: #ffffff;
}

div#left li,div#left li.top{
	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: #FFFFFF;
}

div#right p{ margin-bottom: 1.5em;}


div#right .contents{
	clear: both;
}

div#right hr{
	clear: both;
	margin: 20px 0;
	_margin: 10px 0 20px 0;
	color: #CDCDCD;
}


div#right ul.topics,div#right ol.topics{
	padding: 0px 25px;
	margin: 20px;
	border: 1px solid #CDCDCD;
	list-style-position: outside;
}

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{
	list-style-position: outside;
}

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; }


/*--------------------------------------------------------
recommend
--------------------------------------------------------*/

div#recommend{
	padding-top: 10px;
	clear: both;
	width: 810px;
	text-align: center;
}

div#recommend hr{
	clear: both;
	color: #CDCDCD;
}


div#recommend .menu{
	margin: 7px 0;
}

div#recommend .menu li{
	display: inline;
	font-size: 10pt;
	line-height: 14pt;
}

/*--------------------------------------------------------
footer
--------------------------------------------------------*/

div#footer{
	clear: both;
	width: 810px;
	text-align: center;
	background: #737373;
}

div#footer hr{
	clear: both;
	color: #CDCDCD;
}


div#footer .menu{
	margin: 7px 0;
}

div#footer .menu li{
	display: inline;
	font-size: 10pt;
	line-height: 14pt;
}

.menu li{
	margin-left: -10px;
	list-style:none;
}

/*--------------------------------------------------------
copyright
--------------------------------------------------------*/

div#footer {
	clear: both;
	padding: 15px;
	width: 780px;
	_width: 810px;
	font-size: 8pt;
	line-height: 14pt;
	text-align: left;
	color: #ffffff;
	background: #737373;
}

div#copyright {
	clear: both;
	padding: 15px;
	width: 780px;
	_width: 810px;
	font-size: 10pt;
	line-height: 14pt;
	text-align: left;
	color: #ffffff;
	background: #737373;
}

#copyright a:link{ color: #ffffff; text-decoration: none; }
#copyright a:visited{ color: #ffffff; text-decoration: none; }
#copyright a:hover{ color: #ffffff; text-decoration: none; }

#footer a:link{ color: #336699; text-decoration: none; }
#footer a:visited{ color: #336699; text-decoration: none; }
#footer a:hover{ color: #336699; text-decoration: none; }

.al-c{ text-align: center; }
.al-r{ text-align: right; }
.al-l{ text-align: left; }
.al-j{ text-align: justify; }

.fl-c{ clear: both; }
.fl-r{ float:right; margin-left: 20px; }
.fl-l{ float:left; margin-right: 20px; }

.b{ font-weight: bold!important; }

.left{
	float: left;
	margin: 0 30px 20px 0!important;
}

.right{
	float: right;
	margin: 0 0 20px 30px!important;
}

.txtlink a:link{ color: #3a3a3a; text-decoration: none; display:block; }
.txtlink a:visited{ color: #3a3a3a; text-decoration: none; display:block; }
.txtlink a:hover{ color: #3a3a3a; text-decoration: none; display:block; }

.cap {
	float: left;
	border: 1px solid #CDCDCD;
	margin:5px 20px 5px 5px;
	}

.cap2 {
	border: 1px solid #CDCDCD;
	margin:5px 20px 5px 5px;
	}

p.next_page {
	margin: 15px 0;
	text-align: right;
	}

.nextn {
	text-align: center;
	font-weight: bold;
	padding: 10px 10px 10px 0;
	margin: 10px;
}
.nextn a {
	font-size: 13px;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	margin: 5px;
}

/* ranking */
.rank1 li {
	width: 100%;
	list-style-type: none;
	padding-top: 10px;
	margin-top: 10px;
	vertical-align: top;
	border-top: 1px solid #CDCDCD;
}

.rank2 li {
	width: 170px;
	float: left;
	list-style-type: none;
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
	vertical-align: top;
}

.rank3 li {
	float: left;
	list-style-type: none;
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
	vertical-align: top;
}

.rank4 li {
	list-style-type: none;
	padding: 0 10px 10px 0;
	vertical-align: top;
}

.ranks1 {
	width: 150px;
	margin: auto;
	margin-top: 5px;
	padding: 0 0 5px 0;
	vertical-align: top;
}

.ranks2 {
	border-bottom: 1px solid #CDCDCD;
	width: 190px;
	margin: auto;
	margin-top: 5px;
	padding: 0 10px 5px 0;
	vertical-align: top;
}

/* price */
.price1 li {
	width: 100%;
	list-style-type: none;
	padding-top: 10px;
	margin-top: 10px;
	vertical-align: top;
	border-top: 1px solid #CDCDCD;
}

.price2 li {
	width: 170px;
	float: left;
	list-style-type: none;
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
	vertical-align: top;
}

.price3 li {
	float: left;
	list-style-type: none;
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
	vertical-align: top;
}

.price4 li {
	list-style-type: none;
	padding: 0 10px 10px 0;
	vertical-align: top;
}

.prices1 {
	width: 150px;
	margin: auto;
	margin-top: 5px;
	padding: 0;
	vertical-align: top;
}

.prices2 {
	border-bottom: 1px solid #CDCDCD;
	width: 190px;
	margin: auto;
	margin-top: 5px;
	padding: 0 10px 5px 0;
	vertical-align: top;
}

/* amz */
.amz1 li {
	width: 100%;
	list-style-type: none;
	padding-top: 10px;
	margin-top: 10px;
	vertical-align: top;
	border-top: 1px solid #CDCDCD;
}

.amz2 li {
	width: 170px;
	float: left;
	list-style-type: none;
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
	vertical-align: top;
}

.amz3 li {
	float: left;
	list-style-type: none;
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
	vertical-align: top;
}

.amz4 li {
	list-style-type: none;
	padding: 0 10px 10px 0;
	vertical-align: top;
}

.amzs1 {
	width: 150px;
	margin: auto;
	margin-top: 5px;
	padding: 0;
	vertical-align: top;
}

.amzs2 {
	border-bottom: 1px solid #CDCDCD;
	width: 190px;
	margin: auto;
	margin-top: 5px;
	padding: 0 10px 5px 0;
	vertical-align: top;
}

/* movie */
.movies1 {
	width: 150px;
	margin: auto;
	margin-top: 5px;
	padding: 0;
	vertical-align: top;
}

.movie1 li {
	width: 100%;
	list-style-type: none;
	padding-top: 10px;
	margin-top: 10px;
	vertical-align: top;
	border-top: 1px solid #CDCDCD;
}

.movie2 li {
	width: 170px;
	float: left;
	list-style-type: none;
	padding: 0 10px 10px 0;
	margin-bottom: 10px;
	vertical-align: top;
}

.itemimg1 {
	float: left;
}

.itemimg2 {
	float: left;
}

.itemimg3 {
	text-align: center;
}

.itemimg4 {
	border: 1px solid #CDCDCD;
	width: 100px;
	float: left;
	text-align: center;
	margin: 0 10px 0 0;
}

.itemimg5 {
	width: 100px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

.itemimg1 img{
	padding: 5px;
	border: 1px solid #CDCDCD;
	vertical-align: bottom;
}

.itemimg2 img{
	border: 1px solid #CDCDCD;
	padding: 5px;
	vertical-align: top;
}

.itemimg4 img{
	border: none;
	padding: 5px;
	vertical-align: top;
}

.itemimg5 img{
	border: 1px solid #CDCDCD;
	vertical-align: top;
}

.aboutitem {
	margin-top:0px;
	padding-right: 20px;
}

.aboutitem dl {
	float: right;
}

.aboutitem dt {
	float: left;
	padding-right: 10px;
}

.aboutitem dd {
	font-weight: bold;
}

.cont_det {
	clear: both;
	text-align: right;
	margin-right: 20px;
}

/* BUZZ */

.buzz1 {
	margin: 0;
	padding: 0;
}

.buzz1 p {
	border-left: 10px solid #737373;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 10px;
}

.buzz1 h3 {
	clear: both;
	margin: 10px;
	padding: 0px 0 5px 0px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}

.buzz2 {
	width: 160px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.buzz2 p {
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.buzz2 h3 {
	clear: both;
	border-left: 10px solid #737373;
	padding-left: 10px;
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}

.buzz3 {
	border-left: 10px solid #737373;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 25px;
}

.buzz3 p {
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.buzz3 h3 {
	clear: both;
	margin: 0px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}

.buzzs div{
	margin-left: 10px;
}

/* QandA */

.qanda1 {
	margin: 0;
	padding: 0;
}

.qanda1 p {
	border-left: 10px solid #737373;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-left: 10px;
}

.qanda1 h3 {
	clear: both;
	margin: 10px;
	padding: 0px 0 5px 0px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}

.qanda2 {
	width: 160px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

.qanda2 p {
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.qanda2 h3 {
	clear: both;
	border-left: 10px solid #737373;
	padding-left: 10px;
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}

.qanda3 {
	border-left: 10px solid #737373;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 25px;
}

.qanda3 p {
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.qanda3 h3 {
	clear: both;
	margin: 0px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}

.qandas div{
	margin-left: 10px;
}

/* BKMK */

.bkmk {
	border-left: 10px solid #737373;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 25px;
}

.bkmk p {
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.bkmk h3 {
	clear: both;
	margin: 0px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}

/* NEWS */
.news {
	border-left: 10px solid #737373;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 25px;
}

.news p {
	padding-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.news h3 {
	clear: both;
	margin: 0px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	line-height: 13pt;
}

.txtdetail {
	margin: 20px;
}
