@charset "Shift_JIS";

/*--- 00.common
--------------------------------------------------------------------------*/

/*--- 01.body
--------------------------------------------------------------------------*/

html {
	height:100%;
}

body {
	height:100%;
	background-color:#c5416f;
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
}

#container {
	width:768px;
	height:100%;
	margin:0 auto;
	text-align:center;
}

#wrapper {
	width:768px;
	min-height:100%;
	margin:0 auto;
	text-align:left;
	background-color:#dd769a;
}

body > #wrapper {
	height: auto;
}

/*--- 02.header
--------------------------------------------------------------------------*/

#header {
	width:768px;
	height:150px;
	background-image:url(../qanda/img/head_bg_001.jpg);
	background-repeat:no-repeat;
}

#nlogo {
	height:18px;
	float:left;
	display:inline;
	margin:26px 0 0 10px;
}

#dslogo {
	height:16px;
	float:right;
	display:inline;
	margin:27px 10px 0 0;
}

.title1 {
	width:177px;
	height:29px;
	float:left;
	display:inline;
	margin:49px 0 0 109px;
}

.link1 {
	width:78px;
	height:17px;
	float:right;
	display:inline;
	margin:80px 31px 0 0;
	/*background-color:#54C3F1;*/
}

.libtn1 {
	display:block;
	width:78px;
	height:17px;
	background-image:url(../qanda/img/link_top_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.libtn1:hover {
	background-position:0 -17px;
}

/*--- 03.btn
--------------------------------------------------------------------------*/

.btarea1 {
	width:768px;
	height:34px;
	background-image:url(../qanda/img/btn_bg_001.jpg);
	background-repeat:no-repeat;
}

.btarea2 {
	width:730px;
	height:34px;
	margin:0 19px;
}

.mbtn1 {
	display:block;
	width:96px;
	height:30px;
	background-image:url(../qanda/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.mbtn1:hover {
	background-position:0 -30px;
}

.mbtn2 {
	display:block;
	width:98px;
	height:30px;
	background-image:url(../qanda/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:-96px 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.mbtn2:hover {
	background-position:-96px -30px;
}

.mbtn3 {
	display:block;
	width:104px;
	height:30px;
	background-image:url(../qanda/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:-194px 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.mbtn3:hover {
	background-position:-194px -30px;
}

.mbtn4 {
	display:block;
	width:144px;
	height:30px;
	background-image:url(../qanda/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:-298px 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.mbtn4:hover {
	background-position:-298px -30px;
}

.mbtn5 {
	display:block;
	width:80px;
	height:30px;
	background-image:url(../qanda/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:-442px 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.mbtn5:hover {
	background-position:-442px -30px;
}

.mbtn6 {
	display:block;
	width:134px;
	height:30px;
	background-image:url(../qanda/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:-522px 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.mbtn6:hover {
	background-position:-522px -30px;
}

.mbtn7 {
	display:block;
	width:74px;
	height:30px;
	background-image:url(../qanda/img/btn_001.jpg);
	background-repeat:no-repeat;
	background-position:-656px 0;
	text-indent:-9999px;
	font-size:0.1%;
	line-height:0.1%;
	float:left;
}

.mbtn7:hover {
	background-position:-656px -30px;
}

.qatitle1 {
	width:768px;
}

/*#qaform {
	width: 768px;
	min-height: 369px;
	margin-top: 28px;
	background: transparent url(../qanda/img/form_bg.jpg) no-repeat top left;
}

form {
	padding: 30px 0 0 46px;
}

.qainput1,
.qainput2,
.qatextarea {
	border: 1px solid #b14871;
	background-color: #f4bdd0;
}

.submitbtn {
	padding: 20px 0 30px 288px;
}

.qainput1 {
	width: 218px;
}

.qainput2 {
	width: 50px;
}

.qatextarea {
	width: 586px;
}*/

#qaform {
	width: 714px;
	margin: 28px 0 0 27px;
	background: #c5416f url(../qanda/img/form_bg.jpg) no-repeat top center;
}

form {
	padding: 30px 0 0 19px;
}

.submitbtn {
	padding: 20px 0 24px 288px;
}

.qainput1,
.qainput2,
.qatextarea {
	border: 1px solid #b14871;
	background-color: #f4bdd0;
	padding: 1px 3px;
	_padding: 2px 3px;
}

.qainput1 {
	height: 1.5em;
	width: 218px;
}

.qainput2 {
	height: 1.5em;
	width: 50px;
}

.qatextarea {
	padding: 3px 3px;
	width: 580px;
	_width: 586px;
}

.footerline {
	width:768px;
	padding-top: 50px;
}


.qatitle2 {
	width:768px;
	padding:0 0 20px;
}

.qabox {
	width:714px;
	margin:0 auto;
	background-color:#c5416f;
	background-image:url(../qanda/img/qanda_kakomi_moyou.gif);
	background-position:465px 50px;
	background-repeat:no-repeat;
}

.qbox, .abox {
	width:714px;
	clear:both;
}

.q_head {
	width:67px;
	padding:15px 0 10px;
	float:left;
}

.q_text {
	width:627px;
	padding:15px 0 10px;
	font-size:14px;
	color:#fff;
	float:left;
}

.charaimg1 {
	width:714px;
	padding:0 0 10px;
}

.charaimg2 {
	width:118px;
	float:left;
}

.answer {
	width:576px;
	background-image:url(../qanda/img/answer_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
}

.a_text {
	width:536px;
	padding:15px 20px 0;
	font-size:14px;
	color:#6e334a;
}

.a_text a {
	font-size:14px;
	color:#ff458c;
}

.a_text a:hover {
	color:#ff0000;
}

.ret_top {
	width:714px;
	margin:0 auto;
	padding:4px 0 12px;
	text-align:right;
	clear:both;
}

.ret_top a, .ret_top a:visited, .ret_top a:hover {
	font-size:10px;
	color:#fff;
	text-decoration:underline;
}

.ret_top a:hover {
	color:#6e334a;
}


/*--- 04.footer
--------------------------------------------------------------------------*/

#flink {
	width:768px;
	color:#6e334a;
	text-align:center;
	padding-bottom:15px;
	margin-top:58px;
}

#flink a {
	color:#6e334a;
	text-decoration:none;
}

#flink a:visited {
	color:#6e334a;
	text-decoration:none;
}

#flink a:hover {
	color:#FFF;
	text-decoration:underline;
}

