@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pro_back.gif);
	background-repeat: repeat-y;
}

a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #33CC00;
}
a:active {
	color: #33CC00;
}

body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}


.title {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	width: 400px;
	line-height: 20px;
	padding-left: 5px;
}

.title_h {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	width: 400px;
	line-height: 20px;
	padding-left: 5px;
}


.sub_title {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
}
.sub_titler {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	text-align: right;
}

.txt_b {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

.green {
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/green_back.gif);
	background-repeat: no-repeat;
	line-height: 14px;
	vertical-align: top;
	padding-top: 9px;
	padding-left: 7px;
	height: 30px;
}
.news_a {
	font-size: 12px;
	line-height: 13px;
	text-align: left;
	font-weight: bold;
	color: #FF0000;
}
.news_b {
	font-size: 12px;
	line-height: 13px;
	text-align: left;
}
.name_a {
	font-size: 26px;
	line-height: 30px;
	text-align: left;
	font-weight: normal;
}
.name_b {
	font-size: 17px;
	line-height: 30px;
	text-align: left;
	color: #666666;
}
.photo {
	font-size: 12px;
	line-height: 40px;
	text-align: center;
	color: #666666;
	height: 215px;
	width: 201px;
	background-image: url(../images/photo_back.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 5px;
	background-position: 3px 5px;
}
.orange_txt {
	color: #ED6E00;
	font-weight: bold;
}

.shop_txt {
	background-color: #88C240;
	color: #FFFFFF;
	padding: 7px;
	width: 444px;
	text-align: left;
	font-size: 13px;
}

.end_txt {
	background-color: #88C240;
	color: #FFFFFF;
	padding: 3px;
	width: 179px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	height: 16px;
	vertical-align: middle;
}
