﻿/********** 基本 **********/
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: "MS UI Gothic","ＭＳ Ｐゴシック","Osaka",sans-serif;
}

body,td,th {
	font-size: 13px;
	color: #000000;
}

a img{ border: 0px;}
a:link{ color: #395600;}
a:visited { color: #395600;}
a:hover { color: #395600;}
a:active { color: #395600;}

.a_namazu img{ border: 0px;}
.a_namazu:link{ color: #92278F;}
.a_namazu:visited { color: #92278F;}
.a_namazu:hover { color: #92278F;}
.a_namazu:active { color: #92278F;}

.a_pidc img{ border: 0px;}
.a_pidc:link{ color: #1D2768;}
.a_pidc:visited { color: #1D2768;}
.a_pidc:hover { color: #1D2768;}
.a_pidc:active { color: #1D2768;}

.a_energy img{ border: 0px;}
.a_energy:link{ color: #078e07;}
.a_energy:visited { color: #078e07;}
.a_energy:hover { color: #078e07;}
.a_energy:active { color: #078e07;}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 150%;
}

div {
	margin: 0px;
	padding: 0px;
}

.paragraph {
	margin: 0px 0px 20px 0px;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #395600;
	margin: 0px;
	padding: 2px;
	text-align: center;
}

h3 {
	margin: 0px 0px 10px 0px;
}

h4 {
	font-weight: bold;
	letter-spacing: 5px;
	font-size: 14px;
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 3px 0px;
}

h5 {
	font-weight: bold;
	color: #395600;
	font-size: 14px;
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #92278F;
	margin: 0px;
	padding: 2px;
	text-align: center;
}

h6.pidc {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1D2768;
	margin: 0px;
	padding: 2px;
	text-align: center;
}

h6.pidc2 {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #1D2768;
	margin: 0px;
	padding: 2px;
	text-align: left;
}

h6.energy {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #078e07;
	margin: 0px;
	padding: 2px;
	text-align: center;
}

.namazu_title {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 3px 0px;
	color: #92278F;
}

.pidc_title {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 3px 0px;
	color: #1D2768;
}

.energy_title {
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 14px;
	padding: 3px 0px 2px 0px;
	margin: 0px 0px 3px 0px;
	color: #078e07;
}

strong {
	font-weight: bold;
}

.caution {
	color: #FF0000;
	font-size: 11px;
}

.up {
	font-size: 11px;
	text-align: right;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 10px;
	clear: both;
}

form {
	margin: 0px;
}

.content {
	margin-bottom: 20px;
}

.sign {
	text-align: right;
}

.indent {
	margin: 0px;
	text-indent: 1em;
}

.unindent {
	text-indent : -2em;
	margin-left : 2em;
}

.unindent1 {
	text-indent : -1em;
	margin-left : 1em;
}

.nowrap {
	white-space: nowrap;
}

.caption {
	font-size: 11px;
}





/********** ヘッダ・フッタ関連 **********/

#header {
	width: 750px;
	height: 79px;
	background-image: url(images/header_bg.gif);
	margin-bottom: 10px;
}

#logo {
	float: left;
	width: 129px;
}

#HeaderTopArea {
	float:left;
	width: 621px;
	height: 43px;
}

#summaryArea {
	float:left;
	width: 471px;
	height: 43px;
	padding-top: 5px;
}

#headerMenuArea {
	float:left;
	width: 150px;
	height: 43px;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 11px;
}

#grobalNavi {
	float:left;
	width: 621px;
	height: 36px;
}

#footer {
	background-image: url(images/footer_bg.gif);
	padding: 0px;
	margin: 0px;
	width: 750px;
	height: 32px;
	font-size: 11px;
}

#footerMenuArea {
	float:left;
	width: 300px;
	height: 32px;
	padding-left: 10px;
	padding-top: 12px;
}

#footerArea {
	float:left;
	width: 450px;
	height: 32px;
	text-align: right;
	padding-top: 12px;
	padding-right: 10px;
}







/********** トップページ **********/

#topImage {
	margin-bottom: 10px;
}

#topShortcut {
	width: 750px;
	margin-bottom: 10px;
}

.topShortcutBox {
	width: 370px;
	background-color: #f8f8f8;
	background-image: url(images/shortcut_bg.gif);
	border-top: 1px #e6e6e6 solid;
	border-bottom: 1px #e6e6e6 solid;
}

.topShortcutImage {
	margin: 4px;
}

.topShortcutText {
	margin: 5px;
}

.topShortcutLink {
	text-align: right;
}

#contents {
	margin: 0px 10px 10px 10px;
}

#whatsnew {
	width: 750px;
	margin-bottom: 10px;
}

#addressArea {
	width: 200px;
	height: 139px;
	background-image: url(images/address_bg.gif);
	background-repeat: no-repeat;
	padding: 20px 30px 20px 30px;
	font-size: 11px;
	line-height: 130%;
}

#adressHeader {
	letter-spacing: 2px;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}

#addressLink {
	margin-top:5px;
}





/********** 2ndページ関連 **********/
#subMenuArea {
	background-color: #f2f2f2;
	padding: 10px 0px 0px 0px;
}

.subMenuArea {
	background-color: #f2f2f2;
	padding: 10px 0px 0px 0px;
}


#subMenuHeader {
	border-top: double 3px #395600;
	border-bottom: double 3px #395600;
	margin-bottom: 15px;
}

#subMenuHeader2 {
	border-top: double 3px #1D2768;
	border-bottom: double 3px #1D2768;
	margin-bottom: 15px;
}

#subMenuHeader3 {
	border-top: double 3px #92278F;
	border-bottom: double 3px #92278F;
	margin-bottom: 15px;
}

#subMenuHeader4 {
	border-top: double 3px #078e07;
	border-bottom: double 3px #078e07;
	margin-bottom: 15px;
}

#subMenuHeader a {
	color: #FFFFFF;
	text-decoration: none;
}

#subMenuHeader2 a {
	color: #FFFFFF;
	text-decoration: none;
}

#subMenuHeader3 a {
	color: #FFFFFF;
	text-decoration: none;
}

#subMenuHeader4 a {
	color: #FFFFFF;
	text-decoration: none;
}

.subMenuText {
	margin-left: 24px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 120%;
	text-indent: -14px
}

.subMenuText2 {
	margin-left: 24px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 120%;
	text-indent: -14px
}

.subMenuText3 {
	margin-left: 24px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 120%;
	text-indent: -14px
}

.subMenuText4 {
	margin-left: 24px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 120%;
	text-indent: -14px
}

.subMenuText5 {
	margin-left: 36px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 120%;
	text-indent: -14px
}

#subMenuLine {
	background-color: #b7b7b7;
}

#mainArea {
	padding: 10px;
}

#subMenuAddressArea {
	width: 159px;
	height: 120px;
	border-top: 1px solid #bdbdbd;
	background-image: url(images/submenuaddress_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 15px 10px 10px 10px;
	font-size: 11px;
	line-height: 120%;
	margin: 0px;
}

.tablePoint {
	border-bottom: 1px solid #e5e5e5;
}

.tableLayOut th {
	background-image: url(images/tablepoint.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 7px 7px 7px 12px;
	white-space: nowrap;
}


.tableLayOut.text {
	text-align: left;
	padding: 7px;
}

.tableLayOut.line {
	height: 5px;
	background-image: url(images/tableline.gif);
	background-repeat: repeat-x;
}

.tableLayOut2 th {
	background-image: url(images/tablepoint2.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px 0px 0px 14px;
	white-space: nowrap;
}


.tableLayOut2.text {
	text-align: left;
	padding: 0px;
}

.tableLayOut2.line {
	height: 5px;
	background-image: url(images/tableline.gif);
	background-repeat: repeat-x;
}

.tableLayOut3 th {
	background-image: url(images/tablepoint3.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px 0px 0px 14px;
	white-space: nowrap;
}


.tableLayOut3.text {
	text-align: left;
	padding: 0px;
}

.tableLayOut3.line {
	height: 5px;
	background-image: url(images/tableline.gif);
	background-repeat: repeat-x;
}

.tableLayOut4 th {
	background-image: url(images/tablepoint4.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding: 0px 0px 0px 14px;
	white-space: nowrap;
}


.tableLayOut4.text {
	text-align: left;
	padding: 0px;
}

.tableLayOut4.line {
	height: 5px;
	background-image: url(images/tableline.gif);
	background-repeat: repeat-x;
}


.specTable  {
	width: 570px;
	border-top: 1px solid #000000;
}

.specTable th {
	background-color: #E5E5E5;
	text-align: left;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.specTable td {
	border-bottom: 1px solid #000000;
}

.specInnerTable1 td {
	padding-right: 30px;
	text-align: center;
	border-bottom: none;

}

.specInnerTable2 td {
	padding-right: 30px;
	border-bottom: none;

}

.priceTable  {
	width: 400px;
	border-top: 1px solid #000000;
	margin-right: 10px;

}

.priceTable th {
	background-color: #E5E5E5;
	text-align: left;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.priceTable td {
	border-bottom: 1px solid #000000;
	text-align: center;
}
