/* BASE */

body {
	font-size: small;
	line-height:130%;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

/* tuika */
.xsmall {font-size: x-small;line-height:130%}
.xsmallbold {font-size: x-small;font-weight: bold ;line-height:130%}
.xsmall_hs {font-size: x-small; line-height:110%}
.small {font-size: small;line-height:130%}
.smallbold {font-size: small;font-weight: bold;line-height:130%}
.small_hs {font-size: small;line-height:110%}
.medium {font-size: medium;line-height:130%}
.mediumbold {
	font-size: medium;
	font-weight: bold;
	;line-height:130%}
.medium_hs {font-size: medium;line-height:110%}
.red {color: #FF0000}
.redbold {color: #FF0000 ;font-weight: bold;line-height:130%}
.red_hs {color: #FF0000; line-height:110%}
.red_small {color: #FF0000; font-size: small;line-height:130%}
.red_smallbold {color: #FF0000; font-size: small;font-weight: bold ;line-height:130%}
.red_small_hs {color: #FF0000; font-size: small ;line-height:110%}
.red_xsmall {color: #FF0000; font-size: x-small;line-height:130%}
.red_xsmallbold {color: #FF0000; font-size: x-small;font-weight: bold ;line-height:130%}
.red_xsmall_hs {color: #FF0000; font-size: x-small ;line-height:110%}
.red_xxsmall_h130 {color: #FF0000;font-size: xx-small;line-height:130%;}
.red_xxsmall_h110 {color: #FF0000;font-size: xx-small;line-height:110%;}
.white {color: #ffffff ;line-height:130%}
.white_xsmall {color: #ffffff ; font-size: x-small;line-height:130%}
.white_xsmall_hs {color: #ffffff ; font-size: x-small ; line-height:110%}
.white_xsmallbold {color: #ffffff;font-size: x-small;font-weight: bold;line-height:130%}
.white_small {color: #ffffff ; font-size: small;line-height:130%}
.white_small_hs {color: #ffffff ; font-size: small ; line-height:110%}
.white_xxsmall_h130 {color: #ffffff;font-size: xx-small;line-height:130%;}
.white_xxsmall_h110 {color: #ffffff;font-size: xx-small;line-height:110%;}

.white_smallbold {color: #ffffff;font-size: small;font-weight: bold;line-height:130%}
.blueglay_mebold {color: #597177;font-size: medium;font-weight: bold;line-height:130%}
.blueglay_me {color: #597177;font-size: medium;line-height:130%}
.blueglay_me_hs {color: #597177;font-size: medium ;line-height:110%}
.blueglay_xsmallbold {color: #597177;font-size: x-small;font-weight: bold;line-height:130%}
.blueglay_xsmall {color: #597177;font-size: x-small;line-height:130%}
.blueglay_xsmall_hs {color: #597177;font-size: x-small ;line-height:110%}
.blueglay_smallbold {color: #597177;font-size: small;font-weight: bold;line-height:130%}
.blueglay_small {color: #597177;font-size: small;line-height:130%}
.blueglay_small_hs {color: #597177;font-size: small ;line-height:110%}
.xxsmall_h130 {font-size: xx-small;line-height:130%;}
.xxsmall_h110 {font-size: xx-small;line-height:110%;}


div, p, form, span, hr, img, strong, ul  { margin:0px; padding:0px;}

li { margin-left:20px; }

h1{color: #597177;font-size: medium ;font-weight: bold;margin: 25px 0px 25px 0px;}
h2 { font-size: medium; line-height:150%; color:#ffffff; letter-spacing:0px; margin:0px;  font-weight: normal;}
h3 { font-size:14px; line-height:150%; color:#000000; letter-spacing:0px; margin:0px;  font-weight: normal;}
h4 { font-size:14px; line-height:150%; color:#666600; letter-spacing:0px; margin:0px; padding-left:40px;  font-weight: normal;}
h5 { font-size:14px; line-height:150%; color:#333333; letter-spacing:0px; margin:0px; padding-top:10px; width:500px;  font-weight: normal;}
h6 { font-size:14px; line-height:130%; color:#ffffff; letter-spacing:0px; margin:0px;  font-weight: normal; margin-left:10px;}

.frame_black_p1 {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
}

caption {
font-size: small; /* 文字の大きさ */
text-align: left; /* 右寄せ */
padding: 3px; /* 余白[内側] */
}

.blank_p10_right {
	margin: 0px 10px 0px 0px;
}
.blank_p10_left {
	margin: 0px 0px 0px 10px;
}
.blank_p20_topbottom {
	margin: 20px 0px 20px 0px;
}
.blank_p5_left {
	margin: 0px 0px 0px 5px;
}
.blank_p10_top {
	margin: 10px 0px 0px 0px;
}
.blank_p10_bottom {
	margin: 0px 0px 10px 0px;
}
.blank_p3_bottom {
	margin: 0px 0px 3px 0px;
}
.blank_p20p3_topbottom {
	margin: 20px 0px 3px 0px;
}
.blank_p10_round {
	margin: 10px;
}
.blank_p5_text {
	padding: 5px;
}
.blank_p10_text {
	padding: 10px;
}
.blank_p10_topright {
	margin: 10px 10px 0px 0px;
}
.blank_p10_topleft {
	margin: 10px 0px 0px 10px;
}
.blank_p10_bottomleft {
	margin: 0px 0px 10px 10px;
}
.blank_p10_topbottom {
	margin: 10px 0px 10px 0px;
}
.blank_p20p10_topbottom {
	margin: 20px 0px 10px 0px;
}
.blank_p10p20_topbottom {
	margin: 10px 0px 20px 0px;
}
.blank_p20_bottom {
	margin: 0px 0px 20px 0px;
}
.blank_p5_topbottom {
	margin: 5px 0px 5px 0px;
}
.blank_p10_bottomright {
	margin: 0px 10px 10px 0px;
}
.blank_p10_bottom {
	margin: 0px 0px 10px 0px;
}
.blank_p10_topbottomright {
	margin: 10px 10px 10px 0px;
}
.blank_p10_topbottomleft {
	margin: 10px 0px 10px 10px;
}

.blank_p30_bottom {
	margin: 0px 0px 30px 0px;
}

table#table-spec {
	border: 1px #999999 solid;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: x-small;
}

table#table-spec th {
    padding: 3px;
    border: #999999 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    text-align: center;
}
table#table-spec td {
    padding: 3px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
