﻿@charset "utf-8";
/* CSS Document */

body  {
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.clr {
	clear: both;
}

.text_bold {
	font-weight: bold;
}

.text_under {
	text-decoration: underline;
}

.text_bold_under {
	font-weight: bold;
	text-decoration: underline;
}

.text_bold_red {
	font-weight: bold;
	color: #FF0000;
}

.text_red_under {
	color: #FF0000;
	text-decoration: underline;
}

.text_bold_red_under {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.text_bold_red_35 {
FONT-WEIGHT: bold;
	font-size: 30px;
	font-family: "MS PGothic";
	line-height: 30pt;
}

.text_bold_red_36 {
FONT-WEIGHT: bold;
	font-size: 34px;
	font-family: "MS PGothic";
	color: #B80F08;
	line-height: 30pt;
}

.text_bold_red_40 {
	font-size: 20px;
	line-height: 40pt;
}

.text_bold_red_41 {
	font-size: 25px;
	line-height: 30pt;
}

.text_bold_red_42 {
	font-size: 35px;
	line-height: 30pt;
}

.text_bold_322 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 30px;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
	text-align: right;
}

.text_bold_182 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	color: #000000;
	line-height: 150%;
	font-weight: bold;
}

.text_bold_red_35_under {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 35px;
	color: #B80F08;
	line-height: 150%;
	text-decoration: underline;
}

.text_bold_20 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 15px;
	font-weight: bold;
	line-height: 200%;
}

.text_bold_red_20 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bold;
	line-height: 200%;
	color: #D6150C;
}

.text_bold_35 {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 35px;
	line-height: 150%;
}

.text_bold_352 {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 35px;
	line-height: 150%;
	text-align: right;
}

.text_right {
	text-align: right;
}

.text_center {
	text-align: center;
}

.subhead {
	background-image: url(img/007.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 28px;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 40px;
}

/*-------------------------------------------------------------------------------------------------------(container)----------*/

#container {
	width: 689px;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}

/*-------------------------------------------------------------------------------------------------------(head)----------*/

#head {
	width: 689px;
}

.headbox_hi{
	background-image: url(img/002.jpg);
	height: 17px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 15px;
}

.headbox_mid{
	background-image: url(img/003.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.headbox_low{
	background-image: url(img/004.jpg);
	height: 24px;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 15px;
}

.headbox_check{
	background-image: url(img/005.jpg);
	height: 128px;
	background-repeat: no-repeat;
	background-position: center;
	width: 411px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}

/*-------------------------------------------------------------------------------------------------------(content)----------*/

#content {
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
	background-position: center;
}

#content_in {
	width: 600px;
	padding-right: 34px;
	padding-left: 34px;
}

.box_letter  {
	margin-bottom: 15px;
	padding: 10px;
	margin-top: 15px;
	border: 1px solid #000000;
	width: 580px;
}

.box_no_left {
	margin-bottom: 15px;
	padding: 10px;
	margin-top: 15px;
	border: 1px solid #000000;
}

.box_no_right {
	margin-bottom: 15px;
	padding: 10px;
	margin-top: 15px;
	border: 1px solid #000000;
}

.box_in01 {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}

/*-------------------------------------------------------------------------------------------------------(left)----------*/

#left {
	width: 200px;
	float: left;
}

/*-------------------------------------------------------------------------------------------------------(right)----------*/

#right {
	width: 360px;
	float: right;
}

/*-------------------------------------------------------------------------------------------------------(foot)----------*/

#foot {
	width: 689px;
	background-image: url(img/006.jpg);
	background-repeat: no-repeat;
	height: 42px;
	background-position: center bottom;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
