/* 共通 */
div.page_top {
	clear:both;	
	text-align:right;
	margin:0 10px 10px 0;
}
div.page_cm {
	clear:both;
	text-align:center;
	margin:0 0 20px 0;
}

div.s_area p.txt1 {
	font-size: 12px;
    line-height: 1.8em;
    margin-bottom: 10px;
    padding-left: 15px;
}

div.s_area a {
    font-weight: bold;
}

/* 共通 ------- テーブル */
table {
    margin:0;
    border:0;
}
table th {
    padding: 0;
    border:0;
    background-color: transparent;
    font-weight: normal;
}
table td {
    padding: 0;
    border:0;
}

/* 共通 ------- 見出し */
div.s_area h2 {
}

/* 共通 ------- お問合わせへのリンクバナー */
div.cm_form {
	clear:both;
	text-align:center;
	margin-bottom:15px;
}

/* 共通 ------- 文字の強調 */
div.s_area span.emphasis {
    color: #98D168;
    font-weight: bold;
}

/* 共通 ------- グーグルマップ */
div.s_area div.g_map {
	text-align:center;
}

/* 免責事項 */
div.s_area p.disclaimer {
	font-size:16px;
	font-weight:bold;
	color:#0071B5;
	padding:5px 0 5px 10px;
	margin-bottom:10px;
}

/* 会社概要 */
div.s_area div.company{
	clear:both
}
div.s_area div.company table {
	margin:0 auto 20px;
}

div.s_area div.company table tr td img{
	padding:10px 0;
}

	/* 会社概要１ 項目部分にサイトの基本カラーで塗り潰し　*/
div.s_area table.company1 {
	border-collapse:collapse;
	color:#666666;
}
div.s_area table.company1 th,div.s_area table.company1 td {
	padding:5px 10px;
	line-height:1.7em;
}

div.s_area table.company1 th {
	border:1px solid #E6ECA2;
	background-color:#FFFFD9;
}

div.s_area table.company1 td {
	text-align:left;
	border:1px solid #E6ECA2;
	line-height:1.7em;
}

div.s_area table.company1 td p {
	line-height:1.7em;
}


	/* 会社概要２ 項目の左側に行頭マークを設定、htmlのｔｈ内の文字列に<p>タグをつける*/
div.s_area table.company2 {
	border-collapse:collapse;
	border-top:1px dotted #E6ECA2;
}

div.s_area table.company2 th,div.s_area table.company2 td {
	line-height:1.7em;
	text-align:left;
	border-bottom:1px dotted #E6ECA2;
}

div.s_area table.company2 th{
	padding:15px 10px;
}

div.s_area table.company2 td{
	padding:10px;
	vertical-align:middle;
}

div.s_area table.company2 th p {
	border-left:15px solid #98D168;
	color:#666;
	padding-left:8px;
	height:15px;
	line-height:1.4em;
}

div.s_area table.company2 td p {
	line-height:1.7em;
}

	/* 会社概要３ 項目の左側に強調のラインを設定し、サイトのカラーで塗り潰し　*/
div.s_area table.company3 {
	border-collapse:collapse;
	color:#666666;
}
div.s_area table.company3 th,div.s_area table.company3 td {
	padding:5px 10px;
	line-height:1.7em;
}

div.s_area table.company3 th {
	border:1px solid #E6ECA2;
	border-left:5px solid #98D168;
	background-color:#FFFFD9;
}

div.s_area table.company3 td {
	text-align:left;
	border:1px solid #E6ECA2;
	line-height:1.7em;
}

div.s_area table.company3 td p {
	line-height:1.7em;
}

	/* 会社概要４ 項目の左側に強調ラインを設定　*/
div.s_area table.company4 {
	border-collapse:collapse;
	color:#666666;
}
div.s_area table.company4 th,div.s_area table.company4 td {
	padding:5px 10px;
	line-height:1.7em;
}

div.s_area table.company4 th {
	border:1px solid #E6ECA2;
	border-left:5px solid #98D168;
}

div.s_area table.company4 td {
	text-align:left;
	border:1px solid #E6ECA2;
	line-height:1.7em;
}

div.s_area table.company4 td p {
	line-height:1.7em;
}

/* お勧めサイト　共通　*/
div.s_area div#nice table {
	margin:0 auto 20px;
}
div.s_area div#nice table th{
	vertical-align:middle;
}
div.s_area div#nice table tr td textarea{
	font-size:12px;
}

	/* お勧めサイト１ 項目部分にサイトの基本カラーで塗り潰し　*/
div.s_area table.nice1 {
	border-collapse:collapse;
	color:#666666;
}
div.s_area table.nice1 th,div.s_area table.nice1 td {
	padding:10px 15px;
	line-height:1.7em;
}

div.s_area table.nice1 th {
	border:1px solid #E6ECA2;
	background-color:#FFFFD9;
}

div.s_area table.nice1 td {
	text-align:left;
	border:1px solid #E6ECA2;
	line-height:1.7em;
}

	/* お勧めサイト２ 項目の左側に行頭マークを設定、htmlのｔｈ内の文字列に<p>タグをつける　*/
div.s_area #nice table.nice2 {
	border-collapse:collapse;
	color:#666666;
	margin-bottom:20px;
}
div.s_area #nice table.nice2 th,div.s_area table.nice2 td {
	padding:10px 15px;
	text-align:left;
	line-height:1.7em;
	border-bottom:1px dotted #696969;
	border-top:1px dotted #696969;
}
div.s_area #nice table.nice2 th p {
	border-left:15px solid #98D168;
	color:#666666;
	padding-left:5px;
	line-height:1.4em;
	height:15px;
	margin:0;
}

	/* お勧めサイト３ 項目の左側に強調のラインを設定し、サイトのカラーで塗り潰し　*/
div.s_area table.nice3 {
	border-collapse:collapse;
	color:#666666;
}
div.s_area table.nice3 th,div.s_area table.nice3 td {
	padding:10px 15px;
	line-height:1.7em;
}

div.s_area table.nice3 th {
	border:1px solid #E6ECA2;
	border-left:5px solid #98D168;
	background-color:#FFFFD9;
}

div.s_area table.nice3 td {
	text-align:left;
	border:1px solid #E6ECA2;
	line-height:1.7em;
}

	/* お勧めサイト４ 項目の左側に強調ラインを設定　*/
div.s_area table.nice4 {
	border-collapse:collapse;
	color:#666666;
}
div.s_area table.nice4 th,div.s_area table.nice4 td {
	padding:10px 15px;
	line-height:1.7em;
}
div.s_area table.nice4 th {
	border:1px solid #E6ECA2;
	border-left:5px solid #98D168;
}
div.s_area table.nice4 td {
	text-align:left;
	border:1px solid #E6ECA2;
}
/*　ポリシー　*/
div.s_area div.policy table {
	margin:0 auto;
}

/*　ポリシー１　見出しの左右に強調ラインを設定　*/
div.s_area table.policy1 {
	margin-top:10px;
}
div.s_area table.policy1 td {
	padding:10px 10px 20px 10px;
	line-height:1.7em;
	text-align:left;
}
div.s_area table.policy1 p {
	line-height:1.7em;
	margin-top:5px;
	margin-bottom:10px;
}
div.s_area table.policy1 ol,div.s_area table.policy1 ul {
	margin-top:5px;
}
div.s_area table.policy1 ol li {
	margin-top:5px;
	margin-left:30px;
	list-style-type:decimal;
}
div.s_area table.policy1 th {
	text-align:left;
	font-size:14px;
	padding:5px 10px;
	border:1px solid #98D168;
}
div.s_area table.policy1 ul li {
	margin-top:5px;
	margin-left:18px;
	list-style-type:disc;
}

div.s_area table.policy1 th {
	border-left:10px solid #98D168;
	border-right:10px solid #98D168;
	padding:5px 10px;
}

/*　ポリシー２　見出しの左と下にラインを設定　*/
div.s_area table.policy2 {
	margin-top:10px;
}
div.s_area table.policy2 td {
	padding:10px 10px 20px 10px;
	line-height:1.7em;
	text-align:left;
}
div.s_area table.policy2 p {
	line-height:1.7em;
	margin-top:5px;
	margin-bottom:10px;
}
div.s_area table.policy2 ol,div.s_area table.policy2 ul {
	margin-top:5px;
}
div.s_area table.policy2 ol li {
	margin-top:5px;
	margin-left:30px;
	list-style-type:decimal;
}
div.s_area table.policy2 th {
	text-align:left;
	font-size:14px;
	padding:5px 10px;
}
div.s_area table.policy2 ul li {
	margin-top:5px;
	margin-left:18px;
	list-style-type:disc;
}

div.s_area table.policy2 th {
	border-left:10px solid #98D168;
	border-bottom:1px dashed #98D168;
	padding:3px 10px 3px 10px;
}

/*　ポリシー３　見出しを塗り潰し　*/
div.s_area table.policy3 {
	margin-top:10px;
}
div.s_area table.policy3 td {
	padding:0px 10px 0px 30px;
	line-height:1.7em;
	text-align:left;
}
div.s_area table.policy3 p {
	line-height:1.7em;
	margin-top:5px;
	margin-bottom:10px;
}
div.s_area table.policy3 ol,div.s_area table.policy3 ul {
	margin-top:5px;
	margin-bottom:15px;
}
div.s_area table.policy3 ol li {
	margin-left:30px;
	list-style-type:decimal;
}
div.s_area table.policy3 th {
	text-align:left;
	font-size:14px;
	padding:5px 10px;
}
div.s_area table.policy3 ul li {
	margin-top:2px;
	margin-left:18px;
	list-style-type:disc;
}

div.s_area table.policy3 th {
	font-weight:bold;
	padding:3px 10px 3px 10px;
}

div.s_area div.policy p.txt2_top{
	font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-right: 15px;
	text-align:right;
}
/*　ポリシー テーブル使用なし  */
div#main div.privacy {
	border:1px solid #E6ECA2;
	width:550px;
	height:300px;
	padding:10px 0px;
	margin:0 auto;
	overflow:auto;
}

div#main div.privacy h5 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}

div#main div.privacy ol {
	margin-bottom:15px;
}

div#main div.privacy ol li {
	margin-bottom:10px;
	margin-left:70px;
	padding-left:0px;
	list-style-type:decimal;
	line-height:1.7em;
}

/*  QA  */
div#qa5 table {
	margin:0 auto;
}

div#qa5 table.qa5 td {
	padding:5px;
	line-height:1.7em;
	text-align:left;
}

div#qa5 table.qa5 th {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:5px;
}

div#qa5 table qa5 {
	margin-bottom:20px;
}


/*　迭闖､取引法に基・ｭ表記用スタイルシート　*/
div.s_area div.tokutei table{
	margin:0 auto;
}
/* 迭闖､取引法に基・ｭ表記１ 項目をサイトの基本カラーで塗り潰し　*/
div.s_area table.tokutei1 {
	border-collapse:collapse;
	color:#666666;
}
div.s_area table.tokutei1 th,div.s_area table.tokutei1 td {
	padding:10px 15px;
}
div.s_area table.tokutei1 th {
	border:1px solid #E6ECA2;
	background-color:#FFFFD9;
}
div.s_area table.tokutei1 td {
	text-align:left;
	border:1px solid #E6ECA2;
	line-height:1.5em;
}

div.s_area table.tokutei1 td p {
	line-height:1.5em;
}

	/* 迭闖､取引法に基・ｭ表記２ 項目の左側に行頭マークを設定、htmlのｔｈ内の文字列に<p>タグをつける　*/
div.s_area table.tokutei2 {
	border-collapse:collapse;
	color:#666666;
}

div.s_area table.tokutei2 th,div.s_area table.tokutei2 td {
	padding:10px 15px;
	text-align:left;
	border-bottom:1px dotted #999999;
	border-top:1px dotted #999999;
}

div.s_area table.tokutei2 th p {
	border-left:15px solid #98D168;
	color:#666666;
	padding-left:15px;
	height:15px;
}

div.s_area table.tokutei2 td p {
	line-height:1.5em;
}

	/* 迭闖､取引法に基・ｭ表記３ 項目の左側に強調のラインを設定し、サイトのカラーで塗り潰し　*/
div.s_area table.tokutei3 {
	border-collapse:collapse;
	color:#666666;
}
div.s_area table.tokutei3 th,div.s_area table.tokutei3 td {
	padding:10px 15px;
}
div.s_area table.tokutei3 th {
	border:1px solid #E6ECA2;
	border-left:5px solid #98D168;
	background-color:#FFFFD9;
}
div.s_area table.tokutei3 td {
	text-align:left;
	border:1px solid #E6ECA2;
}

div.s_area table.tokutei3 td p {
	line-height:1.5em;
}

	/* 迭闖､取引法に基・ｭ表記４ 項目の左側に強調ラインを設定　*/
div.s_area table.tokutei4 {
	border-collapse:collapse;
	color:#666666;
}
div.s_area table.tokutei4 th,div.s_area table.tokutei4 td {
	padding:10px 15px;
}
div.s_area table.tokutei4 th {
	border:1px solid #E6ECA2;
	border-left:5px solid #98D168;
}
div.s_area table.tokutei4 td {
	text-align:left;
	border:1px solid #E6ECA2;
}

div.s_area table.tokutei4 td p {
	line-height:1.5em;
}

/*　サイトマップ　*/
	/* イントロ */
div.s_area div.m1_intro p {
	padding:0 0 0 10px;
	margin-bottom:15px;
	line-height:1.8em;
}
div.s_area div.m1_intro p.p_3 {
	height:22px;
	padding:8px 0 0 15px;
	margin-bottom:15px;
	line-height:normal;
	border-left:8px #98D169 solid;
	background:#F6F6F6;
	font-size:14px;
}

	/*　左右ボックス　*/
div.ne_product {
	padding:10px 0 20px;
	width:680px;
	overflow:hidden;
	clear:both;
}
div.s_area div.ne_product a {
	font-weight:normal;
}
div.ne_product p {
	line-height:1.5em;
	color:#666666;
}
div.ne_toplbox {
	float:left;
	width:330px;
}
div.ne_toprbox_v2 {
	float:right;
	width:330px;
}
p.sitetxt {
	padding-left:10px;
	line-height:1.5em;
}

div.s_area ul.ne_smap {
	margin-left:0;
	padding:5px 10px;
	margin-bottom:20px;
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-bottom:1px solid #E3E3E3;
}
div.s_area ul.ne_smap li {
	list-style-type:circle;
	margin-left:15px;
	line-height:1.8em;
	margin-bottom:5px;
	font-weight:bold;
}
div.s_area ul.ne_smap li a:hover,
div.s_area ul.area_list li a:hover,
div.s_area p.p_5_1 a:hover {
	color:#882A85;
}

div.s_area p.p_5, div.s_area p.p_5_1 {
	border-left:1px solid #E3E3E3;
	border-right:1px solid #E3E3E3;
	border-top:1px solid #E3E3E3;
	font-size:14px;
	font-weight:bold;
	background:#F3EFDF;
	border-bottom:none;
	color:#9F8931;
	line-height:2em;
	margin:0;
	padding:0 0 0 10px;
	letter-spacing:0.1em;
}

div.s_area p.pankuzu {
	clear:both;
}

div.s_area p.sitetop {
	clear:both;
}
p.acc {
    clear: both;
    text-align: right;
}

/*  お問合わせ ------- SJIS用 ------- */
/*div#apply_box {
	width:700px;
	padding:10px;
	margin:0 auto;
	background-color:#FFF;
}

div#apply_box p.telfax {
	text-align:center;
	margin-bottom:25px;
}*/

/* お問合わせ ------- お客様情報欄1------- */

div.form2 table.form_table1 {
	margin:0 auto 20px;
	border-collapse:collapse;
	width:650px;
}

div.form2 p.telfax {
	text-align:center;
	margin-bottom:25px;
}

div.form2 span.must  {
	color:#FF3300;
	font-weight:bold;
}

div.form2 table.form_table1 td {
	vertical-align:middle;
	border:#DAD5AB solid 1px;
	padding:5px 10px;
	line-height:2.0em;
	background:#FFFEF7;
}

div.form2 table.form_table1 th {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:5px 0;
	background-color:#FFFFE5;
	color: #71533B;
	border:#DAD5AB solid 1px;
	padding-left:15px;
}
div.form2 table.form_table1 tr th.line_1 {
	width:20%;
}

div.form2 table.form_table1 tr th {
	border-right:0px;
}

div.form2 table.form_table1 tr th.r_line {
	border-left:0px;
	border-right:1px solid #DAD5AB;
	border-top:1px solid #DAD5AB;
	border-bottom:1px solid #DAD5AB;
	padding-left:0;
	width:5%;
}

div.form2 p.f_bold {
	margin:15px 0;
	font-weight:bold;
	font-size:14px;
}

div.form2 span.s_moji {
	margin:0;
	padding:0;
	font-size:12px;
	color:#666;
}

div.form2 table.form_table1 th.toi{
	border-right:0;
	border-left:0;
}

div.form2 table.form_table1 tr.toi th{
	border:0;
}

div.form2 td.toi_pad {
	padding:15px 0;
}

div.form2 input {
	margin:2px 0;
}

/* お問合わせ ------- お客様情報欄2 ------- */
div.form2 table.form_table2 {
	margin:0 auto 20px;
	border-collapse:collapse;
	width:650px;
}

div.form2 table.form_table2 tr th span {
    display: block;
    font-size: 10px;
	color:#999;
}

div.form2 table.form_table2 tr th span.must {
    float: left;
    margin-left:10px;
	font-size:14px;
	font-weight:bold;
	color:#FF3300;
}

div.form2 table.form_table2 tr th {
	border:1px solid #E6ECA2;
	background-color:#FFFFD9;
    font-weight: normal;
    padding: 7px 10px 7px 0;
    text-align: right;
    width: 160px;
}

div.form2 table.form_table2 tr td {
    border: 1px solid #E6ECA2;
    padding: 7px 0 7px 10px;
	width:490px;
}

div.form2 table.form_table2 th p.th_link{
	font-size:12px;
	margin-top:5px;
}

div.form2 table.form_table2 tr td ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

div.form2 table.form_table2 tr td ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

div.form2 table.form_table2 tr td ol {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

div.form2 table.form_table2 tr td ol li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

div.form2 table.form_table2 tr td ol li span {
    float: left;
    margin: 0;
    padding: 4px 0 0;
    width: 90px;
}

/* お問合わせ ------- 個人情報への同意と送信ボタン ------- */
div.privacy {
	border:1px solid #E6ECA2;
	width:550px;
	height:300px;
	padding:10px 0px;
	margin:0 auto;
	overflow:auto;
}

div.privacy h5 {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}

div.privacy ul {
	margin-left:15px;
	margin-bottom:10px;
	padding-left:0px;
	line-height:1.7em;
}

div.privacy ul li {
	margin-left:30px;
	margin-bottom:5px;
	padding-left:0px;
	line-height:1.7em;
	list-style-type:circle;
}

div.privacy ol {
	margin-bottom:15px;
}

div.privacy ol li {
	margin-top:10px;
	margin-left:70px;
	padding-left:0px;
	list-style-type:decimal;
	line-height:1.7em;
}

form h4 {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#009ee0;
	border-bottom:0px dotted #009ee0;
	padding-bottom:8px;
	margin-top:15px;
	margin-bottom:5px;
}

form table.doui th {
	line-height:2.0em;
}

div.s_area div.form2 p.submit {
	text-align:center;
	margin-bottom:15px;
}

.wpcf7-list-item {
	margin-left:5px;
}
/* ------- スタッフ募集 ------- */

div.form2 table.bosyu {
	margin:0 auto 10px;
	border-collapse:collapse;
	width:650px;
	border:#DAD5AB solid 1px;
}
div.form2 table.bosyu td {
	vertical-align:middle;
	padding:5px 10px;
	line-height:1.8em;
	border:#DAD5AB solid 1px;
	font-size:14px;
	background:#FFFEF7;
}
div.form2 table.bosyu td p {
	margin-bottom:5px;
}
div.form2 table.bosyu td p.txt {
	margin-bottom:10px;
}

div.form2 table.bosyu th {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:5px 0;
	background-color:#FFFFE5;
	color: #71533B;
	border:#DAD5AB solid 1px;
	width:20%;
}

div.form2 p.button {
	margin-bottom:20px;
}

div.form2 table.bosyu tr{
	border-right:0px;
	vertical-align: middle;
}

div.form2 p.kyocho {
	font-weight:bold;
    padding-left: 15px;
}

div.s_area div.oubo p{
	font-size:12px;
}

div.form2 div.volunteer {
  background:#FFFFD8;
  border:1px solid #E7EBA1;
  margin: 0 auto 25px;
  padding:15px;
  width: 620px;
}
div.form2 div.volunteer h3 {
  color: #5e893b;
  font-size: 18px;
  margin-bottom:10px;
  text-align: center;
}
div.form2 div.volunteer p {
  line-height:1.8em;
}
div.form2 div.volunteer ul {
  margin: 10px 0;
}
div.form2 div.volunteer ul li {
  font-weight: bold;
  list-style: inside disc;
}
div.form2 div.volunteer p.img_l {
  float:left;
  margin:0 20px 30px 0;
}