@charset "UTF-8";


html,
body,
h1,h2,h3,h4,h5,h6,
div,p,strong,em,
ul,ol,li,dl,dt,dd,
table,th,td,caption,
form,select,option,address {
   margin: 0;
   padding: 0;
}


/* formattimg style
----------------------------------*/
body {
	background-color: #000000;
	margin-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif";
	font-size: 75%;
	line-height: 1.6;
	font-weight: normal;
	color: #B3B3B3;
	text-align: center;
	padding-top: 0px;
	background-image: url(../images/commonimg/bkgrnd.gif);
}

/* link styles
----------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #990099;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: underline;
}
/* basic layout
----------------------------------*/
#wrapper {
	width: 780px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 780px;
	position: relative;
	left: 0px;
	top: 0px;
}
#flashArea {
	width: 760px;
	float: left;
	height: 195px;
	display: inline;
}
#main {
	float: left;
	width: 310px;
	display: inline;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 25px;
}
#sidebar {
	float: left;
	width: 210px;
	text-align: left;
	margin: 0px 0px 0px 20px;
	display: inline;
	padding: 0px;
}
#rightArea {
	display: inline;
	float: right;
	width: 165px;
	margin: 26px 20px 0px 0px;
	text-align: left;
	vertical-align: top;
	height: 381px;
}


#footer {
	clear: both;
	color: #FFFFFF;
	padding: 0px;
	margin: 15px 0px 0px;
	background-image: url(../images/topimg/bkgrnd.gif);
	text-align: center;
	height: 55px;
}
#main .shohin_a {
	display: inline;
	height: 90px;
	width: 100px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}
#main .shohin_b {
	height: 90px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
#main .shohinArea {
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#main .topicArea {
	clear: both;
	width: 320px;
	margin: 0px;
	padding: 0px;
}
#main .topicbutton {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 155px;
	display: inline;
}
#main .topicbutton_b {
	margin: 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 155px;
	display: inline;
}
/* sidebar styles
----------------------------------*/
#sidebar div.txtarea {
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	display: inline;
	margin-left: 15px;
	float: left;
}
#sidebar ul {
	padding: 0px;
	margin: 0px;
	list-style: url(none) none;
	width: 210px;
	font-size: 0px;
	line-height: 0px;
}
#sidebar ul li {
	margin: 0px;
	padding: 0px;
	list-style: url(none) none;
	font-size: 0px;
	line-height: 0px;
}
/* footer styles
----------------------------------*/
#footer #bt_l {
	float: left;
	width: 50px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#footer #bt_r {
	float: right;
	width: 50px;
	height: 55px;
	margin: 0px;
	padding: 0px;
}
#footer #credit {
	text-align: center;
	width: 680px;
	margin: 0px;
	padding: 30px 0px 0px;
	vertical-align: top;
	float: left;
	background-image: url(../images/topimg/top43.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
}
/* text styles
----------------------------------*/
.txt_bld {
	font-weight: bold;
}
.txt_lgraybld {
	font-weight: bold;
	color: #C0C0C0;
}

.txt_orng {
	color: #FF9900;
}
.txt_blue {
	color: #0066CC;
}
.txt_lgray {
	color: #C0C0C0;
}


.txt_smll {
	font-size: 80%;
	font-weight: normal;
	line-height: 1.6;
}
.txt_smll2 {
	font-size: 70%;
	font-weight: normal;
}

.txt_lrg {
	font-size: 120%;
	line-height: 1.6;
	font-weight: normal;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	font-style: normal;
}
/* other styles
----------------------------------*/
.margin_v10btm {
	margin-bottom: 10px;
}
.margin_v20btm {
	margin: 0px 0px 20px;
	padding: 0px;
}
.margin_v5btm {

	margin-bottom: 5px;
}
.margin_v7btm {


	margin-bottom: 7px;
}
.margin_v25btm {

	margin: 0px 0px 25px;
	padding: 0px;
}

#main .newsArea dl {
	width: 320px;
}

#main .newsArea dt {
	text-align: left;
	font-weight: bold;
}

#main .newsArea dd {
	text-align: left;
}
