@charset "shift_jis";

/*---------------------------
  ▼ページ全体
-------------------------- */


body {
	margin: 0;
	padding: 2;
	font-size: 12px;
	color: #333333;
	background: #FFFFFF;
	font-family: osaka, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
	line-height: 160%;
}

p {
	margin: 0;
}


a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #009900;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

h1 {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
	margin: 2px 0px;
	padding: 3px 0px 3px 10px;
	background-image: url(h1_bg.gif);
	background-repeat: repeat;
}


.keshi {
	text-decoration: line-through;
}
.red14 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


.underline1 {

	margin: 0 0 10;
	border-bottom: 1px dotted #005F33;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding: 0px 0px 0px 2px;
	font-weight: bold;
	color: #005F33;
}
.ta1 {
	background-color: #CCFF99;
	border: 1px dotted #333333;
}
.ta2 {

	background-color: #FFFFFF;
	border: 1px dotted #333333;
}

.style2 {color: #FF0000}
.red14 {color: #FF0000;
	font-weight: bold;
}
.bukken_tag {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 60px;
	width: 178px;
	background-image: url(Bukken_tag.gif);
	background-repeat: no-repeat;
}
.photo {
	background-color: #CCCCCC;
	height: 80px;
	width: 178px;
	border: 1px solid #666666;
	text-align: center;
	vertical-align: middle;
	padding-top: 40px;
}
#point a{
	background-image: url(point1.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #003300;
	padding-left: 15px;
}

#point a:hover{
	background-image: url(point2.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #F1A528;
	padding-left: 15px;
}
.txt10 {
	font-size: 10px;
}
