@charset "utf-8";
/* CSS Document */

* {
	font-size: 10pt;
	line-height: 150%;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
HTML {
	height: 100%;
}
BODY {
	height: 100%;
}
BODY {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
BODY {

}
IMG {
	border-style: none;
	margin: 0px;
}
H1 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
H2 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
H3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
H4 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
P {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
DL {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
DT {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
DD {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
TD {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
UL {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
LI {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #E68E00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#Wrapper {
	border-top: 5px solid #002580;
}
#Header {
	margin: 0px auto;
	width: 790px;
	padding-top: 5px;
}
#Header  #Logo {
	float: left;
	width: 120px;
}
#Header #KeyLink {
	float: right;
	width: 600px;
	text-align: right;
	font-size: 12px;
}
#KeyLink strong {
	font-size: 12px;
}

#Header #KeyLink H2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#Header  #KeyLink  a, #Footer a {
	font-size: 9pt;
}

.clear {
	clear: both;
}
#HeaderP  {
	background-color: #002580;
	text-align: center;
	border-bottom: 10px solid #002580;
	background-image: url(images/p_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;
}
#HeaderP_S {
	background-color: #002580;
	text-align: center;
	border-bottom: 10px solid #002580;
	background-image: url(images/p_top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
}
#HeaderP_H {
	background-color: #002580;
	text-align: center;
	border-bottom: 10px solid #002580;
	background-image: url(images/p_top3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
}
#HeaderP_C {
	background-color: #002580;
	text-align: center;
	border-bottom: 10px solid #002580;
	background-image: url(images/p_top4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
}


#MainBG {
	background-color: #F2FAFF;
	background-repeat: repeat-y;
	background-image: url(images/bg2.gif);
	border-bottom: 5px solid #002580;
	background-position: center;
}
#MainBG2 {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto;
}
#MainBox {
	margin: 0px auto;
	width: 790px;
	padding: 10px 0px 0px;
}
#NaviBox {
	float: left;
	width: 185px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#NaviBox UL {
	width: 175px;
	margin: 0px 0px 10px 10px;
}
#NaviBox    LI  a:link {
	background-image: url(images/navi_bg_a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	display: block;
	zoom: 1; /* for IE6*/
	text-indent: 18px;
	margin: 0px;
	padding: 0px;
}
#NaviBox LI a:visited {
	background-image: url(images/navi_bg_a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	display: block;
	zoom: 1; /* for IE6*/
	text-indent: 18px;
	margin: 0px;
	padding: 0px;
}
#NaviBox LI a:hover {
	background-image: url(images/navi_bg_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	display: block;
	zoom: 1; /* for IE6*/
	text-indent: 18px;
	margin: 0px;
	padding: 0px;
}
#NaviBox  LI.Open {
	background-image: url(images/navi_bg_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	display: block;
	zoom: 1; /* for IE6*/
	text-indent: 18px;
	margin: 0px;
	padding: 0px;
	color: #E68E00;
}


#RightBox {
	float: right;
	width: 565px;
	margin: 0px;
	padding: 0px 15px;
	border-left: 1px solid #CCCCCC;
}
#RightBox strong {
	font-weight: normal;
}

#RightBox H1 {
	margin-bottom: 10px;
}
#RightBox H2 {
	font-size: 11pt;
	font-weight: bold;
	color: #E68E00;
	padding-bottom: 5px;
}
#RightBox H3 {
	padding-bottom: 5px;
	clear: both;
}


#RightBox .BlueBox {
	border-top: 6px solid #7EB1FA;
	border-right: 1px solid #7EB1FA;
	border-bottom: 1px solid #7EB1FA;
	border-left: 1px solid #7EB1FA;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.BlueBox Table {
	width: 543px;
}
.BlueBox  Table  TH {
	padding: 0px 10px 0px 0px;
	text-align: left;
	vertical-align: top;
}
.BlueBox Table TD {
	vertical-align: top;
}


P.indent20 {
	padding-left: 20px;
}
Table.SystemText {
	border-top: 1px dotted #999999;
}
Table.SystemText TH {
	text-align: left;
	vertical-align: top;
	width: 135px;
	padding-top: 10px;
}
Table.SystemText TD {
	border-bottom: 1px dotted #999999;
	padding-top: 10px;
	padding-bottom: 10px;
}

.Text_Orange {
	font-weight: normal;
	color: #E68E00;
}
DL.About {
	margin: 0px 0px 5px 10px;
	padding-top: 5px;
}
.About DT {
	background-image: url(images/mark_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 10pt;
	font-weight: bold;
	color: #E68E00;
	padding-left: 18px;
}
.About DD {
	padding-left: 18px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
Table.Kinou {
	width: 565px;
	border: 1px solid #CCCCCC;
}
Table.Kinou  TH {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #0044A3;
	background-color: #D9E3FF;
	padding-right: 10px;
	padding-left: 10px;
}
Table.Kinou TH.THColor2 {
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	color: #E69717;
	background-color: #F2E5CE;
	font-weight: bold;
	padding-right: 10px;
}
Table.Kinou TH.THColor3 {
	text-align: left;
	vertical-align: top;
	color: #0044A3;
	font-weight: bold;
	padding: 10px;
	background-image: url(images_websystem/p_sbg.gif);
	background-repeat: no-repeat;
}
Table.Kinou TD.waku1 {
	color: #FFFFFF;
	background-color: #5284CC;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}
Table.Kinou TD.waku2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5284CC;
	text-align: center;
}
Table.Kinou   TD.Color1_a {
	background-color: #D9E3FF;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
Table.Kinou TD.Color1_b {
	background-color: #F0F4FF;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
Table.Kinou TD.Color2_a {
	background-color: #F2E5CE;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
Table.Kinou TD.Color2_b {
	background-color: #F2EFE8;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}

Table.Kinou TD.Color3 {
	border: 1px solid #CCCCCC;
	text-align: center;
}

Table.KinouOP {
	float: right;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
	margin-top: 5px;
}
.Back {
	text-align: right;
}
.Back a {
	text-decoration: underline;
	font-size: 8pt;
}
Table.CompanyData {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 20px;
	width: 500px;
}
Table.CompanyData TH {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding: 3px 20px;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #EBEFFA;
}
Table.CompanyData TD {
	text-align: left;
	vertical-align: top;
	padding: 3px 20px;
	border-bottom: 1px dotted #CCCCCC;
}
Table.CompanyData  UL {
}
Table.CompanyData  LI {
	list-style: disc outside;
	margin-left: 10px;
}
Table.box_contact {
	width: 500px;
	margin-left: 20px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
Table.box_contact  TH {
	text-align: right;
	vertical-align: top;
	padding: 5px 10px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #EBEFFA;
}
Table.box_contact  TD {
	padding: 5px 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
DL.HPnagare {
	margin: 0px 0px 5px 10px;
}
.HPnagare DT {
	font-size: 10pt;
	font-weight: bold;
	color: #E68E00;
	padding-top: 10px;
	padding-bottom: 5px;
}
.HPnagare DD {
	padding-left: 70px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}
Table.Price {
	width: 400px;
	margin-left: 20px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 10px;
}
Table.Price  TH {
	font-weight: normal;
	background-color: #EBEFFA;
	padding: 3px 20px 3px 35px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: top;
}
Table.Price TH.Blue {
	background-color: #D5DFFA;
	padding-left: 20px;
}

Table.Price  TD {
	padding: 3px 20px 3px 35px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
}
IMG.padding_7 {
	padding-top: 7px;
	padding-bottom: 7px;
}

SPAN.color_66 {
	color: #6685CC;
}
DL.Privacy {
	margin-left: 10px;
}
.Privacy DT {
	font-size: 11pt;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 4px solid #CCCCCC;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.Privacy DD {
	padding-left: 18px;
}



#Footer {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 8pt;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
}




