/*
Site: HIKARU Construction
Page: sub
*/

/* --- common --- */

p#page-title {
	clear: both;
	padding: 1px 0 0;
}

/* --- profile --- */

div#profile-info {
	width: 520px;
	float: left;
	padding: 5px 0 50px 0;
}

div#profile-image {
	width: 360px;
	float: right;
	padding: 5px 0 50px 0;
}

table#profile-hikaru {
	width: 100%;
}

table#profile-hikaru th {
	padding: 7px;
	background-color: #fff4d6;
	border-bottom: 1px solid #c96;
}

table#profile-hikaru td {
	padding: 7px;
	border-bottom: 1px dotted #c96;
}

table#profile-history {
	width: 100%;
	margin: 5px 0 50px 0;
}

table#profile-history th {
	font-style: normal;
	padding: 7px;
	border-bottom: 1px dotted #c96;
}

table#profile-history td {
	font-style: normal;
	padding: 7px;
	border-bottom: 1px dotted #c96;
}

/* --- sid --- */

div#patent {
	width: 480px;
	float: left;
}

div#media-frm {
	width: 380px;
	float: right;
	margin-top: 10px;
}

div#media {
	padding: 15px;
	border: 1px solid #999;
	background-image: url(../image/media-bg.jpg);
	color: #fff;
	font-weight: bold;
}

/* --- works --- */

ul.works-list{
	margin: 20px 0 20px 20px;
	padding: 0 0 0 20px;
	list-style-type: square;
}

ul.works-list li{
	padding: 0 0 10px 0;
}

/* --- contact --- */

table.contact-form {
	border-collapse: collapse;
	width: 100%;
}

table.contact-form th{
	font-family:'century gothic','メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
	font-size:13px;
	*font-size:small;
	*font:small;
	background: #eaeaea;
	padding: 7px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}

table.contact-form td{
	font-family:'century gothic','メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
	font-size:13px;
	*font-size:small;
	*font:small;
	background: #fff;
	padding: 7px;
	border-bottom: 1px dotted #ccc;
}

p.mail-done {
	padding: 5px 20px 20px 130px;
}

table.patent-list-2 {
	width: 97%;
	border-collapse: collapse;
}

table.patent-list-2 th {
	padding: 6px;
	font-weight: bold;
	border: 1px solid #999;
	background: #eaeaea;
}

table.patent-list-2 td {
	padding: 6px;
	font-weight: normal;
	border: 1px solid #999;
}