@charset "utf-8";
html {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a img {
	border: 0;
}
body {
	background-color: #000000;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	line-height: 1.7;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	
}
#wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/*ここからclearfic*/

.clearfix:after {
    content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


.clearfix { display: inline-block;}


/*Hides from IE-mac ¥*/
* html .clerfix { height: 1%;}
.clearfix {display: block; }
/* End hide from IE-mac */

-->

#left {
	float: right;
	width: 191px;
	height: 800px;
}
#center {
	width: 530px;
	float: right;
	padding-left: 40px;
	padding-top: 35px;
	height: 100%;
}
.box {
	width: 500px;
	clear: both;
	padding-bottom: 90px;
}
.box02 {
	width: 500px;
	clear: both;
	padding-bottom: 30px;
	padding-top: 20px;
}
.box04 {
	width: 500px;
	clear: both;
	padding-bottom: 30px;
	padding-top: 50px;
}
.date {
	font-size: 11px;
	float: right;
	font-weight: normal;
	width: 150px;
	margin: 3px 0px 0px;
	padding: 0px;
	text-align: right;
}
.title {
	padding-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
}
.sub_title {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 13px;
	margin-bottom: 0px;
	padding-bottom: 14px;
}
.title2 {
	font-size: 18px;
	margin-bottom: 15px;
	clear: both;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 490px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
}
.midashi {
	margin: 0px 0 0;
	padding: 0px 0 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 490px;
	height: 25px;
}

.title2_04 {
	font-size: 14px;
	margin-bottom: 15px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 490px;
	margin-top: 0px;
	padding-bottom: 6px;
	padding-top: 0px;
	color: #993300;
}
.text {
	width: 500px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.comme_track {
	float: left;
	width: 490px;
	text-align:right;
	padding-top: 10px;
	margin-top: 19px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#right {
	float: right;
	width: 293px;
	height: 100%;
	color: #FFFFFF;
	padding-top: 60px;
	margin-left: 12px;
}
#right a {
	text-decoration: none;
	color: #FFFFFF;
}
#right a:link {
	color: #FFFFFF;
}
#right a:visited {
	color: #FFFFFF;
}
#right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:active {
	text-decoration: underline;
}
.menu {
	width: 206px;
	margin-bottom: 34px;
}
.menu ul {
	width: 240px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 2.0;
}
.menu li {
	background-image: url(img/listmark.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 18px;
}
.btn {
	width: 206px;
	margin-bottom: 58px;
}
.btn ul {
	margin: 0px;
	padding: 0px;
}
.btn li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	list-style-type: none;
	line-height: 0px;
}
.border {
	width: 206px;
	padding-bottom: 4px;
	margin: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 12px;
	padding-left: 6px;
	font-weight: normal;
}
.address {
	width: 206px;
	padding-left: 10px;
	padding-top: 18px;
	padding-bottom: 34px;
}
.close {
	width: 192px;
	padding-bottom: 34px;
	text-align: right;
}

.close a {
	text-decoration: none;
	color: #FFFFFF;
}
.close a:link {
	color: #FFFFFF;
}
.close a:visited {
	color: #FFFFFF;
}
.close a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.close a:active {
	text-decoration: underline;
}
