@charset "utf-8";
/* CSS Document */

/* master */
body {
	font-size: 93%;
	margin: 0px;
	color: #4B4B4B;
	line-height: 140%;
	background-image: url(img/bg.gif);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
}
h1, h2, h3, h4, p, ul, li, dl, dt, dd {
 margin: 0;
 padding: 0;
}
a:link {
 color: #2983D1;
}
a:visited {
 color: #A60EA1;
}
a:active, a:hover {
 color: #F7941C;
}
ul {
 list-style-type: none;
}
li {
 list-style-position: outside;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}
/* container */
div#container {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg_grade.jpg);
	background-repeat: repeat-x;
	background-color: #ffb618;
	min-width: 924px;
}
div#container_g {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	overflow: hidden;
	zoom: 1;
	width: auto;
}
div#header {
	background-image: url(img/ad_logo.gif);
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	background-position: right 8px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #adaa9c;
	border-bottom-color: #cecbce;
}
div#contents {
	margin-right: 215px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: auto;
}
div#contents  h2   {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	display: block;
}
div#contents  ul.bar  {
	background-image: url(img/bar_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	zoom: 1;
	background-color: #ff8b10;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: auto;
}
div#contents  ul.bar  li {
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
div#contents ul.bar li h3 {
	padding-top: 2px;
}

div#contents ul.bar li#feed {
	float: right;
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;

}
div#contents ul.bar li#feed a:link {
	color: #FFFFFF;
	text-decoration: none;
}
div#contents ul.bar li#feed a:hover {
	color: #000099;
	text-decoration: none;
}
div#news dl {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 25px;
}
div#news dl dt {
	background-image: url(img/ar.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	float: left;
	display: block;
	padding-left: 12px;
	text-align: left;
	width: 15%;
	clear: left;
}
div#news dl dd {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-left: 10%;
}
div#news dl dd strong {
	font-weight: normal;
}
div#picup {
	margin-bottom: 25px;
}
div#picup ul {
	overflow: hidden;
	zoom: 1;
}




div#picup li {
	display: inline;
	float: left;
	width: 45%;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(img/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #E6E1E6;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

div#picup li p {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
}
div#picup li dt {
	width: 30%;
	font-weight: bold;
	color: #FF0000;
	float: left;
}
div#picup li dd {
	float: right;
	width: 45%;
}
div#list table {
	width: 99%;
}
div#list td {
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#list th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4B4B4B;
}
div#list th, div#list td {
	padding: 5px;
}
div#list div {
	text-align: right;
	padding-bottom: 20px;
}
div#list ul.sub {
	overflow: hidden;
	zoom: 1;
	padding-bottom: 15px;
}
div#list ul.sub li {
	float: left;
	padding-right: 30px;
}


.tokubai {
	font-weight: bold;
	color: #FF0000;
}
div#sidebar {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-image: url(img/bg_side.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	width: 200px;
}

div#sidebar h3 {
	margin-top: 15px;
	margin-bottom: 5px;
}


div#navi li {
	padding: 0;
	width: 190px;
	height: 66px;
	text-indent: -9999px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div#navi li a {
  text-decoration: none;
  display: block;
  width: 190px;
  height: 66px;
}
div#navi li#melmaga {
	background: url(img/bt_mail.gif) no-repeat;
	height: 66px;
	width: 190px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
div#navi li#melmaga a:hover {
	background: url(img/bt_mail_o.gif) no-repeat;
	height: 66px;
	width: 190px;
}
div#navi li#campaign {
	height: 66px;
	width: 190px;
	background-image: url(img/bt_campaign.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
div#navi li#campaign a:hover {
	height: 66px;
	width: 190px;
	background-image: url(img/bt_campaign_o.gif);
	background-repeat: no-repeat;
}
div#category ul, div#info ul {
	background-color: #FFFFFF;
	padding: 3px;
	width: 182px;
	border: 1px solid #FFB618;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
}
div#category ul li, div#info ul li, div#hikitori ul li {
	padding-left: 15px;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	background-image: url(img/ar.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
}
div#category ul li.none, div#info ul li.none, div#hikitori ul li.none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#info h4 {
	text-align: left;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	font-size: 92%;
}
div#bana img {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#hikitori ul {
	padding: 3px;
	width: 98%;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
div#hikitori ul li strong {
	color: #4B4B4B;
}
div#hikitori ul li span {
	font-size: 150%;
	font-weight: bold;
}
div#footer {
	background-image: url(img/bg_futta.gif);
	background-repeat: repeat-x;
	text-align: left;
	height: 77px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
div#footer ul {
	padding-top: 2px;
	padding-left: 8px;
	font-size: 75%;
	margin-bottom: 15px;
}
div#footer ul li {
	display: inline;
}
div#footer p {
	padding-left: 10px;
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
}

/* オプショナリー
---------------------------------------------*/
#option{
}
#option h3{
	padding-top: 5px;
	padding-bottom: 15px;
}
#option dd{
	margin-left: 60px;
}
#option dt{
	float:left;
	width:20px;
}
#opt_clear{
	clear:left;
}