@charset"Shift_JIS";
/*******************************************
main.css
MENU
-------------------------------------------
01 Basic Setting
02 List
03 Anchor
04 Table
05 Color
06 Text
07 Margin & Padding
********************************************/
/*===========================================
01 Basic Setting
===========================================*/
body {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	line-height: 140%;
}
h1,h2,h3,h4,h5,p,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}
h6 {
	color: #24639D;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

.lefting {text-align:left;
padding-left:0;}

.lefting2 {text-align:left;
padding-left:0;
padding-bottom:0;}

.left_sp { margin-left:1.5em;}
/*===========================================
02 List
===========================================*/
ul {
	margin-left: 21px;
	margin-right: 11px;
	padding-right: 11px;
	padding-left: 21px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}
li {
	margin: 0px;
	padding: 0px;
}
.li_b {
	margin-top: 7px;
	margin-bottom: 7px;
	list-style-image: url(../images/map/arrow_b.gif);
}
.ul_b {
	margin-left: 55px;
	padding-left: 55px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;
}

dl {
    text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}
dt {
	color:#4D8E4F;
	font-weight:bold;
}
dd {
	margin-left:33px;
}

/*===========================================
03 Anchor
===========================================*/
a:link {
	color: #0057af;
	text-decoration: underline;
}
a:visited {
	color: #0057af;
	text-decoration: underline;
}
a:hover {
	color: #66B3FF;
	text-decoration: none;
}
a:active {
	color: #0057af;
	text-decoration: underline;
}
.copy a:link {
	color: #ff3300;
	text-decoration: underline;
}
.copy a:visited {
	color: #ff3300;
	text-decoration: underline;
}
.copy a:hover {
	color: #ffcc99;
	line-height: 140%;
	text-decoration: none;
}
.copy a:active {
	color: #ff3300;
}
/*===========================================
04 Table
===========================================*/
.matrix {
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #14395A;
	border-left-color: #14395A;
	border-top-width: 1px;
	border-left-width: 1px;
}
.matrix th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #14395A;
	border-bottom-color: #14395A;
	background-image: url(../images/service/colbg_02_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.matrix th  p{
	color: #FFFFFF;
	padding: 3px;
	font-weight: bold;
}
.matrix td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #14395A;
	border-bottom-color: #14395A;
}
.matrix td  p{
	padding:3px;
}
.future_textback {
	background-image: url(../images/future/textback.jpg);
	background-repeat: no-repeat;
}
/*===========================================
05 Color
===========================================*/
.color_base {color: #24639D}
.color_dark {color: #666666}
.color_dark2 {color: #333333}
.color_orenge {color: #FF6600}
.color_green {color: #4D8E4F}
.color_green2 {color: #006633}
.color_blue {color: #42599A}
.color_blue2 {color: #0057af}
/*===========================================
06 Text
===========================================*/
.text_pad {
	padding: 3px;
}
.text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 11px;
	line-height: 11px;
}
.top_text {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 16px;
	margin-left: 30px;
	padding-left: 30px;
	padding-top: 12px;
	padding-bottom: 5px;
}
.midashi_color1 {
	color: #159BDB;
	line-height: 150%;
	font-weight: bold;
}
.midashi_color2 {
	color: #4D8E4F;
	line-height: 150%;
	font-weight: bold;
}
.future_text {
	margin-left: 5px;
	padding-left: 5px;
	width: 500px;
	position: static;
	left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	padding-top: 0px;
	padding-right: 5px;
}
/*===========================================
07  Margin & Padding
===========================================*/
.bar {
	padding-left: 19px;
	margin-left: 19px;
}
.maps {
	margin: 5px 5px 13px;
	padding: 5px 5px 13px;
}
.footers {
	margin-top: 10px;
	padding-top: 5px;
	margin-left: 21px;
}
p.header_lead {
	padding: 7px 0 0 20px;
	font-size: 87.5%;
}
.header1 {
	margin-bottom: 10px;
	margin-left: 20px;
}
.header2 {
	margin: 0px;
	padding: 0px;
}
.header3 {
	margin-top: 12px;
	margin-left: 16px;
}
.boxtype1 {
	margin: 10px 10px 5px;
}
.boxtype2 {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.boxtype2b {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.boxtype3 {
	margin-left: 36px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.boxtype4 {
	margin-left: 35px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 35px;
}
.boxtype5 {
	margin-left: 6px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.boxtype6 {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 10px;
}
.boxtype7 {
	margin-right: 20px;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: right;
}
.boxtype8 {
	margin-left: 36px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-top: 5px;
}
.boxtype9 {
	margin-left: 22px;
	margin-right: 21px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.boxtype10 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-top: 5px;
	padding-top: 5px;
}
.boxtype11 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 21px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.boxtype12 {
	margin-right: 21px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.boxtype13 {
	margin-right: 21px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.boxtype14 {
	margin-left: 22px;
	margin-right: 21px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	padding-top: 5px;
}
.boxtype15 {
	margin-left: 22px;
	margin-right: 21px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.boxtype16 {
	margin-left: 22px;
	margin-right: 21px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.boxtype17 {
	margin-left: 36px;
	margin-right: 36px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.boxtype18 {

	margin-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.boxtype19 {
	margin-left: 53px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 53px;
}
.boxtype20 {
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 0px;
}
.boxtype21 {
	margin-left: 35px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.boxtype22 {
	margin-left: 53px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 53px;
	margin-top: 0px;
	padding-top: 0px;
}
.boxtype23 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxtype24 {
	margin-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
}
.boxtype25 {

	margin-left: 100px;
	margin-top: 2px;
	margin-right: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 100px;
	margin-bottom: 2px;
}

