body {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #313031;
	margin: 0px auto;
	text-align: center;
}
.all {
	width: 838px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	text-align: center;
}
.clear{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
	margin-bottom: 0px;
}
h3 {
	font-size: 14px;
}
p {
	line-height: 140%;
	margin-top: 0px;
}
img {
	border: 0px;
	color:#FFF;
	background:transparent;
}
td {
	font-size: 12px;
	vertical-align: text-top;
}
th {
	font-size: 12px;
	vertical-align: top;
}
dl {
	margin-top: 0px;
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.3em;
}
ul {
	margin-top: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
	line-height: 1.3em;
}


/*-- リンク指定 --*/

a {
	color: #00309C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/*-- ヘッダ部 --*/

.head {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.summary {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	line-height: 240%;
	height: 23px;
}
.global-navi {
	margin: 0px;
	padding: 0px;
}

.global-navi ul {
	text-align:left;
	margin: 0px;
	padding: 0px;
}
.global-navi ul li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	list-style:none;
	list-style-type: none;
	height: 31px;

}

ul.tab {
	margin: 0px;
	text-align: left;
	padding: 0px;
}
.tab li {
	padding: 3px 6px 3px 5px;
	margin: 0px 2px 30px 0px;
	display: block;
	float: right;
	list-style:none;
	list-style-type: none;
	border: 1px solid #CECF9C;
	background-color: #FFFFCE;
	font-weight: bold;
}


/*-- コンテンツ --*/

.contents {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	clear: left;
	text-align: center;
	background-image: url(../img/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*-- サイドメニュー --*/

.menu {
	width: 193px;
	float: left;
	margin: 0px;
	padding: 0px;
}
dl.list {
	margin: 0px 0px 15px;
	padding: 31px 0px 0px;
	background-image: url(../img/menu_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.list dt {
	text-align: left;
	margin: 0px;
}
.list dd {
	padding: 0px;
	margin: 0px;
	background:url(../img/menu_dd.gif) no-repeat;
}

dt.menu_01 {
	background: url(../img/01.jpg) no-repeat;
	padding: 0px;
	margin: 0px;

}
dt.menu_02 {
	background: url(../img/02.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}
dt.menu_03 {
	background: url(../img/03.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}
dt.menu_04 {
	background: url(../img/04.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
}

.menu_01 a ,
.menu_02 a ,
.menu_03 a {
	margin: 0px;
	display:block;
	padding-left: 61px;
	padding-top: 15px;
	padding-bottom: 18px;
}
.menu_04 a {
	margin: 0px;
	display:block;
	padding-left: 61px;
	padding-top: 20px;
	padding-bottom: 13px;
}

.menu ul {
	padding: 0px;
	margin: 0px;
}
.menu ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
p.banner {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	line-height: 150%;
}




/*-- フッター --*/


.footer {
	width: 838px;
	font-size: 10px;
	clear: both;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/footer_b.gif);
	padding-bottom: 14px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	padding-top: 20px;
}
.f-link {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.f-link ul {
	padding: 7px 0px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
/*\*//*/
.f-link ul {
	padding: 7px 0px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
/**/ 


.f-link ul li {
	display: inline;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #666666;
	list-style-type: none;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
address {
	font-style: normal;
	background-image: url(../img/footer_b.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	width: 800px;
	padding-top: 18px;
	padding-bottom: 9px;
	margin: 0px;
}
.copyright {
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
	padding: 6px 0px 19px;
}


/*-- メインコンテンツ --*/

.main {
	float: right;
	width: 590px;
	margin: 0px;
	padding: 0px 0px 30px;
	text-align: left;
}
.path {
	font-size: 10px;
	padding:11px 10px 15px 0px;
	margin:0px;
	text-align: right;
}

.pagetop{
}


/*-- サイトマップフォーマット --*/

.sitemap {
	background: url(../info/img/s-dot3.gif) repeat-y;
	margin: 0px 0px 14px 15px;
	padding: 8px 0px 0px;
}

.sitemap li {
	background: url(../info/img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding:0px 0px 0px 25px;
	margin: 0px 0px 3px;
	line-height: 150%;
}
.sitemap li ul {
	margin: 5px 0px 15px 15px;
	padding: 0px;
	background-image: url(../info/img/s-dot3.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.sitemap li.s-close {
	background: url(../info/img/s-dot2.gif) no-repeat;
}

/*-- よくある質問フォーマット --*/

dl.faq  {
}
.faq dt {
	background: url(../img/q.gif) no-repeat left center;
	color: #633000;
	margin: 0px 0px 7px 0px;
	padding: 8px 0px 8px 32px;
}
.faq dd {
	margin: 0px 0px 20px;
	padding: 0px 0px 10px 30px;
	background: url(../img/a.gif) no-repeat left top;
}
.head-l {
	text-align: left;
	float: left;
	width: 200px;
}
.head-r {
	float: right;
	width: 600px;
	background: url(../img/head-r.gif) repeat-x left top;
	height: 68px;
}


dl.bn-box {
	margin: 0px auto 5px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBABD;
	width: 180px;
	text-align: center;
	background-image: url(../img/bn_06.gif);
	background-repeat: repeat-y;
	background-position: left;
	font-size: 10px;
}
.bn-box dt {
	margin: 0px 0px 7px;
	padding: 0px;
}
.bn-box dd {
	padding: 0px;
	margin: 0px 0px 7px;
}
dd.arrow-r {
	text-align: right;
	margin-right: 5px;
}
.arrow-r a {
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;
}
dd.air {
	background-image: url(../img/dd-air.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	text-align: center;
	margin-right: 0px;
	margin-left: 6px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
dl.dd-list {
	margin: 0px;
	padding: 0px 3px 0px 0px;
}
.dd-list dt {
	background-image: url(../img/arrow-d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 5px 3px 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 14px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.dd-list dd {
	font-size: 10px;
	text-align: left;
	line-height: 120%;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 8px;
}
dd.riquid {
	background-image: url(../img/dd-riquid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	text-align: center;
	margin-right: 0px;
	margin-left: 6px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
dd.none {
	padding-top: 5px;
	text-align: center;
	margin-right: 0px;
	margin-left: 6px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.index {
	width: 580px;
	margin-left: 10px;
	padding-top: 5px;
}
.index h1 {
	margin: 0px;
	padding: 0px;
}
.top {
	width: 590px;
}
.index h2 {
	margin: 15px 0px 8px;
	padding: 0px;
}
.index-img {
	background-image: url(../img/index-line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.img-r {
	margin-right: 5px;
	float: left;
}
.index p {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
.index-img h2 {
	margin: 8px 0px 5px;
	padding: 0px;
	font-size: 14px;
}
.news {
	margin-left: 7px;
	width: 550px;
	margin-top: 15px;
}
.news th {
	background-image: url(../img/news_th.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 25%;
}
.news td {
	vertical-align: top;
	padding-bottom: 5px;
}
.middle-top,
.middle,
.base {
	width: 580px;
	margin-left: 10px;
}
.middle-top h1,
.middle h1,
.base h1 {
	background: url(../img/h1.gif) no-repeat left top;
	margin: 0px 0px 5px;
	padding: 0px 0px 26px 15px;
}


.middle h2,
.base h2 {
	background: url(../img/h2.gif) no-repeat left center;
	padding: 9px 0px 10px 30px;
	margin: 20px 0px 10px;
}
.middle-top h2 {
	background: url(../img/h2.gif) no-repeat left center;
	padding: 9px 0px 10px 30px;
	margin: 0px 0px 10px;
}
.middle-top p,
.middle p,
.base p {
	margin: 0px 10px 10px 4px;
	line-height: 150%;
}


.right {
	text-align: right;
}
.middle h3,
.base h3 {
	background: url(../img/h3.gif) no-repeat left top;
	margin: 20px 0px 10px;
	padding: 0px 0px 16px 20px;
}
.middle-top h3 {
	font-size: 12px;
	margin: 0px 0px 3px;
	padding-left: 14px;
	background-image: url(../img/h3-line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 150%;
	
}
ol li {
	line-height: 150%;
	padding: 0px;
	margin: 0px 10px 3px 30px;
}
ol {
	border: 1px solid #FF6600;
	margin: 0px 0px 10px 10px;
	padding: 10px 0px 5px;
	width: 550px;
	background-color: #FFFFEC;
}

.data {
	width: 570px;
	background-color: #CECFCE;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.data2 {
	width: 570px;
	background-color: #CECFCE;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.data th {
	border-left: 5px solid #FF8E10;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	line-height: 140%;
}
.data2 th {
	background-color: #FFFFCC;
	padding: 5px;
	text-align: left;
	line-height: 140%;
}
.data2 td ,
.data td {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: left;
	line-height: 140%;
}
.catch {
	font-weight: bold;
	color: #9C3031;
	font-size: 18px;
	line-height: 150%;
	margin-left: 4px;

}
dl.tab-index {
	margin: 0px 0px 40px;
	padding: 0px;
	width: 572px;
	background-image: url(../img/tab-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tab-index dt {
	margin: 0px;
	padding: 0px;
	width: 572px;
}
.tab-index dd {
	margin: 0px;
	padding: 6px 0px 4px;
}
.tab-index table {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding: 0px;
}
.tab-index table th {
	text-align: left;
	vertical-align: top;
	width: 70px;
}
.tab-index table td {
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}
.yellow-box a ,
.tab-index a {
	background-image: url(../img/arrow-s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 15px;
	padding-left: 12px;
}

.tab-index p {
	margin: 0px 0px 3px;
	line-height: 140%;
}
.top-l {
	float: left;
	width: 100px;
	text-align: right;
	padding-bottom: 10px;
}
.top-r {
	float: right;
	width: 470px;
}
.top-r p {
	font-size: 10px;
	line-height: 150%;
	color: #636563;
}
.data-list th {
	width: 110px;
	padding-bottom: 10px;
}
.data-list td {

}
.data-list p {
	font-size: 10px;
	line-height: 150%;
	color: #636563;
}

.center {
	text-align: center;
}
h3 span {
	font-size: 11px;
}
h2.h2-img {
	background-image: none;
	margin: 0px 0px 5px;
	padding: 0px;
}
.totop {
	text-align: right;
	margin-right: 17px;
	margin-bottom: 2px;
	margin-top: 15px;
}
ul.text {
	margin: 10px 0px 20px 4px;
	padding: 0px;
	

}
.text li {
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 8px;
	padding-left: 16px;
	line-height: 150%;
	list-style:none;
	font-size: 12px;
}
.spec {
	background-color: #CECFCE;
	width: 570px;
	margin-bottom: 20px;
	margin-left: 3px;
}
.spec td {
	padding: 5px 0px 5px 11px;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	line-height: 130%;
}
.spec th {
	background-image: url(../img/spec_th.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding: 5px 0px 5px 11px;
	background-color: #FFFBFF;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	line-height: 130%;
}
p.copy {
	margin: 0px 7px 1px 3px;
	padding: 0px 0px 0px 6px;
	border: 1px solid #CECFCE;
	background-color: #FFFFCF;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 180%;
}
.box-gray {
	border: 1px solid #9C9A9C;
	padding: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
p.img {
	margin: 0px 0px 10px;
}
.contact {
	padding: 0px;
	width: 570px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.pdf {
	margin: 20px 0px 0px;
}
.pdf td {
	background-image: url(../img/pdf_td.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 8px 12px;
}
.icon img {
	margin-right: 10px;
	vertical-align:middle;
}
.pdf td p {
	margin: 20px 0px 0px;
}
.pdf li {
	background-image: url(../img/pdf_icon23x23.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 23px;
	list-style:none;
	margin: 0px 0px 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
.pdf ul {
	margin: 0px;
	padding: 0px;
}
.middle table {
	margin-bottom: 10px;
}
.caution {
	color: #9C3031;
}
.movie {
	border: 1px solid #FFB639;
	width: 570px;
	margin-bottom: 20px;
}
.movie th {
	padding-top: 9px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.movie td {
	padding-top: 9px;
	vertical-align: top;
	padding-bottom: 5px;
}
.movie p {
	margin: 0px 8px 3px 0px;
}
.media {
	font-size: 10px;
	color: #636563;
	padding-left: 10px;
}
.img-right {
	margin-left: 5px;
	float: right;
	margin-right: 2px;
}
.img-left {
	margin-right: 20px;
	float: left;
	margin-left: 2px;
}
.movie strong {

	font-weight: bold;
	color: #9C3031;
	font-size: 14px;
	line-height: 150%;
	margin-left: 4px;
}
.dummy {
	color: #FF00FF;
	font-size: 16px;
}
.data-list {
	margin-bottom: 10px;
}
td li {
	font-size: 10px;
}
h1 span {
	font-size: 14px;
	line-height: 150%;
}
.step th {
	background-color: #FFFFE7;
	font-weight: normal;
	text-align: left;
}
.step th h3 {
	background-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 100px;
}
.step th p {
	background-image: none;
	padding: 0px 0px 7px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.step td p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.step table {
	height: 342px;
	width: 450px;
	margin-left: 100px;
}
.step table td {
	background-image: url(../business/img/box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.step table td table {
	width: 400px;
	margin: 0px 0px 10px;
	height: 161px;
	border: 1px solid #E7E7E7;
}
.step table td table td {
	margin: 0px;
	border: 1px solid #E7E7E7;
	background-image: none;
	line-height: 150%;
	padding: 7px 0px 0px 20px;
}
.step {
}
.step td {
	margin: 0px;
	padding: 0px 0px 0px 102px;
	background-image: url(../business/img/arrow.gif);
	height: 114px;
	background-repeat: no-repeat;
	background-position: left top;
}
.history {
	background-image: url(../company/img/history.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 570px;
	margin-left: 5px;
}
.history td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECFCE;
	padding-left: 10px;
}
.history th {
	margin: 0px;
	padding: 10px 0px 7px 7px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECFCE;
	text-align: left;
	line-height: 150%;
}
.history th p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 115px;
}
td.line {
	width: 130px;
	border-bottom-style: none;
}
th.line {
	border-bottom-style: none;
}
.history td p {

	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	width: 170px;
}
.light {
	height: 154px;
	background-image: url(../company/img/light.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
dl.tab-gray {
	margin: 0px 0px 20px 3px;
	width: 577px;
	text-align: left;
	padding: 0px;
	background-image: url(../img/gray.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 27px;
}
.tab-gray dt {
	margin: 0px 3px 0px 0px;
	display: block;
	float: left;
	list-style:none;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #CECFCE;
	border-left: 1px solid #CECFCE;
	height: 27px;
	border-bottom-style: none;
	line-height: 230%;
	background-color: #FFFFFF;
	background-image: url(../img/gray-bg.jpg);
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
}
.tab-gray dd {
	margin: 0px 3px 0px 0px;
	display: block;
	float: left;
	list-style:none;
	font-weight: bold;
	border-top: none;
	border-right: 1px solid #CECFCE;
	border-left: 1px solid #CECFCE;
	height: 27px;
	border-bottom-style: none;
	line-height: 230%;
	background-color: #FFFFFF;
	background-image: url(../img/gray-a.jpg);
	background-repeat: repeat-x;
	padding-right: 15px;
	padding-left: 15px;
}
.index-gray {
	background-color: #FFFFE7;
	margin-top: 15px;
	padding: 3px 3px 3px 6px;
	border-top: 1px solid #FFB639;
	border-right: 1px solid #FFB639;
	border-bottom: 1px solid #FFB639;
	border-left: 6px solid #FFB639;
}
.media-r {
	font-size: 10px;
	text-align: right;
	padding-left: 10px;
}
.index-gray p {
	margin: 6px 0px 0px;
}
.index-gray h2 {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top-flash {
	padding-top: 8px;
}
h3.icon {
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 70px;
}
.middle table.tableclear {
	width: 320px;
}
.yellow-box {
	background-image: url(../control/img/box-yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 572px;
	margin-bottom: 20px;
}
.yellow-box p {
	font-size: 10px;
	padding-top: 12px;
	padding-right: 8px;
	padding-left: 8px;
}
th.normal {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

