@charset "utf-8";
/* CSS Document */

/* huck for IE */
* html div#container {height:100%;}
*{margin:0;padding:0;}
body > #container { height: auto;}


html {
	height:100%;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	height:100%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
fieldset {
	padding: 12px;
	height: 130px;
}

* html div#container{
}

//div#container{
//	width: 760px;
//	margin-right: auto;
//	margin-left: auto;
//	min-height: 100%;
//}

div#sysadmContainer{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
}

hr{
	clear: both;
	padding: 0px;
	visibility: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

ol{
	margin: 0px;
	padding-left: 25px;
	list-style-position: outside;
}
li{
}

ul{
	margin: 0px;
	padding-left: 20px;
	list-style-position: outside;
}

#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 800px;
	height: 117px;
}
#contents{
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	min-height:0%;
	height:auto;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
}
#footer{
	text-align:center;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	bottom:0;
	width: 800px;
	margin-top: 20px;
	margin-right: 3px;
	margin-left: 3px;
	clear: both;
	height: 50px;
	background-image: url(../images/footer.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
}
.footerBlockL{
	float: left;
	padding: 5px;
	text-align: left;
}
.footerBlockR{
	float: right;
	text-align: right;
	padding: 3px;
	font-size: 9px;
}


/* TOP PAGE */
#conLeftBlock{
	width: 200px;
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
}
#conRightBlock{
	width: 550px;
	float: left;
}

.topLoginL{
	font-size: 12px;
	color: #0259DE;
	width: 260px;
	overflow: visible;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
}
.topLoginR{
	font-size: 12px;
	color: #0259DE;
	width: 460px;
	overflow: visible;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.topLoginBtn{
	float: left;
	font-size: 11px;
	text-align: center;
	width: 194px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topMiddle {
	clear: both;
	padding-left: 2px;
	padding-right: 2px;
	height: auto;
	overflow: auto;
}
.topNews{
	font-size: 11px;
	color: #333333;
	line-height: 150%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #c0c0f0;
	float: left;
}
.topNewsTitle{
	background-color: #4080c0;
	color: #FFFFFF;
	text-indent: 5px;
}
.topNewsTxt{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9999f9;
	padding: 2px;
	clear: both;
	display: block;
	color: #333333;
	font-size: 11px;
	margin: 5px;
}
.topNewsDate{
	width: 9em;
	float: left;
	color: #303090;
	font-weight: normal;
}
.selfCheckBanner {
	float: left;
	padding: 8px 5px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	color: #FF6600;
	margin-left: 5px;
}
.topAbout{
	$font-size: 12px;
	line-height: 170%;
	font-size: 12px;
	width: 740px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.topAboutL{
	float: left;
	width: 440px;
	margin-top: 10px;
	margin-right: 40px;
}
.topAboutL2{
	float: left;
	width: 390px;
	margin-right: 15px;
}
.topAboutR{
	float: left;
	margin-top: 10px;
}
.topAboutR2{
	float: left;
	margin-top: 30px;
}

.topAboutImg {
	margin: 5px 0px 5px 0px;
}
.topAboutText {
	margin-left: 23px;
}

.topAbout02{
	font-size: 12px;
	line-height: 160%;
	clear: both;
	background-image: url(../images/top_about02_02.gif);
	background-repeat: repeat-y;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.topAbout02Title{
}
.topAbout02L{
	width: 260px;
	float: left;
	padding-left: 20px;
}
.topAbout02R{
	float: left;
	width: 440px;
}
.topAboutFooter{
	padding-top: 50px;
	width: 100%;
	clear: both;
	text-align: center;
}
.topAboutHeader{
	margin-top: 10px;
	width: 100%;
	clear: both;
}
.topAboutImage {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}

/*ログアウト部分*/
.logout{
	float: right;
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: both;
}

/*ログイン／受講部分*/
.subTitle{
	background-color: #668D1A;
	padding: 5px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/subTitleBg.gif);
}
.startTitle{
//	border: 2px solid #23529C;
	border: 2px solid #770D3E;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	//width: 80%;
	margin-right: auto;
	margin-left: auto;
//	background-image: url(../images/subTitleBg.gif);
//	background-repeat: repeat-x;
	background-color: #770D3E;
	margin-top: 0px;
	padding-top: 3px;
	clear: both;
}
.startTitleUserList{
	border: 2px solid #23529C;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/subTitleBg.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-top: 3px;
	clear: both;
}
.startBlock{
	background-color: #FFFFCC;
	border: 2px solid #23529C;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	//width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;

}
.formRedTxt{
	font-size: 14px;
	color: #FF0000;
}
.redTxtBig{
	font-size: 14px;
	color: #FF0000;
	line-height: 150%;
}
.redTxtSmall{
}
.startBlockWhite {
	//border: 2px solid #23529C;
	border: 2px solid #770D3E;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.startBlockWhiteLeft {
//	border: 2px solid #23529C;
	border: 2px solid #770D3E;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 15px;
//	width: 80%;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.usersMenuInput {
	margin-top: 2px;
	margin-bottom: 2px;
}

/*問題・解答関係*/
.qNum{
	font-size: 12px;
	color: #666666;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: auto;
	letter-spacing: 1px;
	background-color: #FFFFCC;
	margin-top: 10px;
	text-align: center;
}
.qNumNow{
	font-weight: bold;
	color: #0000FF;
}
.qBlock{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.qTitle{
	font-size: 16px;
	color: #000000;
}
.qtitleSub{
	font-size: 14px;
	color: #FF3300;
	margin-bottom: 10px;
}
.qPic{
	width: 120px;
	float: left;
	margin: 10px 10px 10px 0px;
}
.qTxt{
	color: #000000;
	font-size: 14px;
	line-height: 150%;
	float: left;
	width: 560px;
	margin-top: 20px;
	font-weight: bold;
}
.qPostit{
	clear: both;
	text-align: left;
	font-size: 12px;
	color: #FF3300;
	line-height: 12px;
}
.qChoiceTitle{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 3px;
	margin-top: 10px;
}
.qChoice{
	font-size: 12px;
	line-height: 180%;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #648C0B;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.qBtnL{
	float: left;
}
.qBtnR{
	float: right;
}

.answerChoiceTitle{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4489CA;
	padding: 3px;
	margin-top: 10px;
}
.answerChoice{
	font-size: 14px;
	line-height: 180%;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4489CA;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.answerCorrect{
	font-weight: bold;
	color: #4489CA;
	margin-left: -10px;
}
.answerCom{
	margin: 10px;
	font-size: 12px;
	line-height: 150%;
}
.faq_text {
	margin: 10px 5px 10px 5px;
	line-height: 18px;
	text-align: left;
}
.question_txt {
	margin: 10px 0px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #23529C;
}
.answer_txt {
	margin: 5px 10px 20px 30px;
	font-size: 12px;
}
.info_box {
	margin: 10px 0px 10px 0px;
	padding: 5px;
	border: 1px dotted #78A2EA;
	background-color: #FEFBEF;
	font-size: 13px;
}
.sub_title_policy {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	margin-bottom: 20px;
	margin-right: 5px;
}
.policy_text {
	margin: 10px 5px 10px 5px;
	line-height: 18px;
	text-align: left;
	font-size: 12px;
}

.policy_title {
	padding: 3px;
	margin: 10px 0px 10px 0px;
	background-color: #E6EEFB;
	font-size: 13px;
	font-weight: bold;
}

.user_menu {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.user_name {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	width: 500px;
	height: 40px;
	background-color: #F2EDFE;
	font-weight: bold;
}
.results_center_block {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 600px;
}

.results_center_block table {
	border: 1px #000000 solid;
	border-collapse: collapse;
}

.results_center_block td,th {
	border: 1px #000000 solid;
	border-collapse: collapse;
}

.center_block {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 500px;
}
.userInfo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 100%;
	text-align: center;
}

.attention {
	text-align: left;
	padding:5px;
	background-color: #FFFBE6;
	border: 1px solid #FF9900;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	clear: both;
	line-height: 15px;
	font-size: 12px;
}
.sample_image {
	color: #0033FF;
	font-weight: lighter;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}

.data_block {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 600px;
	text-align: left;
}

.startTitleP{
	border: 2px solid #CDA93A;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/subTitleBgP.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	clear: both;
}
.premiumLogo{
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 3px;
	clear: both;
}

.startBlockWhiteP {
	border: 2px solid #CDA93A;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.user_nameP {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 8px;
	width: 500px;
	height: 30px;
	background-color: #F3E4B6;
	font-weight: bold;
}

.attention_block {
	background-color: #FEF3E7;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding: 10px;
	//width: 450px;
	text-align: left;
}

.attentionP {
	background-color: #FBE2CE;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

.topAboutPremium{
	margin-top: 10px;
	width: 750px;
	clear: both;
}
.topAboutImgP {
	margin: 5px 0px 5px 15px;
	text-align: center;
}
.topAboutTextP {
	margin-left: 23px;
	text-align: left;
	font-size: 12px;
}

.topSampleArea {
	width: 400px;
	margin: 0 auto ;
	padding: 6px;
	font-size: 13px;
	line-height: 150%;
	text-align: center;
	border: 2px solid #802B32;
	background-color: #FFFBF4;
}

.samplePremiun {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

dt.premium {
	margin-top: 10px;
}

.formButton {
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
}

.currentFormButton {
	padding: 5px;
	font-size: 15px;
	font-weight: bold;
	color: white;
	background: blue;
}

.userList table {
	border: 1px #000000 solid;
	border-collapse: collapse;
}

.userList td,th {
	border: 1px #000000 solid;
	border-collapse: collapse;
}

#error {
	font-size: 14px;
	text-align: center;
	color: #FF0000;
}

#welcome {
	white-space: normal;
	text-align: left;
	padding: 10px;
}

.qContent {
	margin: 6px;
	white-space: pre-wrap;
}

.qSelect {
	margin: 6px;
}

input.qCheck {
	margin: 6px 1px 1px 6px;
}

.qFreeTextTitle {
	margin: 6px 2px 0px 6px;
}
.qFreeText {
	width: 95%;
	margin: 6px 1px 1px 6px;
}

table.matrix {
	width: 100%;
	border-collapse: collapse;
}

.matrix thead th {
	border: 1px #000000 solid;
	padding: 4px;
	min-width: 30px;
	font-size: 10px;
	background: lightGray;
}

.matrix tbody th {
	border: 1px #000000 solid;
	padding: 4px;
	min-width: 50px;
	font-size: 10px;
	background: lightGray;
}

.matrix td {
	border: 1px #000000 solid;
	padding: 4px;
	font-size: 10px;
	text-align: center;
}
.freeText td {
	text-align: left;
}

.rangeValue {
	text-align: center;
	font-size: 12px;
	width: 30px;
	border: 0px #000000 solid;
	background: rgba(0, 0, 0, 0);
}

.rangeArea {
	font-size: 12px;
}

.rangeArea input[type="range"] {
	width: 200px;
}
.rangeOption th {
	border: 1px #000000 solid;
	padding: 4px;
	font-size: 12px;
	background: lightGray;
}

.rangeValueLeft {
	text-align: left;
	vertical-align: bottom;
	font-size: 12px;
	width: 340px;
	margin: 10px 0px 0px 10px;
	border: 0px #000000 solid;
	background: rgba(0, 0, 0, 0);
	overflow: hidden;
	resize: none;
}

.rangeValueRight {
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
	width: 340px;
	margin: 10px 0px 0px 0px;
	border: 0px #000000 solid;
	background: rgba(0, 0, 0, 0);
	overflow: hidden;
	resize: none;
}

.rangeValueCenter {
	text-align: center;
	font-size: 12px;
	width: 40px;
	border: 0px #000000 solid;
	background: rgba(0, 0, 0, 0);
	resize: none;
}

.rangeArea2 {
	font-size: 12px;
}

.rangeArea2 input[type="range"] {
	width: 700px;
	margin: 0px 0px 0px 20px;
}

.iatCategoryLeft1 {
	height: 30px;
	text-align: left;
	font-size: 26px;
	float: left;
}

.iatCategoryRight1 {
	height: 30px;
	text-align: right;
	font-size: 26px;
	float: right;
}

.iatCategoryLeft2 {
	height: 30px;
	text-align: left;
	font-size: 26px;
	color: #0000ff;
	float: left;
}

.iatCategoryRight2 {
	height: 30px;
	text-align: right;
	font-size: 26px;
	color: #0000ff;
	float: right;
}

.iatAnswer {
	height: 40px;
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #ff0000;
	position: absolute;
	top: 150px;
}

.iatInitInfo {
	width: 760px;
	font-size: 14px;
	position: absolute;
	margin: 0px 20px 0px 20px;
	top: 20px;
}

.iatInfo {
	width: 760px;
	text-align: center;
	font-size: 14px;
	position: absolute;
	margin: 0px 20px 0px 20px;
	top: 100px;
}

.iatItem {
	height: 30px;
	width: 100%;
	text-align: center;
	font-size: 26px;
	position: absolute;
	top: 250px;
}

table.iatItems {
	width: 740px;
	border-collapse: collapse;
}

.iatItems thead th {
	border: 1px #000000 solid;
	padding: 2px;
	min-width: 30px;
	font-size: 12px;
	background: lightGray;
}

.iatItems tbody th {
	border: 1px #000000 solid;
	padding: 2px;
	min-width: 50px;
	font-size: 12px;
	background: lightGray;
}

.iatItems td {
	border: 1px #000000 solid;
	padding: 2px;
	min-width: 80px;
	font-size: 12px;
	text-align: center;
}

.categoryOptionType {
	margin-top: 10px;
}

table.iatNote {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.iatNote td {
	font-size: 16px;
}

table.iatResult {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.iatResult td {
	min-width: 100px;
	font-size: 14px;
}

.question td,th {
	border: 1px #000000 solid;
	border-collapse: collapse;
	padding: 10px;
}

.question_th {
	background: #003090;
}

table.questions {
	width: 100%;
}

.questions td,th {
	border: 1px #000000 solid;
	border-collapse: collapse;
}

.questions tr.headLine {
	background: #5050CF;
}

.questions tr.oddLine {
	background: #E0E0FF;
}

.questions tr.evenLine {
	background: #FFFFFF;
}