@charset "utf-8";

/* ===== index.jsp ===== */

#privacy_wrap{
	width: 700px;
	margin: 40px auto 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
	}

#privacy_wrap h1{
	font-size: 175%;
	line-height: 130%;
	margin: 0 0 20px 0;
	padding: 0 0 0 15px;
	background: url(/css/images/icon_redborder02.gif) no-repeat 0px 0px;
	}

#privacy_wrap h2{
	font-size: 110%;
	font-weight: bold;
	color: #336292;
	margin: 20px 0 15px 0;
	padding: 2px;
	border-bottom: 1px solid #336292;
	}

#privacy_wrap p{
	font-size: 100%;
	line-height: 160%;
	}

#privacy_wrap table{
	margin: 10px 0 0 0;
	font-size: 100%;
	line-height: 140%;
	}

#privacy_wrap td.num{
	white-space: nowrap;
	vertical-align: top;
	}

#privacy_wrap table#remarks{
	margin: 20px 0 0 0;
	}

#privacy_wrap a:link { text-decoration:underline; color:#ff0000; }
#privacy_wrap a:visited { text-decoration:underline; color:#ff0000; }
#privacy_wrap a:hover { text-decoration:underline; color:#999999; }
#privacy_wrap a:active { text-decoration:underline; color:#999999; }





/* ===== form.jsp ===== */

#b_uke_main_s{
	width: 700px;
	margin: 40px auto 0 auto;
	padding: 0;
	text-align: left;
	}

#b_uke_main_s h1{
	font-size: 175%;
	line-height: 130%;
	margin: 0 auto 20px auto;
	padding: 0 0 0 15px;
	background: url(/css/images/icon_redborder02.gif) no-repeat 0px 0px;
	}

#b_uke_main_s p.upperText{
	font-size: 100%;
	line-height: 160%;
	}

#b_uke_main_s p.upperText2{
	font-size: 100%;
	line-height: 130%;
	margin: 15px 0 20px 0;
	}
#b_uke_main_s p.upperText2 span{
	color: #ff0000;
	}

#b_uke_main_s p.lowerText{
	font-size: 100%;
	line-height: 150%;
	margin: 25px 0 0 0;
	}

div.kugiriLine{
	background: url(/mncommon/img/title_line.gif) repeat-x top;
	display: block;
	height: 1px;
	margin: 30px 0 0 0;
	padding: 0 0 10px 0;
	}






#b_uke_enquete{
	width: 700px;
	text-align: left;
	margin: 0 auto 15px auto;
	padding: 0;
	}

#b_uke_enquete .b_question{
	height: 24px;
	margin: 2px 4px 4px 15px;
	padding: 2px 0 0 6px;
	border-left: solid 5px #999999;
	font-size: 100%;
	font-weight: bold;
	display: block;
	}

#b_uke_enquete .b_answer{
	margin: 0 4px 25px 15px;
	padding: 0 0 0 10px;
	background: url(/mncommon/images/hasen.gif) repeat-y;
	font-size: 100%;
	color: #333333;
	display: block;
	}

#b_uke_enquete .b_answer div{
	font-size: 90%;
	color: #333333;
	padding: 2px 0;
	}

#about_box{
	margin: 0 0 0 15px;
	}

#about_box td{
	vertical-align: top;
	}

#about_box td.inp{
	padding: 2px 0 0 0;
	}

#about_box span.info_text{
	font-size: 90%;
	color: #333333;
	}

.b_question2{
	height: 24px;
	margin: 2px 4px 4px 0;
	padding: 0 0 0 6px;
	border-left: solid 5px #999999;
	font-size: 100%;
	font-weight: bold;
	white-space: nowrap;
	}

.red{
	color: #ff0000;
	font-weight: bold;
	}
.red_b{
	color: #ff0000;
	}
.red_q4{
	color:#ff0000;
	padding: 0 0 5px 0;
	}


#b_uke_enquete .indent{
margin: 10px 0 0 30px;
}



#soushin_line{
	width: 700px;
	height: 1px;
	margin: 20px auto 0 auto;
	padding: 0;
	background: url(/mncommon/img/title_line.gif) repeat-x;
	}
#soushin_box{
	width: 300px;
	display: block;
	margin: 0 200px;
	padding: 0;
	background-color: #f2f2f2;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 5px solid #cccccc;
	text-align: center;
	}
#soushin_button{
	margin: 0;
	padding: 30px 0 15px 0;
	}
#soushin_ssl{
	margin: 0;
	padding: 0 0 30px 0;
	font-size: 82%;
	color: #333333;
	display: block;
	}



#upperBox div.b_answer table.table-001 {
	width: 600px;
	}
#upperBox div.b_answer table.table-001 th {
	padding: 3px 0 0 0;
	font-size: 100%;
	line-height: 100%;
	text-align: center;
	}
#upperBox div.b_answer table.table-001 td {
	padding: 3px;
	line-height: 120%;
	text-align: center;
	width: 60px;
	}

#upperBox div.tText {
	width: 600px;
	padding: 3px 0 20px 0;
	background: url(img/scale.gif) no-repeat bottom;
	}
#upperBox div.tText p {
	font-size: 100%;
	line-height:140%;
	color:#555555;
	}
#upperBox div.tText p.ttLeft {
	float: left;
	width: 250px;
	text-align: left;
	}
#upperBox div.tText p.ttRight {
	float: right;
	width: 250px;
	text-align: right;
	}


