@charset "utf-8";
/* CSS Document */

.font_red {
	color:#903;
}
	
input.text:focus,
textarea:focus {
	color: #000;
	background:: #FFF8EE;
}
div.submit {
	width: 500px;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.8em;
	padding-left: 0;
}
input.submit {
	padding: 0.3em 1em 0.3em 1.1em;
	color: #003300;
	background: #99cc00;
	letter-spacing: 0.1em;
	font-size: 100%;
	cursor: pointer;
}
input.reset {
	padding: 0.3em 1em 0.3em 1.1em;
	color: #003300;
	background: #99cc00;
	letter-spacing: 0.1em;
	font-size: 100%;
	cursor: pointer;
}
input.button {
	padding: 0.3em 1em 0.3em 1.1em;
	color: #003300;
	background: #99cc00;
	letter-spacing: 0.1em;
	font-size: 100%;
	cursor: pointer;
}
.table{
	border: #CC9;
	border-style:solid
	border-color: #CC9;
	padding-left: 5px;
}
	
.font_s2 {
	font-size: 12px;
	color: #999;
}
.credit {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:x-small;
	text-align:center;
}
#main #container #container_contents #content_album {
	margin-top: 10px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	width: 570px;
	text-align: left;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 10px;
}
.waku_form {
	width: 480px;
	margin-left: 20px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-bottom: 5px;
	color:#333;
	vertical-align: middle;
}
.waku_form_last {
	width: 480px;
	margin-left: 20px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	color:#333;
}
input.text:focus,
textarea:focus {
	color: #000;
	background:: #FFF8EE;
}
div.submit {
	width: 500px;
	padding-top: 0.8em;
	padding-right: 0;
	padding-bottom: 0.8em;
	padding-left: 0;
	text-align:center;
}
input.submit {
	padding: 0.3em 1em 0.3em 1.1em;
	color: #003300;
	background: #99cc00;
	letter-spacing: 0.1em;
	font-size: 100%;
	cursor: pointer;
}
input.reset {
	padding: 0.3em 1em 0.3em 1.1em;
	color: #003300;
	background: #99cc00;
	letter-spacing: 0.1em;
	font-size: 100%;
	cursor: pointer;
}
input.button {
	padding: 0.3em 1em 0.3em 1.1em;
	color: #003300;
	background: #99cc00;
	letter-spacing: 0.1em;
	font-size: 100%;
	cursor: pointer;
}
#content_waku_form {
	width: 490px;
	margin-left: 5px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
}

#content_waku_exp {
	width: 490px;
	margin-left: 5px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 15px;
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #036;
}
