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


@import "base.css";
@import "common.css";
@import "blog.css";
@import "footer_all.css";


#container{
	clear:both;
	background:url(../images/common/containar_detail_bg.gif) repeat-x 0 -15px;
}

#container #contents #pageTitle{
	border-bottom:1px solid #D1D1D1;
	padding:6px 10px 0px;/*汎用性を持たせるために*/
	margin-bottom:20px;
}

#container #contents #pageTitle h1{
	background:url(../images/common/pagetitle.gif) no-repeat 0 0;
	padding:2px 0 0 10px;
	margin-bottom:8px;
}


/*クラスモ活用術ページCSS設定
------------------------------------------------------------ */

/*sitepolicyCtr*/
#container #contents #useIndexCtr{
	width:630px;
	margin-bottom:40px;
}
#container #contents #useIndexCtr h2{
	background: url(../images/sitepolicy/sitepolicy01.jpg) no-repeat 0 0;
	display:block;
	width:630px;
	height:0;
	padding-top:35px;
	overflow:hidden;
}
#container #contents #useIndexCtr #headerComment{
	margin:10px 5px 20px 5px;
	line-height:1.5;
}
#container #contents #useIndexCtr #useIndexCtsLeft{
	width:360px;
	float:left;
	margin-right:30px;
}
#container #contents #useIndexCtr #useIndexCtsRight{
	width:240px;
	float:left;
}
#container #contents #useIndexCtr #useIndexCtsRight dt{
	margin-bottom:10px;
	background-image:url(../images/manual/use03.gif);
	height:0;
	padding-top:24px;
	overflow:hidden;
}
#container #contents #useIndexCtr #useIndexCtsRight dt#useIndexT01{
	background-position:0 0;
}
#container #contents #useIndexCtr #useIndexCtsRight dt#useIndexT02{
	background-position:0 -25px;
}
#container #contents #useIndexCtr #useIndexCtsRight dt#useIndexT03{
	background-position:0 -50px;
}
#container #contents #useIndexCtr #useIndexCtsRight dt#useIndexT04{
	background-position:0 -75px;
}
#container #contents #useIndexCtr #useIndexCtsRight dt#useIndexT05{
	background-position:0 -100px;
}
#container #contents #useIndexCtr #useIndexCtsRight dt#useIndexT06{
	background-position:0 -125px;
}
#container #contents #useIndexCtr #useIndexCtsRight dt#useIndexT07{
	background-position:0 -150px;
}
#container #contents #useIndexCtr #useIndexCtsRight dt#useIndexT08{
	background-position:0 -175px;
}
#container #contents #useIndexCtr #useIndexCtsRight dt#useIndexT09{
	background-position:0 -200px;
}
#container #contents #useIndexCtr #useIndexCtsRight dt#useIndexT10{
	background-position:0 -225px;
}
#container #contents #useIndexCtr #useIndexCtsRight dd{
	padding:0 5px 0 20px;
	margin-bottom:20px;
	line-height:1.3;
}

/*お部屋探しマニュアルCSS設定
------------------------------------------------------------ */

/*manualCtr*/
#container #contents #manualCtr{
	width:630px;
	margin-bottom:40px;
}
#container #contents #manualCtr h2{
	display:block;
	width:630px;
	height:0;
	padding-top:35px;
	overflow:hidden;
}
#container #contents #manualCtr h2.use{
	background: url(../images/manual/manual01.jpg) no-repeat 0 0;
}
#container #contents #manualCtr h2.knowhow{
	background: url(../images/manual/manual01.jpg) no-repeat 0 -35px;
}
#container #contents #manualCtr h2.hikkoshi{
	background: url(../images/manual/manual01.jpg) no-repeat 0 -70px;
}
#container #contents #manualCtr h2.life{
	background: url(../images/manual/manual01.jpg) no-repeat 0 -105px;
}
#container #contents #manualCtr h2.interior{
	background: url(../images/manual/manual01.jpg) no-repeat 0 -140px;
}
#container #contents #manualCtr h2.single{
	background: url(../images/manual/manual01.jpg) no-repeat 0 -175px;
}
#container #contents #manualCtr h2.security{
	background: url(../images/manual/manual01.jpg) no-repeat 0 -245px;
}



#container #contents #manualCtr #headerComment{
	margin:10px 5px 20px 5px;
	line-height:1.5;
}
#container #contents #manualCtr #useIndexCtsLeft{
	width:360px;
	float:left;
	margin-right:30px;
}
#container #contents #manualCtr #useIndexCtsRight{
	width:240px;
	float:left;
}
#container #contents #manualCtr #useIndexCtsRight dt{
	margin-bottom:10px;
	background-image:url(../images/manual/use03.gif);
	height:0;
	padding-top:24px;
	overflow:hidden;
}
#container #contents #manualCtr #useIndexCtsRight dt#useIndexT01{
	background-position:0 0;
}
#container #contents #manualCtr #useIndexCtsRight dt#useIndexT02{
	background-position:0 -25px;
}
#container #contents #manualCtr #useIndexCtsRight dt#useIndexT03{
	background-position:0 -50px;
}
#container #contents #manualCtr #useIndexCtsRight dt#useIndexT04{
	background-position:0 -75px;
}
#container #contents #manualCtr #useIndexCtsRight dt#useIndexT05{
	background-position:0 -100px;
}
#container #contents #manualCtr #useIndexCtsRight dt#useIndexT06{
	background-position:0 -125px;
}
#container #contents #manualCtr #useIndexCtsRight dt#useIndexT07{
	background-position:0 -150px;
}
#container #contents #manualCtr #useIndexCtsRight dt#useIndexT08{
	background-position:0 -175px;
}
#container #contents #manualCtr #useIndexCtsRight dt#useIndexT09{
	background-position:0 -200px;
}
#container #contents #manualCtr #useIndexCtsRight dt#useIndexT10{
	background-position:0 -225px;
}
#container #contents #manualCtr #useIndexCtsRight dd{
	padding:0 5px 0 20px;
	margin-bottom:20px;
	line-height:1.3;
}



/*記事（ブログ）用共通…「お引っ越しアドバイス」「くらしの知恵」は別設定アリ*/
p.articleHeader{
	clear:both;
	display:block;
	width:620px;
	height:0;
	margin:20px 10px 10px 10px;
	padding-top:40px;
	overflow:hidden;
}
h3.articleTitle{
	font-weight:bold;
	padding-left:18px;
	width:582px;
	height:13px;
	margin:25px 15px 20px 15px;
}
.article{
	line-height:1.5;
	margin:0px 15px 40px 15px;
}
.article dt{
	padding-top:10px;
	font-weight:bold;
}
.article dd{
	padding-left:5px;
	margin-bottom:10px;
}
.article ul{
	padding-left:25px;
}
.article ul li{
	padding:0px;
}
ul.listNone{
	list-style-type:none;
	padding-left:5px;
}
ul.listNum{
	list-style-type:decimal;
}
ul.listDisc{
	list-style-type:disc;
}
ul.listArrow {
	padding-left:10px;
}
ul.listArrow li{
	list-style-type:none;
	background:url(../images/manual/list_arrow.gif) left 3px no-repeat;
	padding-left:15px;
}
table.listImg{
	margin:0px 10px 10px 10px;
}
table.listImg th,table.listImg td{
	padding-bottom:10px;
}
table.listImg td{
	padding-right:25px;
}
.article p{
	line-height:1.5;
	margin-bottom:10px;
}
.article p.interval{/*上部にマージンが必要なもの*/
	margin-top:10px;
}
.article p.interval2{/*下部にマージンが必要なもの*/
	margin-bottom:10px;
}
.article p.interval3{/*マージン不要なもの*/
	margin:0px;
}
.article img{
	float:left;
	margin:0px 10px 5px 0px;
}
.article img.large{/*記事枠いっぱいの画像*/
	float:none;
}
img.pointIcon{
	margin-right:5px;
}
dd p.listComment{/*リストに頭を合わせて左にマージン*/
	margin-left:25px;
}



/*お部屋探しマニュアル（トップ）*/
div.topHeader{
	margin:10px 10px 30px 10px;
}
#container #contents #manualCtr h2.topHeader{
	width:210px;
	height:0px;
	padding-top:212px;
	overflow:hidden;
	float:left;
	margin-right:25px;
	background: url(../images/manual/manual02.jpg) no-repeat 0 0;
}
div.topHeader p{
	padding-top:60px;
	line-height:2;
}
.topCtsPare{
	clear:both;
	margin:0px 0px 20px 10px;
	background:url(../images/manual/manual04.jpg) left bottom no-repeat;
}
.topCtsPare2{
	clear:both;
	margin:0px 0px 20px 10px;
	background:url(../images/manual/manual04_2.jpg) left bottom no-repeat;
}
.topCtsPare .topCts,.topCtsPare2 .topCts{
	float:left;
}
.topCtsPare .cts1,.topCtsPare .cts3,.topCtsPare .cts5,.topCtsPare2 .cts7{
	margin-right:20px;
}
.topCtsPare .topCts h3,.topCtsPare2 .topCts h3{
	width:295px;
	height:0px;
	padding-top:155px;
	overflow:hidden;
}
.topCtsPare .cts1 h3{
	background:url(../images/manual/manual03.jpg) no-repeat 0 0;
}
.topCtsPare .cts2 h3{
	background:url(../images/manual/manual03.jpg) no-repeat -295px 0;
}
.topCtsPare .cts3 h3{
	background:url(../images/manual/manual03.jpg) no-repeat 0 -155px;
}
.topCtsPare .cts4 h3{
	background:url(../images/manual/manual03.jpg) no-repeat -295px -155px;
}
.topCtsPare .cts5 h3{
	background:url(../images/manual/manual03.jpg) no-repeat 0 -310px;
}
.topCtsPare .cts6 h3{
	background:url(../images/manual/manual03.jpg) no-repeat -295px -310px;
}
.topCtsPare2 .cts7 h3{
	background:url(../images/manual/manual03.jpg) no-repeat 0 -465px;
}
.topCtsPare .topCts p,.topCtsPare2 .topCts p{
	width:270px;
	height:130px;
	margin:10px 12px 10px 13px;
	line-height:1.5;
}
.topCtsPare .topCts a,.topCtsPare2 .topCts a{
	display:block;
	width:80px;
	height:0px;
	padding-top:24px;
	margin:0px 0px 10px 205px;
	overflow:hidden;
	background:url(../images/manual/manual05.jpg) no-repeat 0 0;
}
.topCtsPare .topCts a:hover,.topCtsPare2 .topCts a:hover{
	background:url(../images/manual/manual05.jpg) no-repeat 0 -24px;
}
	


/*お部屋探しノウハウ*/
div.knowhow h3{
	clear:both;
	display:block;
	width:620px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:30px;
	overflow:hidden;
}
div.knowhow h3.kh1{
	background: url(../images/manual/knowhow02.jpg) no-repeat 0 0;
}
div.knowhow h3.kh2{
	background: url(../images/manual/knowhow02.jpg) no-repeat 0 -30px;
}
div.knowhow h3.kh3{
	background: url(../images/manual/knowhow02.jpg) no-repeat 0 -60px;
}
div.knowhow h3.kh4{
	background: url(../images/manual/knowhow02.jpg) no-repeat 0 -90px;
}
div.knowhow h3.kh5{
	background: url(../images/manual/knowhow02.jpg) no-repeat 0 -120px;
}
div.knowhow h3.kh6{
	background: url(../images/manual/knowhow02.jpg) no-repeat 0 -150px;
}
div.knowhow div{
	margin:0px 5px;
}
div.knowhow div img{
	width:160px;
	float:left;
}
div.knowhow div p{
	width:430px;
	margin-left:10px;
	line-height:1.5;
	float:left;
}



/*お引っ越しアドバイス*/
div.hikkoshi h3{
	clear:both;
	display:block;
	width:620px;
	height:0;
	margin:40px 5px 20px 5px;
	padding-top:27px;
	overflow:hidden;
	background: url(../images/manual/hikkoshi01.jpg) no-repeat 0 0;
}
div.hikkoshi dl{
	clear:both;
	width:605px;
	margin:0px 5px;
	padding-bottom:35px;
}
div.hikkoshi dl dt{
	clear:both;
	float:left;
	width:24px;
}
div.hikkoshi dl.flow1{
	background:#FFFFC1 url(../images/manual/hikkoshi02.jpg) no-repeat left bottom;
}
div.hikkoshi dl.flow2{
	background:#FFD2A2 url(../images/manual/hikkoshi03.jpg) no-repeat left bottom;
}
div.hikkoshi dl.flow3{
	background:#FFAC68 url(../images/manual/hikkoshi04.jpg) no-repeat left bottom;
}
div.hikkoshi dl.flow4{
	background:#FF8C5B url(../images/manual/hikkoshi05.jpg) no-repeat left bottom;
}
div.hikkoshi dl.flow5{
	background:#FF4233 url(../images/manual/hikkoshi06.jpg) no-repeat left bottom;
}
div.hikkoshi dl.flow6{
	background:#999999 url(../images/manual/hikkoshi07.jpg) no-repeat left bottom;
}
div.hikkoshi dl.flow1 dt span{
	display:block;
	width:12px;
	height:0;
	margin:20px 6px 0px 6px;
	padding-top:82px;
	overflow:hidden;
	background: url(../images/manual/hikkoshi08.jpg) no-repeat 0 0;
}
div.hikkoshi dl.flow2 dt span{
	display:block;
	width:12px;
	height:0;
	margin:0px 6px;
	padding-top:83px;
	overflow:hidden;
	background: url(../images/manual/hikkoshi09.jpg) no-repeat 0 0;
}
div.hikkoshi dl.flow3 dt span{
	display:block;
	width:12px;
	height:0;
	margin:0px 6px;
	padding-top:83px;
	overflow:hidden;
	background: url(../images/manual/hikkoshi10.jpg) no-repeat 0 0;
}
div.hikkoshi dl.flow4 dt span{
	display:block;
	width:12px;
	height:0;
	margin:0px 6px;
	padding-top:55px;
	overflow:hidden;
	background: url(../images/manual/hikkoshi11.jpg) no-repeat 0 0;
}
div.hikkoshi dl.flow5 dt span{
	display:block;
	width:12px;
	height:0;
	margin:0px 6px;
	padding-top:99px;
	overflow:hidden;
	background: url(../images/manual/hikkoshi12.jpg) no-repeat 0 0;
}
div.hikkoshi dl.flow6 dt span{
	display:block;
	width:12px;
	height:0;
	margin:0px 6px;
	padding-top:26px;
	overflow:hidden;
	background: url(../images/manual/hikkoshi13.jpg) no-repeat 0 0;
}
div.hikkoshi dl dd{
	background-color:#fff;
	float:left;
	padding-left:6px;
	width:575px;
}
div.hikkoshi dl dd ul{
	list-style-type:none;
}
div.hikkoshi dl dd ul li{
	display:block;
	margin-top:15px;
	padding-left:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}
/*記事用*/
p.h_articleHeader{
	clear:both;
	display:block;
	width:620px;
	height:0;
	margin:20px 5px 20px 5px;
	padding-top:27px;
	overflow:hidden;
	background: url(../images/manual/hikkoshi01.jpg) no-repeat 0 0;
}
p.h_articleLead{
	display:block;
	width:610px;
	height:0;
	margin:0px 10px;
	padding-top:17px;
	overflow:hidden;
	border-bottom:#D9D9D9 1px solid;
}
p.lead1{
	background: url(../images/manual/hikkoshi14.gif) no-repeat 0 0;
}
p.lead2{
	background: url(../images/manual/hikkoshi14.gif) no-repeat 0 -18px;
}
p.lead3{
	background: url(../images/manual/hikkoshi14.gif) no-repeat 0 -35px;
}
p.lead4{
	background: url(../images/manual/hikkoshi14.gif) no-repeat 0 -52px;
}
p.lead5{
	background: url(../images/manual/hikkoshi14.gif) no-repeat 0 -69px;
}
p.lead6{
	background: url(../images/manual/hikkoshi14.gif) no-repeat 0 -86px;
}
h3.h_articleTitle{
	width:600px;
	margin:0px 10px 10px 10px;
	padding:10px 5px;
	font-weight:bold;
	border-bottom:#D9D9D9 2px solid;
}
dl.comment{
	padding:0px 10px 10px 10px;
	margin:20px 10px 10px 10px;
	background-color:#F5F5F5;
}
dl.comment dt{
	margin-bottom:10px;
}




/*くらしの知恵*/
div.life h3{
	clear:both;
	display:block;
	width:620px;
	height:0;
	margin:40px 10px 10px 10px;
	padding-top:40px;
	overflow:hidden;
}
.lf1{
	background:url(../images/manual/life01.jpg) no-repeat 0 0;
}
.lf2{
	background:url(../images/manual/life01.jpg) no-repeat 0 -40px;
}
.lf3{
	background:url(../images/manual/life01.jpg) no-repeat 0 -80px;
}
.lf4{
	background:url(../images/manual/life01.jpg) no-repeat 0 -120px;
}
.lf5{
	background:url(../images/manual/life01.jpg) no-repeat 0 -160px;
}
div.lifeCts{
	margin:0px 20px;
}
div.lifeCts img{
	float:left;
}
div.lifeCts ul{
	float:left;
	margin-top:3px;
	margin-left:15px;
	list-style-type:none;
}
div.lifeCts ul li{
	margin-bottom:7px;
}
div.lifeCts ul.life01 li{
	padding-left:15px;
	background:url(../images/manual/life07.gif) no-repeat left top;
}
div.lifeCts ul.life02 li{
	padding-left:15px;
	background:url(../images/manual/life08.gif) no-repeat left top;
}
div.lifeCts ul.life03 li{
	padding-left:15px;
	background:url(../images/manual/life09.gif) no-repeat left top;
}
div.lifeCts ul.life04 li{
	padding-left:15px;
	background:url(../images/manual/life10.gif) no-repeat left top;
}
div.lifeCts ul.life05 li{
	padding-left:15px;
	background:url(../images/manual/life11.gif) no-repeat left top;
}
/*記事用*/
.lf1icon{
	background: url(../images/manual/life12.gif) no-repeat 0 0;
}
.lf2icon{
	background: url(../images/manual/life13.gif) no-repeat 0 0;
}
.lf3icon{
	background: url(../images/manual/life14.gif) no-repeat 0 0;
}
.lf4icon{
	background: url(../images/manual/life15.gif) no-repeat 0 0;
}
.lf5icon{
	background: url(../images/manual/life16.gif) no-repeat 0 0;
}


/*インテリアの工夫術*/
h3.int1,p.int1{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/interior02.jpg) no-repeat 0 0;
}
h3.int2,p.int2{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/interior02.jpg) no-repeat 0 -40px;
}
h3.int3,p.int3{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/interior02.jpg) no-repeat 0 -80px;
}
h3.int4,p.int4{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/interior02.jpg) no-repeat 0 -120px;
}
.article h4{
	margin-top:30px;
	padding:4px 2px;
	background-color:#f5f5f5;
}
ul.interior{
	margin:10px 20px 0px 10px;
	list-style-type:none;
}
ul.interior li{
	display:block;
	margin-bottom:3px;
	padding:8px 10px 8px 27px;
}
ul.int1 li{
	background:#FFE9E6 url(../images/manual/interior03.gif) left top no-repeat;
}
ul.int2 li{
	background:#FFF3D7 url(../images/manual/interior04.gif) left top no-repeat;
}
ul.int3 li{
	background:#EFFBFE url(../images/manual/interior05.gif) left top no-repeat;
}
ul.int4 li{
	background:#EBFAEC url(../images/manual/interior06.gif) left top no-repeat;
}
/*記事用*/
.int1icon{
	padding:6px 0px 6px 20px;
	width:580px;
	background:#FFE9E6 url(../images/manual/interior07.gif) no-repeat 0 0;
}
.int2icon{
	padding:6px 0px 6px 20px;
	width:580px;
	background:#FFF3D7 url(../images/manual/interior08.gif) no-repeat 0 0;
}
.int3icon{
	padding:6px 0px 6px 20px;
	width:580px;
	background:#EFFBFE url(../images/manual/interior09.jpg) no-repeat 0 0;
}
.int4icon{
	padding:6px 0px 6px 20px;
	width:580px;
	background: #EBFAEC url(../images/manual/interior10.gif) no-repeat 0 0;
}



/*一人暮らし体験談*/
h3.sing1,p.sing1{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/single01.jpg) no-repeat 0 0;
}
h3.sing2,p.sing2{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/single01.jpg) no-repeat 0 -40px;
}
h3.sing3,p.sing3{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/single01.jpg) no-repeat 0 -80px;
}
h3.sing4,p.sing4{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/single01.jpg) no-repeat 0 -120px;
}
ul.single{
	margin:10px 20px 0px 10px;
	list-style-type:none;
}
ul.single li{
	display:block;
	margin-bottom:3px;
	padding:8px 10px 8px 27px;
	background:#E6F8DA url(../images/manual/single02.gif) left top no-repeat;
}
/*記事用*/
.sing1icon{
	background: url(../images/manual/single03.gif) no-repeat 0 0;
}

/*防犯対策・賃貸マンション編*/
h3.sc1{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/security01.jpg) no-repeat 0 0;
}
h3.sc2{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/security01.jpg) no-repeat 0 -40px;
}
h3.sc3{
	clear:both;
	display:block;
	width:610px;
	height:0;
	margin:40px 5px 10px 5px;
	padding-top:40px;
	overflow:hidden;
	background: url(../images/manual/security01.jpg) no-repeat 0 -80px;
}
h4.sc3-2{
	clear:both;
	margin:15px 10px 10px 10px;
	padding:8px 20px;
	background:#DEEFD3 url(../images/common/subtitle_icon1.gif) no-repeat 4px 5px;
}
div.security{
	margin:0px 15px;
}
div.scSubCts{
	margin:0px 10px 10px 10px;
}
div.security p{
	margin-top:10px;
	line-height:1.5;
}
div.security ul.disc{
	list-style-type:disc;
	margin-left:20px;
	line-height:1.5;
}
div.security ul.disc li ul.listNone{
	margin-bottom:10px;
	margin-left:-5px;
}
div.security ul.decimal{
	list-style-type:decimal;
	margin-left:30px;
	line-height:1.5;
}
div.security ul.square{
	list-style-type:square;
	margin-left:20px;
	line-height:1.2;
}
div.security ul.square ul{
	list-style-type:none;
	margin-left:10px;
	line-height:1.2;
	margin-bottom:8px;
}




/*サイドバー
------------------------------------------------------------ */

/*contentsRight > sideBar
------------------------------------------------------------ */
#container #contents #contentsRight #sideBar{
	width:218px;
	border:1px solid #D1D1D1;
	margin-bottom:30px;
	padding-bottom:5px;
}
#container #contents #contentsRight #sideBar h2{
	display:block;
	width:214px;
	height:0;
	margin:2px 2px 0px 2px;
	padding-top:30px;
	background:url(../images/manual/manual_right01.jpg) no-repeat 0 0;
	overflow:hidden;
}

/*contentsRight > sideBar > sideMenu
------------------------------------------------------------ */

#container #contents #contentsRight #sideBar ul#sideMenu{
	margin:0px 2px 0px 2px;
	padding-top:20px;
	background:url(../images/manual/manual_right01.jpg) no-repeat 0 -30px;
}
#container #contents #contentsRight #sideBar ul#sideMenu li{
	list-style-type:none;
	border-top:#d1d1d1 1px dashed;
}
#container #contents #contentsRight #sideBar ul#sideMenu li a,span{
	display:block;
	width:214px;
	height:0;
	padding-top:38px;
	background-image:url(../images/manual/manual_right02.jpg);
	overflow:hidden;
}
#container #contents #contentsRight #sideBar ul#sideMenu li.s1 a{
	background-position:0 0;
}
#container #contents #contentsRight #sideBar ul#sideMenu li.s1 a:hover,li.s1 span{
	background-position:-214px 0;
}
#container #contents #contentsRight #sideBar ul#sideMenu li.s2 a{
	background-position:0 -38px;
}
#container #contents #contentsRight #sideBar ul#sideMenu li.s2 a:hover,li.s2 span{
	background-position:-214px -38px;
}

#container #contents #contentsRight #sideBar ul#sideMenu li.s3 a{
	background-position:0 -77px;
}
#container #contents #contentsRight #sideBar ul#sideMenu li.s3 a:hover,li.s3 span{
	background-position:-214px -77px;
}

#container #contents #contentsRight #sideBar ul#sideMenu li.s4 a{
	background-position:0 -116px;
}
#container #contents #contentsRight #sideBar ul#sideMenu li.s4 a:hover,li.s4 span{
	background-position:-214px -116px;
}

#container #contents #contentsRight #sideBar ul#sideMenu li.s5 a{
	background-position:0 -154px;
}
#container #contents #contentsRight #sideBar ul#sideMenu li.s5 a:hover,li.s5 span{
	background-position:-214px -154px;
}

#container #contents #contentsRight #sideBar ul#sideMenu li.s6 a{
	background-position:0 -193px;
}
#container #contents #contentsRight #sideBar ul#sideMenu li.s6 a:hover,li.s6 span{
	background-position:-214px -193px;
}

#container #contents #contentsRight #sideBar ul#sideMenu li.s7 a{
	background-position:0 -232px;
}
#container #contents #contentsRight #sideBar ul#sideMenu li.s7 a:hover,li.s7 span{
	background-position:-214px -232px;
}

#container #contents #contentsRight #sideBar ul#sideMenu li.s8 a{
	background-position:0 -271px;
}
#container #contents #contentsRight #sideBar ul#sideMenu li.s8 a:hover,li.s8 span{
	background-position:-214px -271px;
}

