@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 15px;
	width:545px;
	}

.part{
	width:540px;
	margin:0 0 20px 0;
	font-size:12px;
	}
	

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

#cont ul{
	list-style-position: outside;
	width:540px;
	margin:0 0 0 20px;
	}

#main table{
	width:545px;
	margin:20px 0 40px 0;
	padding:0;
	}
	
	
#main table tr td{
	vertical-align:top;
	line-height:160%;
	padding:20px 0;
	}

.item{
	border-bottom:1px dotted #f4b570;
	}

.item p{
	margin:0 0 0 15px;
	}


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

title

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

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

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


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

extra

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

#ex_navi{
	width:200px;
}

#ex_navi ul{
	margin :0;
    padding : 0;
    list-style : none;
	}
	
#ex_navi ul li{
	background:#fff url(../img/sub_navi_dotline.jpg) repeat-x 0 100%;
	padding:10px 0;
	margin:0;
	}
	

#extra img{
	margin:0 0 10px 0;
	}

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

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;
	}



