@charset "euc-jp";
/* CSS Document */


/*-----------------------------------
	全体枠
-----------------------------------*/

div#main {
	width:900px;
	padding:40px 20px 20px 20px;
}
div#side_list {
	width: 260px;
	float: left;
	margin-top:40px;
}
div.sub_back {
	background: url(../img/repair/sub_mid.jpg) repeat-y;
}
div#item_box {
	float: right;
	width: 580px;
	margin-top:50px;
}
div.illust_wrap {
	overflow:hidden;
}
div.illust_wrap div.text_box {
	width:300px;
	float:left;
}
div.illust_wrap div.illust_box {
	width:220px;
	float:right;
}

/*-----------------------------------
	リスト
-----------------------------------*/
div#side_list dl {
	width:240px;
	padding:15px 10px 20px 10px;
}
div#side_list dd {
	width:220px;
	padding:0px 10px 0px 10px;
}
div#side_list p {
	height: 29px;
	width: 240px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 1px;
	text-align: center;
}
dl.list01 p {
	background: url(../img/repair/sub01.jpg);
}

dl.list02 p {
	background: url(../img/repair/sub02.jpg);
}
dl.list03 p {
	background: url(../img/repair/sub03.jpg);
}
dl.list04 p {
	background: url(../img/repair/sub04.jpg);
}
div#side_list li {
	border-bottom: 1px dashed #0099CC;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 2px;
}
dl.list01 li {
	background: url(../img/repair/ico01.jpg) no-repeat 3px 18px;
}
dl.list02 li {
	background: url(../img/repair/ico02.jpg) no-repeat 3px 18px;
}
dl.list03 li {
	background: url(../img/repair/ico03.jpg) no-repeat 3px 18px;
}
dl.list04 li {
	background: url(../img/repair/ico04.jpg) no-repeat 3px 18px;
}

/*-----------------------------------
	本文
-----------------------------------*/

div.item {
	margin-bottom:50px;
	background:url(../img/repair/box_bg.jpg) no-repeat bottom;
}
p.item_title {
	height: 42px;
	width: 560px;
	font-weight: bold;
	color: #660000;
	font-size: 18px;
	padding: 18px 0px 0px 20px;
}
p.h_01_01 {
	background: url(../img/repair/item_title01_01.jpg);
}
p.h_01_02 {
	background: url(../img/repair/item_title01_02.jpg);
}
p.h_02_01 {
	background: url(../img/repair/item_title02_01.jpg);
}
p.h_02_02 {
	background: url(../img/repair/item_title02_02.jpg);
}
p.h_03_01 {
	background: url(../img/repair/item_title03_01.jpg);
}
p.h_03_02 {
	background: url(../img/repair/item_title03_02.jpg);
}
p.h_04_01 {
	background: url(../img/repair/item_title04_01.jpg);
}
p.h_04_02 {
	background: url(../img/repair/item_title04_02.jpg);
}


div.item_text {
	border: 1px solid #CFCDC7;
	border-top:none;
	padding:20px 20px 40px 20px;
}
div#item_box a {
	color: #0099CC;
	text-decoration: underline;
}
div#item_box a:hover {
	color: #0099CC;
	text-decoration: none;
}
div.item_text span.bold {
	font-size:14px;
	font-weight:bold;
}



/*-----------------------------------
	list01_a
-----------------------------------*/
div#list01_a table {
	width: 380px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#list01_a th {
	height: 35px;
	vertical-align: middle;
	padding-left: 10px;
	background: #E6F4FF;
	border:1px solid #A7D9FE;
	color: #CC0000;
}
div#list01_a td {
	vertical-align: middle;
	padding-left: 10px;
	border:1px solid #A7D9FE;
}

/*-----------------------------------
	list01_b
-----------------------------------*/
div#list01_b img {
	float: right;
	margin-left:15px;
}
div#list01_b span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list01_b span.point2 {
	font-size:14px;
	font-weight:bold;
	color:#89B700;
}

/*-----------------------------------
	list01_c
-----------------------------------*/
div#list01_c table.sanka {
	width: 500px;
	margin-top: 5px;
}
div#list01_c table.sanka th {
	width: 120px;
	vertical-align: middle;
	padding-left: 10px;
	background: #EBFCF8;
	border:1px solid #80E1C9;
}
div#list01_c table.sanka td {
	vertical-align: middle;
	padding-left: 10px;
	border:1px solid #80E1C9;
	height:50px;
}
div#list01_c table.kangen {
	width: 500px;
	margin-top: 5px;
	margin-bottom: 10px;
}
div#list01_c table.kangen th {
	height: 35px;
	width:200px;
	vertical-align: middle;
	padding-left: 10px;
	background: #E6F4FF;
	border:1px solid #A7D9FE;
}
div#list01_c table.kangen td {
	vertical-align: middle;
	padding-left: 10px;
	border:1px solid #A7D9FE;
}
div#list01_c span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#23A38C;
}
div#list01_c span.point2 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list01_c span.point3 {
	font-size:12px;
	color:#666666;
}

/*-----------------------------------
	list01_d
-----------------------------------*/
div#list01_d table.left {
	width: 260px;
	float:left;
}
div#list01_d table.right {
	width: 260px;
	float:right;
}
div#list01_d table th,
div#list01_d table td {
	border-bottom:1px dotted #999;
	padding:15px 0px 15px 0px;
}
div#list01_d table td {
	padding:15px;
}

/*-----------------------------------
	list02_a,list02_b,list02_c
-----------------------------------*/
div#list02_a li,
div#list02_b li,
div#list02_c li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 8px;
}

/*-----------------------------------
	list02_d
-----------------------------------*/
div#list02_d span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list02_d span.point2 {
	font-weight:bold;
}

/*-----------------------------------
	list02_e
-----------------------------------*/
div#list02_e span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#23A38C;
}
div#list02_e span.point2 {
	font-weight:bold;
}
div#list02_e span.point3 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
div#list02_e table {
	width: 520px;
	margin-top: 30px;
	margin-bottom: 30px;
}
div#list02_e th {
	height: 35px;
	vertical-align: middle;
	padding-left: 10px;
	background: #E6F4FF;
	border:1px solid #A7D9FE;
	font-weight:bold;
}
div#list02_e td {
	vertical-align: middle;
	padding-left: 10px;
	border:1px solid #A7D9FE;
}

/*-----------------------------------
	list02_f
-----------------------------------*/
div#list02_f span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list02_f span.point2 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
div#list02_f table {
	width: 520px;
	margin-top: 30px;
	margin-bottom: 30px;
}
div#list02_f th {
	height: 35px;
	vertical-align: middle;
	padding-left: 10px;
	background: #E6F4FF;
	border:1px solid #A7D9FE;
	font-weight:bold;
	color: #990000;
}
div#list02_f td {
	height: 35px;
	vertical-align: middle;
	padding-left: 10px;
	border:1px solid #A7D9FE;
}
div#list02_f ul {
	margin:10px 0px 20px 0px;
}
div#list02_f li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 7px;
}

/*-----------------------------------
	list03_a
-----------------------------------*/
div#list03_a table {
	width: 530px;
	margin-top: 5px;
}
div#list03_a th {
	vertical-align: middle;
	padding: 10px;
	background: #E6F4FF;
	border:1px solid #A7D9FE;
	color: #CC0000;
}
div#list03_a td {
	vertical-align: middle;
	padding: 10px;
	border:1px solid #A7D9FE;
}
div#list03_a span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list03_a span.point2 {
	font-size:11px;
}
div#list03_a ul {
	margin:5px 0px 30px 0px;
}
div#list03_a li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 8px;
}

/*-----------------------------------
	list03_b
-----------------------------------*/
div#list03_b span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}

/*-----------------------------------
	list03_c
-----------------------------------*/
div#list03_c ul {
	margin:25px 0px 0px 0px;
}
div#list03_c li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 15px;
}
div#list03_c span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#23A38C;
}
div#list03_c span.point2 {
	font-size:11px;
}

/*-----------------------------------
	list03_d
-----------------------------------*/
div#list03_d span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list03_d span.point2,
div#list03_d span.point2 a {
	font-size:11px;
}
div#list03_d ol {
	margin:10px 0px 0px 20px;
	
}
div#list03_d li {
	margin-bottom:15px;
	font-weight:bold;
	font-size:13px;
}

/*-----------------------------------
	list04_a
-----------------------------------*/
div#list04_a span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list04_a ol {
	margin:10px 0px 30px 20px;
	
}
div#list04_a li {
	margin-bottom:15px;
	font-weight:bold;
	font-size:13px;
}

/*-----------------------------------
	list04_b
-----------------------------------*/
div#list04_b span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list04_b span.point2 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
div#list04_b span.point3 {
	font-weight:bold;
}
div#list04_b ol {
	margin:10px 0px 30px 20px;
	
}
div#list04_b ol li {
	margin-bottom:15px;
	font-weight:bold;
	font-size:13px;
}
div#list04_b ul {
	margin:10px 0px 30px 0px;
}
div#list04_b ul li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 7px;
}

/*-----------------------------------
	list04_c
-----------------------------------*/
div#list04_c span.point1 {
	font-weight:bold;
}
div#list04_c ul {
	margin:20px 0px 0px 0px;
}
div#list04_c ul li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 7px;
}


/*900以下表示========================================*/

@media screen and (max-width:900px){
/***スマホ*********************/

/*-----------------------------------
	全体枠
-----------------------------------*/

div#main {
	width:100%;
	padding:40px 10px;
}
p.title_img{
	width: 98%;
	margin: auto;
}
div#side_list {
	width: 90%;
	float: none;
	margin:40px auto;
}
div.sub_back {
	background: none;
}
div#item_box {
	float: none;
	width: 100%;
	margin:30px auto;
}
div.illust_wrap {
	overflow:hidden;
}
div.illust_wrap div.text_box {
	width:300px;
	float:left;
}
div.illust_wrap div.illust_box {
	width:220px;
	float:right;
}

/*-----------------------------------
	リスト
-----------------------------------*/
div#side_list dl {
	width:100%;
	padding:15px 10px 20px 10px;
}
div#side_list dd {
	width:100%;
	padding:0px 10px 0px 10px;
}
div#side_list p {
	height: 29px;
	width: 100%;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding-top: 1px;
	text-align: center;
}
dl.list01 p {
	background: url(../img/repair/sub01.jpg);
}

dl.list02 p {
	background: url(../img/repair/sub02.jpg);
}
dl.list03 p {
	background: url(../img/repair/sub03.jpg);
}
dl.list04 p {
	background: url(../img/repair/sub04.jpg);
}
div#side_list li {
	border-bottom: 1px dashed #0099CC;
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 2px;
}
dl.list01 li {
	background: url(../img/repair/ico01.jpg) no-repeat 3px 18px;
}
dl.list02 li {
	background: url(../img/repair/ico02.jpg) no-repeat 3px 18px;
}
dl.list03 li {
	background: url(../img/repair/ico03.jpg) no-repeat 3px 18px;
}
dl.list04 li {
	background: url(../img/repair/ico04.jpg) no-repeat 3px 18px;
}

/*-----------------------------------
	本文
-----------------------------------*/

div.item {
	margin-bottom:50px;
	background:url(../img/repair/box_bg.jpg) no-repeat bottom;
}
p.item_title {
	height: 42px;
	width: 100%;
	font-weight: bold;
	color: #660000;
	font-size: 18px;
	padding: 18px 0px 0px 20px;
}
p.h_01_01 {
	background: url(../img/repair/item_title01_01.jpg);
}
p.h_01_02 {
	background: url(../img/repair/item_title01_02.jpg);
}
p.h_02_01 {
	background: url(../img/repair/item_title02_01.jpg);
}
p.h_02_02 {
	background: url(../img/repair/item_title02_02.jpg);
}
p.h_03_01 {
	background: url(../img/repair/item_title03_01.jpg);
}
p.h_03_02 {
	background: url(../img/repair/item_title03_02.jpg);
}
p.h_04_01 {
	background: url(../img/repair/item_title04_01.jpg);
}
p.h_04_02 {
	background: url(../img/repair/item_title04_02.jpg);
}


div.item_text {
	border: 1px solid #CFCDC7;
	border-top:none;
	padding:20px 20px 40px 20px;
}
div#item_box a {
	color: #0099CC;
	text-decoration: underline;
}
div#item_box a:hover {
	color: #0099CC;
	text-decoration: none;
}
div.item_text span.bold {
	font-size:14px;
	font-weight:bold;
}



/*-----------------------------------
	list01_a
-----------------------------------*/
div#list01_a table {
	width: 100%;
	margin: 20px auto;
}
div#list01_a th {
	height: 35px;
	vertical-align: middle;
	padding-left: 10px;
	background: #E6F4FF;
	border:1px solid #A7D9FE;
	color: #CC0000;
}
div#list01_a td {
	vertical-align: middle;
	padding-left: 10px;
	border:1px solid #A7D9FE;
}

/*-----------------------------------
	list01_b
-----------------------------------*/
div#list01_b img {
	float: right;
	margin-left:15px;
}
div#list01_b span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list01_b span.point2 {
	font-size:14px;
	font-weight:bold;
	color:#89B700;
}

/*-----------------------------------
	list01_c
-----------------------------------*/
div#list01_c table.sanka {
	width: 100%;
	margin: 20px auto;
}
div#list01_c table.sanka th {
	width: 120px;
	vertical-align: middle;
	padding-left: 10px;
	background: #EBFCF8;
	border:1px solid #80E1C9;
}
div#list01_c table.sanka td {
	vertical-align: middle;
	padding-left: 10px;
	border:1px solid #80E1C9;
	height:50px;
}
div#list01_c table.kangen {
	width: 100%;
	margin: 20px auto;
}
div#list01_c table.kangen th {
	height: 35px;
	width:200px;
	vertical-align: middle;
	padding-left: 10px;
	background: #E6F4FF;
	border:1px solid #A7D9FE;
}
div#list01_c table.kangen td {
	vertical-align: middle;
	padding-left: 10px;
	border:1px solid #A7D9FE;
}
div#list01_c span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#23A38C;
}
div#list01_c span.point2 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list01_c span.point3 {
	font-size:12px;
	color:#666666;
}

/*-----------------------------------
	list01_d
-----------------------------------*/
div#list01_d table.left {
	width: 80%;
	float:none;
}
div#list01_d table.right {
	width: 80%;
	float:none;
}
div#list01_d table th,
div#list01_d table td {
	border-bottom:1px dotted #999;
	padding:15px 0px 15px 0px;
}
div#list01_d table td {
	padding:15px;
}

/*-----------------------------------
	list02_a,list02_b,list02_c
-----------------------------------*/
div#list02_a li,
div#list02_b li,
div#list02_c li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 8px;
}

/*-----------------------------------
	list02_d
-----------------------------------*/
div#list02_d span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list02_d span.point2 {
	font-weight:bold;
}

/*-----------------------------------
	list02_e
-----------------------------------*/
div#list02_e span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#23A38C;
}
div#list02_e span.point2 {
	font-weight:bold;
}
div#list02_e span.point3 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
div#list02_e table {
	width: 100%;
	margin: 50px auto;
}
div#list02_e th {
	height: 35px;
	vertical-align: middle;
	padding-left: 10px;
	background: #E6F4FF;
	border:1px solid #A7D9FE;
	font-weight:bold;
}
div#list02_e td {
	vertical-align: middle;
	padding-left: 10px;
	border:1px solid #A7D9FE;
}

/*-----------------------------------
	list02_f
-----------------------------------*/
div#list02_f span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list02_f span.point2 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
div#list02_f table {
	width: 100%;
	margin: 50px auto;
}
div#list02_f th {
	height: 35px;
	vertical-align: middle;
	padding-left: 10px;
	background: #E6F4FF;
	border:1px solid #A7D9FE;
	font-weight:bold;
	color: #990000;
}
div#list02_f td {
	height: 35px;
	vertical-align: middle;
	padding-left: 10px;
	border:1px solid #A7D9FE;
}
div#list02_f ul {
	margin:10px 0px 20px 0px;
}
div#list02_f li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 7px;
}

/*-----------------------------------
	list03_a
-----------------------------------*/
div#list03_a table {
	width: 100%;
	margin: 50px auto;
}
div#list03_a th {
	vertical-align: middle;
	padding: 10px;
	background: #E6F4FF;
	border:1px solid #A7D9FE;
	color: #CC0000;
}
div#list03_a td {
	vertical-align: middle;
	padding: 10px;
	border:1px solid #A7D9FE;
}
div#list03_a span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list03_a span.point2 {
	font-size:11px;
}
div#list03_a ul {
	margin:5px 0px 30px 0px;
}
div#list03_a li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 8px;
}

/*-----------------------------------
	list03_b
-----------------------------------*/
div#list03_b span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}

/*-----------------------------------
	list03_c
-----------------------------------*/
div#list03_c ul {
	margin:25px 0px 0px 0px;
}
div#list03_c li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 15px;
}
div#list03_c span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#23A38C;
}
div#list03_c span.point2 {
	font-size:11px;
}

/*-----------------------------------
	list03_d
-----------------------------------*/
div#list03_d span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list03_d span.point2,
div#list03_d span.point2 a {
	font-size:11px;
}
div#list03_d ol {
	margin:10px 0px 0px 20px;
	
}
div#list03_d li {
	margin-bottom:15px;
	font-weight:bold;
	font-size:13px;
}

/*-----------------------------------
	list04_a
-----------------------------------*/
div#list04_a span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list04_a ol {
	margin:10px 0px 30px 20px;
	
}
div#list04_a li {
	margin-bottom:15px;
	font-weight:bold;
	font-size:13px;
}

/*-----------------------------------
	list04_b
-----------------------------------*/
div#list04_b span.point1 {
	font-size:14px;
	font-weight:bold;
	color:#3399FF;
}
div#list04_b span.point2 {
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
div#list04_b span.point3 {
	font-weight:bold;
}
div#list04_b ol {
	margin:10px 0px 30px 20px;
	
}
div#list04_b ol li {
	margin-bottom:15px;
	font-weight:bold;
	font-size:13px;
}
div#list04_b ul {
	margin:10px 0px 30px 0px;
}
div#list04_b ul li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 7px;
}

/*-----------------------------------
	list04_c
-----------------------------------*/
div#list04_c span.point1 {
	font-weight:bold;
}
div#list04_c ul {
	margin:20px 0px 0px 0px;
}
div#list04_c ul li {
	padding-left: 15px;
	background: url(../img/repair/ico05.jpg) no-repeat 0px 7px;
	margin-bottom: 7px;
}



/***スマホここまで*********************/
}
