html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

/* BODY */
body {
  color: #333333;
  font-family: 'Lucida Grande', Verdana, Arial, 'Hiragino Kaku Gothic Pro', Meiryo, 'メイリオ', sans-serif;
  padding: 0;
  margin: 0;
  font-size: 85%;
  /*background: #ffffff url(../images/body_bg.gif) 50% repeat-y;*/
}
html>/**/body{
  font-family:　'Lucida Grande', Verdana, Meiryo, 'メイリオ', sans-serif;
}


/* GENERAL fonts */


FORM {margin:0}
P, P.bodytext {
  margin: 0;
  padding: 0 10px;
}
P.hide {display: none;}
ul{
  margin: .5em 0 .5em 1em;
  padding:0;
}
ol{
  margin: .5em 0 .5em 2.5em;
  padding:0;
}
ul li {
  list-style: none;
  padding-left: 12px;
  background: url(../images/normal_list_marker.gif) left 8px no-repeat;
}
ol li{
  list-style: decimal;
}

/** Tables **/
table {
  border-right:0;
  clear: both;
  margin-bottom: 10px;
  font-size:100%;
  border-collapse: collapse;;
}
th {
  text-align: left;
  padding:4px;
}
th a {
  display: block;
  padding: 2px 4px;
  text-decoration: none;
}
th a.asc:after {
  content: ' ?';
}
th a.desc:after {
  content: ' ?';
}
table tr td {
  font-size:100%;
  padding: 6px;
}
table tr:nth-child(2n) td {
}
table .altrow td {
}
table tr td P {
  margin: 0;
  padding: 0;
}

A:LINK, A:VISITED {}
A:HOVER { text-decoration: none;}
A IMG {border: 0;}
HR {border:0;height:1px;background: url(../images/dotted-border_bg.gif) repeat-x;}

.csc-sitemap ul li {float:left;width:300px;border: 2px solid #DCDCDC;padding:10px 10px 10px 20px;margin: 0 10px 10px 0;background: none;}
.csc-sitemap ul li ul li{float:none; width: auto;border: none;padding: 0 0 0 12px; background:url(../images/normal_list_marker.gif) left 8px no-repeat}
.csc-sitemap ul li ul {background: url(../images/dotted-border_bg.gif) 0 0 repeat-x;}
.csc-sitemap ul li ul ul, .csc-sitemap ul li ul ul ul {background:none;}

h1,h2,h3,h4,h5,h6 {color: #3c3c3c;}


h2 {font-size: 200%;margin: 30px 0 20px;}
h3 {font-size: 180%;margin: 26px 0 16px;color: #000000; padding: 5px 10px; border-bottom: 1px solid #cccccc;}
h4 {font-size: 140%;margin: 20px 0 10px;}
h5 {font-size: 130%;margin: 16px 0 6px;}

/*
.gh_block {margin-bottom:10px;background: url(../images/1107/graphic_header_bg_med.jpg) 0 0 repeat-y;}
.gh_box {background: url(../images/ksjc/graphic_header_bg_top.jpg) 0 0 no-repeat;}
.gh_inner {padding:12px 5px 12px 20px; background: url(../images/ksjc/graphic_header_bg_btm.jpg) 0 100% no-repeat;}
.gh_block h1,.gh_block h2,.gh_block h3,.gh_block h4 {padding:0; margin:0; border:0; background:none;}

.th_block h1, .th_block h2, .th_block h3, .th_block h4 {padding:0; margin:0; border:0; background:none;}

.th01_block {margin-bottom:10px;background: url(../images/ksjc/th01_bg_med.jpg) 0 0 repeat-y;}
.th01_box {background: url(../images/ksjc/th01_bg_top.jpg) 0 0 no-repeat;}
.th01_inner {padding:12px 5px 12px 23px; background: url(../images/ksjc/th01_bg_btm.jpg) 0 100% no-repeat;}

.th02_block {margin-bottom:10px;background: url(../images/ksjc/th02_bg_med.jpg) 0 0 repeat-y;}
.th02_box {background: url(../images/ksjc/th02_bg_top.jpg) 0 0 no-repeat;}
.th02_inner {padding:12px 5px 10px 23px; background: url(../images/ksjc/th02_bg_btm.jpg) 0 100% no-repeat;}

.th03_block {margin-bottom:10px;background: url(../images/ksjc/th03_bg_med.jpg) 0 0 repeat-y;}
.th03_box {background: url(../images/ksjc/th03_bg_top.jpg) 0 0 no-repeat;}
.th03_inner {padding:10px 5px 8px 15px; background: url(../images/ksjc/th03_bg_btm.jpg) 0 100% no-repeat;}

.th04_block {margin-bottom:10px;background: url(../images/ksjc/th04_bg_med.jpg) 0 0 repeat-y;}
.th04_box {background: url(../images/ksjc/th04_bg_top.jpg) 0 0 no-repeat;}
.th04_inner {padding:8px 5px 8px 15px; background: url(../images/ksjc/th04_bg_btm.jpg) 0 100% no-repeat;}
*/

.unit_singleBlock_wrap .csc-header-n1 .th_block {margin-top:0;margin-left:-10px;margin-right:-10px;}


DIV#container {
	position: relative;
	width: 980px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee;
}
* html DIV#container {
	width: 980px;
}
DIV#print_container {
	position: relative;
	width: 760px;
	font-size: 12px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
DIV.print_header {
	padding-bottom:20px;
}


DIV.footer_wrap {
	padding: 0 10px 10px;
	background:#ffffff;
}
DIV#footer {
	width: 420px;
	width: 960px;
	font-size: 12px;
	line-height: 1.2;
	padding-top: 10px;
	padding-bottom:10px;
	margin: 0 auto 10px;
	border-bottom:1px solid #cccccc;
}
DIV#footer:after {display: block;clear: both;content: " ";}

DIV#print {
	vertical-align: bottom;
	margin-top: 30px;
	text-align: right;
}
DIV#printbutton {
	padding: 16px 0;
	text-align: center;
}

DIV#printbutton input {display: inline-block; padding: 5px; margin: 5px; cursor: pointer;}

/* content header */
DIV#siteHeader {
	clear:both;
	width: 980px;
	height: 62px;
	margin: 0 auto;
	padding: 0;
	background: #ffffff;
	text-align: left;
}
SPAN.corporate_logo h1 {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	border: 0;
}
SPAN.corporate_logo h1 A {
	float: left;
	diplay: block;
	height: 35px;
	width: 187px;
	margin:18px 0 0 20px;
	text-indent: -9999px;
	background: url(../images/corporate_logo.gif) no-repeat;
	border: 0;
}
DIV#headerImage p {
	text-indent: -9999px;
}
.header_search {
	float:right;
	padding:16px 10px 0 0;
	margin: 0;
	vertical-align: text-bottom;
}
.go-button {
	font-size:11px;
	color:#666666;
	padding:2px 2px 0 2px;
	margin-left:3px;
}

DIV.header_right {
	float:right;
	padding: 0;
	margin:0;
}
DIV.header_m {
	text-align: right;
	padding: 12px 5px 0 0;
	margin:0;
}
DIV.header_m ul {
	list-style:none;
	padding:0;
	margin:0 0 8px 0;
}
DIV.header_m ul:after {display: block;clear: both;content: " ";}

DIV.header_m li {
	float: right;
	list-style: none;
	padding:0;
	margin:0;
	background: none;
	border-left: 1px solid #cccccc;
}
DIV.header_m li a {
	display:block;
	color:white;
	text-decoration:none;
	padding: 2px 10px 1px 10px;
	margin:0;
}

/* Font size Selector: */
DIV#efafontsize {
	float:right;
	height:23px;
	width :90px;
	padding:2px 0 0 58px;
	margin:0 16px 0 0;
	background: url(../images/fontsize_bg01.gif) no-repeat;
	clear:both;
}
* html DIV#efafontsize {
	height:25px;
	width :148px;
}
DIV#efafontsize a {
	padding-right:2px;
}

/* Content column */
DIV#wrap {
	clear: both;
	padding: 0;
	margin: 0;

}

DIV#mainColumn {
	float: right;
	width: 760px;
	padding: 10px 110px 20px 110px;
	margin: 0 auto;
	background: #ffffff;
	border-top: 1px solid #cccccc;
}
* html DIV#mainColumn {
	width: 800px;
}

DIV#content {
	clear: both;
	line-height: 1.8;
	min-height: 500px;
	padding: 0 0 30px 0;
	vertical-align: top;
	width: 760px;
}
* html DIV#content {height: 500px;}


/* Style for the Path-menu: */
DIV#path {
	float:left;
	width: 600px;
	color:#666666;
	white-space: nowrap;
	font-family: verdana, arial;
	font-size: 10px;
	padding-top: 2px;
	padding-left:8px;
}
* html DIV#path {width: 610px;}
DIV#path A {
	text-decoration: none;
	color:#555555;
}
DIV#path A:hover {
	text-decoration: underline;
}

/*  HEADER MENU, level 1, general for all table cells: */

DIV#headerMenu {
	padding-left: 0px;
	padding-bottom:1px;
	_padding-bottom:0;
	margin: 0;
	background: #ffffff url(../images/headermenu_bg.gif) bottom repeat-x;
}
DIV#headerMenu ul {
	height: 38px;
	list-style: none;
	margin:0;
	padding:0;
}
DIV#headerMenu ul li {
	font-size:12px;
	float: left;
	list-style: none;
	padding:0 1px 0 1px;
	_padding-bottom:1px;
	margin: 0;
	background: url(../images/headermenu_side.gif) right top no-repeat;
	border-right: 0px solid #cccccc;
}
DIV#headerMenu ul li a {
	float: left;
	margin-top:8px;
	padding: 7px 30px 0 30px;
	height: 23px;
	_height: 29px;
	display: block;
	color: #333333;
	text-decoration: none;
	background: url(../images/headermenu_bg.jpg) 50% 100% no-repeat;
}
DIV#headerMenu ul li a:hover {
	color: #333333;
	background: url(../images/headermenu_bg_on.jpg) 50% 100% no-repeat;
}
DIV#headerMenu .headerMenu-level1-act {
	z-index:99;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background: url(../images/headermenu_bg_act.jpg) 50% 100% no-repeat;
}
DIV#headerMenu .headerMenu-level1-act a ,DIV#headerMenu .headerMenu-level1-act a:hover {
	color: #555555;
	padding: 4px 30px 3px 30px;
	background: url(../images/headermenu_bg_act.jpg) 50% 100% no-repeat;
}
DIV#headerbottom {
	clear:both;
	_height:1%;
	padding: 5px 0;
	margin: 0;
	border-bottom:1px solid #cccccc;
	background: #ffffff;
}
DIV#headerbottom:after {display: block;clear: both;content: " ";}

DIV#path_1 {	
	width: 980px;
	min-height: 10px;
	padding: 0;
	margin:0;
}
DIV#path_1 DIV.path_1-menu {
	padding:0;
	margin:0;
}



/* フッターメニュー設定　*/
DIV#footer_menu {
	clear: right;
	height: 21px;
	font-size:10px;
	text-align: right;
	padding: 0;
	margin:0;
	background: #eeeeee;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
DIV#footer_menu ul {
	list-style:none;
	padding:0;
	margin:0;
}
DIV#footer_menu li {
	float: right;
	list-style: none;
	padding: 5px 10px 4px 10px;
	margin:0;
	background: none;
}
DIV#footer_menu li a {
	color: #333333;
	text-decoration:none;
}

/* 追加　テーブル設定　*/

LI.csc-menu {
	padding: 5px 0;
}
.csc-textpic {
	clear:both;
}
.csc-textpic:after {display: block;clear: both;content: " ";}

.csc-textpic-caption {
	font-size: 10px;
	color: #333333;
	padding:2px;
}
.csc-textpic-caption p {
	margin-bottom:.2em;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	padding: 0 0 0 5px;
	background:#ffffff;
}
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	padding: 0 5px 0 0;
	background:#ffffff;
}
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	padding:2px 2px 3px;
	border:1px solid #cccccc;
}
li.csc-textpic-image {
	background:none;
}

/* サイトマップ・メニュー表示設定　*/
UL.csc-menu-1 {
	clear:both;
	height:1%;
}
UL.csc-menu-1:after {display: block;clear: both;content: " ";}
UL.csc-menu-1 LI{
	float:left;
	white-space:nowrap;
	padding-right:12px;
}

ul.csc-menu-7 li {
	margin:10px 0;
	border-bottom:1px dotted #cccccc;
}
ul.csc-menu-7 li li, ul.csc-menu-7 li li li {
	margin:0;
	border:0;
}



.csc-frame-frame1 {padding:10px 15px;border:3px solid #dddddd;}
.csc-frame-frame2 {padding:10px 15px;background:#eeeeee;}



/*　フレーム1-サイトマップ1の設定　*/
.csc-frame-frame1 ul.csc-menu-1 {
	font-size:87%;
	clear:both;
	width:718px;
	/*width:756px;*/
	margin:0;
	padding:0;
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
.csc-frame-frame1 ul.csc-menu-1:after {display: block;clear: both;content: " ";}
.csc-frame-frame1 ul.csc-menu-1 li{
	float:left;
	white-space:nowrap;
	background:none;
	padding:0;
	margin:0;
}
.csc-frame-frame1 ul.csc-menu-1 li a{
	display:block;
	width: 158px;
	color: #333333;
	text-align:center;
	overflow: hidden;
	padding:5px 10px;
	margin: 0;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background: url(../images/csc-frame1-menu1_bg.jpg) no-repeat;
}
.csc-frame-frame1 ul.csc-menu-1 li a:hover{
	color: #ffffff;
	text-decoration: none;
	background: url(../images/csc-frame1-menu1_bg.jpg) 0 -100px no-repeat;
}

/*　フレーム２の設定　*/
.csc-frame-frame2 {clear:both;}
.csc-frame-frame2 IMG {margin-bottom: 15px; padding-right: 10px;}
.csc-frame-frame2 a IMG {border: 1px solid #ccc; padding: 2px; }
.csc-frame-frame2 H4 {padding-top:0;margin-top: 0;margin-left: 0;margin-bottom: 6px;}
.csc-frame-frame2 H4 A:LINK, .csc-frame-frame2 H4 A:VISITED {color: #333333;}
.csc-frame-frame2 p.bodytext {padding:0;margin:0;}
.csc-frame-frame2 p.bodytext A:LINK, .csc-frame-frame2 p.bodytext A:VISITED {line-height: 1.4;color: #555555;}
.csc-frame-frame2 p.bodytext A:HOVER {color: #cc0033;}

TABLE.contenttable-0 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
}
TABLE.contenttable-0 td A {
	font-size: 12px;
}
TABLE.contenttable-0 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-0 TD.td-0 {
	padding: 5px 5px 3px 10px;
	border-bottom: 1px solid #eeeeee;
}
TABLE.contenttable-0 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px solid #eeeeee;
}
TABLE.contenttable-0 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px solid #eeeeee;
}
TABLE.contenttable-0 TR.tr-even {
	background: #ffffff;
}
TABLE.contenttable-0 TR.tr-odd {
	background: #ffffff;
}
TABLE.contenttable-0 TR.tr-odd TD.td-1 {
	background: #ffffff;
}
	
TABLE.contenttable-1 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
}
TABLE.contenttable-1 td A {
	font-size: 12px;
}
TABLE.contenttable-1 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-1 TD.td-0 {
	width: 20%;
	padding: 5px 5px 3px 10px;
	border-left: 4px solid #009900;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-1 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-1 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-1 TR.tr-even {
	background: #FFFFFF;
}
TABLE.contenttable-1 TR.tr-odd {
	background: #f5f5f5;
}
TABLE.contenttable-1 TR.tr-odd TD.td-1 {
	background: #f5f5f5;
}

TABLE.contenttable-2 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
	border-collapse: collapse;
}
TABLE.contenttable-2 td A {
	font-size: 12px;
}
TABLE.contenttable-2 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-2 TD.td-0 {
	width: 20%;
	padding: 5px 5px 3px 10px;
	border-left: 4px solid #0099FF;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-2 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-2 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-2 TR.tr-even {
	background-color: #FFFFFF;
}
TABLE.contenttable-2 TR.tr-odd {
	background-color: #f5f5f5;
}
TABLE.contenttable-2 TR.tr-odd TD.td-1 {
	background-color: #f5f5f5;
}
TABLE.contenttable-3 {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
	border-collapse: collapse;
}
TABLE.contenttable-3 td A {
	font-size: 12px;
}
TABLE.contenttable-3 caption {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left:8px;
}
TABLE.contenttable-3 TD.td-0 {
	padding: 8px 5px 6px 35px;
	background: #ffffff url(../images/contenttable-3_marker.gif) left center no-repeat;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-3 TD.td-1 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-3 TD.td-2 {
	padding: 5px 5px 3px 12px;
	border-bottom: 1px dotted #cccccc;
}
TABLE.contenttable-3 TR.tr-even {
	background-color: #FFFFFF;
}
TABLE.contenttable-3 TR.tr-odd {
	background-color: #ffffff;
}
TABLE.contenttable-3 TR.tr-odd TD.td-1 {
	background-color: #ffffff;
}

/* Left, center, right and justify alignment of text in block elements*/
p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.important {color: #8A0020;}
.name-of-person {color: #10007B;}
.detail {color: #186900;}
.component-items {color: #186900;}
.action-items {color: #8A0020;}
.component-items-ordered {color: #186900;}
.action-items-ordered {color: #8A0020;}

blockquote { background: #F3F3F1; margin: 0 20px; padding: 15px 20px 15px 45px; font-size: 0.9em;}


a.internal-link-type1 {padding-right:13px;margin-right:2px;background:url(../images/icon/internal_link.gif) 100% 50% no-repeat;}
a.internal-link-type2 {padding-left:15px;background:url(../images/normal_list_marker.gif) 0 50% no-repeat;}
a.internal-link-new-window {padding-right:13px;background:url(../images/icon/internal_link.gif) 100% 50% no-repeat;}

a.external-link {padding-right:18px;background:url(../images/icon/external_link.gif) 100% 50% no-repeat;}
a.external-link-new-window {padding-right:18px;background:url(../images/icon/external_link.gif) 100% 50% no-repeat;}

a.download {padding-right:16px;margin-right:2px;background:url(../images/icon/download_link.gif) 100% 50% no-repeat;}
a.doc_download {padding-right:16px;margin-right:2px;background:url(/typo3/gfx/fileicons/doc.png) 100% 50% no-repeat;}
a.xls_download {padding-right:16px;margin-right:2px;background:url(/typo3/gfx/fileicons/xls.png) 100% 50% no-repeat;}
a.pdf_download {padding-right:16px;margin-right:2px;background:url(/typo3/gfx/fileicons/pdf.png) 100% 50% no-repeat;}





.unit_1colsingle_wrap {width:720px;}
.unit_2colset_wrap {width:720px;}
.unit_2colsingle_wrap {width:720px;}
.unit_3colset_wrap {width:720px;}
/*	FCE content style	*/

.unit_1colsingle_wrap { /* ●背景付き 左側のみ */
	margin:0 0 20px;
	background: url(../fce/images/1col_bg.gif) top repeat-y;
}
.unit_1colsingle_wrap .unit_1colsingle {
}
.unit_1colsingle .col1_single{
	width: 700px;
	padding: 0 10px;
	border: 3px solid #dddddd;
}
.unit_1colsingle .gh_block, .unit_1colset .gh_block {margin-bottom:10px;background: url(../fce/images/1col_gh_bg_med.jpg) 0 0 repeat-y;}
.unit_1colsingle .gh_box, .unit_1colset .gh_box {background: url(../fce/images/1col_gh_bg_top.jpg) 0 0 no-repeat;}
.unit_1colsingle .gh_inner, .unit_1colset .gh_inner {padding:12px 5px 12px 20px; background: url(../fce/images/1col_gh_bg_btm.jpg) 0 100% no-repeat;}





.unit_2colset_wrap { /* ●背景付き 2セット */
	margin:0 0 20px;
}
.unit_2colset_wrap .unit_2colset {
}
.unit_2colset_wrap .unit_2colset:after {display: block;clear: both;content: " ";}
.unit_2colset .col2_set_left{
	float: left;
	width: 329px;
	padding: 0 10px;
	border: 3px solid #dddddd;
}

.unit_2colset .col2_set_right{
	float: right;
	width: 329px;
	padding: 0 10px;
	border: 3px solid #dddddd;
}

.unit_2colsingle_wrap { /* ●背景付き 左側のみ */
	margin:0 0 20px;
}
.unit_2colsingle_wrap .unit_2colsingle {
}
.unit_2colsingle_wrap .unit_2colsingle:after {display: block;clear: both;content: " ";}
.unit_2colsingle .col2_single_left{
	float: left;
	width: 329px;
	padding: 0 10px;
	border: 3px solid #dddddd;
}

.unit_2colsingle .col2_single_right{
	float: right;
	width: 329px;
	padding: 0 10px;
	border: 3px solid #dddddd;
}


.unit_3colset_wrap { /* ●背景付き 2セット */
	margin:0 0 20px;
}
.unit_3colset_wrap .unit_3colset {
}
.unit_3colset_wrap .unit_3colset:after {display: block;clear: both;content: " ";}
.unit_3colset_wrap .unit_3colset_Left {float:left;width:477px;}
.unit_3colset .col3_set_left{
	float: left;
	width: 208px;
	padding: 0 10px;
	border: 3px solid #dddddd;
}
.unit_3colset .col3_set_center{
	float: right;
	width: 208px;
	padding: 0 10px;
	border: 3px solid #dddddd;
}
.unit_3colset .col3_set_right{
	float: right;
	width: 208px;
	padding: 0 10px;
	border: 3px solid #dddddd;
}

.unit_2colsingle_wrap { /* ●背景付き 左側のみ */
	margin:0 0 20px;
}
.unit_2colsingle_wrap .unit_2colsingle {
}
.unit_2colsingle_wrap .unit_2colsingle:after {display: block;clear: both;content: " ";}
.unit_2colsingle .col2_single_left{
	float: left;
	width: 329px;
	padding: 0 10px;
	border: 3px solid #dddddd;
}

.unit_2colsingle .col2_single_right{
	float: right;
	width: 329px;
	padding: 0 10px;
	border: 3px solid #dddddd;
}



.unit_2colsingle .gh_block, .unit_2colset .gh_block {margin-bottom:10px;background: none;}
.unit_2colsingle .gh_box, .unit_2colset .gh_box {background: none;}
.unit_2colsingle .gh_inner, .unit_2colset .gh_inner {padding:12px 5px 12px 20px; background: none;}

.unit_3colsingle .gh_block, .unit_3colset .gh_block {margin-bottom:10px;background: none;}
.unit_3colsingle .gh_box, .unit_3colset .gh_box {background: none;}
.unit_3colsingle .gh_inner, .unit_3colset .gh_inner {padding:12px 5px 12px 20px; background: none;}


.unit_2colsingle .th01_block, .unit_2colset .th01_block {margin-bottom:10px;background: none;border-bottom: 3px solid #dddddd;}
.unit_2colsingle .th01_box, .unit_2colset .th01_box {background: none;}
.unit_2colsingle .th01_inner, .unit_2colset .th01_inner {padding:12px 5px 12px 20px; background: none;}
.unit_2colsingle .th02_block, .unit_2colset .th02_block {margin-bottom:10px;background: none;border-bottom: 3px solid #dddddd;}
.unit_2colsingle .th02_box, .unit_2colset .th02_box {background: none;}
.unit_2colsingle .th02_inner, .unit_2colset .th02_inner {padding:12px 5px 12px 20px; background: none;}
.unit_2colsingle .th03_block, .unit_2colset .th03_block {margin-bottom:10px;background: none;border-bottom: 3px solid #dddddd;}
.unit_2colsingle .th03_box, .unit_2colset .th03_box {background: none;}
.unit_2colsingle .th03_inner, .unit_2colset .th03_inner {padding:8px 5px 8px 15px; background: none;}

.unit_3colsingle .th01_block, .unit_3colset .th01_block {margin-bottom:10px; none;border-bottom: 3px solid #dddddd;}
.unit_3colsingle .th01_box, .unit_3colset .th01_box {background: none;}
.unit_3colsingle .th01_inner, .unit_3colset .th01_inner {padding:12px 5px 12px 20px; background: none;}
.unit_3colsingle .th02_block, .unit_3colset .th02_block {margin-bottom:10px;background: none;border-bottom: 3px solid #dddddd;}
.unit_3colsingle .th02_box, .unit_3colset .th02_box {background: none;}
.unit_3colsingle .th02_inner, .unit_3colset .th02_inner {padding:12px 5px 12px 20px; background: none;}
.unit_3colsingle .th03_block, .unit_3colset .th03_block {margin-bottom:10px;background: none;border-bottom: 3px solid #dddddd;}
.unit_3colsingle .th03_box, .unit_3colset .th03_box {background: none;}
.unit_3colsingle .th03_inner, .unit_3colset .th03_inner {padding:8px 5px 8px 15px; background: none;}

.unit_1colsingle .csc-header-n1 .gh_block,
.unit_1colset .csc-header-n1 .gh_block,
.unit_2colsingle .csc-header-n1 .gh_block,
.unit_2colset .csc-header-n1 .gh_block,
.unit_3colsingle .csc-header-n1 .gh_block,
.unit_3colset .csc-header-n1 .gh_block,
.unit_1colsingle .csc-header-n1 .th_block,
.unit_1colset .csc-header-n1 .th_block,
.unit_2colsingle .csc-header-n1 .th_block,
.unit_2colset .csc-header-n1 .th_block,
.unit_3colsingle .csc-header-n1 .th_block,
.unit_3colset .csc-header-n1 .th_block {
	margin-left:-10px;
	margin-right:-10px;
}


@media print{
	DIV#printbutton {
		display: none;
}

}