* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	text-align: center;
	color: #666666;
	background-image: url(../images/back2.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a {
	text-decoration: none;
	color: #666666;
	overflow:hidden;
	outline:none;
}
a:hover {
	text-decoration: underline;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


h1,h2,h3,h4,h5,h6 {
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
}

address, caption, cite, code, dfn, em, strong, th, var  {  
	font-style: normal;  
}

table   {  
	border-collapse: collapse;
	border-spacing: 0;  
}

caption, th {
	text-align: left;
}
.blue {
	color: #006699;
}
.red {
	color: #CC0033;
}
.orange {
	color: #FF9900;
}
.italic {
	font-style: italic;
}

#all {
	text-align: left;
	background-color: #FFF;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3BBC6;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#header .titleiso {
	text-align: right;
}
#header p {
	font-size: 11px;
}


#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}#left {
	float: left;
	width: 635px;
	margin-top: 15px;
}
#left h2 {
	margin-bottom: 10px;
	background-image: url(../images/title1.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 9px;
	height: 24px;
}
#left p {
	font-size: 12px;
}
#left table {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#left table h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	background-color: #FFF;
	padding: 5px;
}
#left td {
	vertical-align: top;
	width: 204px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#left .shisetsufussa {
	background-color: #DAE8D9;
	padding: 6px;
}
#left .shisetsufussa h4 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5A855C;
}
#left .shisetsufussa p {
	margin-bottom: 8px;
	margin-left: 10px;
	background-image: url(../images/li1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#left .fussastyle {
	background-color: #DAE8D9;
}



#left .shisetsumizuho {
	padding: 6px;
	background-color: #FFF0C9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#left .shisetsumizuho h4 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFC401;
}
#left .shisetsumizuho p {
	margin-bottom: 8px;
	margin-left: 10px;
	background-image: url(../images/li2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#left .shisetsumizuho2 {
	padding: 6px;
	background-color: #FFF0C9;

}
#left .shisetsumizuho2 h4 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFC401;
}
#left .shisetsumizuho2 p {
	margin-bottom: 8px;
	margin-left: 10px;
	background-image: url(../images/li2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#left .mizuhostyle {
	background-color: #FFF0C9;
}

#left .gohomepage {
	margin-top: 20px;
	text-align: right;
}

#left .kengaku {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left .topcategory {
	margin-bottom: 20px;
}
#left .topcategory .picturemargin {
	margin-bottom: 10px;
}
#left .topcategory .rinen1 {
	font-size: 14px;
	background-image: url(../images/li3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom: 2px;
	color: #9D8A5E;
}
#left .topcategory .rinen2 {
	margin-bottom: 10px;
	margin-left: 35px;
}




#right {
	float: right;
	width: 234px;
	margin-top: 15px;
}
#right img {
	margin-bottom: 15px;
}


#main {
	margin-right: 10px;
	margin-left: 10px;


}






#footer {
	text-align: center;
	font-size: 12px;
	clear: both;
	height: 20px;
	padding-top: 90px;
}


#rinen {
	margin-right: 20px;
	margin-left: 20px;
}
#rinen h4 {
	font-weight: bold;
	padding-left: 20px;
	color: #900;
}
#rinen p {
	margin-bottom: 15px;
	margin-left: 10px;
	font-size: 80%;
}
#subpage {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 45px;

}#subpageriji {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 45px;
	background-image: url(../images/backimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#subpage h2 {
	margin-bottom: 20px;
	background-image: url(../images/title_recruit.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	height: 23px;
	padding-top: 10px;
}
#subpage .youkou {
	margin-bottom: 20px;
	background-image: url(../images/title_recruit2.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding-left: 30px;
	height: 23px;
	padding-top: 10px;
}
#subpage .recruittable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 50px;

}
#subpage .recruittable tr td {
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subpage .subpage2 {
	margin-bottom: 50px;
}
#subpage .subpage2 p {
	line-height: 1.6em;
	font-size: 13px;
	margin-left: 20px;
}
#subpage .subpage3 {
	border: 3px solid #EEE7D9;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	background-image: url(../images/back1.png);
	background-repeat: repeat-y;
	background-position: right;
}
#subpage .subpage3 h3 {
	margin-bottom: 15px;
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #DA9309;
	font-weight: bold;
	font-size: 14px;
}
#subpage .subpage3 p {
	font-size: 12px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.5em;
}
#subpage .subpage3 .unit {
	background-image: url(../images/n2.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
#subpage .subpage3 .fussa {
	background-image: url(../images/f.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
#subpage .subpage3 .nanohanac {
	background-image: url(../images/n.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
#subpage .subpage3 .nanohanar {
	background-image: url(../images/nn.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
#subpage .subpage3 .kyotaku {
	background-image: url(../images/nnn.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
#subpage .subpage3 .kangosta {
	background-image: url(../images/k.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}



#subpage .subpage3 .recruitmargin {
	margin-left: 45px;
}
#recruitleft .subpage4 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
}

#recruitleft {
	float: left;
	width: 610px;

}
#recruitright p {
	font-size: 13px;
	margin-bottom: 15px;
	padding-left: 20px;
	background-image: url(../images/li4.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#recruitright .active a {
	font-weight: bold;
	color: #F99;

}
#recruitright {
	float: right;
	width: 190px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFBF02;
	padding-top: 5px;
}

