* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/* BASE -------------------------------------------------------------------------*/

body {
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif ;
	background: #151515;
}

/* HEADER -------------------------------------------------------------------------*/

#box_header {
	width: 100%;
	height: 130px;
	background: url(image/bg_header.gif) repeat-x top left;
}

#header {
	width: 950px;
	height: 70px;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
	line-height: 0;
}

#logo {
	float: left;
	width: 150px;
	height: 44px;
	display: inline;
	margin: 13px 0 0 0;
}

/* HEADER_MES ----------*/

#header_mes {
	float: right;
	width: 790px;
	height: 29px;
	display: inline;
	margin: 10px 0 0 0;
	text-align: right;
}

h1 {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #ffffff;
}

/* HEADER_MENU ----------*/

#header_menu {
	float: right;
	width: 790px;
	height: 31px;
	padding: 0;
}

#header_menu ul {
	list-style-type: none;
}

#header_menu ul li {
	float: right;
	font-size: 0;
	line-height: 0;
	display: inline;
	margin: 0 0 0 10px;
}

/* MENU -------------------------------------------------------------------------*/

#menu {
	width: 950px;
	height: 60px;
	line-height: 0;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	float: left;
}

#menu01,
#menu02,
#menu03,
#menu04,
#menu05,
#menu06,
#menu07 {
	padding: 0 0 0 0;
}

#menu01 {width: 135px; height: 60px;}
#menu02 {width: 135px; height: 60px;}
#menu03 {width: 135px; height: 60px;}
#menu04 {width: 135px; height: 60px;}
#menu05 {width: 135px; height: 60px;}
#menu06 {width: 135px; height: 60px;}
#menu07 {width: 140px; height: 60px;}

#menu ul li a {
	display: block;
}

#menu01 a {width: 135px; height: 60px;}
#menu02 a {width: 135px; height: 60px;}
#menu03 a {width: 135px; height: 60px;}
#menu04 a {width: 135px; height: 60px;}
#menu05 a {width: 135px; height: 60px;}
#menu06 a {width: 135px; height: 60px;}
#menu07 a {width: 140px; height: 60px;}

#menu span {
	position: absolute;
	left: -5000px;
}

#menu01 a {background: url(image/menu1.gif) no-repeat top left;}
#menu02 a {background: url(image/menu2.gif) no-repeat top left;}
#menu03 a {background: url(image/menu3.gif) no-repeat top left;}
#menu04 a {background: url(image/menu4.gif) no-repeat top left;}
#menu05 a {background: url(image/menu5.gif) no-repeat top left;}
#menu06 a {background: url(image/menu6.gif) no-repeat top left;}
#menu07 a {background: url(image/menu7.gif) no-repeat top left;}

#menu01 a:hover,
#menu02 a:hover,
#menu03 a:hover,
#menu04 a:hover,
#menu05 a:hover,
#menu06 a:hover,
#menu07 a:hover {
	background-position: 0 -60px;
}

/* MAIN_IMG -------------------------------------------------------------------------*/

#wrapper_mimg {
	width: 100%;
	padding: 0;
	line-height: 0;
	background: #000000;
}

#mimg {
	clear: both;
	width: 950px;
	height: 270px;
	line-height: 0;
	font-size: 0;
	margin: 0 auto;
	padding: 0;
}

#mimg2 {
	clear: both;
	width: 950px;
	height: 120px;
	line-height: 0;
	font-size: 0;
	margin: 0 auto;
	padding: 0;
}

/* WRAPPER -------------------------------------------------------------------------*/

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
	line-height: 0;
}

/* CONTENTS -------------------------------------------------------------------------*/

#contents {
	clear: both;
	float: left;
	width: 950px;
	margin: 0;
	padding: 0;
}

/* MAIN -------------------------------------------------------------------------*/

#main {
	clear: both;
	float: left;
	width: 710px;
	line-height: 1.5;
}

/* border01----------------------------------------- */

.border01 {
	border: 0;
	border-top: 1px dotted #aaaaaa;
}

/* box_toplink----------------------------------------- */

#box_toplink {
	clear: both;
	float: left;
	width: 950px;
	display: inline;
	margin: 0 0 20px 0;
}

#box_toplink ul {
	list-style-type: none;
}

#box_toplink ul li {
	float: left;
	width: 470px;
	font-size: 0;
	line-height: 0;
	display: inline;
}

#box_toplink ul li img {
	margin: 0;
	padding: 0;
}

/* box_topnews----------------------------------------- */

#box_topnews {
	clear: both;
	float: left;
	width: 710px;
}

#box_topnews ul {
	clear: both;
	float: left;
	width: 710px;
	list-style-type: none;
	padding: 0;
}

#box_topnews ul li {
	clear: both;
	float: left;
	width: 710px;
	font-size: 12px;
	line-height: 1.5;
	display: inline;
	margin: 0 0 4px 0;
	padding: 0 0 5px 0;
	color: #aaaaaa;
	border-bottom: dotted 1px #4b4b4b;
}

#box_topnews ul li a {
	line-height: 1.5;
	color: #aaaaaa;
}

/* H -------------------------------------------------------------------------*/

h2 {
	clear: both;
	width: 680px;
	height: 26px;
	margin: 0 0 20px 0;
	padding: 4px 0 0 30px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.5;
	background: url(image/bg_h2.gif) no-repeat top left;
}

h3 {
	clear: both;
	width: 637px;
	margin: 0 0 20px 0;
	padding: 0 0 0 10px;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	line-height: 1.5;
	border-left: 3px solid #aaaaaa;
}

/*
h4 {
	clear: both;
	width: 638px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 10px;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 1.5;
	border-left: 2px solid #000000;
	background: url(image/h4_bg.gif) repeat top left;
}

h5 {
	clear: both;
	width: 575px;
	margin: 0 0 10px 0;
	padding: 10px 5px 10px 30px;
	font-size: 13px;
	color: #3d3d3d;
	font-weight: bold;
	line-height: 1.5;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
}
*/

/* TTL_META_CONTENTS -------------------------------------------------------------------------*/

/* POST ----------*/

#contents_box {
	clear: both;
	float: left;
	width: 660px;
	padding: 10px 30px 10px 30px;
}

/*
#post_ttl {
	clear: both;
	width: 656px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 17px;
	font-weight: bold;
	color: #383838;
	line-height: 1.5;
}

#post_ttl a {
	color: #383838;
	line-height: 1.5;
}
*/

.post_contents {
	font-size: 12px;
	line-height: 1.7;
	padding: 0;
	color: #ffffff;
}

.post_contents p {
	font-size: 12px;
	line-height: 1.7;
	padding: 0 0 20px 0;
}

.post_contents img {
	margin: 0;
	padding: 0 5px 2px 0;
}

/* MES -------------------------------------------------------------------------*/

.must {
	color: #ff0000;
	font-weight: bold;
}

.red {
	color: #ff0000;
}

/* SIDEBAR -------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 230px;
	margin: 0;
	padding: 0;
}

#sidebar_ttl {
	clear: both;
	float: left;
	width: 230px;
	height: 40px;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}

/*-----side_link-----*/

#sidebar_link {
	width: 230px;
	margin: 0;
	padding: 0;
}

#sidebar_link ul {
	list-style-type: none;
}

#sidebar_link ul li {
	clear: both;
	float: left;
	width: 230px;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0 0 10px 0;
}

/*-----sidebarlist-----*/

.sidebarlist {
	clear: both;
	float: left;
	width: 210px;
	margin: 0;
	padding: 10px;
}

.sidebarlist li {
	clear: both;
	float: left;
	width: 200px;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.7;
	color: #aaaaaa;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	background: url(image/icon_01.gif) no-repeat top left;
}

.sidebarlist li a:link,
.sidebarlist li a:visited {
	font-size: 12px;
	line-height: 1.7;
	color: #aaaaaa;
}

.sidebarlist li a:hover {
	color: #aaaaaa;
}

/*-----sideburner-----*/
/*
#sideburner {
	clear: both;
	float: left;
	width: 204px;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#sideburner ul {
	list-style: none;
}

#sideburner li {
	background: none;
	line-height: 0;
	font-size: 0;
	margin: 0 0 5px 0;
}
*/
/* TABLE -------------------------------------------------------------------------*/

/* common ------------------------*/

table,
table.tbl01,
table.tbl02 {
	clear: both;
	width: 650px;
	border-collapse: collapse;
}

table p  {
	font-size: 12px;
	line-height: 1.5;
}

table strong {
	line-height: 1.5;
}

/* tbl01 ------------------------*/

table.tbl01 {
	margin: 0 0 20px 0;
}

table.tbl01 th {
	text-align: left;
	font-weight: normal;
	border: 1px solid #2d2d2d;
	border-right: 0;
	padding:10px;
	background: url(image/thbg_01.gif) repeat top left;
}

table.tbl01 td {
	border: 1px solid #2d2d2d;
	border-right: 0;
	padding:10px;
}

span.sample {
	font-size: 7pt;
	color: #838383;
}

/* tbl02 ------------------------*/

table.tbl02 {
	margin: 0 0 20px 0;
}

table.tbl02 th {
	text-align: center;
	font-weight: normal;
	border: 1px solid #2d2d2d;
	padding: 5px;
	background: url(image/thbg_01.gif) repeat top left;
}

table.tbl02 td {
	text-align: center;
	border: 1px solid #2d2d2d;
	padding: 5px;
}

table.tbl02 td.taleft {
	text-align: left;
}

span.sample {
	font-size: 7pt;
	color: #838383;
}

/* LIST -------------------------------------------------------------------------*/

ul.list01 {
	list-style-type: decimal;
	padding: 0 0 25px 20px;
	_padding: 0 0 25px 25px;
}

ul.list01 li {
	font-size: 12px;
	line-height: 1.5;
}

/* INPUT -------------------------------------------------------------------------*/
/*
input {
	height: 17px;
}

input, textarea {
	font-size: 12px;
	line-height: 1.2;
	padding: 0;
}

#sub, #bk {
	height: 27px;
	padding: 2px 5px;
}

#submit {
	width: 200px;
	height: 25px;
}

.txtara02 {
	width: 400px;
	height: 70px;
}
*/

/* FOOTER -------------------------------------------------------------------------*/

#box_footer {
	width: 100%;
	border-top: 3px solid #2e2e2e;
}

#footer {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
}

/*-----footer_logo-----*/

#footer_logo {
	float: left;
	width: 341px;
	font-size: 0;
	line-height: 0;
}

/*-----undermenu-----*/

#undermenu {
	float: right;
	width: 600px;
	padding: 7px 0 0 00;
}

#undermenu ul {
	list-style-type: none;
}

#undermenu ul li {
	float: right;
	font-size: 0;
	line-height: 0;
	display: inline;
	margin: 0 0 0 10px;
}

/* LINK -------------------------------------------------------------------------*/

	/* BASE ------------------------*/
	a:link {
		text-decoration : underline;
		color: #ffffff;
	}

	a:visited {
		text-decoration : underline;
		color: #ffffff;
	}

	a:hover {
		text-decoration : none;
		color : #999999;
	}

	a:active {
		text-decoration : none;
	}