@charset "utf-8";

/*formatting style
----------------------------*/


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #C0C0C0;
	background-image: url(images/duo_bg.gif);
	background-repeat: repeat;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
a:link {
	color: #800080;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #CC99FF;
}
a:active {
	color: #669966;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/*basuc layout
----------------------------*/
#wrapper {
	background-color: #FFFFCC;
	width: 858px;
	border-right: thick groove #336633;
	border-left: thick groove #336633;
	margin: 0px auto;
}
#logo {
	background-image: url(images/logo_bg.gif);
	background-repeat: repeat-x;
	width: 858px;
}

#header {
	padding: 0px;
	float: right;
	width: 858px;
	margin-bottom: 0px;
	height: 200px;
	background-color: #000000;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
}
#header   #duo_main {
	padding: 15px;
	float: left;
}
#header #title_image {
	float: left;
	padding-top: 5px;
	padding-left: 8px;
}


#header #discription {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 10px 8px 12px 20px;
	float: left;
	width: 470px;
	color: #FFFFFF;
	border-width: 0px;
}
#header  p {
	float: left;
	width: 500px;
	list-style: none;
	font-size: xx-small;
	color: #999999;
	padding-left: 15px;
}


#navi {
	background-color: #ffffff;
	width: 857px;
	float: left;
	padding: 0px 0px 0px 1px;
	clear: none;
	margin: 0px;
}
#navi ul {
	width: 858px;
	left: 0px;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#navi ul li {
	float: left;
	list-style: none;
	padding: 0px;
	background-color: #CCCCCC;
	margin: 0px;
}
#navi ul li a {
	line-height: 2.3em;
	color: #CCFFCC;
	text-decoration: none;
	background-color: #663300;
	height: 2.5em;
	width: 199px;
	border-top: 5px ridge #336633;
	border-bottom: 3px double #999999;
	border-left: 5px ridge #339933;
	letter-spacing: 3px;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	float: left;
	padding: 0px 5px;
	font-family: "Times New Roman", Times, serif;
}
#navi ul li a:hover {
	font-family: "Times New Roman", Times, serif;
	line-height: 2.3em;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: normal;
	color: #CCFF66;
	background-color: #663300;
	text-align: center;
	float: left;
	height: 2.5em;
	width: 199px;
	padding: 0px 5px;
	border-top: 5px ridge #CCFF00;
	border-bottom: 3px double #999999;
	border-left: 5px ridge #FFFFFF;
	letter-spacing: 3px;
}
#navi ul li a:active {
	font-family: "Times New Roman", Times, serif;
	line-height: 2.3em;
	font-size: 1.2em;
	text-decoration: none;
	font-weight: normal;
	color: #339966;
	background-color: #663300;
	text-align: center;
	float: left;
	height: 2.5em;
	width: 199px;
	padding: 0px 5px;
	border-top: 5px ridge #CCFF00;
	border-bottom: 3px double #999999;
	border-left: 5px ridge #FFFFFF;
	letter-spacing: 3px;
}


#maintop {
	background-image: url(images/waku.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-style: none;
	float: left;
	height: 900px;
	width: 603px;
	background-color: #FFFFFF;
}
#maintop h2 {
	text-align: center;
	padding-top: 25px;
	color: #663300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-bottom: 35px;
	text-decoration: underline;
	font-size: large;
}
#maintop #questiontop {
	width: 500px;
	padding-left: 50px;
}
#maintop #questiontop dt {
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-position: left;
}
#maintop #questiontop dd {
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #663300;
}

#maintop p {
	text-align: center;
	padding-top: 15px;
}

#rightside {
	height: 900px;
	width: 254px;
	border-style: none;
	float: right;
	padding: 0px;
	background-color: #FFFFcc;
}
#rightside dl {
	width: 228px;
	border: medium double #336600;
	margin: 15px 0px 0px 10px;
	text-align: center;
	background-color: #FFFFFF;
}
#rightside dt {
	color: #FFFFFF;
	background-color: #336600;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 10px 10px;
}
#rightside dd {
	font-size: medium;
	line-height: 1.2em;
	margin-top: 3px;
	margin-bottom: 8px;
	color: #663300;
}
#rightside p#comment {
	width: 220px;
	padding-top: 30px;
	padding-bottom: 60px;
	padding-left: 15px;
	background-color: #FFFFcc;
}
#rightside p img#logo_s {
	text-align: center;
	margin-left: 65px;
	background-color: #000000;
}
#rightside p#return {
	text-align: center;
	padding-top: 145px;
}




#footer {
	color: #FFFFFF;
	background-image: url(images/logo_bg.gif);
	background-repeat: repeat-x;
	width: 838px;
	clear: both;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/*private style
----------------------------*/
#mainprivate   h2 {
	text-align: center;
	padding-top: 25px;
	color: #663300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-bottom: 35px;
	text-decoration: underline;
	font-size: large;
}
#mainprivate  #questiontop {
	width: 500px;
	padding-left: 50px;
}
#mainprivate  #questiontop  dt {
	line-height: 1.4em;
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}
#mainprivate  #questiontop  dd {
	line-height: 1.4em;
	padding-top: 9px;
	padding-bottom: 14px;
	color: #663300;
}
#mainprivate  p {
	text-align: center;
	padding-top: 30px;
}
#mainprivate {
	background-image: url(images/waku2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-style: none;
	float: left;
	height: 1200px;
	width: 603px;
	background-color: #FFFFFF;
}
#mainprivate img {
	margin-right: 20px;
}

#rightside p#privatereturn {
	text-align: center;
	padding-top: 470px;
}
/*parts
----------------------------*/
.strong {
	font-weight: bold;
}

