/* ---------------------------------------------------------
　　匠抜きスタイルシート
--------------------------------------------------------- */
/* 基本設定 */
body {
	margin: 13px 0px 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/common/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #F7F4E9;
}
div {
	font-size: 12px;
	line-height: 140%;
	color: #555555;
}
td {
	font-size: 12px;
	line-height: 140%;
	color: #555555;
}
th {
	font-size: 12px;
	line-height: 140%;
	color: #993300;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
hr {
	display: none;
}
.clear {
	clear: both;
	height: 1px;
}
#wrapper {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	width: 730px;
	background-image: url(../images/head/head-image.jpg);
	height: 82px;
	float: left;
}
#logo h1 a {
	float: left;
	height: 82px;
	width: 185px;
	display: block;
}
#logo h1 span {
	display: none;
}
#logo p {
	margin: 0px;
}
#logo p a {
	float: left;
	height: 82px;
	width: 185px;
	display: block;
}
#logo p span {
	display: none;
}
#headContents {
	text-align: right;
	float: right;
}
#headContents p {
	font-size: 10px;
	color: #8C715A;
	text-decoration: none;
	margin: 0px 10px 0px 0px;
	font-weight: normal;
}
#headContents p a {
	color: #8C715A;
	text-decoration: none;
}
#headContents a:hover {
	font-size: 10px;
	color: #8C715A;
	text-decoration: none;
}
#headContents a:visited {
	font-size: 10px;
	color: #8C715A;
	text-decoration: none;
}
#headMenu {
	clear: right;
}
#headMenu p {
	font-size: 10px;
	color: #999999;
	text-align: right;
	margin: 8px 25px 0px 0px;
}
#headMenu a {
	color: #8C715A;
	text-decoration: underline;
}
#headMenu a:hover {
	color: #CFC0B4;
	text-decoration: underline;
}
#headMenu a:visited {
	color: #CFC0B4;
	text-decoration: underline;
}
#headBtn p {
	margin-right: 25px;
}

/* ヘッダーナビゲーション設定
-------------------------------------------------- */
#naviBox {
	width: 730px;
	float: left;
}
#navi {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/head/navi.jpg);
	background-repeat: no-repeat;
	position: relative;
	width: 730px;
	height: 40px;
}
#navi li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
	top: 0;
}
#navi li, #navi a {
	height: 40px;
	display: block
}
#navi a {
	text-indent: -5000px;
	text-decoration: none;
}
#naviAbout{
	left: 18px;
	height: 0px;
	width: 104px;
}
#naviGuide {
	left: 123px;
	height: 0px;
	width: 108px;
}
#naviPrice {
	left: 232px;
	height: 0px;
	width: 122px;
}
#naviResults {
	left: 355px;
	height: 0px;
	width: 97px;
}
#naviFaq {
	left: 453px;
	height: 0px;
	width: 125px;
}
#naviEstimate {
	left: 579px;
	height: 0px;
	width: 133px;
}
#naviAbout a:hover, #naviAbout a:visited:hover {
	background: transparent url(../images/head/navi.jpg) -18px -40px;
	background-repeat: no-repeat;
}
#naviGuide a:hover, #naviGuide a:visited:hover {
	background: transparent url(../images/head/navi.jpg) -123px -40px;
	background-repeat: no-repeat;
}
#naviPrice a:hover, #naviPrice a:visited:hover {
	background: transparent url(../images/head/navi.jpg) -232px -40px;
	background-repeat: no-repeat;
}
#naviResults a:hover, #naviResults a:visited:hover {
	background: transparent url(../images/head/navi.jpg) -355px -40px;
	background-repeat: no-repeat;
}
#naviFaq a:hover, #naviFaq a:visited:hover {
	background: transparent url(../images/head/navi.jpg) -453px -40px;
	background-repeat: no-repeat;
}
#naviEstimate a:hover, #naviEstimate a:visited:hover {
	background: transparent url(../images/head/navi.jpg) -579px -40px;
	background-repeat: no-repeat;
}
#naviAbout a.selected:link, #naviAbout a.selected:visited {
	background: transparent url(../images/head/navi.jpg) -18px -80px;
	background-repeat: no-repeat;
}
#naviGuide a.selected:link, #naviGuide a.selected:visited {
	background: transparent url(../images/head/navi.jpg) -123px -80px;
	background-repeat: no-repeat;
}
#naviPrice a.selected:link, #naviPrice a.selected:visited {
	background: transparent url(../images/head/navi.jpg) -232px -80px;
	background-repeat: no-repeat;
}
#naviResults a.selected:link, #naviResults a.selected:visited {
	background: transparent url(../images/head/navi.jpg) -355px -80px;
	background-repeat: no-repeat;
}
#naviFaq a.selected:link, #naviFaq a.selected:visited {
	background: transparent url(../images/head/navi.jpg) -453px -80px;
	background-repeat: no-repeat;
}
#naviEstimate a.selected:link, #naviEstimate a.selected:visited {
	background: transparent url(../images/head/navi.jpg) -579px -80px;
	background-repeat: no-repeat;
}
#contents {
	width: 730px;
	background-image: url(../images/common/contents-bg.jpg);
	padding-top: 15px;
	padding-bottom: 19px;
	float: left;
}
#foot {
	width: 730px;
	background-image: url(../images/foot/bg.jpg);
	height: 87px;
	clear: left;
}
#subLink {
	text-align: left;
	font-size: 10px;
	margin-left: 18px;
}
#subLink a {
	color: #CFC0B4;
	text-decoration: underline;
}
#subLink a:hover {
	color: #CFC0B4;
	text-decoration: underline;
}
#subLink a:visited {
	color: #CFC0B4;
	text-decoration: underline;
}
address {
	color: #8C715A;
	font-style: normal;
	font-size: 10px;
	text-align: right;
	margin-top: 18px;
	margin-right: 18px;
}
#copyright {
	color: #8C715A;
	font-size: 10px;
	text-align: right;
	line-height: normal;
	margin-right: 18px;
}
/* 左メニュー設定
-------------------------------------------------- */
#menuBox {
	float: left;
	padding-left: 25px;
	text-align: left;
}
#menu {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menu/btn.gif);
	background-repeat: no-repeat;
	position: relative;
	width: 160px;
	height: 307px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: absolute;
}
#menu li, #menu a {
	display: block;
	width: 160px;
	height: 33px;
}
#menu a {
	text-indent: -5000px;
	text-decoration: none;
}
#menuAbout {
	top: 7px;
	height: 33px;
	width: 0px;
}
#menuPrice {
	top: 41px;
	height: 33px;
	width: 0px;
}
#menuMeyasu {
	top: 75px;
	height: 33px;
	width: 0px;
}
#menuResults {
	top: 109px;
	height: 33px;
	width: 0px;
}
#menuVoice {
	top: 143px;
	height: 33px;
	width: 0px;
}
#menuFaq {
	top: 178px;
	height: 33px;
	width: 0px;
}
#menuGuide {
	top: 212px;
	height: 33px;
	width: 0px;
}
#menuEstimate {
	top: 275px;
	height: 33px;
	width: 0px;
}
#menuAbout a:hover, #menuAbout a:visited:hover {
	background: transparent url(../images/menu/btn.gif) no-repeat -160px -7px;
}
#menuPrice a:hover, #menuPrice a:visited:hover {
	background: transparent url(../images/menu/btn.gif) no-repeat -160px -41px;
}
#menuMeyasu a:hover, #menuMeyasu a:visited:hover {
	background: transparent url(../images/menu/btn.gif) no-repeat -160px -75px;
}
#menuResults a:hover, #menuResults a:visited:hover {
	background: transparent url(../images/menu/btn.gif) no-repeat -160px -109px;
}
#menuVoice a:hover, #menuVoice a:visited:hover {
	background: transparent url(../images/menu/btn.gif) no-repeat -160px -143px;
}
#menuFaq a:hover, #menuFaq a:visited:hover {
	background: transparent url(../images/menu/btn.gif) no-repeat -160px -178px;
}
#menuGuide a:hover, #menuGuide a:visited:hover {
	background: transparent url(../images/menu/btn.gif) no-repeat -160px -212px;
}
#menuEstimate a:hover, #menuEstimate a:visited:hover {
	background: transparent url(../images/menu/btn.gif) no-repeat -160px -275px;
}
#menuAbout a.selected:hover, #menuAbout a.selected:visited {
	background: transparent url(../images/menu/btn.gif) no-repeat -320px -7px;
}
#menuPrice a.selected:hover, #menuPrice a.selected:visited {
	background: transparent url(../images/menu/btn.gif) no-repeat -320px -41px;
}
#menuMeyasu a.selected:hover, #menuMeyasu a.selected:visited {
	background: transparent url(../images/menu/btn.gif) no-repeat -320px -75px;
}
#menuResults a.selected:hover, #menuResults a.selected:visited {
	background: transparent url(../images/menu/btn.gif) no-repeat -320px -109px;
}
#menuVoice a.selected:hover, #menuVoice a.selected:visited {
	background: transparent url(../images/menu/btn.gif) no-repeat -320px -143px;
}
#menuFaq a.selected:hover, #menuFaq a.selected:visited {
	background: transparent url(../images/menu/btn.gif) no-repeat -320px -178px;
}
#menuGuide a.selected:hover, #menuGuide a.selected:visited {
	background: transparent url(../images/menu/btn.gif) no-repeat -320px -212px;
}
#menuEstimate a.selected:hover, #menuEstimate a.selected:visited {
	background: transparent url(../images/menu/btn.gif) no-repeat -320px -275px;
}
#menuTenpo {
	margin-top: 15px;
	background-color: #EAEAEA;
	width: 160px;
	clear: left;
}
#menuTenpo p {
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	font-size: 10px;
	padding-bottom: 2px;
	text-align: left;
	padding-top: 0px;
}
#menuBana {
	width: 160px;
	clear: left;
}
#menuBana p {
	margin: 0px;
}
#menuHowto {
	width: 160px;
	clear: left;
}
#menuMelma {
	width: 160px;
	clear: left;
}
#menuBlog {
	width: 160px;
	clear: left;
}
#main {
	width: 510px;
	float: right;
	text-align: left;
}
#pan {
	font-size: 10px;
}
#title {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #850623;
}
#sentences {
	padding-right: 25px;
}
#sentences p {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 25px;
	margin-left: 18px;
}
#sentences .adSence {
	text-align: center;
	clear: both;
	margin-bottom: 15px;
}


/* 画像設定 */
img {
	border: none;
}
.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.imgRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}


/* テキスト設定 */

h1, h2, h3, h4 {
	margin: 0px;
}
.text18BRed {
	font-size: 18px;
	color: #850623;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
	padding-bottom: 4px;
}
.text14BRed {
	font-size: 14px;
	color: #850623;
	font-weight: bold;
}
.text12BRed {
	font-size: 12px;
	color: #850623;
	font-weight: bold;
}
.text12B {
	font-size: 12px;
	font-weight: bold;
}
.text10 {
	font-size: 10px;
}
.text10Red {
	font-size: 10px;
	color: #FF0000;
}
.text10Gray {
	font-size: 10px;
	color: #999999;
}
.textRed {
	color: #FF0000;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
