/*[fmt]1A91-1A0A-2*/
/*@group Reset CSS*/
body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin : 0;
	padding : 0;
	border : 0;
	outline : 0;
	font-weight : inherit;
	font-style : inherit;
	font-size : 100%;
	font-family : inherit;
	vertical-align : baseline;
}
/*remember to define focus styles!*/
:focus {
	outline : 0;
}
body {
	line-height : 1;
	color : #000000;
	background : #FFFFFF;
}
ol,ul {
	list-style : none;
}
/*tables still need 'cellspacing="0"' in the markup*/
table {
	border-collapse : separate;
	border-spacing : 0;
}
caption,th,td {
	text-align : left;
	font-weight : normal;
}
blockquote:before,blockquote:after,q:before,q:after {
	content : "";
}
blockquote,q {
	quotes : "" "";
}
/*@end*/
body {
	font : 13px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	*font-size: small;
	*font: x-small;
	line-height : 1.63;
	background : #000 url(../images/bg_03.png) repeat-x;
	text-align : center;
	color : #FFFFFF;
}
div.wrapper {
	width : 909px;
	text-align : left;
	margin : 0 auto;
}
div.content {
	background : url(../images/line_02.gif) repeat-y 640px;
	margin-bottom : 40px;
	margin-top : 25px;
	zoom : 1;
}
div.main {
	float : left;
}
div.side-bar {
	margin-left : 663px;
	_margin-left : 660px;
}
div.side-bar:after {
	content : ".";
	display : block;
	visibility : hidden;
	height : 0.1px;
	font-size : 0.1em;
	line-height : 0;
	clear : both;
}
div.side-bar ul li {
	display : block;
	margin-bottom : 20px;
}
div.inquiry {
	border : 1px solid #181818;
	background-image : url(../images/bg_01.png);
	height : 41px;
}
div.inquiry h3 {
	margin-top : 12px;
	margin-left : 19px;
	float : left;
}
div.inquiry p {
	margin-left : 498px;
	margin-top : 7px;
}
div.footer {
	color : #6E6E6E;
	border-top : 1px solid #1F1F1F;
	background-color : #080808;
	text-align : center;
	height : 83px;
}
div.footer ul {
	text-align : right;
	margin : 8px auto 0;
	width : 909px;
	height : 20px;
	z-index : 1;
	position : relative;
}
div.footer ul li {
	display : inline;
	border-left : 1px solid #6E6E6E;
	padding-left : 12px;
	padding-right : 5px;
}
div.footer ul li.first-child {
	border : none;
}
div.footer ul li a {
	color : #6E6E6E;
}
div.footer ul li a:link {
	text-decoration : none;
}
div.footer ul li a:hover {
	text-decoration : underline;
}
div.footer ul li a:active {
	text-decoration : underline;
}
div.footer ul li a:visited {
	text-decoration : none;
}
div.footer address {
	width : 909px;
	margin : 0 auto;
	text-align : left;
	position : relative;
	top : -20px;
	height : 20px;
	z-index : 0;
}

