@charset "utf-8";
html,body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
	height: 100%;
	background-color: #FFF3C4;
	font-size: 13px;
	line-height: 18px;
}

h1 {
	font-size: 12px;
	color: #999;
	position: absolute;
	font-weight: normal;
	top: 1505px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	width: 800px;
}
p, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
}

#navibar {
	height: 48px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 816px;
	background: #FFF;
}

#navibar li {
	float: left;
	list-style-type: none;
}

#navibar #btn01 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 48px;
	width: 118px;
	display: block;
	background-image: url(picts/menu_01.jpg);
	text-indent: -9999px;
}

#navibar #btn01 a:hover {
	background-image: url(picts/menu_b_01.jpg);
}

#navibar #btn02 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 48px;
	width: 116px;
	display: block;
	text-indent: -9999px;
	background-image: url(picts/menu_02.jpg);
}

#navibar #btn02 a:hover {
	background-image: url(picts/menu_b_02.jpg);
}

#navibar #btn03 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 48px;
	width: 116px;
	display: block;
	background-image: url(picts/menu_03.jpg);
	text-indent: -9999px;
}

#navibar #btn03 a:hover {
	background-image: url(picts/menu_b_03.jpg);
}

#navibar #btn04 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 48px;
	width: 116px;
	display: block;
	background-image: url(picts/menu_04.jpg);
	text-indent: -9999px;
}

#navibar #btn04 a:hover {
	background-image: url(picts/menu_b_04.jpg);
}

#navibar #btn05 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 48px;
	width: 116px;
	display: block;
	background-image: url(picts/menu_05.jpg);
	text-indent: -9999px;
}

#navibar #btn05 a:hover {
	background-image: url(picts/menu_b_05.jpg);
}
#navibar #btn06 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 48px;
	width: 116px;
	display: block;
	background-image: url(picts/menu_06.jpg);
	text-indent: -9999px;
}
#navibar #btn06 a:hover {
	background-image: url(picts/menu_b_06.jpg);
}
#navibar #btn07 a {
	text-decoration: none;
	color: #FFFFFF;
	height: 48px;
	width: 118px;
	display: block;
	background-image: url(picts/menu_07.jpg);
	text-indent: -9999px;
}
#navibar #btn07 a:hover {
	background-image: url(picts/menu_b_07.jpg);
}
#navibar #btn01b a {
	text-decoration: none;
	color: #FFFFFF;
	height: 40px;
	width: 119px;
	display: block;
	background-image: url(images/menu_b_01.jpg);
	text-indent: -9999px;
}
#navibar #btn02b a {
	text-decoration: none;
	color: #FFFFFF;
	height: 40px;
	width: 119px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/menu_b_02.jpg);
}
#navibar #btn03b a {
	text-decoration: none;
	color: #FFFFFF;
	height: 40px;
	width: 118px;
	display: block;
	background-image: url(images/menu_b_03.jpg);
	text-indent: -9999px;
}
#navibar #btn04b a {
	text-decoration: none;
	color: #FFFFFF;
	height: 40px;
	width: 118px;
	display: block;
	background-image: url(images/menu_b_04.jpg);
	text-indent: -9999px;
}
#navibar #btn05b a {
	text-decoration: none;
	color: #FFFFFF;
	height: 40px;
	width: 118px;
	display: block;
	background-image: url(images/menu_b_05.jpg);
	text-indent: -9999px;
}
#navibar #btn06b a {
	text-decoration: none;
	color: #FFFFFF;
	height: 40px;
	width: 119px;
	display: block;
	background-image: url(images/menu_b_06.jpg);
	text-indent: -9999px;
}
#navibar #btn07b a {
	text-decoration: none;
	color: #FFFFFF;
	height: 40px;
	width: 119px;
	display: block;
	background-image: url(images/menu_b_07.jpg);
	text-indent: -9999px;
}




#maincontent {
	float: right;
	width: 590px;
	margin-right: 20px;
}

#maincontent_01 {
	float: right;
	width: 474px;
	margin-top: 30px;
	margin-right: 60px;
}

#maincontent_01 #logo {
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#maincontent_01 p {
	color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}

#footer_contents {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 43px;
}

#footer_contents h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
}
.mt {
	margin-left: 8px;
	margin-bottom: 15px;
}
.mt2 {
	margin-bottom: 15px;
	margin-left: 270px;
}

.mtol {
	margin-left: 45px;
	margin-top: 8px;
}
.mtfo {
	font-size: 12px;
	color: #FF0000;
}
.mtfo2 {
	font-size: 12px;
}




#item  {
	width: 816px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}



#maincontent .item img {
	float: left;
	margin-right: 20px;
}

#maincontent .item_large {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffeded;
	border: 1px solid #FF6699;
	padding: 10px;
	height: 280px;
	margin-bottom: 20px;
}

#maincontent .item_large img {
	float: left;
	margin-right: 20px;
}

#maincontent .item_large .item_text p {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
#mainp {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	background-position: center;
	background-image: url(picts/bg_dark.gif);
	margin-bottom: 0px;
	margin-top: 0px;
	}


.iframe {
	margin-top: 5px;
	border: thin solid #CCCCCC;
	margin-bottom: 20px;
}
#nagare01 {
	background-image: url(images/nagare03.gif);
	background-repeat: no-repeat;
	height: 598px;
	width: 590px;
	margin-bottom: 8px;
}
.barleft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.barright {
	margin: 0px 15px 5px 0px;
	float: right;
}


.bar {
	margin-bottom: 8px;
	text-align: center;
}

.bar2 {
	margin-left: 14px;
}
.bar3 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.bar4 {
	margin-left: 15px;

}

.bar5 {
	text-align: center;
	margin-top: 60px;
}
.bar6 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
.bar7 {
	text-align: right;
	margin-bottom: 8px;
}
.bar8 {
	margin-bottom: 8px;
	margin-top: 15px;
}
.bar9 {
	margin-left: 15px;
	margin-bottom: 8px;
}



.fimg {
	vertical-align: bottom; 
}


#footer {
	clear: both;
	width: 820px;
	background: #FC0;
	font-size: 12px;
	margin: 0px auto;
	color: #FFF;
	height: 20px;
	text-align: right;
	}
#footer_t2  {
	width: 810px;
	padding-top: 2px;
}
#footertext ul{
display:inline;
border-left:1px solid #cccccc
}
#footertext li{
	display:inline;
	padding-left:7px;
	padding-right:7px;
	border-right:1px solid #cccccc
}
.tb01 {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.tb02 {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.nagaret01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	margin-left: 150px;
	margin-right: 10px;
	padding-top: 45px;
	padding-bottom: 70px;
}

dl.faq{
	margin-bottom: 25px;
	margin-left: 10px;
}
.faq dt{
	background-image: url(images/faq_q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 15px 10px 20px 60px;
	color: #CC0000;
}
.faq dd{
	background-image: url(images/faq_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 15px 10px 25px 60px;
	margin-bottom: 5px;
	text-align: justify;
	text-justify:inter-ideograph;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCFF;
}

#item table.company {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 25px;
	border: 3px double #336699;
}
.fwh {
	color: #FFF;
}
.fbb {
	color: #660000;
	font-weight: bold;
}
.fm {
	margin-left: 20px;
}



.company th,.company td {
	padding: 7px 10px;
	vertical-align: top;
	border: 1px solid #336699;
}
.qa {
	color: #FFF;
	background: #666;
}

.company th {
	text-align: left;
	white-space: nowrap;
	background-image: url(images/i01.gif);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-left: 35px;
}
.company td {
	text-align: left;
	text-align: justify;
	text-justify:inter-ideograph;
}
.company td ol, .company td ul {
	margin-left: 25px;
}
.company td li {
}


/* ここからプルダウンメニューの設定 */
#dd {
	
}

#dd li {
  list-style: none;
  float: left;
  font: bold 12px;
}

#dd li a.menu {
	display: block;
	text-align: center;
	
	color: #FFF;
	width: 116px;
	text-decoration: none;
}

#dd li a.menu:hover {
  
}

.submenu {
	background: #EAEBD8;
	border: 1px solid #5970B2;
	visibility: hidden;
	position: absolute;
	z-index: 3;
	width: 116px;
}

.submenu a {
  display: block;
  font: 12px;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  color: #2875DE;
}

.submenu a:hover {
  background: #49A3FF;
  color: #FFF;
}

/* ここまでプルダウンメニューの設定 */

