@charset 'UTF-8';


/*　グローバルナビ　現在表示中の設定
-------------------------------------------------*/
#nav ul.main li.nvm_02 a {
	background:url(../../shared/images/nav_02_r.gif) no-repeat;
}
/* サイドナビ 現在表示中の設定
-------------------------------------------------*/





/* カテゴリ画像
-------------------------------------------------*/

#category {
	background:url(../images/cat_spa.jpg) no-repeat;
}


/*タイトル文
-------------------------------------------------*/
#d-block #d-title {
	width:574px;/*596px*/
	height:auto;
	padding:0px 0px 0px 22px;
	color:#675656;
}

#d-block #d-title h3 {
	font-size:1em;
	margin:0px 0px 5px 0px;
}

#d-block #d-title p {
	font-size:0.8em;
	line-height:1.8em;
}

#d-block #d-title p span {
	font-size:0.8em;
}

/*写真一覧
-------------------------------------------------*/
#d-block #d-photo {
	width:604px;
	height:auto;
	margin:22px 0px 0px 0px;
}
#d-block #d-photo .photoarea {
	width:604px;
}
#d-block #d-photo ul {
	width:604px;
	height:auto;
	margin:0px;
	list-style:none;
}
#d-block #d-photo li {
	width:93px;
	height:64px;
	float:left;
	margin:0px 5px 0px 0px;
}

/*各画像リンクボタン<Index>
-------------------------------------------------*/
#d-block #d-bt {
	width:596px;
	height:auto;
	list-style:none;
}

#d-block #d-bt li {
	width:596px;
	height:auto;
	margin:22px 0px 0px 0px;
}

/*各画像リンクボタン<Index以下>
-------------------------------------------------*/
#d-block #d-sub_bt {
	width:604px;
	height:auto;
	list-style:none;
	margin:40px 0px 0px 0px;
}

#d-block #d-sub_bt li {
	width:143px;
	height:86px;
	margin:0px 10px 0px 0px;
	float:left;
}

#d-block #d-sub_bt .last {
	width:143px;
	height:86px;
	margin:0px;
	float:left;
}

/*
behavior: expression(IEPNGFIX.fix(this));
*/
