@charset "euc-jp";
@import url(unit.css);
@import url(reset.css);
/*---　　0-0
共有パーツ　 　　　　　　　　　　　　　　　　　　---*/
body {
	text-align: center;
	background-image: url(../co_img/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 12px;
}
.cent {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width:700px;
	border-width: 0px 1px ;
	border-style: solid;
	border-color: #D0D0BF;
	background-color: #FFFFFF;
}

/*---　　0-1
ヘッダ　 　　　　　　　　　　　　　　　　　　---*/

#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
#header p {
	color: #FF6600;
	margin-bottom: 5px;
}
#header h2 {
	color: #FF6600;
	margin-bottom: 5px;
}
#header ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #999999;
	height: 41px;
}
#header li {
	float: left;
}


/*---　　0-2
メイン　 　　　　　　　　　　　　　　　　　　---*/

#main {
	margin:0px auto;
	padding: 10px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #D0D0BF;
	background-color: #FFFFFF;
	width:680px;
	text-align: left;
}

#main h1 {
	clear:both;
	margin-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../co_img/bg_h1.gif);
	margin-left: 0px;
	height: 14px;
	float: left;
	width: 580px;
	margin-top: 0px;
	padding-top:5px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main h1 span {
	color: #009900;
	margin-left: 10px;
}

/*---　　0-3
メイン  　　　　　　　　　　　　　　　　　　---*/
#main h3 {
	background-image: url(../co_img/bg_h3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	width: 680px;
	margin-top: 10px;
	margin-left:0px;
	margin-bottom:15px;
	clear: both;
}


/*---　　　　　　　　0-4
フッター　 　　　　　　　　　　　　　　　　　　---*/
#footer {
	background-image: url(../top/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	clear: both;
	display: block;
	width: 700px;
}

/*---　　　　　　　　0-5
パーツ　 　　　　　　　　　　　　　　　　　　---*/
#b_t {　/*　h1横ボタン　*/
	float: right;
	height: 20px;
	width: 60px;
	padding-top: 8px;
	float: right;
	text-align: right;
}

#btn {　/*　お問合せボタン　*/
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


/*---　　1-1
トップのみ　 　　　　　　　　　　　　　　　　　　---*/

#t_main {
	margin:0px auto;
	padding: 10px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #D0D0BF;
	background-color: #FFFFFF;
	width:680px;
	text-align: left;
}
#t_main h3 {
	margin-bottom:10px;
}
#t_r {
	float: right;
	width: 305px;
	margin-right: 0px;
}

#t_l {
	float: left;
	width: 365px;
}
#t_btn {
	margin-left:10px;
	margin-top:30px;
}


/*---　　1-2
セミナー情報・新着情報　 　　　　　　　　　　　　　　　　　　---*/
.topic_box {
	padding:10px 10px 0px 10px;
}
#wn ul {
	padding:0px 10px 0px 10px;
}
#wn li {
	margin-bottom: 10px;
	margin-top: 10px;
}
#wn li span {
	color: #FF6600;
}

#wn , #semi {
	background-color: #F7F6F4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width:365px;
}

.topic_box h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FF6600;
}
#semi p {
	margin-bottom: 10px;
}
#semi span {
	font-size: 10px;
}



/*---　　1-3
トップページ右　 　　　　　　　　　　　　　　　　　　---*/

#t_r img {
	margin-bottom: 20px;
}
#t_r li {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../top/bg_tm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 5px;
	line-height: 19px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #009900;
}

/*---　　2-1
労務監査コース 　　　　　　　　　　　　　　　　　　---*/

.corce {
	padding: 8px;
	border: 1px solid #666666;
	width:658px;
	clear: both;
	margin-bottom: 15px;
	margin-top: 10px;
}
.corce h4 {
	margin-bottom: 10px;
}
.corce li {
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: 10px top;
	margin-bottom:10px;
}
#corse_a li {
	background-image: url(../co_img/orenge1dot.gif);	
}
#corse_b li {
	background-image: url(../co_img/green1dot.gif);	
}
#corse_c li {
	background-image: url(../co_img/blue1dot.gif);	
}
.manzoku {
	width:680px;
	text-align:right;
}

/*---　　1-2
チェック項目 　　　　　　　　　　　　　　　　　　---*/

.check5 , .answer5 {
	margin:30px 0px;
	clear:both;
}
.check5 li , .answer5 li {
	margin-bottom: 8px;
}
.check5 li span {
	background-color: #F7F6F4;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #019A01;
}
.answer5 li span {
	background-color: #F7F6F4;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6666;
	margin-bottom: 0px;
	display: block;
}
.check5 , .answer5 {
	margin-left: 20px;
	margin-top: 10px;
}

/*---　　1-3
料金表 　　　　　　　　　　　　　　　　　　---*/
#ryokin {
	margin: 5px 0px;
}
#ryokin th {
	background-color: #999999;
	text-align: center;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-width: 0px 5px 5px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}
#ryokin td {
	padding: 5px;
	text-align:left;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #D4D4D4;
	border-top-width: 0px 5px 5px 0px;
	border-style: solid;
	border-color: #FFFFFF;
}

#ryokin td p {
	text-align: left;
}
#ryokin span {	font-size: 14px;}
.co_a {	color: #FF6600;}
.co_b {	color: #006600;}
.co_c { color: #0066FF;}



/*---　　2-1
労務監査サンプル 　　　　　　　　　　　　　　　　　　---*/
.samles h4 {
	margin-bottom: 20px;
}
.s_menu li {
	float: left;
}
.s_menu {
	margin-left: 60px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.samles {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

/*---　　2-2
労務監査サンプル 　　　　　　　　　　　　　　　　　　---*/
.kansaseet {
	background-image: url(../sample/img/img_kansaseet.jpg);
	background-repeat: no-repeat;
	background-position: center 80px;
	height: 380px;
	width: 620px;
	padding-left: 60px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.score {
	background-image: url(../sample/img/img_score.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
	width: 210px;
	padding-left: 460px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 150px;
	padding-right: 10px;
}
.kekka {
	background-image: url(../sample/img/img_kekka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
	width: 210px;
	padding-left: 460px;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 150px;
	padding-right: 10px;
}

/*---　　2-3
労務監査サンプル：事例 　　　　　　　　　　　　　　　　　　---*/
#jirei ul {
	width: 500px;
	margin-left: 60px;
	padding: 20px;
	margin-bottom: 20px;
}
#jirei li {
	margin-bottom: 10px;
	line-height: 150%;
}
.sidou {
	background-color: #FAFAFC;
	border: 1px solid #ACA899;
	background-image: url(../sample/img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 170px;
}
.sidoukekka {
	background-color: #99CCFF;
}
.sidoukekka li {
	background-image: url(../co_img/bluedotblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	line-height: 150%;
}
.sidoujikou:first-letter {
	font-size: 18px;
	font-weight: bold;
	color: #316AC5;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
}
.jikou {
	font-size: 16px;
	font-weight: bold;
	color: #7E9DE5;
}
.j_kekka li {
	padding-left: 15px;
	background-image: url(../sample/img/bg_j_kekka.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}

/*---　　3-1
会社概要：代表経歴 　　　　　　　　　　　　　　　　　　---*/
#keireki p {
	float: right;
	width: 520px;
	line-height: 130%;
	padding-top: 10px;
}
#keireki p img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 290px;
}
#keireki .photo {
	float: left;
}
#keireki {
	margin: 10px;
}
/*---　　3-2
会社概要：会社概要 　　　　　　　　　　　　　　　　　　---*/
#company td, #company th {
	border: 3px solid #FFFFFF;
}
#company th {
	background-color: #C1E7FF;
	padding: 10px;
	width: 120px;
	text-align: center;
}
#company td {
	padding: 10px;
	background-color: #F4f4f4;
}
#company li {
	margin-bottom: 5px;
}
.enkaku span {
	width: 70px;
	display: block;
	float: left;
}

/*---　　3-4
プライバシー＆ポリシー　 　　　　　　　　　　　　　　　　　　---*/

#pp {
	line-height: 150%;
}
#pp ol {
	margin-top: 15px;
}
#pp ol li {
	padding-left: 16px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: left 1px;
}
.l1 { background-image: url(../company/img/1.gif);}
.l2 {	background-image: url(../company/img/2.gif);}
.l3 {	background-image: url(../company/img/3.gif);}
.l4 {	background-image: url(../company/img/4.gif);}
.l5 {	background-image: url(../company/img/5.gif);}



/*---　　5-1
お問合せ 　　　　　　　　　　　　　　　　　　---*/
#otoi td {
	border: 2px solid #FFFFFF;
	padding: 2px;
}
#otoi {
	border: 3px solid #BBCEEE;
}
.mailend {
	margin-bottom:600px;
}