@charset "utf-8";

a:hover {
	color:#FF6600;
	text-decoration:none;
}
/* パンくず */
#p_pan {
	margin:10px 0 0 0;
	width:690px; height:20px; line-height:20px;
	text-align:right;
	font-size:12px;
	background:url(../img/pan.jpg) no-repeat;
	color:#666666;
}
#p_pan span{
	padding-right:0px;
}
#p_pan a{
	color:#000000;
	text-decoration:none;
}
#p_pan a:hover{
	color:#FF6600;
}

/* リンク */
.p_link{
	margin:20px auto 0 auto;
	width:680px; height:150px;
	text-align:left;
	list-style:none;
}
.p_link li{
	float:left;
	margin:0 10px 0 10px;
	width:320px; height:150px;
}
#p_link:after{
	content:"";
	display:block;
	clear:both;
}

/* 新着情報 */
.p_new_cmt {
	margin:10px auto 0 auto;
	width:660px;
	font-size:83%;
	line-height:1.4em;
	text-align:left;
}

.p_new {
	margin:0 auto 0 auto;
	width:654px;
	border-left:#CCCCCC solid 3px;border-right:#CCCCCC solid 3px;
}

.p_new_ulO {
	margin:0px auto 0 auto;
	width:650px;
	background:url(../img/line_01.gif) no-repeat left bottom;
	list-style:none;
	font-size:90%;
	line-height:1.2em;
}
.p_new_ulO:after{
	content:"";
	display:block;
	clear:both;
}
.p_new_li1O {
	float:left;
	padding:13px 0 10px 5px; margin-left:4px;
	width:340px;
	text-align:left;
	background-color:#FF6600;
	background: url(../img/obi_orange.gif) no-repeat left;
	color:#FEFEFE;
	font-weight:bold;
}
.p_new_li2O {
	float:left;
	padding:13px 0 10px 5px; margin-left:4px;
	width:80px;
	text-align:left;
	background-color:#FF6600;
	background: url(../img/obi_orange.gif) no-repeat left;
	color:#FEFEFE;
	font-weight:bold;
}
.p_new_li3O {
	float:left;
	padding:13px 0 10px 5px; margin-left:4px;
	width:130px;
	text-align:left;
	background-color:#FF6600;
	background: url(../img/obi_orange.gif) no-repeat left;
	color:#FEFEFE;
	font-weight:bold;
}
.p_new_li4O {
	float:left;
	padding:13px 0 10px 5px; margin-left:4px;
	width:50px;
	text-align:left;
	background-color:#FF6600;
	background: url(../img/obi_orange.gif) no-repeat left;
	color:#FEFEFE;
	font-weight:bold;
}

.p_new_ul {
	margin:5px auto 0 auto;
	width:650px;
	background:url(../img/line_01.gif) no-repeat left bottom;
	list-style:none;
	font-size:90%;
	line-height:1.2em;
}
.p_new_ul:after{
	content:"";
	display:block;
	clear:both;
}
.p_new_li1 {
	float:left;
	padding:13px 0 10px 0px;
	width:350px;
	text-align:left;
}
.p_new_li2 {
	float:left;
	padding:13px 0 10px 0px;
	width:90px;
	text-align:left;
}
.p_new_li3 {
	float:left;
	padding:13px 0 10px 0px;
	width:140px;
	text-align:left;
}
.p_new_li4 {
	float:left;
	padding:13px 0 10px 10px;
	width:55px;
	text-align:left;
}

/* カテゴリで探す */
.p_ctg_search {
	margin:20px auto 0 auto; padding-top:15px;
	width:660px;
	background:url(../img/answer_bk2.gif) no-repeat top;
}
.p_ctg_search ul{
	margin:0px auto 0 auto; padding:0  0 15px 0;
	width:630px;
	list-style:inside disc;
	background-color:#FFFFFF;
	font-size:83%;
}
.p_ctg_search ul:after{
	content:"";
	display:block;
	clear:both;
}
.p_ctg_search li{
	float:left;
	padding:10px;
	width:136px;
	border-bottom:#666666 dotted 1px;
	text-align:left;
}
.p_ctg_search p{
	margin:0 auto;
	width:660px; height:15px;
	background:url(../img/answer_bk.gif) no-repeat bottom;
}

/* 無料相談フォーム */
#p_form {
	margin:20px auto 0 auto;
	width:660px;
	border-top:#333333 solid 1px;
}
#p_form tr{
	background:url(../img/line_02.gif) no-repeat bottom;
}
#p_form th{
	padding:13px 0 10px 10px;
	width:20%;
	text-align:left;
	font-weight:normal;
}
#p_form td{
	padding:13px 10px 10px 0px;
	text-align:left;
	font-weight:normal;
}
#p_form td span{
	padding-left:5px;
	font-size:83%;
	color:#CC0000;
}
#p_form td div{
	color:#FF0000;
	font-weight:bold;
	font-size:90%;
}

/* 質問＆回答ページ */
#p_an_name {
	margin:20px auto 0 auto; padding:10px 0;
	width:660px;
	border-bottom:#333333 solid 1px;border-top:#333333 solid 1px;
	text-align:left;
	font-size:90%;
}
#p_an_name span{
	padding:0 80px 0 10px;
}
#p_answer {
	margin:15px auto 0 auto;
	width:660px; min-height:120px;
	background:url(../img/answer_bk.gif) no-repeat bottom;
	text-align:left;
	/*font-size:90%;*/
	line-height:1.3em;
}
#p_answer dt{
	margin:0;
	width:660px;
	background:url(../img/answer_ti.gif) no-repeat top;
}
#p_answer dt p{
	padding:22px 20px 10px 130px;
	line-height:1.3em;
	font-weight:bold;
}
#p_answer dd{
	margin:15px;
	background:url(../img/answer_dd.gif) no-repeat top;
}
#p_answer dd p{
	padding:8px 10px 10px 95px;
}
#p_answer2 {
	margin:0 auto; padding-bottom:15px;
	width:660px;
	background:url(../img/answer_bk.gif) no-repeat bottom;
}
#p_answer2 p{
	padding:10px;
	width:610px;
	text-align:left;
	background-color:#FFFFFF;
	line-height:1.3em;
}

/* 一覧 */
#p_kensakuForm {
	margin:20px auto 0 auto;
	width:660px;
	border-top:#333333 solid 1px;
}
#p_kensakuForm tr{
	background:url(../img/line_02.gif) no-repeat bottom;
}
#p_kensakuForm th{
	padding:13px 0 10px 10px;
	width:22%;
	text-align:left;
	font-weight:normal;
}
#p_kensakuForm td{
	padding:13px 10px 10px 0px;
	text-align:left;
	font-weight:normal;
}
#p_kensakuForm td span{
	font-size:12px;
	color:#CC0000;
	padding-left:5px;
}
.p_kensuu {
	margin:20px auto 0 auto;
	width:650px;
	border-bottom:#333333 solid 1px;
	text-align:left;
}
.p_kensuu p{
	padding:0 0 5px 10px;
}
.p_kensuu span{
	padding:0 10px;
	background-color:#eeeeee;
}
.p_kensuu a{
	padding:0 10px;
}

/* 検索結果 */
.p_obi {
	margin:20px auto 0 auto;
	width:660px; height:34px;
	background-color:#666666;
	background:url(../img/obi.gif) no-repeat top;
	color:#F0F0F0;
}
.p_obi p{
	padding-left:43px;
	line-height:34px;
	font-weight:bold;
	text-align:left;
	font-size:17px;
}





.p_widm { width:300px; }
.p_widm2 { width:250px; }
.p_widl { width:400px; }
.p_txtaria { width:500px; height:200px; }