@charset "UTF-8";
/* ------------------------------

clearfix Hack

------------------------------ */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hide Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }


/* ------------------------------

共通項目

------------------------------ */
h1,h2,h3,ul,p,form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1,h2,h3,h4 {
	line-height:1;
}

ul.menu {
	list-style-position: outside;
}
ul.menu li {
	list-style-type: none;
	list-style-position: outside;
}
a.btn-pagetop {
	width: 90px;
	height: 21px;
	line-height: 21px;
	background-image: url(../img/common/btn-pagetop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -999em;
	display: block;
	float: right;
	overflow: hidden;
}
a.btn-pagetop:hover {
	background-position: left top;
}
em{
font-style:normal;
color:#FF0000;
}
/* ------------------------------

コンテンツ

------------------------------ */
body {
	color: #333333;
	line-height: 1.8;
	text-align: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #33CC99;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
#wrap {
	width: 743px;
	text-align: left;
	margin:0 auto;
	background-image:url(../img/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height:auto;
	overflow:hidden;
	}
/* ------------------------------
ヘッダ
------------------------------ */
#head {
	width: 720px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
	margin:0 auto;
}
#head h1 {
	width: 194px;
	height: 60px;
	float: left;
}
#head #description {
	font-size: 90%;
	padding-top: 17px;
	float: right;
}
/* ------------------------------
フッタ
------------------------------ */
#wrap-foot {
	overflow:hidden;
	background-image: url(../img/bg-foot.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	clear: both;
	padding-bottom: 10px;
	padding-top: 10px;}
#credit {
	width: 720px;
	color: #FFFFFF;
	font-size:x-small;
	text-align: left;
	margin-left: 25px;
}

/* ------------------------------
メイン
------------------------------ */
#content {
	width: 720px;
	text-align: left;
	margin:0 auto;
	background-color:#FFFFFF;
	}
#content p {
	padding-bottom: 10px;
}
#explain {
	width: 720px;
	padding-top: 15px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
	margin:0 auto;}
/* ------------------------------

会員用フォーム関連

------------------------------ */
#koubo {
	width: 700px;
	text-align: left;
	margin:10px auto;
	border: 1px solid #FFD512; }
#koubo dl {
	width: 690px;
	margin:0 auto;
	padding-bottom:10px;:
}
#koubo dt {
	overflow: hidden;
	line-height:160%;
	padding:0px 2px;
	font-size:12px;
	line-height: 25px;
	color:#FF6699;}
#koubo dd {
	line-height: 25px;
	text-align: left;
	padding-left:10px;
	font-size:11.5px;
	_font-size:12px;
	margin:0px;
}
/* ------------------------------

会員用フォーム関連

------------------------------ */
#member {
	width: 420px;
	text-align: left;
	margin:0 auto;
	background-color:#FFFFFF;
	}
#member .login {
	width: 220px;
	text-align: right;
	margin: 10px auto;
	border-collapse:collapse;
}
#member .pt20{ 
	margin: 0 auto;
	color:#33CC99;
	text-align:center;
	padding-top: 20px!important; }
#member .login label {
	text-align: right;
	font-weight: bold;
	width: 7em;
	margin: 0px;
	padding: 0px;
}
#member .login input {
	width: 150px;
	margin: 3px;
	padding: 1px;
}
/* ------------------------------

フォーム関連

------------------------------ */
fieldset {
	border: 1px solid #EFEFEF;
	margin: 2px 0px 20px 0px;
	padding: 5px 10px;
}

/* ------------------------------
見出し&フォーム部品を内包するdiv
------------------------------ */
div.message {
	color:#FF3300;
	text-align:center;

	padding: 7px 15px;
	clear: both;
}
div.sub-group {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 7px 15px;
	clear: both;
}
div.even {
	background-color: #F9F9F9;
}
div.last {
	border-bottom-style: none;
}
div.sub-group {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 7px 15px;
	clear: both;
}

/* ------------------------------
項目の見出し
------------------------------ */
.label-txt {
	width: 125px;
	color: #666666;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 15px;
	display: block;
	float: left;
}

/* ------------------------------
テキストフィールド,select要素
------------------------------ */
input.txt-field,select {
	color: #666666;
	background-color: #F9F9F9;
	border: 1px solid #999999;
}
input.txt-field:focus,select:focus {
	color: #333333;
	background-color: #FFFFCC;
	border-color: #330000;
}

/* ------------------------------
ボタン
------------------------------ */
#under-switch {
   clear:both;
	width:720px;
}
#btn-box {
	margin:10px auto;
	text-align: center;
	padding-bottom: 40px;
}
#btn-box button {
	width: 100px;
	height: 33px;
	background-color: #FFFFFF;
	border-style: none;
	margin: 0px 5px;
	padding: 0px;
}
/* ------------------------------
見出し&フォーム部品を内包するdiv
------------------------------ */
#text01 {
	width:650px;
	margin:0px auto;
	}
#text02 {
	width:650px;
	margin:0px auto;
	}
#text03 {
	width:500px;
	margin:0px auto;
	text-align:right;}
/* ------------------------------

登録内容確認ページ

------------------------------ */
#registration{
	clear: both;
	width:720px;
	margin:0;
	border: 1px solid #EFEFEF;
	overflow:hidden;
	height:100%;
	padding:10px 0 10px 0;
	}
#registration dl {
	width: 627px;
	margin:0 auto;
	padding-bottom:10px;:
}
#registration dt {
	background-color: #f0fff0;
	clear: left;
	width: 615px;
	height: 25px;
	border-bottom: 2px solid #FFFFFF;
	overflow: hidden;
	line-height:160%;
	padding-left:10px;
	font-size:12px;
	line-height: 25px;}
#registration dt img {
	vertical-align: text-bottom;
	margin: 0px 5px;
}
#registration dd {
	background-color: #FCF9E2;
	line-height: 25px;
	text-align: center;
	float: left;
	width: 435px;
	padding:0px 2px;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	font-size:11.5px;
	_font-size:12px;
	overflow: hidden;
	height:25px;
	margin:0px;
	height: 25px;
}
#registration dd.num {
	width: 180px; 
	background-color: #ffe4e1;}
/* ------------------------------

登録内容確認ページ

------------------------------ */
#thanks{
	clear: both;
	width:720px;
	margin:0;
	border: 1px solid #EFEFEF;
	overflow:hidden;
	height:100%;
	padding:10px 0 10px 0;
	}
#thanks dl {
	width: 627px;
	margin:0 auto;
	padding-bottom:10px;:
}
#thanks dt {
	background-color:#ffe4e1;
	clear: left;
	width: 627px;
	border-bottom: 2px solid #FFFFFF;
	overflow: hidden;
	font-size:14px;
	font-weight:bold;
	line-height:160%;
	padding:10px 0 10px 0px;
	text-align: center;
	line-height: 25px;}

#thanks dd {
  background-color:#FCF9E2;
	line-height: 25px;
	text-align: center;
	float: left;
	width: 627px;
	padding:0px 2px;
	border-bottom: 2px solid #FFFFFF;
	font-size:11.5px;
	font-size:12px;
	overflow: hidden;
	margin:0px;
	color:#33CC99;}
#thanks dd.num {
	width: 627px;
	padding:10px 0 10px 0px;
	color:#000000;}