@charset "UTF-8";
/* CSS Document */

/*snavi*/

/*contents*/
article {
	margin:0px auto;
	width:940px;
}
article div#company {
	float:right;
	width:630px;
	
}
article div#menu {
	float:left;
	
}

section table tr td {
	padding:10px;
	font-size:14px;
}
section table th {
	vertical-align:top;
	width:130px;
	text-align:left;
}

section table td p {
	line-height:20px;
}
section table li {
	list-style-type:none;
	padding-bottom:3px;
}


h1 {
	background-image:url(../images/h_bk.jpg);
	background-repeat:repeat-x;
	padding:20px 10px;
}

p.pannavi {
	padding:20px 0 5px 0;
}
p.mnavi {
	padding:20px 0 5px 0;
}