﻿@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/question/title.gif");
}

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

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

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

.ctsheadmsg {
	font-size: 80%;
	color: #666;
	line-height: 140%;
	margin-bottom: 50px;
}

#job1 dl,
#job2 dl {
	margin-left: 0px;
}

#job1 dt,
#job2 dt {
	font-size: 120%;
	font-family: "ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",平成明朝,serif;
	font-weight: normal;
	width: 600px;
	clear:both;
}

#job1 dd,
#job2 dd {
	font-size: 80%;
	width: 600px;
	background-image: url("../img/dotline.gif");
	background-repeat: repeat-x;
	background-position: 0px top;
	margin-top: 10px;
	padding-top: 15px;
	clear:both;
}

#job1 dd p,
#job2 dd p {
	line-height: 130%;
	margin-bottom: 10px;
}

#job1 dt img,
#job2 dt img {
	float:left;
	margin: 0 10px 10px 0;
}

#job1 dt span,
#job2 dt span {
	float:left;
	padding-top:13px;
	width: 520px;
}

#job1 dd img,
#job2 dd img {
	float:left;
	margin-right: 10px;
}

#job1 dd div,
#job2 dd div {
	float:left;
	width: 550px;
	padding-bottom: 50px;
	line-height: 130%;
}

