@charset "UTF-8";
/* CSS M.Ine General Company, Ltd. */


body {
	color: #6D7979;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
	background-color: #30302a;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
p {
	line-height: 1.5em;
	margin: 0;
	padding: 5px 0;
	}
	
dl {
	clear: both;
	line-height: 1.7em;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}
	
dt {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 6em;
	}
	
dd {
	margin-left: 6em;
	padding: 0;
	}
	
ul {
	margin: 0;
	padding: 0;
	}
	
li {
	margin: 0;
	padding: 0;
	}
	
em {
	font-style: normal;
}

d_bottom {
	border-bottom: 0;
	}
	
h1,h2,h3,h4 {
	color:#FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	margin:0;
	padding: 0;
	}
	
a, a:link {
	color:  #908f7e;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
	
.clear_both {
	clear: both;
	}

.flt-lft {
	float: left;
}

.flt-rgt {
	float: right;
}

#header_bg {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../img/header_bg_bg.gif);
	background-repeat: repeat-y;
	}

#header {
	height: 105px;
	text-align:left;
	background-image: url(../img/header_bg.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
#sec_content {
	background: url(../img/wrap_bg.gif) center repeat-y;
	color: #7E0017;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	width: 860px;
	}
	
#sec_cont_bg {
	background:url(../img/main_content_bg.jpg) bottom repeat-x;
	padding: 20px 10px;
	margin: 0 30px;
	}
	
*html #sec_cont_bg {/*IE6*/
	height: 1%;
	}
	
#content {
	/* background-image: url(../img/content_bg.gif); */
	/* background-repeat: repeat; */
	background-color: #1F1F1F;
	border-top-width: 1px;
	border-top-style: solid;
	/* border-top-color: #1F1F1F; */
	border-top-color: #000000;
	}
	
#content_wrap {
	text-align: left;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
	background-repeat: repeat-y;
	background-color: #1F1F1F;
	background-image: url(../img/content_wrap_bg.gif);
	}
	
#footer {
	color: #6d7979;
	font-size: 10px;
	text-align: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 0px;
	}
	
/* =============== TEXT ================= */
.page_top {
	margin-bottom: 15px;
	padding: 8px 0 5px;
	text-align: right;
	}
	
#copy {
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 1.3em;
}
	
.content_h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990099;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #990099;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3pt;
	padding-top: 1px;
	}

/* =============== HEADER ================= */

#header h1 {
	font-size: 9px;
	padding-left: 14px;
	font-weight: normal;
	padding-top: 9px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	color: #CCC;
	}

#head_left {
	float: left;
	width: 225px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	}

#head_left h3 {
	font-size: 11px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #6D7979;
	}
	
#head_left h4 {
	font-size: 11px;
	font-weight: normal;
	clear: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #b3ae67;
	}
	
#head_left p {
	font-size: 27px;
	font-weight: bold;
	text-align: justify;
	padding: 0px;
	color: #9b2e8d;
	}		

#head_left img {
	float: left;
	margin-right: 0.5em;
}

#head_left #domain {
	margin-top: 9px;
	margin-bottom: 1px;
}

#head_left #logo {
}

#head_right {
	float: right;
	width: 650px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
		
#head_right p {
	font-size: 11px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

/* =============== MENU BAR ================= */

#menubar {
	padding: 0px;
	text-align: center;
	background-image: url(../img/menubar_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 644px;
	float: right;
	}
	
#menubar a {
	color: #c2be85;
	display: block;
	float: left;
	font-size: 9px;
	height: 35px;
	margin-right: 1px;
	background-image: url(../img/menu_btn_bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
#menubar a:hover {
	background-position: 0 -35px;
	text-decoration: none;
	}
	
#menubar h2 {
	color: #908f7e;
	padding-top: 7px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
	}
	
.menu_a {
	width: 106px;
	}
	
.menu_b {
	width: 106px;
	margin-left: 1px;
	}
	
/*	.menu_a:hover {	*/
/*		width: 106px;	*/
/*		}	*/
	
/*	.menu_b:hover {	*/
/*		width: 106px;	*/
/*		margin-left: 1px;	*/
/*		}	*/
	
/* =============== MENU BAR2 ================= */

#menubar2 {
	margin: 0px;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#menubar2 a {
	display: block;
	float: right;
	height: 9px;
	padding-left: 1.3em;
	background-image: url(../img/menu2_btn_bg.gif);
	background-repeat: no-repeat;
	margin-left: 2em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	}
	
#menubar2 a:hover {
	background-position: 0 -9px;
	text-decoration: none;
	color: #828172;
	}
	
#menubar2 h2 {
	color: #908f7e;
	padding-top: 0px;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	}
		
/* =============== MENU BAR3 ================= */

#menubar3 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 9px;
	display: block;
	}
	
#menubar3 li {
	float: right;
	display:inline;
	height: 9px;
	margin-left: 20px;
		}
	
#menubar3 a {
	color: #908f7e;
	font-size: 9px;
	background-image: url(../img/menu2_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	padding-left: 18px;
	height: 9px;
	}
	
#menubar3 a:hover {
	background-image: url(../img/menu2_btn_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}


/* =============== FOOTER MENU ================= */

#nav{
	margin-left:auto;
	margin-right: auto;
	background-color: #000000;
	width: 920px;
	background-image: url(../img/nav_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 20px;
}
#nav ul{
	padding-top:5px;
	text-align:center;
	font-size: 10px;
}

#nav ul li{
	display:inline;
	list-style-type: none;
	height: 12px;
	
	}
#nav a{
	/* font-weight: bolder; */
	text-decoration:none;
	padding-left: 10px;
	color: #908f7e;
	padding-right: 10px;
}
#nav a:hover{
	color: #7a7e33;
}
/* =============== MAIN VIS================= */

#main_vis {
	background: url(../img/wrap_bg.gif) center repeat-y;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	}
	
#main_vis #main_pr {
	padding-right: 50px;
	padding-left: 50px;
	text-align: left;
}

/* =============== CONTENT LEFT ================= */
#content h2 {
	color: #908F7E;
	font-size: 12px;
	font-weight: bolder;
	margin-top: 10px;
	}

/* =============== TOP topics ================= */

.topics {
	line-height: 1.5em;
	}

.topics_float {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	background-image: url(../img/topics_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFF;
	}
	
.topics_right {
	float: right;
	margin-bottom: 30px;
	background-image: url(../img/topics_bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #FFF;
	}

.topics_float_size3cola {
	width: 246px;
	height: 340px;
	}
.topics_float_size2cola {
	width: 384px;
	height: 514px;
	}
.topics_float_size2colb {
	width: 384px;
	height: 544px;
	}
.topics_float_size2colc {
	width: 384px;
	height: 674px;
	}
	
.topics h3 {
	background-image: url(../img/topics_h_bg.gif);
	background-repeat: repeat;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #330F2E;
	background-position: left top;
	font-size: 12px;
}
.topics p {
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 0.5em;
}

/* =============== TOP copy ================= */

#copy ul {
	list-style-type: none;
}
#copy li {
	margin-bottom: 1em;
}






.seo-fixed {
	margin-right: 15px;
	margin-left: 15px;
	text-align: right;
}



.more {
	font-size: 9px;
	margin-right: 15px;
	text-align: right;
}
.more a {
	background-image: url(../img/more_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:  #908f7e;
	padding-left: 15px;
}
.more a:hover {
	background-image: url(../img/more_bg.gif);
	text-decoration: underline;
	background-position: 0px -10px;
	}
	

