@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	background-color: #FFFFFF;
	width: 640px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

 #container {
	width: 640px;  /* これにより、幅が640のコンテナが設定されます */
	background: #FFFFFF; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	
}

h1 {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

 .lettr-style #container strong {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 20px;
}

.body001 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #10167f;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #10167f;
	border-right-color: #10167f;
	border-bottom-color: #10167f;
	border-left-color: #10167f;
	width: 640px;
	text-align: center;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #10167f;
	width: 640px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
}
h4{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #10167f;
	width: 640px;
	text-align: center;
}
h5{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #10167f;
	width: 640px;
	text-align: left;
}
h6{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #10167f;
	width: 640px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.lettr-style .lettr-style #container left {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	width: 300px;
}

.right {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align:  left;
	width: 300px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.right02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	width: 300px;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 15px;
}
.right_title {
	font-weight: bold;
	margin-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 23px;
	padding-top: 10px;
}

.right02 a:link {
	color : #0000FF;
}
.right02 a:active  {color : #0000FF;}
.right02 a:visited  {
}

.left {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	width: 300px;
	float: left;
	margin-bottom: 30px;
	margin-top: 15px;
}
.left02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 18px;
	text-align: right;
	width: 250px;
	float: left;
	margin-bottom: 30px;
	margin-top: 44px;
	margin-right: 31px;
}
.left_title {
	font-weight: bold;
	margin-top: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 23px;
	padding-top: 10px;
}
.right-last {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	width: 300px;
	float: right;
	margin-bottom: 30px;
	margin-top: 15px;
}

.jitureibody002 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #10167f;
}
.jitureibody003 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #10167f;
}

.jitureibody004 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.jitureibox001 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	border: 2px solid #10167f;
}
.jitureibox002 {
	border: 1px solid #10167f;
}
.number {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	color: #000000;
}

.read_001 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	color: #10167f;
	border-top: thin dotted #10167f;
	border-right: thin none #10167f;
	border-bottom: thin dotted #10167f;
	border-left: thin none #10167f;
}

.worksbody {
	font-size: 17px;
	line-height: 25px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 15px;
	margin-bottom: 8px;
}
.works_link {
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.midashi003 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #10167f;
	margin-bottom: 12px;
	margin-top: 12px;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 10px;
}
.midashi004 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #000000;
	background-color: #e3e3ff;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 14px;
	margin-left: 14px;
	padding-left: 10px;
}
.new {
	margin-top: 3px;
}
.crear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
}
.logo {
	padding-top: 21px;
}
.top {
	margin-top: 36px;
}
#foot2 h1 {
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 15px;
}
#foot2 h1 a {
	font-weight: bold;
	color: #FFFFFF;
}
#foot2 p {
	padding-bottom: 10px;
}
#foot2 a {
	font-weight: normal;
	color: #FFFFFF;
}
#foot2 a:hover {
	text-decoration: underline;
}
#foot1 {
	width: 644px;
	float: left;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	font-size: 12px;
}
#foot2 {
	width: 644px;
	background-color: #10167F;
	float: left;
	color: #FFFFFF;
	text-align: center;
}
#right02 font {
	color: #0000FF;
}
#center {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	border: 1px solid #000000;
	text-align: center;
}

