@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

.cb {
	clear: both;
}

a:link {color: #C21E28; text-decoration: none;}
a:visited {color: #C21E28; text-decoration: none;}
a:active {color: #666; text-decoration: underline;}
a:hover {color: #666; text-decoration: underline;}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	padding: 30px;
	text-align: center;
}

div#wrapper {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

h1{
	margin-bottom: 5px;
	font-size: 150%;
	line-height: 110%;
	color: #00637C;
	text-align: center;
}

h2 {
	font-size: 100%;
	line-height: 110%;
	color: #00637C;
	text-align: center;
}

p#gators {
	margin-bottom: 10px;
	text-align: center;
	font-size: 80%;
}

div#box1 {margin-top: 30px;}
div#box2 {margin-top: 50px;}
div#box3 {margin-top: 50px;}

div#box1 h3,
div#box2 h3,
div#box3 h3{
	border-bottom: 1px solid #00637C;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 100%;
	line-height: 110%;
	color: #C21E28;
	text-align: center;
	letter-spacing: 0.2em;
}

/* ごあいさつ */
div#box1 p {
	margin-bottom: 10px;
	font-size: 75%;
	line-height: 160%;
}

div#box1 p em {
	font-style: normal;
	font-weight: bold;
}

div#box1 p strong {
	font-size: 120%;
}

div#box1 p .s1{color: #00637C;}
div#box1 p .s2{color: #C21E28;}

div#box1 p.sign {
	text-align: right;
}

/* 代表者紹介 */
div#box2 h4 {
	margin-bottom: 15px;
	color: #00637C;
	font-size: 85%;
	line-height: 130%;
}

div#box2 h4 img {
	float: left;
	margin-right: 30px;
	margin-bottom: 60px;
}

div#box2 p {
	margin-bottom: 5px;
	font-size: 75%;
	line-height: 160%;
}


/* 会社概要 */
div#box3 table {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 40px;
}

div#box3 table th, div#box3 table td {
	border-bottom: 1px solid #CCC;
	padding: 8px 30px;
	font-size: 75%;
	line-height: 140%;
}

div#box3 table th {
	color: #666;
	white-space: nowrap;
}

div#info {
	margin-bottom: 30px;
}

div#info p {
	margin-bottom: 10px;
	color: #00637C;
	font-size: 75%;
	line-height: 140%;
	font-weight: bold;
}

div#info dl {
	padding-left: 20px;
}

div#info dt {
	margin-bottom: 3px;
	font-size: 75%;
	line-height: 140%;
	font-weight: bold;
}

div#info dd {
	margin-bottom: 10px;
	font-size: 75%;
	line-height: 140%;
}

div#info dd span {
	font-size: 90%;
	line-height: 140%;
}

p.contact {
	margin-bottom: 30px;
	font-size: 75%;
	line-height: 150%;
}

p.contact strong {
	color: #00637C;
} 

div#box3 h4 {
	margin-bottom: 30px;
	font-size: 75%;
	line-height: 140%;
}
