@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #333;
	font: 62.5% Osaka, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
}
a:link,a:visited {
	color: #005ab3;
	text-decoration: underline;
}
a:hover,a:active {
	color: #d70c19;
	text-decoration: none;
}
img {
	border-style: none;
}
img.box {
	border: 1px #333333 solid;
}
p {
	line-height: 150%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
p.fine {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 30px;
	vertical-align:top;
	background: url(../images/good.png) no-repeat left center;
}
p.not-bad {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 30px;
	vertical-align:top;
	background: url(../images/not_bad.png) no-repeat left center;
}
p.error {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 30px;
	vertical-align:top;
	background: url(../images/bad.png) no-repeat left center;
}
p.instruction {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 30px;
	vertical-align:top;
}
p.movie_explain {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size:0.8em;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}


/* for IE5.5-7 */
.clrfix {
	zoom: 1;
}
.clrfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
/* for MacIE */
/*\*/*/
.clrfix {
	display: inline-table;
}
/**/



/* wrapper
---------------------------------------------------- */
#wrapper {
	width: 950px;
	margin: 0px auto;
	background: url(../images/back.gif) repeat-y left top;
}
#container {
	border-top: 3px solid #d70c19;
	margin: 0px 4px;
	padding: 0px 15px;
	text-align: left;
}

/* header
---------------------------------------------------- */
ul.header-ul {
	background: #e7e7e7 url(../images/header-line.gif) repeat-x left top;
	margin: 0px 0px 20px;
	padding: 15px 12px 13px 12px;
	list-style: none;
	text-align: right;
}
ul.header-ul li {
	background: url(../images/header-ar.gif) no-repeat left center;
	display: inline;
	font-size: 1.2em;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 16px;
}
ul.header-ul li.arrow {
	background: url(../images/header-ar.gif) no-repeat left center;
}
ul.header-ul li.faq {
	background: url(none);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}
ul.header-ul li.welcome {
	background: url(none);
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	float: left;
	display: block;
}

#header2 {
	background: url(../images/header-line2.gif) repeat-x left bottom;
	padding: 0px 0px 17px;
	margin: 0px 0px 20px;
}

/* contents
---------------------------------------------------- */
#contents {
	width: 734px;
	float: right;
	background: url(../images/line01.gif) repeat-y left top;

	/* contents領域が低い場合にbackground:leftが途中で切れないようにmin-heightを設定 */
	/* min-height以外の記述はIEハック */
	min-height: 562px;
	height: auto !important;
	height: 530px;
}
#contents-body {
	padding: 0px 0px 0px 21px;
}


/* navigation
---------------------------------------------------- */
#navigation {
	float: left;
	width: 178px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation li {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0px 0px 9px;
}
#navigation li a {
	display: block;
	padding: 10px 5px 10px 7px;
}
#navigation li a span {
	background: url(../images/menu-ar.gif) no-repeat left center;
	padding: 0px 0px 0px 20px;
}

#navigation li a:link,#navigation li a:visited {
	color: #333;
	text-decoration: none;
	background: url(../images/menu-back01.gif) repeat-x left bottom;
}
#navigation li a:hover,#navigation li a:active {
	color: #d70c19;
	text-decoration: none;
	background: url(../images/menu-back02.gif) repeat-x left top;
}

#navigation li a.fc:link,#navigation li a.fc:visited,#navigation li a.fc:hover,#navigation li a.fc:active {
	color: #d70c19;
	text-decoration: none;
	background: url(../images/menu-back02.gif) repeat-x left top;
}

/* main */
#main {
	font-size:1.2em;
}

/* menu-bbt */
#navigation li.menu-bbt {
	background: url(../images/dt01.gif) repeat-x left top;
	margin: 24px 0px 0px;
	padding: 25px 0px 0px;
	border-style: none;
}
#navigation li.menu-bbt div {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0px 0px 9px;
}
#navigation li.menu-bbt a {
	padding: 10px 5px 10px 4px;
}
#navigation li.menu-bbt a span {
	background: url(../images/menu-bbt.gif) no-repeat left center;
	padding: 0px 0px 0px 24px;
}

/* menu-announcement */
#menu-announcement-header {
	background: #ddd;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin: 25px 0px 0px;
	padding: 5px 3px;
}
#menu-announcement {
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin: 0px 0px 9px;
	padding: 5px 3px;
}
#menu-announcement a{
	line-height: 140%;
}

/* title
---------------------------------------------------- */
.title-style01 {
	font-size: 2em;
	font-weight: bold;
	padding: 1px 0px 2px 13px;
	border-left: 4px solid #d70c19;
	margin: 0px 0px 20px;
	clear: both;
}
.title-style02 {
	margin: 0px 0px 12px;
	font-size: 1.4em;
	font-weight: bold;
}
.title-style03 {
	font-size: 14px;
	color: #333;
	background: url(../images/title-back01.gif) repeat-x left bottom;
	padding: 8px 5px 5px 10px;
	border: 1px solid #ccc;
}


/* table
---------------------------------------------------- */

table.table-style01 {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 713px;
	border-collapse: collapse; /* 枠線の表示方法 */
}
table.table-style01 th,table.table-style01 td {
	padding: 2px 2px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	font-size: 0.8em;
	line-height: 120%;
}
table.table-style01 th {
	text-align: center;
	font-weight: bold;
	background: #ddd;
	border-top: 2px solid #d70c19;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-left: 1px solid #fff;
}
table.table-style01 td {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.table-style01 td.center {
	text-align: center;
}
table.table-style01 td.right {
	text-align: right;
}

table.movie_test {
}
table.move_test td {
	text-align: left;
	vertical-align: top;
}
/* form
---------------------------------------------------- */
form {
	margin: 0px;
	padding: 0px;
}
input.size-01 {
	width: 250px;
	margin: 0px 2px 0px 0px;
}
input.size-02 {
	padding: 0px 8px;
}

ul.ul-btn01 {
	margin: 25px 0px 15px;
	padding: 0px;
	list-style: none;
	text-align: center;
}
ul.ul-btn01 li {
	display: inline;
	margin: 0px 13px;
}
ul.ul-btn01 li input {
	font-size: 1.3em;
	height: 2em;
	width: 80px;
}

/* common class
---------------------------------------------------- */
.right {
	text-align: right;
}
.center {
	text-align: center;
}

/* footer
---------------------------------------------------- */
#footer {
	clear: both;
}
#footer p {
	margin: 0px;
	padding: 20px 0px 20px;
	text-align: right;
	font-size: 12px;
}


/* caption
---------------------------------------------------- */
span.stronger {
	text-decoration:underline;
	font-weight:bold;
}
span.caption {
	font: bold 14px "ＭＳ Ｐゴシック", Osaka;
	color: #333; /* 文字の色 */
	border-left-color: #9999ff; /* 左枠の色 */
	padding: 3px 0px 0px 6px; /* 余白の幅 */
	border-style: solid; /* 枠の種類 */
	border-width: 0px 0px 0px 10px; /* 枠の幅 */
}
span.caption2 {
	font: normal 10px "ＭＳ Ｐゴシック", Osaka;
	color: #333; /* 文字の色 */
}
span#flash-check-title {
	font: bold 14px "ＭＳ Ｐゴシック", Osaka;
	color: #333; /* 文字の色 */
	margin: 0px 0px 0px 10px;
	padding: 3px 4px 1px 20px; /* 余白の幅 */
	background: url(../images/computer_magnify.png) no-repeat left center;
	display:block;
}
/* area
---------------------------------------------------- */
#brResultPrintArea {
	margin: 10px 0px 30px 10px
}
#brResultPrintAreaForSpeed {
	margin: 10px 0px 30px 10px
}
#totalCheckResult {
	margin: 0px 0px 20px 10px
}
.error-solution {
	width: 85%;
	margin: 5px 30px;
	padding: 5px 10px;
	border: 1px solid #B35353;
	line-height: 150%;
}
.error-solution li{
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
}
.auto-check-box {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 30px;
	font-size:12px;
	line-height: 150%;
}
.auto-check-title {
	padding: 3px 5px;
	margin: 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

li {
	margin:5px 0px 0px 0px;
	font-size:12px;
}

span.trouble-title {
	padding: 3px 5px;
	margin: 5px 0px;
	font-size: 1.2em;
	font-weight: bold;
	background-color:	#FDE5FD;
}
span.normal-title {
	padding: 3px 5px;
	margin: 5px 0px;
	font-size: 1.2em;
	font-weight: bold;
}
.movie-frame {
	border: 1px solid #ccc;
	padding: 15px 15px 15px 15px;
	margin: 0px 0px 30px;
	font-size:12px;
	line-height: 150%;
}
