/*---スコヤカノートＣＳＳ--------------------------------------*/

/*--亥風ページ-------------------------------------------------*/
#list {
	margin:0;
	padding:0;
}
/*--ページタイトル--*/
#list h3 {
	margin:0 0 0 0;
	width:560px;
	height:180px;
	background:url(../images/list_tx_ttl.jpg) no-repeat;
	text-indent:-9999px;
}
/*--・-*/
#list .month {
	margin:20px 0 10px 0;
	width:544px;
	height:21px;
	background:url(../images/list_bg_month.gif) no-repeat;
	padding:4px 0 0 15px;
	font-weight:bold;
}

/*--記・-*/
#list .note {
	width:539px;
	margin:7px 0 0 10px;
	padding:0 0 7px 0;
	background:url(../images/list_hr_01.gif) repeat-x left bottom;
}
#list .note:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#list .note .note_photo {
	width:210px;
	float:left;
}

#list .note_txt2 {
	float:right;
	width:100px;
	margin-top:5px;
}

#list .note .note_txt {
	float:left;
	width:320px;
	margin-top:5px;
}
#list .note .note_txt span {
	color:#666;
	font-size:80%;
	padding:0 0 0 10px;
}
/*--鴨泡項慢+-*/
#list #kanren_ttl {
	margin:30px 0 0 0;
	width:72px;
	height:21px;
	background:url(../images/list_tx_kanren.gif) no-repeat;
	text-indent:-9999px;
}
#list #toku {
	width:549px;
	border:5px solid #E5E2E2;
	padding:10px 0;
}
#list #toku:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#list #toku .toku_photo {
	width:140px;
	text-align:center;
	float:left;
}
#list #toku .toku_txt {
	width:400px;
	float:left;
}
#list #toku .toku_txt .ttl {
	font-weight:bold;
	background:url(../images/list_hr_01.gif) repeat-x left bottom;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
}
#list #toku .toku_txt .link {
	margin:5px 0 0 0;
	text-align:right;
}
#list #toku .toku_txt .link {
	background:url(../images/common_ar01.gif) no-repeat 322px 5px;
	padding:0 0 0 14px;
}


/*--傷亨#yージ-------------------------------------------------*/
#detail {
	margin:0;
	padding:0;
}
#detail #sodan {
	width:559px;
}
#detail #sodan:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
#detail #sodan dt {
	width:128px;
	height:107px;
	background:url(../images/detail_tx_sodan.jpg) no-repeat;
	text-indent:-9999px;
	float:left;
}
#detail #sodan dd {
	width:421px;
	height:67px;
	background:url(../images/detail_bg_sodan.jpg) no-repeat;
	float:left;
	padding:40px 10px 0 0;
}

#detail #advise {
	width:559px;
	margin:10px 0 0 0;
	padding:0 0 77px 0;
	background:url(../images/detail_bc_advise.jpg) no-repeat left bottom;
}
#detail #advise #advise_ttl {
	width:559px;
	height:66px;
	background:url(../images/detail_tx_advise.jpg) no-repeat;
	text-indent:-9999px;
}
#detail #advise #advise_contents {
	background:url(../images/detail_bg_advise.jpg) repeat-y;
	padding-bottom:24px;
}
#detail #advise #advise_contents p {
	clear:both;
	width:523px;
	margin:24px 0 0 19px;
	font-size:14px;
	line-height:24px;
}
#detail #advise #advise_contents p:after {
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
#detail #advise #advise_contents strong {
	background:url(../images/common_ic01_001.gif) no-repeat left 4px;
	padding-left:13px;
}
#detail #advise #advise_contents .paragraphs1 {
	margin:0 0 0 19px;
}

#detail #advise #advise_contents .photo {
	display:block;
	margin:5px 0 8px 8px;
	float:right;
	border:1px solid #666;
}
#detail #advise #advise_contents .adviser {
	text-align:right;
}
#detail .ichiran {
	display:block;
	margin:20px 0 0 10px;
	background:url(../images/common_ar02.gif) no-repeat left 5px;
	padding:0 0 0 12px;
}

.list{
	font-weight:bold;
	}
	
.list1{
	font-weight:bold;
	color: #996600;
	}

.list2{
	font-weight:bold;
	color: #FF6600;
	}