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

div#container {
	background: url(../images/bg_company.jpg) center top no-repeat;
	}
div#main h2 {
	margin-bottom: 15px;
	}
div#main h3 {
	margin-bottom: 15px;
	}
div#main p.lead {
	margin-bottom: 25px;
	text-align: justify;
	text-justify: distribute;
	}
div#contents div#sub div.subLinkbox {
	width: 173px;
	border: 1px solid #DCDCBE;
	background-color: #FAFAF0;
	margin-top: 30px;
	padding-bottom: 20px;
	}
div#contents div#sub div.subLinkbox p {
	padding-bottom: 0;
	border-bottom: none;
	}
div#contents div#sub div.subLinkbox ul {
	padding: 0 12px;
	}
div#contents div#sub div.subLinkbox li {
	width: 149px;
	font-size: 0;
	padding: 0;
	border-bottom: none;
	margin-top: 15px;
	}
div#contents div#sub div.subLinkbox li p {
	margin-bottom: 5px;
	}


 /* company
========================================*/
div#company div.section {
	margin-bottom: 30px;
	}
div#company div.sectionLast {
	margin-bottom: 0;
	}
div#company div.section h4,
div#company div.sectionLast h4 {
	margin-bottom: 15px;
	}
div#company div.photo {
	width: 130px;
	float: left;
	}
div#company div.text {
	width: 390px;
	float: right;
	}


 /* message01,message02
========================================*/
div#message01 h2,
div#message02 h2 {
	padding-bottom: 10px;
	background: url(../images/line.gif) left bottom no-repeat;
	}
div#message01 h3,
div#message02 h3 {
	margin-bottom: 30px;
	}
div#message01 h4,
div#message02 h4 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 15px;
	}
div#message01 p,
div#message02 p {
	text-align: justify;
	text-justify: distribute;
	}
div#message01 div.section,
div#message02 div.section {
	margin-bottom: 30px;
	}
div#message01 div.sectionLast,
div#message02 div.sectionLast {
	margin-bottom: 0;
	}
div#message01 div.section div.leftBox {
	width: 265px;
	float: left;
	}
div#message01 div.section div.rightBox {
	width: 265px;
	float: right;
	}
div#message02 div.section img.right,
div#message02 div.sectionLast img.right {
	float: right;
	}
div#message02 div.section img.left {
	float: left;
	}
	
	
 /* profile
========================================*/
div#profile h2 {
	padding-bottom: 10px;
	background: url(../images/line.gif) left bottom no-repeat;
	}
div#profile div.section {
	margin-bottom: 30px;
	}
div#profile div.sectionLast {
	margin-bottom: 0;
	}
div#profile h4 {
	margin-bottom: 15px;
	}
div#profile p {
	text-align: justify;
	text-justify: distribute;
	}
div#profile div.table,
div#profile div.tableTop,
div#profile div.tableLast {
	width: 540px;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 3px;
	margin-bottom: 3px;
	}
div#profile div.tableTop {
	border-top: 1px dashed #CCCCCC;
	padding-top: 3px;
	}
div#profile div.tableLast {
	margin-bottom: 30px;
	}
div#profile table {
	width: 540px;
	border-collapse: collapse;
	}
div#profile th {
	width: 90px;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	background-color: #E1F0FA;
	text-align: left; 
	}
div#profile td {
	width: 430px;
	padding: 3px 0 3px 10px;
	}
div#profile div.sectionLast img.right {
	float: right;
	}
div#profile div.sectionLast li {
	width: 170px;
	float: left;
	margin-right: 15px;
	}
div#profile div.sectionLast li.last {
	margin-right: 0;
	}
