@charset "utf-8";
/* CSS Document */

/* ***************

いとしや
全サイトメーンコンテンツのスタイル
********************************************* */





/* ---------------

=トップページ

	=メーンコンテンツのスタイル
	=サブコンテンツのスタイル

--------------------------------------------- */

/* --- =メーンコンテンツのスタイル --- */
body div#wrapper div#container div#wrap-top div#main {
	/*padding-top: 4em;*/
	padding-left: 6px;
	width: 389px;
	float: right;
	/*background-image: url(img/top-2.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
}
body div#wrapper div#container div#wrap-top div#main h2 {
	margin-bottom: 1.5em;
	width: 388px;
}
body div#wrapper div#container div#wrap-top div#main h3 {
	width: auto;
	background: none;
}
body div#wrapper div#container div#wrap-top div#main div p {
	margin-bottom: 1em;
	line-height: 1.8;
	letter-spacing: 1px;
}

/* --- =サブコンテンツのスタイル --- */
body div#wrapper div#container div#wrap-top div#sub {
	/*padding-top: 4em;*/
	width: 160px;
	float: left;
	/*background-image: url(img/top-1.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
}
body div#wrapper div#container div#wrap-top div#sub h2 {
	margin-bottom: 1.5em;
	width: 159px;
}
body div#wrapper div#container div#wrap-top div#sub dl dt {
	margin-bottom: 0.2em;
	padding-left: 0.5em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	line-height: 1em;
	background-color: #dddddd;
}
body div#wrapper div#container div#wrap-top div#sub dl dd {
	margin-bottom: 0.5em;
	margin-bottom: 2em;
	text-align: left;
	line-height: 1.5;
	text-align: center;
}
body div#wrapper div#container div#wrap-top div#sub dl dd p {
	text-align: left;
}
body div#wrapper div#container div#wrap-top div#sub dl dd img {
	margin-bottom: 0.3em;
	border: none;
}





/* ---------------

=お問い合わせページ

	=フォームのスタイル

--------------------------------------------- */

div#inquiry {
}
div#inquiry p {
	margin-bottom: 3em;
	line-height: 2em;
}

/* --- =フォームのスタイル --- */
div#inquiry form {
	margin: 0 0 3em 0;
	width: 400px;
	text-align: center;
}
div#inquiry form div {
	border: none;
	text-align: left;
}
div#inquiry form div label input{
	margin-bottom: 1.5em;
	ime-mode: disabled;
	width: 120px;
}
div#inquiry form div label input.imeModeOn {
	ime-mode: active;
	width: 340px;
}
div#inquiry form div label input.imeModeOff {
	width: 340px;
}
div#inquiry form div label select {
	margin-bottom: 1.5em;
	width: 120px;
}
div#inquiry form div label textarea {
	margin-bottom: 1.5em;
	ime-mode: active;
	width: 400px;
	height: 80px;
}
div#inquiry form div label textarea.textArea {
	height: 200px;
}





/* ---------------

=特選アイテム

	=定義リストの初期設定
	=定義リスト（左へ回り込む）
	=定義リスト（右へ回り込む）
	=定義リスト（その他のアイテム表示）
	=定義語の番号部分（アイテム名の前に付くナンバー）

--------------------------------------------- */

div#item {
	margin: 3em auto auto auto;
	width: 513px;
}

/* --- =定義リストの初期設定 --- */
div#item div dl dt {
	margin-bottom: 0.5em;
	width: 233px;
}
div#item div dl dt img {
	margin-bottom: 1em;
}
div#item div dl dt span {
	padding-left: 2.5em;
	color: #ffd700;
	line-height:1.5;
	display: block;
	background-position: 1em 0.2em;
	background-repeat: no-repeat;
}
div#item div dl dd {
	width: 233px;
}
div#item div dl dd p {
	margin-bottom: 0.5em;
	padding: 0 1em;
	line-height: 1.4;
	letter-spacing: 1px;
}
div#item div dl dd ul {
}
div#item div dl dd ul li {
	padding-left: 6px;
	font-size: 10px;
	list-style-type: none;
	background-image: url(img/itemIcon.gif);
	background-position: left 0.4em;
	background-repeat: no-repeat;
}

/* --- =定義リスト（左へ回り込む） --- */
div#item div dl.itemLeft {
	margin-bottom: 0.5em;
	float: left;
}

/* --- =定義リスト（右へ回り込む） --- */
div#item div dl.itemRight {
	margin-bottom: 0.5em;
	float: right;
}

/* --- =定義リスト（その他のアイテム表示） --- */
div#item div dl.itemETC {
	margin: 0 auto;
	padding-top: 5px;
	padding-left: 145px;
	clear: both;
	width: 343px;
	height: 60px;
	background-image: url(img/itemother.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
div#item div dl.itemETC dt {
	float: left;
	width:3px;
}
div#item div dl.itemETC dd.etcItemLeft {
	float: left;
	width: 210px;
}
div#item div dl.itemETC dd.etcItemLeft ul li {
}
div#item div dl.itemETC dd.etcItemRight {
	margin-left: 216px;
	width: 124px;
}
div#item div dl.itemETC dd.etcItemRight ul li {
}

/* --- =定義語の番号部分（アイテム名の前に付くナンバー） --- */
div#item div dl dt span.no01 {
	background-image: url(img/itemIcon-1.gif);
}
div#item div dl dt span.no02 {
	background-image: url(img/itemIcon-2.gif);
}





/* ---------------

=アフター９リラックス

	=導入
	=ページ内メニュ
	=内容
	=定義リスト設定

--------------------------------------------- */

div#after9 {
	clear: both;
}

/* --- =導入 --- */
div#after9 p.after9-index {
	margin-bottom: 1em;
	padding: 1em 0;
	line-height: 1.8;
	letter-spacing: 1px;
	border-top: 1px dashed #000080;
	border-bottom: 1px dashed #d3d3d3;
}

/* --- =ページ内メニュ --- */
div#after9 ul#after9-menu {
	margin: 0 0 3em -33px;
	width: 553px;
	list-style-type: none;
	overflow: hidden;
}
div#after9 ul#after9-menu li {
	padding-left: 33px;
	width: 151px;
	float: left;
	list-style-type: none;
	zoom: 1;
}	
div#after9 ul#after9-menu li p {
	margin-bottom: 0.3em;
	padding: 0.5em;
	height: 7.5em;
	/*letter-spacing: 1px;*/
	line-height: 1.2;
	background-color: #f5f5f5;
}

div#after9 ul#after9-menu li p.after9-pagelink {
	margin-bottom: 5em;
	padding: 0;
	text-align: right;
	height: auto;
	background-color: #ffffff;
}

/* --- =内容 --- */
div#after9 h3 {
	font-weight: bold;
	clear: both;
	border-bottom: 1px solid #000080;
}
div#after9 div.item-wrapper {
	margin-bottom: 1em;
	position: relative;
}
div#after9 div.item-wrapper div.item {
	margin-bottom: 1em;
	overflow: auto;
	position: relative;
	clear: both;
}
div#after9 div.item-wrapper div.item h4 {
	padding-left: 6px;
	width: 299px;
	font-size: 116%;
	letter-spacing: 2px;
	position: absolute;
	left: 215px;
	/*border-bottom: 1px solid #000080;*/
}

/* --- =定義リスト設定 --- */
div#after9 div.item-wrapper div.item dl {
	padding-bottom: 1em;
	overflow: auto;
	width: 520px;
	border-bottom: 1px dashed #d3d3d3;
}
div#after9 div.item-wrapper div.item dl dt {
	float: left;
}
div#after9 div.item-wrapper div.item dl dd {
	padding-top: 2.5em;
	margin-left: 237px;
}
div#after9 div.item-wrapper div.item dl dd p {
	margin-bottom: 0.5em;
	line-height: 1.5;
	letter-spacing: 1px;
	zoom: 1;
}
div#after9 div.item-wrapper div.item dl dd p.last-text {
	margin-bottom: 0;
}

div#after9 div.item-wrapper div.item-etc {
	text-align: center;
}



/* ---------------

=いとしやのこだわり

	=コンテンツの導入
	=定義リストの初期設定
	=定義リスト（画像が左へ回り込む）
	=定義リスト（画像が右へ回り込む）

--------------------------------------------- */

div#prejudeice {
	margin: 3em auto auto auto;
	width: 513px;
}

#prejudeice ul {
	list-style-type: none;
}
#prejudeice ul li {
	margin-top: 3em;
	padding-bottom: 24px;
	clear: both;
	overflow: hidden;
	height: 1%;
	background-image: url(prejudice/img/line.gif);
	background-position: 0 0;
}
#prejudeice ul li h3 {
	margin: 0;
	font-size: 1.2em;
	height: 24px;
	line-height: 24px;
}
#prejudeice ul li div {
	margin-top: 0;
	padding: 0 12px 0 12px;
}
#prejudeice ul li div div p {
}
#prejudeice ul li div div p span {
	display: block;
	text-align: center;
	letter-spacing: -1px;
	font-size: 0.9em;
	background-color: #FFFFcc;
	width: 248px;
	height: 2em;
	line-height: 2em;
	
}
#prejudeice ul li div div p img {
	margin-bottom: 0.3em;
	padding: 5px;
	display: block;
	border: 1px solid #dcdcdc;
	background-color: #fff;
}
#prejudeice ul li div div.imgleft {
	margin: 4px 24px 0 0;
	float: left;
	/*filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity: 0.25;*/
}
#prejudeice ul li div div.imgleft p {
	margin-bottom: 1em;
}
#prejudeice ul li div div.imgright {
	margin: 4px 0 0 24px;
	float: right;
	/*filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity: 0.25;*/
}
#prejudeice ul li div div.imgright p {
	margin-bottom: 1em;
}

#prejudeice ul li div div {
	margin-bottom: -24px;
	margin-top: 0;/*-23px;*/
	padding: 0 0 0 0;
	background: none;
}
#prejudeice ul li div div.text ol {
	margin-left: 3em;
	list-style-type: decimal;
}
#prejudeice ul li div div.text ol li {
	margin-top: 0;
	margin-bottom: 24px;
	padding-bottom: 0;
	clear: none;
	height: auto;
	line-height: 24px;
	overflow: visible;
	background-image: none;
	letter-spacing: 2px;
	list-style-type: decimal;
}
#prejudeice ul li div div.text ol li em {}

#prejudeice ul li div div.text p {
	margin-bottom: 24px;
	/*margin-top: 24px;
	padding-top: 24px;*/
	line-height: 24px;
	letter-spacing: 2px;
	
}
#prejudeice ul li div div.text p em {
	display: inline;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	text-decoration: none;
}

/* 本文中の画像表示設定　基本 */
#prejudeice ul li div div.text .innerImage {
	position: relative;
}
#prejudeice ul li div div.text .innerImage span {
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	font-size: 1em;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	width: auto;
}
#prejudeice ul li div div.text .innerImage span em {
	display: block;
	text-align: center;
	letter-spacing: -1px;
	font-weight: normal;
	font-size: 0.9em;
	background-color: #FFFFcc;
	height: 2em;
	line-height: 2em;
}
/* 本文中の画像表示設定　個別設定　位置　大きさ（幅）の設定 */
#prejudeice ul li div div.text p span#img20090909suiminkouza001 {
	top: -100px;
	right: 6px;
}
#prejudeice ul li div div.text p span#img20090909suiminkouza001 em {
	width: 212px;
}

#prejudeice ul li div div.text div.tableStyle {
	margin-bottom: 0;
}
#prejudeice ul li div div.text div.tableStyle h4 {
	margin-bottom: 0;
	line-height: 24px;
	font-size: 12px;
	letter-spacing: 2px;
}
#prejudeice ul li div div.text div.tableStyle table {
	margin-bottom: 24px;
	border-collapse: collapse;
	width: 100%;
	line-height: 24px;
}
#prejudeice ul li div div.text div.tableStyle table col.chairDate {
	width: 6em;
	text-align: center;
}
#prejudeice ul li div div.text div.tableStyle table col.chairContents {
}
#prejudeice ul li div div.text div.tableStyle table col.chairInstructor {
	width: 13.5em;
}
#prejudeice ul li div div.text div.tableStyle table tr {}
#prejudeice ul li div div.text div.tableStyle table tr th {
	padding: 0 3px;
	vertical-align: baseline;
	font-weight: normal;
}
#prejudeice ul li div div.text div.tableStyle table tr td {
	padding: 0 3px;
	vertical-align: baseline;
}
#prejudeice ul li div div.text div.tableStyle table thead {}
#prejudeice ul li div div.text div.tableStyle table thead tr {}
#prejudeice ul li div div.text div.tableStyle table thead tr th {}
#prejudeice ul li div div.text div.tableStyle table tbody {}
#prejudeice ul li div div.text div.tableStyle table tbody tr {}
#prejudeice ul li div div.text div.tableStyle table tbody tr:hover {
	background-color: #ffffdd;}
#prejudeice ul li div div.text div.tableStyle table tbody tr th {}
#prejudeice ul li div div.text div.tableStyle table tbody tr td {}






#prejudeice ul li p.linkToTop {
	margin: 0;
}






/* ---------------

=お役立ち情報

	=順不同リスト（質問）
	=定義リスト（回答）
	=
	=

--------------------------------------------- */

div#usefulinfo {}

div#usefulinfo p {
	margin-bottom: 3em;
}
/* --- =順不同リスト（質問） --- */
div#usefulinfo ul {
	margin-bottom: 15em;
	border-top: 1px dashed #000080;
}
div#usefulinfo ul li {
	padding: 1em 0;
	list-style-type: none;
	border-bottom: 1px dashed #000080;
}
/* --- =定義リスト（回答） --- */
div#usefulinfo dl {
	border-top: 1px dashed #000080;
}
div#usefulinfo dl dt {
	margin-bottom: 1em;
	padding: 1em 0 1em 43px;
	font-weight: bold;
	line-height: 29px;
	background-image: url(img/q-image.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
div#usefulinfo dl dd {
	margin-bottom: 8em;
	padding: 0 0 0 43px;
	line-height: 29px;
	background-image: url(img/a-image.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

div#usefulinfo dl dd ol {
	margin: 0 0 3em 2em;
}

div#usefulinfo dl dd ol li {}


/* ---------------

=プライバシーポリシー

	=
	=
	=
	=

--------------------------------------------- */

div#pp {}
div#pp h3 {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #000080;
}
div#pp div.pp-box {
	margin-bottom: 3em;
}
div#pp p {
	margin-bottom: 1em;
	line-height: 1.5;
	letter-spacing: 1px;
}
div#pp p.pp-index {
	margin-bottom: 5em;
	padding: 1em 0;
	line-height: 1.8;
	letter-spacing: 1px;
	border-top: 1px dashed #000080;
	border-bottom: 1px dashed #d3d3d3;
}
div#pp dl {
	margin-bottom: 3em;
	line-height: 2em;
}
div#pp dl dt {
	margin-bottom: 1em;
	padding-left: 1em;
	width: 13em;
	clear: both;
	float: left;
	/*border-bottom: 1px solid #000080;*/
}
div#pp dl dd {
	margin-bottom: 1em;
	margin-left: 14em;
	padding-left: 1em;
	/*border-bottom: 1px solid #cccccc;*/
}
div#pp div p.pp-right-text {
	text-align: right;
}
div#pp div ol {
	margin: 0 0 0 3em;
	padding: 0;
}
div#pp div ol li {
	margin-bottom: 0.5em;
	line-height: 1.5;
	letter-spacing: 1px;
}

div#pp div ol#pp-complexlist {
	margin: 0 0 0 3em;
	padding: 0;
}
div#pp div ol#pp-complexlist li h4 {
	margin-bottom: 0.5em;
	line-height: 100%;
}
div#pp div ol#pp-complexlist li p.cap {
	margin-bottom: 0.3em;
}
div#pp div ol#pp-complexlist li ul {
	margin: 0 0 1em 3em;
	padding: 0;
}
div#pp div ol#pp-complexlist li ul li {
	margin-bottom: 0.5em;
	line-height: 1.5;
	letter-spacing: 1px;
}








/* ---------------

=会社概要

	=
	=
	=
	=

--------------------------------------------- */

div#company {}
div#company h3 {
	border-bottom: 1px solid #000080;
}
div#company div.company-box {
	margin-bottom: 3em;
}
div#company div.company-box div#map {
	margin: auto;
	width: 500px;
	height: 500px;
}
div#company div.company-box div#greeting-img {
	width: 120px;
	text-align: center;
	float: left;
}
div#company div.company-box div#greeting-text {
	margin-left: 120px;
	padding-bottom: 20px;
	background-image: url(img/greeting-name.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	zoom: 1;
}
div#company p {
	margin-bottom: 1em;
	line-height: 1.5;
	letter-spacing: 1px;
}

div#company dl {
	margin-bottom: 3em;
	line-height: 2em;
}
div#company dl dt {
	margin-bottom: 1em;
	padding-left: 1em;
	width: 9em;
	clear: both;
	float: left;
	/*border-bottom: 1px solid #000;*/
}
div#company dl dd {
	margin-bottom: 1em;
	margin-left: 10em;
	padding-left: 1em;
	/*border-bottom: 1px solid #000;
	zoom: 1;*/
}
div#company dl dd.dd-list {
	padding-left: 2.5em;
}
div#company dl dd ul {
	/*margin: 0 0 0 1.5em;*/
}
div#company dl dd ul li {}





/* ---------------

=お客様の声

	=定義リストの初期設定
	=定義リスト（左へ回り込む）
	=定義リスト（右へ回り込む）
	=定義リスト（その他のアイテム表示）
	=定義語の番号部分（アイテム名の前に付くナンバー）

--------------------------------------------- */

ul#voice li {
	margin-bottom: 3em;
	padding-top: 3em;
	padding-bottom: 3em;
	text-align: center;
	border-bottom: 1px dashed #000080;
	list-style-type: none;
}





/* ---------------

=催事情報

	=定義リストの初期設定
	=定義リスト（左へ回り込む）
	=定義リスト（右へ回り込む）
	=定義リスト（その他のアイテム表示）
	=定義語の番号部分（アイテム名の前に付くナンバー）

--------------------------------------------- */

div#event {}
div#event ul {
	margin-bottom: 5em;
}
div#event ul li {
	list-style-type: none;
	border-bottom: 1px dashed #000080;
	margin-bottom: 2em;
}
div#event ul li h3 {
	font-size: 1.2em;
}
div#event ul li h3 span {
	padding-bottom: 0.3em;
	display: block;
	font-size: 80%;
	font-weight: normal
	}
div#event ul li h3 img {
	float: right;
}
div#event ul li p {
	margin-bottom: 1em;
	line-height: 1.5em;
	letter-spacing: 1px;
}
div#event ul li dl {
	margin-bottom: 1em;
}
div#event ul li dl dt {
	margin-bottom: 0.5em;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 1px;
}
div#event ul li dl dd {
	line-height: 1.5em;
	letter-spacing: 1px;
}
div#event ul li dl.date {
}
div#event ul li dl.date dt {
	clear: both;
	margin-bottom: 0.5em;
	font-weight: normal;
	float: left;
	width: 6em;
}
div#event ul li dl.date dd {
	margin-left: 6em;
	margin-bottom: 0.5em;
	zoom: 1;
}
div#event ul li dl.date dd ul.date-list {
	margin: 0 0 0 1.5em;
}
div#event ul li dl.date dd ul.date-list li {
	margin-bottom: 0.2em;
	border: none;
	list-style-type: disc;
}


div#event h3 {
	font-size: 1.2em;
}
div#event ul {}
div#event ul li {
}
div#event ul.old-news li h4 {
	margin-bottom: 0.5em;
}
div#event ul.old-news li p {
	margin-bottom: 0.5em;
}

div#event {}





/* ---------------

=because いとしや

	=定義リストの初期設定
	=定義リスト（左へ回り込む）
	=定義リスト（右へ回り込む）
	=定義リスト（その他のアイテム表示）
	=定義語の番号部分（アイテム名の前に付くナンバー）

--------------------------------------------- */

div#because-itoshiya {}
div#because-itoshiya ul {}
div#because-itoshiya ul li {
	margin-bottom: 3em;
	padding-bottom: 3em;
	list-style-type: none;
	background-image: url(because/img/bar.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
div#because-itoshiya ul li.no-background {
	margin-bottom: 0;
	background: none;
}
div#because-itoshiya ul li h3 {
	margin-bottom: 1em;}
div#because-itoshiya ul li h3 img.img-bar {
	margin-bottom: 1em;}
div#because-itoshiya ul li p {
	line-height: 1.6;
	letter-spacing: 1px;
}





/* ---------------

=快眠工房

	=定義リストの初期設定
	=定義リスト（左へ回り込む）
	=定義リスト（右へ回り込む）
	=定義リスト（その他のアイテム表示）
	=定義語の番号部分（アイテム名の前に付くナンバー）

--------------------------------------------- */

div#kaimin-kobo {}

div#kaimin-kobo p {
	margin-bottom: 3em;
	line-height: 1.8;
}
div#kaimin-kobo p.position-right {
	text-align: right;
}
div#kaimin-kobo p span {
	font-size: 1.3em;
	font-weight: bold;
}
div#kaimin-kobo p span.under-line {
	text-decoration: underline;
}
div#kaimin-kobo p span.nemuriya-owner {
}


div#kaimin-kobo img {
	margin-bottom: 3em;
}

div#kaimin-kobo dl {
	margin-bottom: 3em;
}
div#kaimin-kobo dl dt {
	margin-bottom: 1em;
	font-weight: bold;
}
div#kaimin-kobo dl dd {
	margin-bottom: 1em;
}

div#kaimin-kobo dl dd ol {
	margin: 0 0 0 5em;
	letter-spacing: 1px;
}
div#kaimin-kobo dl dd ol li {
	margin-bottom: 0.5em;
}

div#kaimin-kobo dl dd ul {
	margin: 0 0 0 4em;
	letter-spacing: 1px;
}
div#kaimin-kobo dl dd ul li {
	margin-bottom: 0.5em;
	padding-left: 1em;
	list-style-type: none;
	background-image: url(img/itemIcon.gif);
	background-position: left 0.35em;
	background-repeat: no-repeat;
}



div#kaimin-kobo dl#reform-merit dt {
	font-size: 1.3em;
}
div#kaimin-kobo dl#reform-merit dd p {
	margin-bottom: 0;
	text-align: right;
}

div#kaimin-kobo dl#reform-price {}
div#kaimin-kobo dl#reform-price dt {
	float: left;
	width: 230px;
	height: 71px;
	line-height: 71px;
	letter-spacing: 3px;
	text-align: center;
	border-top: 1px solid #000080;
	border-bottom: 1px solid #000080;
	border-left: 1px solid #000080;
}
div#kaimin-kobo dl#reform-price dt span {
	font-size: 1.3em;
}
div#kaimin-kobo dl#reform-price dd#price {
	margin-left: 230px;
	/*padding-left: 1em;
	height: 72px;*/
	border-top: 1px solid #000080;
	border-right: 1px solid #000080;
	border-bottom: 1px solid #000080;
	border-left: 1px dashed #000080;
}
div#kaimin-kobo dl#reform-price dd#price ul {
	margin: -1px 0 0 0;
	overflow: hidden;
	padding: 0;
	letter-spacing: 3px;
}
div#kaimin-kobo dl#reform-price dd#price ul li {
	margin: 0;
	padding: 0;
	background: none;
	height: 35px;
	line-height: 35px;
	border-top: 1px dashed #000080;
}
div#kaimin-kobo dl#reform-price dd#price ul li span {
	padding-left: 2em;
	display: block;
	float:left;
	width: 7em;
}

div#kaimin-kobo dl#reform-price dd#price-text {
	text-align: right;
	clear: both;
}

div#kaimin-kobo dl#reform-price dd#futon-list p {
	margin-bottom: 1em;
	font-size: 1.3em;
	font-weight: bold;
}





/* ---------------

=以心伝寝

	=定義リストの初期設定
	=定義リスト（左へ回り込む）
	=定義リスト（右へ回り込む）
	=定義リスト（その他のアイテム表示）
	=定義語の番号部分（アイテム名の前に付くナンバー）

--------------------------------------------- */
div#ishindenshin p {
	margin-bottom: 1.5em;
	line-height: 1.8;
	letter-spacing: 1px;
	
}

/**/
div#ishindenshin div {
	margin-bottom: 1.5em;
}
div#ishindenshin div h3 {
	vertical-align:bottom;	
}
div#ishindenshin div strong {
	margin-top: 1.5em;
	line-height: 1.8;
	letter-spacing: 1px;
	display: block;
	color: #666666;
}
div#ishindenshin div p {
	vertical-align:bottom;
}
div#ishindenshin div dl {
	margin-left: 1.5em;
	clear: both;
	line-height: 1.8;
}
div#ishindenshin div dl dt {
	clear: both;
	float: left;
}
div#ishindenshin div dl dd {
	margin-left: 7em;
}

/**/
div#ishindenshin ol {
	margin: 0 0 1.5em 3em;
}
div#ishindenshin ol li {
	line-height: 1.8;
}

/**/
div#ishindenshin #speechIMG ul {
	height: 1%;
	overflow: hidden;
	list-style-type: none;
}
div#ishindenshin #speechIMG ul li {
	display: inline;
}

/* #CONKA */
#CONKA dl dd span {
	color: #ff0000;
	font-weight: bold;
	font-size: 0.9em;
}





/* ---------------

=お勧めの家具

	=
	=
	=
	=

--------------------------------------------- */
div#advice {}
div#advice h3 {
	margin-bottom: 1.5em;
	/*border-bottom: 1px solid #000080;*/
	font-size: 1.4em;
}
div#advice div p {
	margin-bottom: 1.5em;
	line-height: 1.8;
	letter-spacing: 1px;
	font-size: 1em;
}






/* ---------------

=ここちよいもの

	=
	=
	=
	=

--------------------------------------------- */
#item-menu {
	margin-top: 3em;
	margin-bottom: 3em;
}
#item-menu ol {
	list-style-type: none;
	overflow: hidden;
}
#item-menu ol li {
	margin-bottom: 6px;
	float: left;
}
#item-menu ol li a {
	margin: 0 3px 0 3px;
	display: block;
	float: left;
	width: 165px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	color: #FFFFE0;
	display: inline;
	border: 1px solid #091D5B;
}
#item-menu ol li a:link, #item-menu ol li a:visited {
	background-color: #091D5B;
}
#item-menu ol li a:hover, #item-menu ol li a:active {
	background-color: #3D467D;
}




#comfortable {}
#comfortable ul {
	list-style-type: none;
}
#comfortable ul li {
	margin-top: 3em;
	clear: both;
	overflow: hidden;
	height: 1%;
	background-image: url(comfortable/img/line.gif);
	background-position: 0 0;
}
#comfortable ul li h3 {
	margin: 0;
	font-size: 1.2em;
	height: 24px;
	line-height: 24px;
}
#comfortable ul li div {
	margin-top: 0;
	padding: 0 12px 0 12px;
}
#comfortable ul li div img {
	margin: 4px 24px 0 0;
	padding: 5px;
	display: block;
	float: left;
	border: 1px solid #dcdcdc;
	background-color: #fff;
	/*filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	opacity: 0.25;*/
}
#comfortable ul li div div {
	margin-bottom: -24px;
	margin-top: 0;/*-23px;*/
	padding: 0 0 0 0;
	background: none;
}
#comfortable ul li div div p {
	margin-bottom: 24px;
	/*margin-top: 24px;
	padding-top: 24px;*/
	line-height: 24px;
	letter-spacing: 2px;
	
}
#comfortable ul li p.linkToTop {
	margin: 0;
}






/* ---------------

=youtube

	=
	=
	=
	=

--------------------------------------------- */
#youtube-point .youtube-cap {
	margin-bottom: 3em;
}
#youtube-point .youtube {
	margin: 0 auto 5em auto;
	width: 425px;
}