@charset "shift_jis";

/*----------------------------------------------------------------------
リセット
-----------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}

fieldset,img {
	border: 0;
}
ol,ul {
	list-style: none;	
}
caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border: 0;
}

/*-----------------------
共通部分
-----------------------*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.4em;
	color: #333;
}

a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*--ここまで--*/

#wapper {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.top-nav {
	padding-left: 19px;
}
#main_conte {
	width: 892px;
	margin: 10px 19px;
}
#footer_navi {
	width:100%;
	text-align:center;
	background:#F0EEEB;
}
#footer_navi p {
	width:930px;
	height:25px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	display: block;
	padding-top: 5px;
	font-size: 0.8em;
}

#footer_copy {
	background-color: #413219;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer_copy p{
	width:930px;
	height:100px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
	display: block;
	padding-top: 5px;
}#main_conte table tr td ul {
	width: 178px;
}
.bana_list02 {
	border-left: dotted 1px #600;
}
