/* ***********************************************/
/*	DATE		: 2006/03/10
	TITLE		: 勝好商事ＨＰ お役立ち情報カテゴリ
	FILE_NAME	: advice.css
	AUTHER		: FOIS 			 */
/*************************************************/

/*=====各属性のスタイル===========================*/
h1 {
	margin-bottom:10px;
}

h2 {
	/*width:620px;*/
	padding: 0px;
	padding-left:5px;
	margin:0px auto 20px;
	border-bottom:solid 1px #3D1515;
	border-left:solid 4px #3D1515;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	color:#3D1515;
	line-height: normal;
}

h3 {
	background-image:url(image/ic_h3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	text-align:left;
	color:#CC3333;
	font-size:12px;
	font-weight:bold;
	line-height: normal;
	margin-bottom:10px;
}

ul,ol {
	margin-top:5px;
	/*padding:0px;*/
}
/*=====カテゴリ共通のスタイル===========================*/
.cp-advice {
	margin:0px auto 10px;
}

.div-question {
	width:520px;
	height:70px;
	background-image:url(image/bk_question.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:10px;
}

.p-question {
	padding:25px 50px 0px;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.p-text {
	padding:0px 10px 20px;
	text-align:left;
}

.span-red {
	color:#CC3333;
}

.div-gotop {
	width:520px;
	margin:20px auto 0px;
	padding-bottom:20px;
	text-align:left;
}

.div-flow {
	margin:0px auto 20px;
}

.p-il-text {
	padding:0px 170px 20px 10px;
	text-align:left;
	background-image:url(image/il_advice_couple.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.p-link {
	background-image:url(image/ic_advice_link.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	text-align:left;
	/*color:#095a22;*/
	font-size:12px;
	/*font-weight:bold;*/
	line-height: normal;
	margin-bottom:10px;
}


/*=====advice.htmlのスタイル===========================*/
.p-advice-all {
	width:620px;
	margin:20px auto 10px;
	text-align:left;
}

#tb-advice-all {
	width:640px;
	margin:0px auto 40px;
}

.advice-all-middle {
	background-image:url(image/bk-advice-middle.gif);
	background-repeat:repeat-y;
	background-position:top left;
	height:71px;
	text-align:center;
}

.p-advice-middle {
	margin:0px 25px;
	text-align:left;
}

.advice-all-bottom {
	background-image:url(image/bk_advice_bottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:45px;
	width:320px;
	text-align:right;
}

.bt-advice-all {
	margin-right:15px;
	margin-bottom:5px;
	text-align:right;
}

.tb-flow {
	border:solid 1px #999999;
	width:500px;
	margin:0px 10px 20px;
}

.td-flow-left {
	background-color:#F2EBD0;
	border:solid 1px #999999;
	text-align:center;
	padding:5px 10px;
	width:100px;
	font-weight:bold;
	color:#333333;
}

.td-flow-right {
	border:solid 1px #999999;
	text-align:left;
	padding:5px 10px;
}

/*=====rent.htmlのスタイル===========================*/
.div-hosoku {
	border:solid 1px #999999;
	background-color:#eeeeee;
	width:500px;
	margin:0px auto 20px;
}

.p-hosoku {
	margin:10px;
	text-align:left;
}

.tb-rent {
	border:solid 1px #999999;
	width:500px;
	margin:0px 10px 20px;
}

.td-rent-left {
	background-color:#F2EBD0;
	border:solid 1px #999999;
	text-align:center;
	padding:5px 10px;
	width:80px;
}

.td-rent-right {
	border:solid 1px #999999;
	text-align:left;
	padding:5px 10px;
}
	
