html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
	line-height: 1.2;
	color: #000;
	background-color: #e7e7ff;
	text-align: center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}

.fwb {
	font-weight: bold;
}

.fcb {
	clear: both;
}


#page {
	width: 966px;
	margin: 10px auto;
}
#page:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


#main {
	width: 800px;
	float: left;
	position: relative;
}


#header {
	width: 100%;
	height: 40px;
	margin: 0 auto 30px;
}
#header:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#header #logo {
	width: 88px;
	height: 31px;
	position: absolute;
	top: 0;
	left: 0;
}
#header #google_search_box {
	width: 258px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 92px;
	background-color: #cccccc;
	padding: 3px 3px 0;
}
#header #google_search_box #google_logo {
	float: left;
	margin-right:3px;
}
#header #google_search_box #input_query {
	width: 115px;
}
#header #google_search_box #input_submit {
	width: 48px;
}

#header #pasokoma_search_box {
	width: 366px;
	height: 32px;
	position: absolute;
	top: 0;
	left: 360px;
	background-color: #cccccc;
	padding: 3px 4px 0;
}
#header #pasokoma_search_box #option_select {
	width: 150px;
}
#header #pasokoma_search_box #input_query {
	width: 150px;
}
#header #pasokoma_search_box #input_submit {
	width: 48px;
}

#page_title {
	text-align: left;
	margin: 0 0 35px;
	font-size: 22px;
	font-weight: bold;
}


#main_query_box {
	margin: 0 auto 30px;
}
#main_query_box:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
#main_query_box #main_query_box_left {
	float:left;
	width: 400px;
}
#main_query_box #main_query_box_left #google_ad_box {
	margin: 0 auto;
	width: 336px;
}
#main_query_box #main_query_box_right {
	float: right;
	width: 400px;
	text-align: left;
}
#main_query_box #main_query_box_right {
	float: right;
	width: 400px;
	text-align: left;
}
#main_query_box #main_query_box_right #hdl {
	margin: 0 0 20px;
}
#main_query_box #main_query_box_right #search_box01 {
	float: left;
	width: 180px;
	text-align: left;
}
#main_query_box #main_query_box_right #search_box01 li {
	list-style:none;
}
#main_query_box #main_query_box_right #search_box02 {
	float: left;
	width: 180px;
	text-align: left;
}
#main_query_box #main_query_box_right #search_box02 li {
	list-style:none;
}

.navi_link {
	text-align: left;
	border-bottom: 1px solid #333;
	margin: 0 0 20px;
	padding: 0 0 10px;
}

#query_list {
	text-align: left;
	margin: 0 0 20px;
	padding: 0 0 10px;
}

#internal_link{
	text-align: left;
	padding: 0;
	margin: 0 0 20px;
}

#google_ad01 {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px solid #333;
}

#google_ad02 {
	margin: 0 0 20px;
	padding: 0;
}



#article_box {
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
}
#article_box table {
	width: 100%;
	border: 1px solid #666;
}
#article_box td {
	padding: 2px 5px;
	text-align: left;
	border: 1px solid #666;
	vertical-align: middle;
}


#zenback {
	margin: 0 auto 30px;
}

#goto_bbs {
	margin: 0 auto 30px;
}

#questionnaire {
	width: 650px;
	margin: 0 auto 30px;
	padding: 10px;
	border: 1px solid #666;
	text-align: left;
}
#questionnaire p {
	margin: 0 0 10px;
	line-height: 1.5;
}
#questionnaire p.last {
	padding-bottom: 10px;
	border-bottom: 1px #666 solid;
}
#questionnaire p.tac {
	text-align: center;
}
#questionnaire .blue {
	color: #00f;
}
#questionnaire .red {
	color: #f00;
}


#quest_result {
	width: 800px;
	margin: 0 auto 30px;
	padding: 10px;
}
#quest_result #btm {
	margin:0 auto 10px;
	font-weight: bold;
}
#quest_result table {
	width: 100%;
	border: 1px solid #666;
}
#quest_result tr.hdl {
	background: #B0C4DE;
}
#quest_result th {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #666;
}
#quest_result .th01 {
	width: 10%;
}
#quest_result .th02 {
	width: 10%;
}
#quest_result .th03 {
	width: 25%;
}
#quest_result .th04 {
	width:55%;
}
#quest_result td {
	padding: 5px;
	border: 1px solid #666;
}
#quest_result .td01 {
}
#quest_result .td02 {
}
#quest_result .td03 {
}
#quest_result .td04 {
	text-align: left;
}




#aside {
	width: 160px;
	float: right;
}

#aside .column01 {
	margin: 0 auto 20px;
}





