﻿@charset "utf-8";
/* CSS Document */

#centerbox{
	width:600px;
	margin:0 auto;
	height:auto;
	clear:both;
}

.copy3{
	width:600px;
	height:auto;
	float:left;
	padding: 5px 0 0 0;
	margin:0;
	text-align:left
	position: relative;
	margin-right: 0px;
	font-size:80%;
	}
	
.bodycopy2{
	color: #666;
	font-weight: normal;
	font-size:84%;
	line-height: 150%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

.titlehead{
	color:#153173;
	font-size:160%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-top: 8px;
	padding-left: 15px;
	margin-top:8px;
	}

.subhead{
	color:#153173;
	font-size:120%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0 0 0 15px;
	_margin-top:10px;
	margin-top:8px;
	}

.h1_image{
  background-image:url(../company/images/comp1.jpg);

}

.h2_image{
	background-image:url(../lib_images/h2_back.jpg);
	font-size:14px;

}	
		
	
.hr1{
color:#666666;
}


/* 以上、comp/comp.cssより抜粋 */


.border1{
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
}
.border2{
  border-bottom:1px solid #000000;
}
.border3{
  border-right:1px solid #000000;
}

