.left {
	text-align: left;
}
.fs_14 {
	font-size: 14px;
}
.fs_28 {
	font-size: 28px;
	color: #FF0000;
}
.box_bg {
	background-image: url(image/box_bg.gif);
	background-repeat: repeat-y;
}
.text8 {font-size: 8px;}
.text9 {font-size: 9px;}
.text10{font-size:10px;}
.text11{font-size:11px;}
.text12{font-size:12px;}
.text13{font-size:13px;}
.text14{font-size:14px;}

body {
	background-color: #def6ea;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
a {color:#333333; text-decoration:none; }
a:hover {
	color:#333333;
	text-decoration:none;
	background-color: #CCFFCC;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a img {
border-style:none;
}

button {
	font-size:		12px;
	border-width:		1px;
	margin:			2px;
}

form {margin: 0px; padding: 0px;}

.text24 {
	font-size:24px;
	font-weight: bold;
	color: #F00;
	line-height: 130%;
}
.condition {
	margin-bottom: 10px;
	padding-left: 15px;
}
.cp_box {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: left;
}
.cp_tit {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #555;
	width: 700px;
	margin-bottom: 20px;
	border: 1px solid #888;
	text-align: left;
	text-indent: 20px;
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	background-image: url(image/tit_bg.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
