@charset "utf-8";

/******************************************************

pshoken.jp
last mod 080417


*****************************************************/

@import "default.css";
@import "common.css";

/*****************************************************

main

*****************************************************/


#main h3{
	border-bottom:1px dotted #ccc;
	padding:0 0 5px 10px;
	border-left:5px solid #702402;
	margin:0 0 30px 0;
	}

.cont{
	margin:0 0 70px 0;
	}

.part{
	width:540px;
	margin:0 0 0 20px;
	}
	

#main h3{
	margin:0 0 15px 0;
	font-size:14px;
	}

.s_table table{
	width:400px;
	margin:0 auto 50px auto;
	}

.s_table table tr td{
	border:1px solid #efefef;
	}
	
.s_table table tr td p{
	margin:10px 5px;
	}

.s_item{
	background:#f7f7f7;
	border-bottom:1px solid #efefef;
	}
.s_item2{
	width:120px;
	border-bottom:1px dotted #efefef;
	}

.b_table table{
	width:560px;
	font-size:11px;
	margin:15px 0 50px 0;
	}
.b_table tr td{
	border:1px solid #efefef;
	}
	
.b_table tr td p{
	margin:10px 5px;
	}

.item{
	background:#f7f7f7;
	border-bottom:1px solid #efefef;
	}
.item2{
	border-bottom:1px dotted #efefef;
	}


/*****************************************************

title

*****************************************************/

#title_hajimete{
	height: 40px;
	width: 560px;
	padding:0;
	background:url(../info/img/title_hajimete.jpg) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

#title_keiken{
	height: 40px;
	width: 560px;
	padding:0;
	background:url(../info/img/title_keiken.jpg) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

#title_kirikae{
	height: 40px;
	width: 560px;
	padding:0;
	background:url(../info/img/title_kirikae.jpg) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

#sign{
	height: 82px;
	width: 200px;
	padding:0;
	margin:0 0 20px 0;
	background:url(../info/img/sign_hajimete.jpg) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

#sign_keiken{
	height: 82px;
	width: 200px;
	padding:0;
	margin:0 0 20px 0;
	background:url(../info/img/sign_keiken.jpg) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}

#sign_kirikae{
	height: 82px;
	width: 200px;
	padding:0;
	margin:0 0 20px 0;
	background:url(../info/img/sign_kirikae.jpg) no-repeat 0 0;
	text-indent:-9999px;
	display:block;
}
/*****************************************************

extra

*****************************************************/


/*****************************************************

navi

*****************************************************/

#navi{
	width:800px;
	clear:both;
	}
	
#navi ul{
	margin :0;
    padding : 0;
    list-style : none;
	}
#navi ul li{
	display : block;
    float : left;
    text-indent : -9999px;
	margin:0;
	padding:0;
	}

#nv00 a{
	margin : 0;
	padding : 0;
	width : 100px;
	height : 40px;
	background : url(../img/btn_home_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}
#nv00 a:hover{
	margin : 0;
	padding : 0;
	width : 100px;
	height : 40px;
	background : url(../img/btn_home_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}

#nv01 a{
	margin : 0;
	padding : 0;
	width : 150px;
	height : 40px;
	background : url(../img/btn_hokenryou_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}
#nv01 a:hover{
	margin : 0;
	padding : 0;
	width : 150px;
	height : 40px;
	background : url(../img/btn_hokenryou_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}

#nv02 a {
	margin : 0;
	padding : 0;
	width : 120px;
	height : 40px;
	background : url(../img/btn_plan_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
}
#nv02 a:hover {
	margin : 0;
	padding : 0;
	width : 120px;
	height : 40px;
	background : url(../img/btn_plan_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}

#nv03 a {
	margin : 0;
	padding : 0;
	width : 161px;
	height : 40px;
	background : url(../img/btn_moushikomi_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
}
#nv03 a:hover {
	margin : 0;
	padding : 0;
	width : 161px;
	height : 40px;
	background : url(../img/btn_moushikomi_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}

#nv04 a{
	margin : 0;
	padding : 0;
	width : 139px;
	height : 40px;
	background : url(../img/btn_q_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}
#nv04 a:hover{
	margin : 0;
	padding : 0;
	width : 139px;
	height : 40px;
	background : url(../img/btn_q_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}

#nv05 a {
	margin : 0;
	padding : 0;
	width : 130px;
	height : 40px;
	background : url(../img/btn_contact_off.jpg) no-repeat;
	display : block;
	text-decoration : none;
}
#nv05 a:hover {
	margin : 0;
	padding : 0;
	width : 130px;
	height : 40px;
	background : url(../img/btn_contact_on.jpg) no-repeat;
	display : block;
	text-decoration : none;
	}



