.text { color: #333; font-size: 12px; line-height: 180%; padding-right: 20px; padding-left: 20px; }
.text-s { font-size: 11px; font-weight: normal; line-height: 170%; }
.text-l { font-size: 14px; line-height: 180%; }
/*リンクの色*/
a:link { color: #933; text-decoration: none; }
/*訪問済みのリンクの色*/
a:visited { color: #633; text-decoration: none; }
/*カーソルをもっていったときの色*/
a:hover {
	color: #fff;
	font-weight: bold;
	background-color: #ca7d7d;
	text-decoration: underline;
}
.kakomi500 { background-image: url(../images/kakomi500_side.gif); background-repeat: repeat-y; background-position: center 0; text-align: left; width: 472px; margin: 0; padding: 1px 15px; _width: 502px; }
.kakomi500-top {
	background-image: url(../images/kakomi500_top.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	width: 502px;
	height: 15px;
	color: #D1FADC;
}
.kakomi500-bottom {
	background-image: url(../images/kakomi500_bottom.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	width: 502px;
	height: 15px;
}

.kakomi501 { background-image: url(../images/kakomi500_side.gif); background-repeat: repeat-y; background-position: center 0; text-align: left; width: 472px; margin: 0; padding: 1px 15px; _width: 502px; }
.kakomi501-top {
	background-image: url(../images/kakomi500_top.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	width: 502px;
	height: 15px;
	color: #D1FADC;
}
.kakomi501-bottom {
	background-image: url(../images/kakomi500_bottom.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	width: 502px;
	height: 15px;
}

.kakomi600 { text-align: left; width: 570px; margin: 0; padding: 1px 15px; border-right: 1px solid #666; border-left: 1px solid #666; border-top-color: #666; border-bottom-color: #666; }
.kakomi600-top { background-image: url(../images/kakomi600_top.gif); background-repeat: no-repeat; width: 602px; height: 15px; margin: 0; }
.kakomi600-bottom { background-image: url(../images/kakomi600_bottom.gif); background-repeat: no-repeat; width: 602px; height: 15px; }
.kakomi2 {
	color: #444;
	font-size: 110%;
	background-color: #FFEEFA;
	margin: 15px;
	border: double 5px #ca7d7d;
	padding-top: 0px;
}
.kakomi3 {
	color: #444;
	font-size: 110%;
	background-color: #FFFFCC;
	margin: 15px;
	border: 5px double #FFCC66;
	padding: 1px;
}

.kakomi4 {
	color: #444;
	font-size: 14px;
	background-color: #FFEEFA;
	margin: 3px;
	border: 5px double #ca7d7d;
	padding: 6px;
}


h1 {
	color: #393939;
	font-size: 20px;
	background-color: white;
	background-image: url(../images/h1_bg5.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	padding-top: 50px;
	padding-bottom: 6px;
	padding-left: 10px;
	line-height: 130%;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #AC5857;
	border-right-color: #AC5857;
	border-bottom-color: #705E6E;
	border-left-color: #AC5857;
	font-weight: bold;
}
h2 {
	color: #484848;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #569;
	border-right-color: #569;
	border-bottom-color: #909090;
	border-left-color: #AC5857;
	background-position: center center;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 6px;
	padding-bottom: 1px;
}
h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 30px 0 10px;
	padding-left: 10px;
	border-bottom: 1px solid #569;
	border-left: 6px double #569;
	border-top-color: #569;
	border-top-style: none;
	border-right-color: #569;
	border-right-style: none;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 20px 0 10px 0;
	padding-left: 5px;
	border-bottom: 1px dotted #569;
	border-top-color: #569;
	border-right-color: #569;
	border-left-color: #569;
}
.red1 { color: #900; }
.red2 { font-weight: bold; background-color: #efd1dd; padding: 3px; }
.red3 { color: #c03; }
.blue1 { color: #339; }
.blue2 {
	font-weight: bold;
	background-color: #d4ebff;
	padding: 0px;
	font-size: 14px;
}
.blue3 { color: #03c; }
.green1 { color: #063; }
.green2 { font-weight: bold; background-color: #e2ffe2; padding: 3px; }
.orange1 {
	color: #c60;
	font-weight: bold;
}
.orange2 { font-weight: bold; background-color: #fff2bf; padding: 3px; }
.orange3 {background-color: #FFFFE2;font-weight: bold;}
.block { padding-right: 20px; padding-left: 20px; }
.font14-line200 {font-size: 14px;line-height: 200%;}
td {
	font-size: 12px;
	line-height: 160%;
}
input, textarea, select { font-size: 12px; ffont-family: "メイリオ","Meiryo", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, 平成角ゴシック; }
.font14-line190 {
	font-size: 14px;
	line-height: 190%;
}
