@charset "UTF-8";
/* CSS Document */

img{
	border-style: none;
}
li {
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}
#footer {
	text-align: left;
	width: 980px;
	color: #B3B3B3;
	padding-left: 20px;
}
#clearAll {
	width: 980px;
	clear: both;
}

#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
}

/* Index */

#indexTitle {
	width: 480px;
	background: url(../img/index_title.jpg) no-repeat 0px 0px;
	height: 290px;
	float: left;
	margin-top: 370px;
	text-indent: -10000px;
}
#indexMenu {
	width: 497px;
	float: right;
	height: 670px;
}

#menu {
	width: 260px;
	text-align: left;
	float: right;
	padding-top: 256px;
}

/* detail */

#detailTitle {
	width: 321px;
	background: url(../img/detail_title.gif) no-repeat 0px 0px;
	height: 160px;
	text-indent: -10000px;
	margin-top: 287px;
}
#left {
	width: 321px;
	text-align: left;
	float: left;
}
#contact {
	width: 321px;
}
#ap {
	width: 540px;
	float: right;
	height: 670px;
}

#apLeft {
	width: 270px;
	float: left;
	margin-top: 20px;
}
#apRight {
	float: right;
	width: 270px;
	margin-top: 80px;
}
#gotop {
	width: 540px;
	clear: both;
	text-align: right;
	padding-top: 25px;
}
#forms {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
}
#forms  h2 {
	color: #996600;
	font-size: 12px;
	font-weight: normal;
}
#forms .normal {
	border-top: 1px solid #E3E0D9;
	border-right: 1px solid #E3E0D9;
	margin-bottom: 10px;
}
.border01 {
	border-bottom: 1px solid #E3E0D9;
	border-left: 1px solid #E3E0D9;
	font-size: 12px;
	color: #666666;
	padding: 4px;
}
.border02 {
	border-bottom: 1px solid #E3E0D9;
	border-left: 1px solid #E3E0D9;
	font-size: 12px;
	color: #666666;
	padding: 4px;
	text-align: left;
}
.border03 {
	border-bottom: 1px solid #E3E0D9;
	border-left: 1px solid #E3E0D9;
	font-size: 12px;
	color: #999999;
	padding: 4px;
}
#gomichiyo {
	width: 498px;
	clear: both;
	text-align: right;
}
