body {
	background-image: url(img/back2.gif);
	background-position: center;
}
*{
	font-family	: "ＭＳ Ｐゴシック", Osaka, sans-serif;
}
.bk {
	background-image: url(img/back1.jpg);
	background-repeat: no-repeat;
	background-position:top center;
}
.ca-txt {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.txt {
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	color: #333333;
}
.hyo1 {
	font-size: 12px;
	font-style: normal;
	color: #999999;
	line-height: 1.5em;
}
.hyo2 {
	font-size: 12px;
	font-style: normal;
	color: #A01B5D;
	line-height: 1.5;
}
.en-txt {
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	color: #CC0000;
}

.menu {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 1.7;
}
a.type1 {
	color:#ffffff;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
}
a:hover.type1 {
    color:#F8D6E7;
	text-decoration:none;
	font-weight: bold;
	font-size: 15px;
}
a.type2 { 
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 1.5em;
	text-decoration:none;
}
a:hover.type2 {
    color:999999;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	text-decoration:none;
}
a.type3 {
    color:#DD3200;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
}
a:hover.type3 {
    color:#F8D6E7;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
}
a.type4 {
    color:#666666;
	font-size: 12px;
	font-style: normal;
    line-height: 1.5em;
	text-decoration:none;
}
a:hover.type4 {
    color:#999999;
	font-size: 12px;
	font-style: normal;
    line-height: 1.5em;
	text-decoration:underline;
}
.title-txt {
	font-size: 16px;
	font-weight: bold;
	color: #8E204F;
}
.root {
	font-size: 12px;
	font-style: normal;
	color:#666666;
}
.top_item {
	width: 566px;
	border: #999999 solid 1px;
}
.camp01 {
	background-image: url(img/icon01.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin: 3px;
	text-align: left;
}
.camp02 {
	background-image: url(img/icon02.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin: 3px;
	text-align: left;
}
.marginNews{
	margin: 10px 0 5px 0;
}
/*-------------------------------------------
	▼詳細ページ表▼
-------------------------------------------*/
.hyo th{
	font-size:12px;
	color:#366DA5;
	border-bottom:solid #B5CBE1 1px;
	padding:0px;
	vertical-align:top;
	text-align: left;
	font-weight:normal;
}
.hyo td{
	font-size:12px;
	color:#333333;
	border-bottom:solid #B5CBE1 1px;
	padding:0px;
	text-align: left;
}
