@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	font-size:14px;
	line-height:1.4;
}

#ddMember #wrap {
	margin:0 auto;
	min-width:800px;
	padding:0;
	width:800px;
}
#ddMember #wrap #container {
	padding: 25px;
}


address {
	margin-bottom: 1em;
	clear: both;
	font-style: normal;
	text-align: center;
}


a:link {
	color: #19519D;
}
a:hover {
	color: #9966CC;
}

/* Wrapper */
#ddMember #header {
	padding: 20px 0 0 80px;
	width: 720px;
	height: 47px;
	background: url(/img/tou1.jpg) no-repeat left top;
}
/* Header */

#ddMember #header h1 {
	margin:0;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
}

/* Footer */
body#ddMember #footer a {
	text-decoration: none;
}
#ddMember #container {
	margin: 0 auto;
	float: none;
	background-color: #fff;
}
body#ddMember #footer ul {
	margin: 0 auto 0.5em;
	width: 22em;
	height: 15px;
	list-style-type: none;
	border-left: 1px solid #aaa;
}
body#ddMember #footer li {
	padding: 0 5px ;
	height: 15px;
	display: inline;
	list-style-type: none;
	float: left;
	border-right: 1px solid #aaa;
}
#ddMember p {
	margin-bottom: 10px;
}
#ddMember img {
	vertical-align: bottom;
}

#ddMember .registerInforms {
	margin: 0 auto;
	padding: 0 0 5px;
	background:transparent url(/img/bg_mailforms.gif) no-repeat scroll left bottom;
	width: 650px;
}

#ddMember .registerInforms .inner {
	margin:0;
	padding:5px 20px 0;
	background:transparent url(/img/bg_mailforms.gif) no-repeat scroll left top;
}

#ddMember #container ul {
	margin: 0 0 0.5em;
	padding-left: 10px;
/*	list-style-type: disc;*/
}
/*
#ddMember #container li {	
	list-style-type: disc;
}*/

#ddMember #container a img {
	border: none;
}
#ddMember #container .btn {
	float: left;
}
#ddMember #container .contBtn {
	margin: 1em auto;
	padding: 10px 10px 0 10px;
	-moz-border-radius-bottomleft:0.3em;
	-moz-border-radius-bottomright:0.3em;
	-moz-border-radius-topleft:0.3em;
	-moz-border-radius-topright:0.3em;
	border: 1px solid #aaa;
}
#ddMember #container .contBtn:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#ddMember #container .contBtn {
	display: inline-block;
}
*html #ddMember #container .contBtn {
		height: 1%;
}

#ddMember #container .exp {
	padding-left: 10px;
	width: 464px;
	float: left;
}
.attention {
	color: #ff0000;
	clear: both;
}
p.siteLnk {
	text-align: center;
	margin: 30px 0;
}

.cb {
	clear: both;
}
