@charset "utf-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-size: 16px;
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url(images/back0001.jpg);
	background-color: #FC9;
}
.oneColFixCtr #container {
	width: 900px;  /* 最大幅である 800px より 20px 小さくすることにより、ブラウザクロームの使用が可能となり、水平スクロールバーが表示されなくなります */
	background: #FFFFFF;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.clear {
	clear: both;
}
.header {
	font-size: 12px;
	padding-top: 13px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 152px;
	text-align: left;
	color: #004080;
}
.side_menu {
	width: 282px;
	height: 390px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.ao2 {
}

.main_back {
	margin: 0px;
	height: 391px;
	width: 668px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 282px;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.header_back {
	background-image: url(images/header_001.gif);
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 950px;
}

.topmenu {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	line-height: 150%;
	margin: 0px;
	padding: 10px;
}

dl {
	padding: 0px;
	margin: 0px;
}

dt {
	font-size: 15px;
	color: #F60;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-weight: bold;
}
dd {
	font-size: 14px;
	line-height: 130%;
	color: #4F0000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#naviber li{
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 110px;
	line-height: 0px;
}
#naviber ul{
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.topix_fla {
	font-size: 12px;
	height: 120px;
	width: 776px;
	border: 1px solid #FC3;
	overflow: scroll;
	padding: 10px;
	margin-bottom: 10px;
}
.ao2 {
	color: #039;
	font-weight: bold;
}

.menu_back {
	background-image: url(images/top_menu_back.gif);
	height: 385px;
	width: 800px;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu_p {
	height: 82.5px;
	width: 340px;
	text-align: left;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: "MS UI Gothic";
	font-size: 16px;
	line-height: 150%;
}
.menu_p2 {
	height: 82.5px;
	width: 340px;
	text-align: left;
	padding-top: 80px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 140%;
}

.footmanu {
	font-size: 12px;
	text-align: center;
	background-image: url(images/footer_manu_back.jpg);
	margin: 0px;
	height: 31px;
	width: 900px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

.footer {
	font-size: 12px;
	text-align: center;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/mokume.jpg);
	background-position: center top;
	height: 20px;
	margin: 0px;
	color: #FFF;
}

.company {
	font-size: 12px;
	padding: 5px;
	line-height: 130%;
}
table {
	font-size: 13px;
	line-height: 130%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
}
.oshirase {
	background-image: url(images/oshirase.jpg);
}


th {
}

h1 {
	font-size: 20px;
	color: #000;
	text-align: center;
	height: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 15px;
	margin-bottom: 15px;
}
a:link {
	color: #510000;
}

h2 {
	font-size: 18px;
	color: #0057AE;
	line-height: 150%;
	text-align: left;
	padding: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #FFF;
	background-color: #F93;
	margin: 5px;
	padding: 3px;
}
h4 {
	color: #6F3700;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FC3;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 5px;
}
h5 {
	font-size: 12px;
	color: #36C;
}
.img_align {
	padding: 10px;
}
.komoji {
	color: #666;
	font-size: 14px;
}
.aka {
	color: #C00;
}
.aka2 {
	font-size: 15px;
	color: #C00;
	font-weight: bolder;
}
.ao {
	color: #004993;
	font-size: 24px;
	line-height: 150%;
}
.midori {
	color: #393;
	font-weight: bold;
}

.siro {
	color: #FFF;
}
.main_p {
	line-height: 150%;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
}



.main_p2 {
	line-height: 150%;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: left;
}
.info_back {
	background-image: url(images/info.jpg);
	height: 209px;
	width: 800px;
}
.main_p3 {
	line-height: 150%;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 80px;
	font-family: "ＭＳ Ｐ明朝", "MS UI Gothic";
}

.waku2 {
	border: thin dotted #FC6;
}
.info_p {
	height: 179px;
	width: 500px;
	padding-top: 45px;
	padding-bottom: 10px;
	padding-right: 35px;
	padding-left: 25px;
	font-family: "MS UI Gothic";
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
}
.form_back {
	background-image: url(../../2012%E5%B9%B45%E6%9C%88/%EF%BC%90%EF%BC%95%EF%BC%91%EF%BC%91%E3%80%80%E3%82%BB%E3%83%AB%E3%83%95%E3%81%BE%E3%81%A4%E6%AF%9B%E3%82%A8%E3%82%AF%E3%82%B9%E3%83%86%E3%82%B9%E3%82%AF%E3%83%BC%E3%83%AB%E5%A7%AA%E6%B5%9C%E6%A0%A1/%E3%83%9B%E3%83%BC%E3%83%A0%E3%83%9A%E3%83%BC%E3%82%B8/images/form_back.jpg);
	background-repeat: no-repeat;
	margin: 30px;
	height: 1200px;
	width: 690px;
	background-position: center top;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top_p {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: "MS UI Gothic";
	font-size: 12px;
}
div.kahen{
	width:285px;
	margin:0 0 10px 0;
	padding:0;
	background-color: #FFC;
}
div.kahen div.top{
background-image:url("file:///C|/Documents and Settings/豪洋/img/frame_top.png");
background-repeat:no-repeat;
height:32px;
}
div.kahen div.bottom{
background-image:url("file:///C|/Documents and Settings/豪洋/img/frame_bottom.png");
background-repeat:no-repeat;
height:11px;
}
div.kahen p{
	margin:0;
	padding:5px;
	background-image:url(file:///C|/Documents%20and%20Settings/%E8%B1%AA%E6%B4%8B/img/frame_line.png);
	background-repeat:repeat-y;
	background-color: #FC9;
}
.oneColFixCtr #container #flow ol li {
	line-height: 150%;
	padding: 0px;
	margin-bottom: 10px;
}
.mojibig {
	font-size: 18px;
}
.osirase_up {
	background-image: url(images/oshirase.jpg);
	height: 363px;
	width: 350px;
}
.oshirase_p2 {
	height: 268px;
	width: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 20px;
	overflow: auto;
}
.mojibig {
	font-size: 24px;
	line-height: 150%;
	color: #004B97;
}
.oshirase_p {
	padding: 10px;
}

/** 20170125 sakurage追記 **/
.form_txt01 {
	font-size: 16px;
	color: #D30D11;
	text-align: center;
}
#container2 {
  width: 65%;
  margin: 0 auto;
  padding: 0;
  font-size: 100%;
  text-align: left;
  position: relative;
}
#container2 input[type="submit"] {
  pointer-events: none;
}
#container2 dt {
  margin: 5px 0;
  font-size: 100%;
  font-weight: bold;
  color: #000000;
  padding: 0;
}
#container2 .required {
    margin: 0 5px 0 0;
    font-size: 122%;
    color: #ff0000;
    font-weight: bold;
}
#container2 dl {
    margin: 5px 0px;
    padding: 0;
  clear: both;
}
#description {
    padding-bottom: 20px;
    font-size: 100%;
    line-height: 1.5;
    color: #000000;
}
#container2 input {
  margin: 0 5px 5px 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
#container2 dd td {
    padding: 5px;
    font-size: 100%;
}
#container2 dd {
    margin: 0 0 20px 0;
    font-size: 100%;
    color: #000000;
  padding: 0;
}
#container2 input.text {
  padding: 3px;
  border: #999999 solid 1px;
}
.align-center {
  text-align: center;
}
.pickup {
  line-height: 150%;
  padding: 10px;
  font-size: 14px;
}
/*20180430 変更*/
.line {/*二重打ち消し線　*/
background-image:url("images/nijyusen.png");
background-repeat:repeat-x;
background-position: center;
	min-height: 10px;
}