@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: #E8E8F8 url(images/body_bg.gif) left top repeat-x;
}
.per75-h {
	line-height: 1.2;
}
#wrapper #content #policy .section #t1 {
	padding-bottom: 5px;
	border-right-color: #1a4e7d;
}

.per70 {
	font-size: 80%;
}

a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 741px;
	background: #FFFFFF;
}

/* ロゴとナビゲーション
---------------------------------------------*/
#logo {
	position: absolute;
	left: 17px;
	top: 18px;
}
#globalNav {
	list-style-type: none;
	margin-top: 73px;
	background: #1A4E7D url(images/navi_bg.gif) left top repeat-x;
}
#globalNav li {
	display: inline;
}
#globalNav li a {
	color: #FFFFFF;
}

/* メインイメージと2段組
---------------------------------------------*/
#content {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF url(images/content_bg.gif) left top repeat-y;
	padding-bottom: 15px;
}
#policy {
	float: left;
	width: 493px;
}
#blog {
	float: left;
	width: 246px;
	padding-left: 1px;
}
#footer {
	clear: both;
	color: #FFFFFF;
	background: #1A4E7D url(images/footer_bg.gif)  repeat-x;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

/* 本文のレイアウト
---------------------------------------------*/
#policy h3, #blog h3 {
	color: #FFFFFF;
	background: #333333 url(images/title_bg.gif) left top repeat-x;
}
#policy .section {
	margin: 16px 18px 0 18px;
	border-bottom: 1px solid #ccc;
}
#policy .section p {
	margin: 10px 0;
}

#policy .section .link {
	padding-left: 245px;
}

.top {
	font-size: 12px;
	text-align: right;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#content2 h3 {
	font-size: 150%;
	color: #005A9E;
	background: #FFFFFF url(images/heading_bg.gif) left bottom repeat-x;
	margin: 0 0 20px 0;
	padding: 10px;
	border-top-width: 7px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #005A9E;
	border-bottom-color: #CCCCCC;
}
#content2 h4 {
	font-size: 120%;
	color: #005A9E;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #005A9E;
	margin: 0;
	padding: 7px;
}
#content2 p {
	margin: 10px 0 10px 10px;
}
#content2 {
	padding: 30px;
}
.section2 {
	margin: 30px 10px;
}
#wrapper #content2 .section2 strong {
	font-size: large;
	font-weight: bold;
	color: #005A9E;
}
#wrapper #content2 strong {
	font-size: large;
	font-weight: bold;
	color: #0850B2;
}

#inquiry {
	width: 600px; /* ボックスの幅を指定 */
	margin-left: 10px;
	margin-top: 10px;
}
.d-red {
	color: #CC0000;
}

#inquiry table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	width: 100%;
}
#inquiry td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
}
#inquiry th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;	
	width: 200px;
}
#inquiry th.must {
	border-left-color: #0066FF;
}
#inquiry th em {
	font-style: normal;
	color: #FF0000;
	padding-left: 5px;
}
.text1,.text2,.text3,.text4 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}
.text1 {
	width: 100px;
}
.text2 {
	width: 100px;
}
.text3 {
	width: 98%;
}
.text4 {
	width: 98%;
}
#wrapper #content #policy .section #izumi #t {
}

#inquiry select {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
}
#inquiry .submit {
	text-align: center;
	margin-top: 30px;
}
.text1:focus,.text2:focus,.text3:focus,.text4:focus {
	border-color: #7F9DB9; /* フォーカス時のボーダーの色を指定 */
	background-color: #FFFFFF; /* フォーカス時の背景色を指定 */
}
.d-red {
	color: #CC0000;
}
#wrapper #content2 .section2 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDD3EB;
	margin: 0px;
	padding: 8px;
	list-style-type: none;
	background-color: #FFFFFF;
}
#wrapper #content2 .section2 ul {
	margin: 10px;
}
#wrapper #content2 #photo {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #content2 ul {
	background-color: #F1F5FC;
	margin: 20px;
	padding: 10px;
	list-style-type: none;
}
#wrapper #content #blog p {
	padding: 10px;
}
#wrapper #content #policy .section #izumi {
	border: 1px solid #095ca7;
	padding: 8px;
}
.img-right {
	float: right;
}

#wrapper #content #policy .section #izumi #t {
	padding-bottom: 5px;
}

#wrapper #content #policy .section #izumi img#p {
	float: right;
}
#wrapper #content #policy .section4 #m {
	float: left;
	padding-right: 5px;
}

.section4 {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
.yotei {
	font-size: larger;
	font-weight: bold;
	background-color: #FFFFCC;
	padding: 5px;
}
.per120-h {
	font-size: 120%;
	line-height: 1.6;
	font-weight: bold;
}

.bc{
	background-color: #FFFFCC;
	padding: 5px;
	margin-top: 5px;
	color: #FF6600;
}
