﻿@charset "utf-8";

div,
dl,dt,dd,
ul,ol,li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img {
	margin: 0;
	padding: 0;
}

#headstd {
	margin-bottom: 58px;
}


#headstd h3 {
	background-image: url("../img/information/title.gif");
}


#job1,
#job2 {
	position: relative;
	padding: 0px;
	width:600px;
}

#job1 {display: block;}
#job2 {display: none;}

.headercts {
	margin-left: 5px;
	width: 600px;
}

.headercts h4.c1,
.headercts h4.c2 {
	background-repeat: no-repeat;
	background-position: 0px top;
	width: 260px;
	height: 37px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url("../img/information/t1.gif");
}

.headercts h4.c1 {background-image: url("../img/information/t1.gif");}
.headercts h4.c2 {background-image: url("../img/information/t2.gif");}

.headercts p.msgdata {
	color: #333;
	margin: 15px 0 30px 3px;
	font-size: 80%;
	line-height: 140%;
}

.headercts p.imgdata {
	margin: 0 0 50px 5px;
}

.bodycts {
	margin-left: 10px;
}

.bodycts dl {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.bodycts dl dt {
	font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",平成明朝,serif;
	font-weight: bold;
	font-size: 120%;
	padding: 0px;
	margin: 0px;
	width: 580px;
	background-image: url("../img/dotline.gif");
	background-repeat: repeat-x;
	background-position: 5px bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.bodycts dl dd {
	margin-bottom: 50px;
}

.bodycts dl dd p.ctsmsg,
.bodycts dl dd p.btmmsg,
.bodycts dl dd.ctsmsg {
	font-size: 80%;
	line-height: 130%;
}

.bodycts dl dd p.btmmsg {
	color: #cc0000;
	margin-top: 20px;
}



table.cts {
	margin-top: 15px;
	width: 570px;
	margin-left: 3px;
	margin-bottom: 10px;
	border: 1px #ccc solid;

	border-spacing: 0px;
	border-collapse: collapse;

}

table.cts tr {
	background-color: #fff;
}

table.cts th {
	font-weight: normal;
	background-color: #f0f0f0;
	font-size: 80%;
	width: 25%;
	margin: 0px;
	border: 1px #ccc solid;
	text-align: left;
	padding: 5px 8px 8px 10px;
}

table.cts td {
	font-size: 80%;
	line-height: 130%;
	width: 75%;
	margin: 0px;
	border: 1px #ccc solid;
	text-align: left;
	padding: 5px 5px 5px 8px;
}

table.cts th.dbl {
	vertical-align: top;
	padding-top: 8px;
}

table.cts td ul {
	list-style-type: none;
}


#job1 a,
#job2 a {
	border-bottom: 1px solid;
	color: #cc0000;
}

#maincts ul.green li,
#maincts ul.blue li {
	font-size: 90%;
	background-repeat: no-repeat;
	background-position: 3px 2px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	margin-left: 5px;
	padding-left: 17px;
}

#maincts ul.green li {
	background-image: url("../img/lpr.gif");
}

#maincts ul.blue li {
	background-image: url("../img/lp.gif");
}

.bodycts ol {
	list-style-type: none;
	padding-left: 0px;
}

.bodycts ol li.bn1,
.bodycts ol li.bn2,
.bodycts ol li.bn3,
.bodycts ol li.bn4,
.bodycts ol li.bn5,
.bodycts ol li.bn6 {
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	padding-left: 15px;
	margin-bottom: 5px;
}

.bodycts ol li.bn1 {background-image: url("../img/bn1.gif");}
.bodycts ol li.bn2 {background-image: url("../img/bn2.gif");}
.bodycts ol li.bn3 {background-image: url("../img/bn3.gif");}
.bodycts ol li.bn4 {background-image: url("../img/bn4.gif");}
.bodycts ol li.bn5 {background-image: url("../img/bn5.gif");}
.bodycts ol li.bn6 {background-image: url("../img/bn6.gif");}

