.clear { clear:both; } 
.clear hr { display:none; }  

body{
	margin: 0px;
}


html{
	background-color: #f6f2e4;
}

#wrapper {
	position: relative;
	z-index: 0;	
	background-color: #ffffff;
	width: 1280px;
	margin: auto;
}

p{
	color: #051f43;
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}



/*　ヘッダ　*/


#head-line{
	position: relative;
	z-index: 0;
	height: 7px;
	background-color: #014099;
}

#sub-navi{
	position: relative;
	left: 100px;
	width: 450px;
	height: 54px;
	background-color: #e1e7f0;
	float: right;
	z-index: -2;
}

#contact{
	background: #014099;
	width: 180px;
	height: 54px;
	float: right;
}

.diamond-contact {
	position: relative;
	top : -66px;
	left: 50px;
	width: 100px;
	height: 100px;
    background-color: #014099;
    transform:rotate(-45deg);
	float: right;
	z-index: -1;
}

.diamond-sub-navi {
	position: relative;
	top : -66px;
	left: 150px;
	width: 100px;
	height: 100px;
    background-color: #e1e7f0;
    transform:rotate(-45deg);
	float: right;
	z-index: -1;
}

#navi{
	position: relative;
	top: -46px;
	height: 62px;
	width: 1280px;
}



/*　ナビゲーション　*/


#logo{
	position: absolute;
	top: 18px;
	left: 30px;
}


.navi-btn-works{
	width: 79px;
	height: 62px;
	background: url("../image/on-works.png");
	margin-right: 25px;
	margin-left: 165px;
	float: left;
}

.navi-btn-works a {
    display: inline-block;
}

.navi-btn-works a:hover {
	background-color: transparent; /* IE6対応 */
}

.navi-btn-works a:hover img {
    visibility: hidden;
}

.navi-btn-about{
	width: 79px;
	height: 62px;
	background: url("../image/on-about.png");
	margin-right: 25px;
	float: left;
}

.navi-btn-about a {
    display: inline-block;
}

.navi-btn-about a:hover {
	background-color: transparent; /* IE6対応 */
}

.navi-btn-about a:hover img {
    visibility: hidden;
}

.navi-btn-vision{
	width: 100px;
	height: 62px;
	background: url("../image/on-messege.png");
	margin-right: 25px;
	float: left;
}

.navi-btn-vision a {
    display: inline-block;
}

.navi-btn-vision a:hover {
	background-color: transparent; /* IE6対応 */
}

.navi-btn-vision a:hover img {
    visibility: hidden;
}

.navi-btn-history{
	width: 79px;
	height: 62px;
	background: url("../image/on-history.png");
	margin-right: 25px;
	float: left;
}

.navi-btn-history a {
    display: inline-block;
}

.navi-btn-history a:hover {
	background-color: transparent; /* IE6対応 */
}

.navi-btn-history a:hover img {
    visibility: hidden;
}

p.contect{
	margin-top: 15px;
	margin-left: 20px;
	font-size: 0.8em;
	color: #fff;
}

p.sub-navi{
	margin-top: 15px;
	margin-left: 40px;
	font-size: 0.8em;
	color: #313131;
}




/*　コンテンツ　*/

#photo{
	position: relative;
	top: -15px;	
	width: 1280px;
	height: 480px;
	background-image: url("../image/img-photo.png");
}

.title{
	margin: auto;
	text-align: center;
}

.text{
	margin: auto;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 35px
}

#content-3{
	width: 1280px;
}

.contents-left{
	width: 300px;
	height: 400px;
	float: right;
	margin-right: 160px;
	margin-left: 30px;
	text-align: center;
}

.contents-center{
	width: 300px;
	height: 650px;
	float: right;
	margin-left: 30px;
	text-align: center;
}

.contents-right{
	width: 300px;
	height: 400px;	
	float: right;
	text-align: center;
}

p.works {
	color: #051f43;
	line-height: 2em;
	letter-spacing: 0.1em;
	padding-left: 190px;
	padding-right: 190px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

p.engworks {
	color: #224474;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	padding-left: 190px;
	padding-right: 190px;
	padding-top: 0px;
	padding-bottom: 15px;
	text-align: center;
}

p.title-work {
	color: #051f43;
	line-height: 2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding-bottom: 0px;
}

p.title-engwork {
	color: #051f43;
	line-height: 2em;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
}

p.work-sub{
	color: #051f43;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}

p.engwork-sub{
	color: #051f43;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}


#massege{
	margin-top: 50px;
	text-align: center;
}

p.massege {
	color: #051f43;
	line-height: 2em;
	letter-spacing: 0.1em;
	padding-left: 190px;
	padding-right: 190px;
	padding-top: 15px;
	padding-bottom: 85px;
}

#about{
	padding-left: 60px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.example table {
	width: 1140px;
	border: 0px #000;
}

.example td {
	border: 1px #fff;
	padding: 10px;
	background-color: #e2eaf5;
}

.example th {
	border: 5px #fff;
	padding: 10px;
	background-color: #ccdaee;
    width: 200px;
}

#history{
	padding-top: 50px;
	padding-left: 60px;
}

#credit{
	padding-top: 20px;
	padding-left: 60px;
}

#footer{
	margin-top: 120px;
	text-align: center;
	padding-top: 20px;
	height: 60px;
	background-color: #014099;
	color: #fff;
	font-size: 0.8em;
}

.contact{
	color: #ffffff;
}
