@charset "UTF-8";
/* CSS Document */

/* 共通フォーマット */
html {
	background-color:#F7F7F7;
}

body {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	width: 899px;
	background-color: #FFFFFF;
}
#wrap {
	width: 900px;
}
#header {
	background-image: url(../images/xq-headback.png);
	background-repeat: repeat-x;
	height: 96px;
	position: relative;
}
#sidemenu {
	width: 185px;
	float: left;
	margin-top: 24px;
	margin-left: 15px;
	display: inline;
}
#sidemenu ul {
	margin: 0px;
}
#sidemenu li {
	list-style-type: none;
	height: 40px;
	margin-bottom: 10px;
	line-height: 100%;
}
#contents {
	margin-top: 24px;
	padding-right: 20px;
	margin-bottom: 35px;
	margin-left: 220px;
	min-height: 400px;
}

/* IE6用の処理 */
* html #contents {
	margin-top: 24px;
	margin-bottom: 35px;
	margin-left: 0px;
	padding-right: 20px;
	height: 440px;
	float: right;
	padding-left: 20px;
}
/*ここまで*/

#footer {
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 110px;
	margin-bottom: 15px;
}
#footer ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
#footer li {
	list-style-type: none;
	float: left;
	margin-right: 1px;
}
#footer p {
	font-size: 10px;
}


/* トップページ用設定 */
#top #header h1, #header #headlogo {
	position: absolute;
	left: 336px;
	top: 26px;
	margin: 0px;
}
#top #header h2, #header #headfcj {
	position: absolute;
	left: 15px;
	top: 18px;
	margin: 0px;
}
#top #contents #movie {
	height: 200px;
	background-color: #CCCCCC;
}
#top #contents #banner {
	margin-top: 35px;
	margin-left: 340px;
}
#top #contents #banner ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	display: inline-block;
}
#top #contents #banner li {
	list-style-type: none;
	height: 100px;
	width: 320px;
	float: left;
	margin-left: 20px;
	display: inline;
}
#page #wrap #contents h1 {
	font-size: 18px;
	background-image: url(../images/h1back.png);
	background-repeat: repeat-x;
	padding: 8px;
}
#page #wrap #contents h2 {
	font-size: 14px;
	color: #506497;
}
#page #wrap #contents p,#page #wrap #contents table {
	margin-left: 6em;
}
#page #wrap #contents ol, #page #wrap #contents ul {
	margin-left: 8em;
	list-style-position:inside;
}
#page #wrap #contents dl {
	margin-left: 6em;
}
#page #wrap #contents dt {
	float: left;
	padding-bottom: 2em;
	margin-right: 0.5em;
}
#page #wrap #contents dt.dt1pd {
	padding-bottom: 0em;
	margin-right: 1em;
}
#page #wrap #contents table th {
	white-space: nowrap;
	background-color: #EEEEEE;
}
#page #wrap #contents table td, #page #wrap #contents table th {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#page #wrap #contents .flleft {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}
#page #wrap #contents .caseoutline {
	padding: 1em;
	border: 1px solid #EEEEEE;
}
#page #wrap #contents .caseoutline .caption {
	font-size: 9px;
}
#page #wrap #contents .caseoutline dl.dt1pd{
	margin-left:330px;
	font-size: 11px;
}
#page #wrap #contents .caseoutline dl.dt1pd dt {
	padding-bottom: 0em;
	font-weight: bold;
}
#page #wrap #contents .caseoutline dl.dt1pd .dt2pd {
	padding-bottom: 1.8em;
}
#page #wrap #contents h3 {
	margin-top: 4em;
}
#page #wrap #contents .flright {
	float: right;
	margin-left: 2em;
}
#page #wrap #contents .strong {
	font-weight: bold;
}
#page #wrap #contents .Red {
	color: #990000;
}
#page #wrap #contents cite {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#page #wrap #contents .trpTable, #page #wrap #contents .trpTable th, #page #wrap #contents .trpTable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#page #wrap #contents .strongRed {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
	padding: 4px;
	border: 1px solid #FFCC99;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.alignR {
	text-align: right;
}
#page #wrap #contents .flright .caption { font-size: 10px; }
.subh1 { font-size: smaller; }
#top #wrap #contents #mobbnr {
	position: absolute;
	height: 400px;
	width: 320px;
	left: 220px;
	top: 355px;
}
#page #wrap #contents .xqList { margin-left: 1.5em; }
#page #wrap #contents .xqList li { list-style: none inside; }
#page #wrap #contents .xqList li h2 { margin: 0px; }
#page #wrap #contents .xqList li h2 a {
	border: 1px outset #E8E8E8;
	display: block;
	line-height: 1em;
	padding: 2px 6px;
	color: #333;
	background: #E8E8E8;
}
#page #wrap #contents .xqList li h2 a:link {}
#page #wrap #contents .xqList li h2 a:visited {}
#page #wrap #contents .xqList li h2 a:hover {
	border-bottom-style:inset;
	text-decoration: none;
	background: #D1D1D1;
}
#page #wrap #contents .xqList li h2 a:active {}
#page #wrap #contents .xqList li h2 .new { background: #EBEBEB url(../images/new.gif) no-repeat right center; }
#page #wrap #contents .prTable tr td p, #page #wrap #contents .prTable tr th p { margin: 0.5em 2em; }
#page #wrap #contents .prTable tr {
	vertical-align: middle;
	line-height: 1;
}

