@charset "utf-8";
/* CSS Document */


*{
	margin: 0px;
	padding: 0px;
	}
h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

input,textarea,select {
	font-size: 1em;
}

form {
	margin: 0px;
}

table {
	border-collapse:collapse;
	font-size: 100%;
	border-spacing: 0;
}
.clearfix:after {
	clear:both;
	overflow:hidden;
	content:"";
	display:block;
}
body {
	font-family: "メイリオ", "Meiryo UI", "ヒラギノ丸ゴ Pro W4", "小塚ゴシック Pro R", sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(../images/diamond_upholstery.png);
	background-repeat: repeat;
}
#wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#header {
	padding-top: 10px;
	padding-left: 10px;
	border: 3px solid #399;
	margin-top: 10px;
}
.headNav li {
	margin-bottom: 15px;
}
.headNav {
	float: right;
	text-align: right;
	margin-top: 25px;
}
.siteTitle {
	float: left;
	margin-bottom: 10px;
}
.headNav li a {
	background-color: #399;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #FFF;
	text-decoration: none;
}
.headNav li a:hover {
	background-color: #CC0;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #333;
}
#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainContent {
	width: 610px;
	padding-right: 15px;
	padding-left: 15px;
	float: right;
	background-color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 20px;
}
#subContent {
	float: left;
	width: 280px;
	background-image: url(../images/16bg_20.gif);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.Nav li a {
	background-image: url(../images/pin.jpg);
	display: block;
	height: 33px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFF;
	text-decoration: none;
	padding-left: 30px;
	background-repeat: no-repeat;
	line-height: 20px;
	padding-top: 5px;
	font-size: 11px;
}
.Nav li a:hover {
	background-position: 0px -33px;
	color: #FFFF99;
	font-size: 11px;
}
.Nav li {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFC;
	padding-bottom: 10px;
}
#footer {
	width: 936px;
	border: 3px solid #399;
	padding: 10px;
	clear: both;
	margin-top: 10px;
}
.footerNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #699;
	padding-right: 10px;
}
.footerNav {
	text-align: center;
}
.copy {
	text-align: right;
	line-height: 23px;
}
.caption01 {
	line-height: 30px;
	background-color: #399;
	color: #FFC;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #143C34;
	border-left-color: #143C34;
}
.caption02 {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006837;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
}
.link01 {
	padding: 30px;
}
.link01 li {
	margin-top: 20px;
	margin-bottom: 30px;
}
.link01 li a {
	text-decoration: none;
	color: #267575;
}
.link01 li a:hover {
	text-decoration: none;
	color: #FF6600;
}
.text01 {
	line-height: 25px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.m20 {
	padding: 20px;
}
.section {
	margin-top: 15px;
	margin-bottom: 15px;
}
.link02 {
	float: right;
	margin-bottom: 15px;
	clear: both;
	margin-right: 15px;
}
.caption03 {
	line-height: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #696;
	border-right-color: #696;
	border-bottom-color: #696;
	border-left-color: #696;
	padding-left: 5px;
}
