@charset "UTF-8";

/* ===================================サイトマップ =================================== */
.siteMap {
	width: 660px;
	text-align: left;
	padding: 0 10px 8px;
}

.siteMap ul {
	width: 640px;
}

.siteMap li {
	height: 30px;
	background-repeat: no-repeat;
	border-bottom: dotted 1px #999;
	text-align: inherit;
	margin: 10px 0 5px 15px;
}
	.siteMap li.sm01 {
	width: 400px;
	background-image: url(../img/cap_sm01.png);
	padding-left: 130px;
}
	.siteMap li.sm02 {
	width: 400px;
	background-image: url(../img/cap_sm02.png);
	padding-left: 130px;
}
	.siteMap li.sm03 {
	width: 400px;
	background-image: url(../img/cap_sm03.png);
	padding-left: 130px;
}
	.siteMap li.sm04 {
	width: 400px;
	background-image: url(../img/cap_sm04.png);
	padding-left: 130px;
}



/* =================================== トピック =================================== */
.topic {
	width: 680px;
	margin: 10px auto 20px;
	padding: 0;
}
.topic_ttl {
	width: 100%;
	text-align: left;
	margin: 40px 2px;
	padding: 0;
}


/*=============================【管理人について】=============================*/
div#member {
} 

div#member dl {
	position: relative;
	width: 500px;
	height: 170px;
	text-align: left;
	margin: 0 0 0 30px;
}

div#member dl dt {
	position: absolute;
	width: 175px;
	top: 0;
	left: 0;
	text-align: left;
	margin: 10px;
}

div#member dl dd.detail_bold{
	position: absolute;
	width: 370px;
	top: 30px;
	left: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #AD7E47;
	text-align: left;
	line-height: 1.4em;
}

div#member dl dd.detail{
	position: absolute;
	width: 340px;
	top: 55px;
	left: 200px;
	text-align: left;
	line-height: 1.4em;
}



/* =============================【説明やガイダンス】============================= */
div#inquiry {
	width: 660px;
	margin: 20px 0 0;
	color: #333;
	text-align: left;
	line-height: 1.5em;
	clear: both;
}

.notice01 {
	width: 630px;
	height: 14px;
	border: #C4DC95 solid 1px;
	border-width: 0 0 1px 4px;
	font-size: 13px;
	font-weight: bold;
	color: #696;
	letter-spacing: 0.2em;
	margin: 20px auto 7px 20px;
	padding: 2px 0 5px 7px;
}

.notice01mark { /* メールページ 注意事項の列挙 */
	width: 645px;
	height: 13px;
	border: #999 dotted 1px;
	border-width: 0 0 1px 0;
	font-size: 12px;
	color: #C96;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 20px 0 7px 15px;
	padding: 0 0 5px 5px;
}

.notice02 {
	width: 630px;
	margin: 0 5px 0 15px;
	padding: 0 0 0 12px;
}
.notice02_bottom {/* 最下段の場合 */
	width: 650px;
	margin: 0 5px 20px 15px;
	padding: 0 0 0 12px;
}



/* =============================【イラストギャラリー】============================= */
#goods {
	width: 660px;
	margin: 20px 0 45px 25px;
	padding: 0;
	text-align: center;
	display: inline-block;
}

ul {
	width: 100%;
}

#goods ul li.b01 {
	position: relative;
	width: 160px;
	height: 175px;
	border: dotted;
	border-width: 0 2px 0 0;
	border-color: #FC3;
	text-align: center;
	margin: 10px 0;
	float: left;
}
#goods ul li.b02 {
	position: relative;
	width: 160px;
	height: 185px;
	text-align: center;
	margin: 10px 0;
	float: left;
}
#goods ul li img {
	margin: 15px 0;
}

.goodsName {
	width: 160px;
	color: #5A493F;
	text-align: center;
}



/* =============================【ブログ】============================= */
div#blog {
	width: 1220px;
	margin: 0 auto;
	overflow-x: hidden;
}


/* =============================【リンク】============================= */

/**
 * リンク一覧
--------------------------------------*/
.linkView {
	width: 630px;
	margin: 25px auto 40px 20px;
}

/**
 * clearfix
 */

.linkView:before,
.linkView:after { /* For modern browsers */
    content: "";
	display: table;
}
.linkView:after {
	clear: both;
}
.linkView { /* For IE 6/7 (trigger hasLayout) */
    zoom: 1;
}


.linkClass {
	width: 138px;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}

div.linkCtg {
	width: 470px;
	margin: 10px auto 0;
	padding: 0 0 0 140px;
}
*:first-child+html div.linkCtg {
	margin: 10px 0;
	padding: 0;
	float: right;
}



div.linkCtg ul {
	margin: 0 auto;
}
div.linkCtg ul li {
}

dl.linkLst {
	position: relative;
	width: 480px;
	height: 60px;
	color: #963;
	text-align: left;
	margin: 5px 0 7px;
}

.linkLst dt.linkSite_name {
	position: absolute;
	top: 4px;
	left: 225px;
	font-size: 13px;
	font-weight: bold;
}

.linkLst dd.linkSite_lB {
	position: absolute;
	top: 0;
	left: 10px;
}
.linkLst dd.linkSite_lMatter {
	position: absolute;
	top: 25px;
	left: 224px;
	color: #333;
}


/**
 * 管理人リンク
--------------------------------------*/
.linkBreakdown {
	width: 400px;
	color: #963;
	text-align: left;
	line-height: 1.7em;
	margin: 10px 0 20px 30px;
}


/**
 * リンクに関するガイド
--------------------------------------*/
.linkGuide {
	width: 550px;
	color: #960;
	margin: 10px 0 30px 5px;
}
	.linkGuide img {
	margin: 5px 7px 5px 0;
	}

dl.linkSource {
	width: 550px;
	color: #956A59;
	margin: 20px 0;
}

dl.linkSource dt {
	font-size: 12px;
	font-weight: bold;
}
	
dl.linkSource dd.lB {
}
dl.linkSource dd.lB img {
		margin: 5px 0 7px;
}

dl.linkSource dd.lS {
	width: 350px;
	height: 60px;
	background-color: #EDEDED;
	color: #666;
	text-align: left;
	line-height: 1.5em;
	margin: 0;
	padding: 3px;
	overflow-x: hidden;
	overflow-y: scroll;
}
