@import "reset-min.css";

/* コンテンツエリア */

#contents {
	float:left;
	width:656px;
	padding-bottom:20px;
	padding-top:1px;
}

#contents #textbody {
	padding:0px 0px 0px 20px;
}




#contents .block {
	margin-top:10px;
}


#contents p {
	line-height:160%;
}

#contents * h2 {
	height:36px;
	line-height:36px;
	padding-left:20px;
	color:#F60;
	margin-top:26px;
	font-weight:bold;
	background-image:url('../images/second_h2.gif');
	background-repeat:no-repeat;
}

#contents * h3 {
	margin-top:14px;
	height:36px;
	line-height:36px;
	padding-left:20px;
	color:#F60;
	font-weight:bold;
	background-image:url('../images/second_h3.gif');
	background-repeat:no-repeat;
}

#contents * h4 {
	margin-top:15px;
	padding-left:2px;
	color:#800000;
	font-weight:bold;
}


#contents li {
	line-height:160%;
}


#contents .block .table1{
	width: 634px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:100%;
	border:0 none;
}
#contents .block .table1 th{
	width:130px;
	padding: 5px;
	border: 1px solid #E3E3E3;
	background: #D3F0DF;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
}
#contents .block .table1 td{
	padding: 5px;
	border: 1px solid #E3E3E3;
	text-align: left;
}
#contents .block .table1 td .dl_list1 dd {
	padding:5px;
	margin-left: 1em;
}
#contents .block .table1 td .dl_list2 dd {
	padding:1px;
	margin-left: 5px;
}
#contents .block .table1 td ol {
	list-style-type: decimal;
}

#contents .block .ul1{
	list-style-type: disc;
	height:12px;
	line-height:12px;
}



#contents .block .normal_list ul {
	margin-left:20px;
	list-style: none;
}
#contents .block .normal_list li {
	padding-left:12px;
	width:620px;
	padding-bottom:5px;
	height:100%;
	line-height:18px;
	background: url('../images/list_mark.gif') no-repeat 0px 4px;
}



#contents .block ul_old {
	margin-left:20px;
	list-style:disc;
}

#contents .block ul_old li{
	margin-left:10px;
	padding-left:5px;
	list-style:disc;
	width:570px;
	padding-bottom:10px;
	height:100%;
	line-height:16px;
}


/* news.html */
#contents .news dl dt {
	margin-top:12px;
	background-image:url('../images/square_blue.gif');
	background-position:2px 5px;;
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:93%;
	color:#333;
	font-weight:bold;
	padding-bottom:0px;
}
#contents .news dl dd {
	background-image:url('../images/line.gif');
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:12px;
	line-height:140%;
	font-size:93%;
}



/* gaiyou.html */
#contents .block .h3_img01 {
	width:300px;
	float:left;
}
#contents .block .h3_p01 {
	width:330px;
	float:left;
}
#contents .block .h3_p01 .h3_px330 {
	margin-top:14px;
	height:36px;
	line-height:36px;
	padding-left:20px;
	color:#F60;
	font-weight:bold;
	background-image:url('../images/second_h3_px330.gif');
}



/* jyuken.html */
#contents .block .card {
	margin-left:10px;
}
#contents .block .konbini {
	margin-left:10px;
}
#contents .block .konbini dd {
	padding-left:1em;
}

#contents .block .jyuken_list1 {
	margin-left:30px;
}
#contents .block .jyuken_list1 ol {
	list-style-type: decimal;
		width:550px;
}
#contents .block .jyuken_list1 li {

	list-style-type: decimal;
}



/* schedule.html */
#contents .block .tbl_schedule {
	width: 634px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:100%;
}
#contents .block .tbl_schedule th {
	width:130px;
	padding: 5px;
	border: 1px solid #E3E3E3;
	background: #D3F0DF;
	font-weight: bold;
	line-height: 130%;
	text-align: center;
}
#contents .block .tbl_schedule td {
	padding: 5px;
	border: 1px solid #E3E3E3;
	text-align: left;
}



/* text.html */
#contents .block .text_book_l {
	width:200px;
	float:left;
}
#contents .block .text_book_l p {
	text-align:center;
}

#contents .block .text_book_r {
	width:410px;
	float:left;
	padding-bottom:20px;
}
#contents .block .text_book_r p {
	font-weight: bold;
}
#contents .block .text_book_r ul {
	padding-top:10px;
	list-style: none;
margin-left:20px;
}
#contents .block .text_book_r li {
	width:250px;
	padding-left:15px;
	height:18px;
	line-height:18px;
	background: url('../images/list_mark.gif') no-repeat 0px 5px;
}


#contents .block .text_buy {
	width:600px;
	padding-top:20px;
	margin-left:0px;
	clear:left;
}
#contents .block .text_buy ul {
	margin-bottom:20px;
}
#contents .block .text_buy li {
	list-style:none;
	height:100%px;
	line-height:16px;
	text-indent:-1em;
	margin-left:3em;
}
#contents .block .text_buy p {
	padding-left:40px;
}

#contents .block .text_ul {
	margin-top:10px;
	margin-left:1em;
}
#contents .block .text li {
	height: 10px;
	line-height: 10px;
}


/* text_list*.html */
#textlist_block {
	width:850px;
}
#textlist_block h2 {
	height:27px;
	line-height:27px;
	margin-left:25px;
	color:#F60;
	margin-top:10px;
	font-weight:bold;
	background-image:url('../images/text_h2.gif');
	background-repeat:no-repeat;
}
#textlist_block .text_name {
	margin-left:25px;
	font-size:90%;
	font-weight:bold;
}
#textlist_block .text_point {
	margin-left:25px;
	margin-right:25px;
	font-size:90%;
}
#textlist_block .text_name_point {
	margin-left:25px;
	margin-right:25px;
	font-size:90%;
	font-weight:bold;
}
#textlist_block .text_point h3 {
	margin-top:14px;
	height:36px;
	line-height:36px;
	padding-left:20px;
	padding-left:20px;
	margin-bottom:10px;
	color:#F60;
	font-weight:bold;
	background-image:url('../images/text_h3_point.gif');
	background-repeat:no-repeat;
}
#textlist_block * .chapter h3 {
	margin-top:14px;
	height:36px;
	line-height:36px;
	padding-left:20px;
	margin-bottom:10px;
	color:#F60;
	font-weight:bold;
	background-image:url('../images/text_h3.gif');
	background-repeat:no-repeat;
}
#textlist_block .list_left {
	float:left;
	width:360px;
	margin-top:10px;
	margin-left:25px;
}
#textlist_block .list_right {
	float:left;
	width:360px;
	margin-left:30px;
	margin-top:10px;
}
#textlist_block * .chapter {
	font-size:80%;
}
#textlist_block * .chapter dt {
	font-weight: bold;
	margin-bottom:5px;
	text-indent:-4em;
	margin-left:4em;
}
#textlist_block * .chapter dd {
	margin-left:1em;
}
#textlist_block * .chapter ul {
	margin-bottom:16px;
}
#textlist_block * .chapter ul li {
	text-indent:-3em;
	margin-left:3em;
}

#textlist_block * .close_window {
	clear:left;
	text-align: center;
	padding-top:20px;
	padding-bottom:10px;
}



/* susume.html */
#contents .block .recommend {
	width:630px;
	margin-top:5px;
	margin-left:5px;
	overflow:auto;
	font-size:85%;
}
#contents .block .recommend td {
	width:210px;
	height: 250px;
	float:left;
	background-image:url('../../images/susume_picframe.gif');
	background-repeat:no-repeat;
	padding-top:10px;
	vertical-align:top;
}
#contents .block .recommend td .toppictframe {
	width:77px;
	height: 93px;
	float:left;
	margin-top:0px;
	margin-left:5px;
}
#contents .block .recommend td .pictright_txt {
	width:105px;
	margin-top:3px;
	margin-left:5px;
	float:left;
}
#contents .block .recommend td .pictbottom_txt {
	width:190px;
	padding-top:3px;
	margin-left:5px;
	clear:left;
	line-height: 9px;
}

#contents .block .pictframe_pcca {
	margin-left:20px;
	margin-bottom:10px;
}
#contents .block .pictframe_pcca .toppictframe_pcca {
	width:100px;
	float:left;
}
#contents .block .pictframe_pcca .pictright_txt_pcca {
	width:200px;
	height: 125px;
	float:left;
	margin-left:10px;
}
#contents .block .pictframe_pcca .pictright_txt_pcca p {
	padding-top:25px;
}
#contents .block .pictframe_pcca .pictbottom_txt_pcca {
	padding-top:10px;
	clear:left;
}
#contents .block .pictframe_pcca .pictbottom_txt_pcca p {
	height: 100%;
	line-height: 16px;
}


#contents * .block .goukaku_ul ul li{
	list-style-type: none;
	margin-bottom:2px;
}
#contents * .block .goukaku_ul ul li .goukaku_p1 {
	margin-top:5px;
	font-size: 120%;
}
#contents * .block .goukaku_ul ul li .goukaku_p2 {
	margin-left:1em;
}
#contents * .block .goukaku_ul ul li .goukaku_p3 {
	font-weight:bold;
	margin-left:1em;
}
#contents * .block .goukaku_ul ul li .goukaku_p4 {
	padding-top:10px;
	margin-left:1em;
}
#contents .block * .g_line {
	width:600px;
	background-image:url('../images/line.gif');
	background-repeat:repeat-x;
	height: 1px;
	line-height: 1px;
}



/* contact.html */
#contents .block .faq dl{
	width:620px;
	margin-left:10px;
}
#contents .block .faq dt{
	width:630px;
	margin-top:14px;

	background: #D3F0DF;
	line-height:26px;
	height:26px;
}
#contents .block .faq dd{
	width:610px;
	margin-top:5px;
	margin-left:10px;
	line-height:20px;
	height:100%;
}



/* /card_shinsei */
/* card_shinsei.html */
#contents .block .agreement {
	margin-top:10px;
	text-align: center;
}


/* card_download.html */
#contents .block .koufu_ul li {
	height: 20px;
	line-height: 20px;
}
#contents .block .sofusaki {
	margin-left:20px;
}


/* card_download.html */
#contents .block .warning_txt {
	margin: 30px 30px;
	padding: 10px;
	border: medium solid #FF4500;
	text-align: center;
}
#contents .block .warning_link {
	margin-top:50px;
	text-align: center;
}






#contents .block .alink li {
	background-image:url('../../images/bullet_link.gif');
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-top:7px;
	padding-left:20px;
	padding-right:4px;
	padding-bottom:2px;
	list-style-type: none;
	line-height:16px;
	height:16px;
}

#contents * .annotationblock {
	margin:10px 0;
}
#contents * .annotation {
	text-indent:-1em;
	margin-left:3em;
	font-size:90%;
	line-height:130%;
	color:#d43;
	width:550px;
	margin-bottom:4px;
}

#contents * .clear_left {
	clear:left;
}

#contents .totop {
	width:630px;
	text-align:right;
	margin-top:14px;
}



