/* CSS Document */

/* common */

*{
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	background: #ffffff url(images/bg.jpg) repeat-x left top;
	text-align: center;
	font: 14px/1.8em Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
p{
	margin: 0px 0px 10px;
	padding: 0px;
}
hr {
	display: none;
}
img {
	border-style: none;
	background: bottom;
}
#wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 784px;
	clear: both;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
a {
	outline: 0;
	color: #78b700;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	margin-left: 20px;
}


/* #header */

#header {
	background: url(images/headerBg.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 784px;
	position: relative;
}
#header #logo a {
	background: url(images/logo.jpg) no-repeat left top;
	height: 28px;
	width: 255px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 14px;
	left: 16px;
}
#header #copy {
	background: url(images/copy.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 28px;
	width: 332px;
	position: absolute;
	left: 18px;
	bottom: 56px;
	font-size: 0px;
	line-height: 0px;
}
#headerNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-style: none;
	height: 11px;
}
#headerNav li#nav01 a {
	background: url(images/nav01.jpg) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 44px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	left: 20px;
	font-size: 0px;
	line-height: 0px;
	bottom: 13px;
}
#headerNav li#nav01 a:hover {
	background: url(images/nav01.jpg) no-repeat -44px 0px;
}
#headerNav li#nav02 a {
	background: url(images/nav02.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 0px;
	line-height: 0px;
	height: 11px;
	width: 74px;
	position: absolute;
	bottom: 13px;
	left: 76px;
}
#headerNav li#nav02 a:hover {
	background: url(images/nav02.jpg) no-repeat -74px 0px;
}
#header #number {
	background: url(images/numberBg.jpg) no-repeat left top;
	height: 47px;
	width: 265px;
	position: absolute;
	right: 7px;
	text-indent: -9999px;
	z-index: 10;
	top: 5px;
}
#header #inquiry a {
	background: url(images/inquiry_Ani.gif) no-repeat left top;
	height: 22px;
	width: 98px;
	position: absolute;
	right: 13px;
	text-indent: -9999px;
	z-index: 20;
	top: 11px;
}
#header #inquiry a:hover {
	background: url(images/inquiryBg.gif) no-repeat left -22px;
}


/* #lead */

#lead {
	padding: 3px 5px;
}


/* #pageBody */

#pageBody {
	height: auto;
	width: 784px;
}


/* #pageBody #main */

#pageBody #main {
	float: right;
	height: auto;
	width: 544px;
}
#pageBody #main hr {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    }
#pageBody #main ul {
	list-style: inside;
	margin-left: 15px;
	margin-right: 12px;
	margin-bottom: 15px;
}
#pageBody #main ol {
	list-style: inside;
	margin-left: 15px;
	margin-right: 12px;
	margin-bottom: 15px;
}
#pageBody #main .breadcrumb {
	font-size: 14px;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#pageBody #main .breadcrumb a {
	text-decoration: none;
	color: #333333;
}
#pageBody #main .breadcrumb a:hover {
	text-decoration: underline;
}
#pageBody #main .mainBox {
	background: url(images/mainBoxBg.gif) repeat-y left top;
	margin-bottom: 10px;
}
#pageBody #main .mainBox .mainBoxTop {
	background: url(images/mainBoxTop.gif) no-repeat left top;
	height: 5px;
	width: 544px;
	font-size: 0px;
	line-height: 0px;
}
#pageBody #main .mainBox .mainBoxBm {
	background: url(images/mainBoxBm.gif) no-repeat left bottom;
	height: 5px;
	width: 544px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#pageBody #main .mainBox .mainBoxContents {
	padding: 8px 12px;
}

#pageBody #main .mainBox02 .mainBoxTop {
	background: url(images/mainBox02Top.gif) no-repeat left top;
	height: 5px;
	width: 544px;
	font-size: 0px;
	line-height: 0px;
}
#pageBody #main .mainBox02 .mainBoxBm {
	background: url(images/mainBox02Bm.gif) no-repeat left bottom;
	height: 5px;
	width: 544px;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
#pageBody #main .mainBox02 .mainBoxContents {
	padding: 8px 12px;
}
#pageBody #main h1#h101 {
	background: url(images/h1011.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 540px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#pageBody #main h1#h102 {
	background: url(images/h1012.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 540px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#pageBody #main h1#h103 {
	background: url(images/h1013.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 540px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#pageBody #main h1#h104 {
	background: url(images/h1014.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 540px;
	margin-bottom: 10px;
	margin-left: 2px;
}


#pageBody #main h1#h104_yousei {
	background: url(images/h104_yousei.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 540px;
	margin-bottom: 10px;
	margin-left: 2px;
}




#pageBody #main h1#h105 {
	background: url(images/h1015.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 540px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#pageBody #main h1#h106_QA {
	background: url(images/h106_QA.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 540px;
	margin-bottom: 10px;
	margin-left: 2px;
}
#pageBody #main #topics {
	display: block;
	width: 544px;
	padding-bottom: 15px;
}
#pageBody #main #topics dl:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#pageBody #main #topics dl {
	display:inline-block;
}
/* hides from IE-mac \*/
* html #pageBody #topics dl {
	height:1%;
  }
#pageBody #main #topics dl {
	display:block;
}
/* End hides from IE-mac */

#pageBody #main #topics h2 {
	background: url(images/h2Topics2.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 97px;
	margin-bottom: 5px;
	font-size: 0px;
	line-height: 0px;
	margin-top: 1px;
}
#pageBody #main #topics dl {
	height: auto;
	width: 538px;
	border-bottom: 1px dotted #666666;
	text-align: left;
	line-height: 1.5em;
	display: block;
	padding: 8px 3px;
}
#pageBody #main #topics dl dt {
	float: left;
	width: 130px;
	height: auto;
	display: block;
	margin: 0px;
	padding: 0px;
}
#pageBody #main #topics dl dt img {
	margin-left: 2px;
}
#pageBody #main #topics dl dd {
	height: auto;
	width: 402px;
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
}
#pageBody #main #topics dl dd a {
	font-weight: normal;
	color: #333333;
}
#pageBody #main #topbanner {
	margin-bottom: 10px;
	clear: both;
}
#pageBody #main .mainBox .mainBoxContents table#program img {
	padding: 0px;
	margin: 0px;
}
#pageBody #main .mainBox .mainBoxContents table#program td {
	padding-bottom: 5px;
}
#pageBody #main .mainBox .mainBoxContents table#program a {
	font-size: 12px;
	line-height: 1.6em;
}
#pageBody #main .mainBox .mainBoxContents table#lecturer img {
	padding: 1px;
	margin: 0px 5px 0px 0px;
	border: 2px solid #99cc00;
	float: left;
}
#pageBody #main .mainBox .mainBoxContents table#lecturer td {
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 5px;
}
#pageBody #main .mainBox .mainBoxContents table#lecturer a {
	font-size: 14px;
}
#pageBody #main .mainBox h2 {
	background: url(images/h2.gif) no-repeat left 0.1em;
	font-size: 18px;
	padding-left: 13px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.1em;
}
#pageBody #main .mainBox h2 a {
	color: #333333;
}

#pageBody #main .mainBox h2#h2Top01 {
	background: url(images/h2Top01.gif) no-repeat left top;
	height: 35px;
	width: 520px;
	padding: 0px;
	text-indent: -9999px;
	margin-bottom: 12px;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 0px;
	line-height: 0px;
}
#pageBody #main .mainBox h2#h2Top02 {
	background: url(images/h2Top02.gif) no-repeat left top;
	height: 35px;
	width: 520px;
	padding: 0px;
	text-indent: -9999px;
	margin-bottom: 12px;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 0px;
	line-height: 0px;
}
#pageBody #main .mainBox02 h2#h2Top03 {
	background: url(images/h2Top03b.gif) no-repeat left top;
	height: 35px;
	width: 243px;
	padding: 0px;
	text-indent: -9999px;
	margin-bottom: 6px;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 0px;
	line-height: 0px;
}
#pageBody #main .mainBox02 h2#h2Top04 {
	background: url(images/h2Top04.gif) no-repeat left top;
	height: 35px;
	width: 243px;
	padding: 0px;
	text-indent: -9999px;
	margin-bottom: 6px;
	display: block;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 0px;
	line-height: 0px;
}
#pageBody #main .mainBox h3 {
	background: url(images/h3.gif) no-repeat left 0.5em;
	font-size: 14px;
	padding-top: 1px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	line-height: 1.2em;
}
#pageBody #main .mainBox h3 a {
	color: #333333;
}
#pageBody #main .mainBox h4 {
	height: auto;
	font-size: 14px;
	margin-bottom: 5px;
	color: #78b700;
	line-height: 1.2em;
}
#pageBody #main .mainBox p {
	margin-bottom: 15px;
	display: block;
}
#pageBody #main .mainBox p:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#pageBody #main .mainBox p {
	display:inline-block;
}
/* hides from IE-mac \*/
* html #pageBody .mainBox #main p {
	height:1%;
  }
#pageBody #main .mainBox p {
	display:block;
}
/* End hides from IE-mac */

#pageBody #main .mainBox img {
	margin-top: 0.3em;
	padding: 0px 5px 5px;
}
/* hides from IE-mac \*/
* html #pageBody #main .mainBox img {
	margin-top: 0.3em;
	padding: 0px 5px 5px;
	float: none;
}
/* End hides from IE-mac */
#pageBody #main .mainBox02 {
	background: url(images/mainBox02Bg.gif) repeat-y left top;
	margin-bottom: 10px;
	clear: both;
	display: block;
	float: left;
}
#pageBody #main .mainBox02 .mainBoxContents #experient01 {
	float: left;
	width: 243px;
	padding: 0px;
	display: block;
	clear: both;
}
#pageBody #main .mainBox02 .mainBoxContents #experient02 {
	float: right;
	width: 243px;
	padding: 0px;
	display: block;
}
#pageBody #main .mainBox02 ol {
	list-style: url(none) none outside;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 243px;
	height: auto;
}
#pageBody #main .mainBox02 ol li a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.3em;
	background: url(images/arrow.gif) no-repeat left 0.6em;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style: none;
	padding-left: 10px;
	width: 233px;
}
#pageBody #main .mainBox02 ol li a:hover {
	color: #333333;
	text-decoration: underline;
}



/* #pageBody #side */

#pageBody #side {
	float: left;
	height: auto;
	width: 224px;
}
#pageBody #side #menu {
	display: block;
	margin-bottom: 10px;
	clear: both;
}
#pageBody #side #menu ul {
	list-style: none;
	padding-top: 1px;
	clear: both;
}
#pageBody #side #menu ul li#subMenu {
	height: auto;
}
#pageBody #side #menu ul li#subMenu ul {
	display: block;
	width: 220px;
	padding-right: 2px;
	padding-left: 2px;
	margin-bottom: 1px;
	margin-top: 0px;
}
#pageBody #side #menu ul li#subMenu ul li.page_item a {
	list-style: none;
	width: 200px;
	background: #fffac1;
	font-size: 14px;
	border-bottom: 1px solid #70923a;
	visibility: visible;
	color: #333333;
	line-height: 1.2em;
	margin-bottom: 0px;
	display: block;
	text-decoration: none;
	padding: 8px 10px;
}
#pageBody #side #menu ul li#subMenu ul li.page_item a:hover {
	background: #fffee8;
}
#pageBody #side #menu ul li#subMenu ul li.current_page_item a {
	background: #f4ea7a;
}
#pageBody #side #menu ul li#subMenu ul li.current_page_item a:hover {
	background: #f4ea7a;
}
#pageBody #side #menu ul li#menu01 {
	background: url(images/menu011.gif) no-repeat -448px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 224px;
}
#pageBody #side #menu ul li#menu01 a {
	background: url(images/menu011.gif) no-repeat left top;
	height: 40px;
	width: 224px;
	display: block;
	text-indent: -9999px;
}
#pageBody #side #menu ul li#menu01 a:hover {
	background: url(images/menu011.gif) no-repeat -224px top;
}
#pageBody #side #menu ul li#menu02 {
	background: url(images/menu012.gif) no-repeat -448px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 224px;
}
#pageBody #side #menu ul li#menu02 a {
	background: url(images/menu012.gif) no-repeat left top;
	height: 40px;
	width: 224px;
	display: block;
	text-indent: -9999px;
}
#pageBody #side #menu ul li#menu02 a:hover {
	background: url(images/menu012.gif) no-repeat -224px top;
}
#pageBody #side #menu ul li#menu03 {
	background: url(images/menu013.gif) no-repeat -448px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 224px;
}
#pageBody #side #menu ul li#menu03 a {
	background: url(images/menu013.gif) no-repeat left top;
	height: 40px;
	width: 224px;
	display: block;
	text-indent: -9999px;
}
#pageBody #side #menu ul li#menu03 a:hover {
	background: url(images/menu013.gif) no-repeat -224px top;
}
#pageBody #side #menu ul li#menu03_blog {
	background: url(images/menu013_blog.gif) no-repeat -448px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 224px;
}
#pageBody #side #menu ul li#menu03_blog a {
	background: url(images/menu013_blog.gif) no-repeat left top;
	height: 40px;
	width: 224px;
	display: block;
	text-indent: -9999px;
}
#pageBody #side #menu ul li#menu03_blog a:hover {
	background: url(images/menu013_blog.gif) no-repeat -224px top;
}


#pageBody #side #menu ul li#menu04 {
	background: url(images/menu014.gif) no-repeat -448px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 224px;
}
#pageBody #side #menu ul li#menu04 a {
	background: url(images/menu014.gif) no-repeat left top;
	height: 40px;
	width: 224px;
	display: block;
	text-indent: -9999px;
}
#pageBody #side #menu ul li#menu04 a:hover {
	background: url(images/menu014.gif) no-repeat -224px top;
}


#pageBody #side #menu ul li#menu04_yousei {
	background: url(images/menu04_yousei.gif) no-repeat -448px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 224px;
}
#pageBody #side #menu ul li#menu04_yousei a {
	background: url(images/menu04_yousei.gif) no-repeat left top;
	height: 40px;
	width: 224px;
	display: block;
	text-indent: -9999px;
}
#pageBody #side #menu ul li#menu04_yousei a:hover {
	background: url(images/menu04_yousei.gif) no-repeat -224px top;
}


#pageBody #side #menu ul li#menu05 {
	background: url(images/menu015.gif) no-repeat -448px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 224px;
}
#pageBody #side #menu ul li#menu05 a {
	background: url(images/menu015.gif) no-repeat left top;
	height: 40px;
	width: 224px;
	display: block;
	text-indent: -9999px;
}
#pageBody #side #menu ul li#menu05 a:hover {
	background: url(images/menu015.gif) no-repeat -224px top;
}
#pageBody #side #menu ul li#menu06_QA {
	background: url(images/menu06_QA.gif) no-repeat -448px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 224px;
}
#pageBody #side #menu ul li#menu06_QA a {
	background: url(images/menu06_QA.gif) no-repeat left top;
	height: 40px;
	width: 224px;
	display: block;
	text-indent: -9999px;
}
#pageBody #side #menu ul li#menu06_QA a:hover {
	background: url(images/menu06_QA.gif) no-repeat -224px top;
}
#pageBody #side #menu ul li#menu07 {
	background: url(images/menu07.gif) no-repeat -448px top;
	text-indent: -9999px;
	display: block;
	height: 40px;
	width: 224px;
}
#pageBody #side #menu ul li#menu07 a {
	background: url(images/menu07.gif) no-repeat left top;
	height: 40px;
	width: 224px;
	display: block;
	text-indent: -9999px;
}
#pageBody #side #menu ul li#menu07 a:hover {
	background: url(images/menu07.gif) no-repeat -224px top;
}
#pageBody #side .sideBox {
	background: url(images/sideBoxBg.gif) repeat-y left top;
	display: block;
	margin-bottom: 10px;
}
 #pageBody #side .sideBox h3#sideBoxTtl01 {
	background: url(images/sideBoxTtl01.gif) no-repeat left top;
	height: 28px;
	width: 224px;
	text-indent: -9999px;
}
#pageBody #side .sideBox form {
	height: 24px;
	width: 224px;
	margin-top: 4px;
	display: block;
	position: relative;
	margin-bottom: 1px;
}
#pageBody #side .sideBox form input {
	margin-left: 7px;
	width: 179px;
	height: 18px;
	background: #ffffff;
	border: 1px solid #999999;
	margin-top: 2px;
	margin-bottom: 2px;
}
#pageBody #side .sideBox #loginBtn {
	background: url(images/loginBtn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border-width: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	right: 7px;
}
#pageBody #side .sideBox h3#sideBoxTtl02 {
	background: url(images/sideBoxTtl02.gif) no-repeat left top;
	height: 28px;
	width: 224px;
	text-indent: -9999px;
}
#pageBody #side .sideBox h3#sideBoxTtl02 a {
	height: 28px;
	width: 224px;
	display: block;
}
#pageBody #side .sideBox h3#sideBoxTtl03 {
	background: url(images/sideBoxTtl03.gif) no-repeat left top;
	height: 28px;
	width: 224px;
	text-indent: -9999px;
}
#pageBody #side .sideBox h3#sideBoxTtl03 a {
	height: 28px;
	width: 224px;
	display: block;
}
#pageBody #side .sideBox h3#sideBoxTtl04 {
	background: url(images/sideBoxTtl04.gif) no-repeat left top;
	height: 28px;
	width: 224px;
	text-indent: -9999px;
}
#pageBody #side .sideBox h3#sideBoxTtl04 a {
	height: 28px;
	width: 224px;
	display: block;
}
#pageBody #side .sideBox .topicsContents {
	width: 210px;
	background: #ffffff;
	margin: 5px 7px 3px;
}
#pageBody #side .sideBox .topicsContents ul {
	list-style: url(none) none;
	font-size: 14px;
	padding: 3px 5px 10px;
}
#pageBody #side .sideBox .topicsContents ul li {
	border-bottom: 1px dotted #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 1.3em;
}
#pageBody #side .sideBox .topicsContents ul li a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.3em;
}
#pageBody #side .sideBox .topicsContents ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

#pageBody #side .sideBox .topicsContents ol {
	list-style: url(none) none;
	font-size: 14px;
	padding: 4px 6px;
}
#pageBody #side .sideBox .topicsContents ol li a {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.3em;
	background: url(images/arrow.gif) no-repeat left 0.6em;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
/* hide from Mac IE \*/
* html #pageBody #side .sideBox .topicsContents ol li a {
	background: url(images/arrow.gif) no-repeat left 0.5em;
}/* */
*:first-child+html #pageBody #side .sideBox .topicsContents ol li a {
	background: url(images/arrow.gif) no-repeat left 0.5em;
}
#pageBody #side .sideBox .topicsContents ol li a:hover {
	color: #333333;
	text-decoration: underline;
}
#pageBody #side .sideBox .topicsContents p {
	line-height: 1.4em;
	padding: 5px 8px;
	margin-bottom: 0px;
}
#pageBody #side .sideBox .topicsContents p#inquiryBgSide {
	height: 32px;
	width: 155px;
	padding: 0px 0px 10px;
	margin-left: 28px;
	display: block;
}
#pageBody #side .sideBox .topicsContents p#inquiryBgSide a {
	background: url(images/inquiryBgSide1.gif) no-repeat left top;
	height: 32px;
	width: 143px;
	text-indent: -9999px;
	display: block;
}
#pageBody #side .sideBox .topicsContents p#inquiryBgSide a:hover {
	background: url(images/inquiryBgSide1.gif) no-repeat -143px top;
}
#pageBody #side .sideBox .sideBoxBm {
	background: url(images/sideBoxBm.gif) no-repeat left bottom;
	height: 5px;
	width: 224px;
	font-size: 0px;
	line-height: 0px;
}
#pageBody #side #bannerfield {
	margin-bottom: 10px;
}
#pageBody #side #bannerfield h3 img {
	padding: 0px;
}


#pageBody #side #dance {
	margin-bottom: 10px;
}
#pageBody #side #dance h3 img {
	padding: 0px;
}




/* footer */

#footer {
	margin: 0px;
	padding: 0px 0px 15px;
	height: 33px;
	width: 784px;
	clear: both;
}
#footer address {
	font-style: normal;
	text-align: right;
	font-size: 14px;
	height: auto;
	display: block;
	width: auto;
	float: right;
	margin: 0px;
}

/* 4月22日追加 */

#pageBody #main h1 {
	background: url(images/h1.gif) no-repeat left top;
	display: block;
	height: 27px;
	width: 530px;
	margin-bottom: 10px;
	margin-left: 2px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 8px;
	font-size: 20px;
}
#pageBody #main h1 a {
	color: #ffffff;
}

/* ------------- 入力フォーム ここから ------------------- */
#cf-inquiry table.table-inquiry {
    border-collapse: collapse;
    border: 1px solid #7499b4;
}

#cf-inquiry table.table-inquiry td {
    padding: 3px;
    vertical-align: top;
    border: 1px solid #4baf09;
}


#cf-inquiry table.table-inquiry .c1 {
    background-color: #a5e878;
    width: 300px;
}

#cf-inquiry table.table-inquiry .c2 {
     width: 400px;
}


#cf-inquiry table.table-inquiry td span.err {
    color: #ff0000;
}

/* 注意マーク */
#cf-inquiry span.mark {
    color: #ff0000;
}

#cf-inquiry #submit {
    width: 150px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 250px;
    padding-top: 2px;
}

/* 確認ボタン */
#cf-inquiry #confirm-button{
    width: 150px;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 150px;
    padding-top: 2px;
}

#cf-inquiry #confirm-buttons-area{
    margin-top: 20px;
}

/* 修正ボタン */
#cf-inquiry #confirm-buttons-area #edit-button{
    margin-left: 150px;
    width: 100px;
}
/* 送信ボタン */
#cf-inquiry #confirm-buttons-area #send-button{
    margin-left: 50px;
    width: 100px;
}

/*  ------------- 入力フォーム ここまで ------------------- */

/* 事業者情報 */
table.sofplant {
    border-collapse: collapse;
    /* border: 1px solid #7499b4; */
    border: 1px solid #4baf09;
    width: 70%;
}
table.sofplant td {
    padding: 3px;
    vertical-align: top;
    border: 1px solid #4baf09;
}
table.sofplant td.green {
    font-weight: bold;
    background-color: #a5e878;
}

/* --- Q&A -- */
#main #faq-page  ul.faq {
    list-style-type: square;
    color: #d87d24;
    margin-left: 20px;
}

#main #faq-page  ul.faq li {
    margin-bottom: 2px;
    padding-bottom: 1px;
    /*border-bottom: 1px dotted #d87d24; */
    
}

#faq-page blockquote {
    margin-left: 5px;
    padding: 5px;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;

    background: #eeeeee;
    
}

#faq-page #to-top-link {
    text-align: right;
    margin-top: 2px;
    margin-bottom: 15px;
    border-bottom: 1px dotted #cccccc;
}
#faq-page #to-top-link a {
    color: #d87d24;
}
