* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	background-image: url(img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	font-size: 0px;
	clear: both;
	line-height: 0px;
	height: 1px;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/* MacIÊ݂ɓKp \*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
.absmiddle {
	vertical-align:middle;
}
a:link {
	TEXT-DECORATION: none;
}
a:visited {
	TEXT-DECORATION: none;
}
a:hover {
	TEXT-DECORATION: none;
}
a:active {
	TEXT-DECORATION: none;
}
h3 a:link {
	TEXT-DECORATION: none;
	color: #515050;
}
h3 a:visited {
	TEXT-DECORATION: none;
	color: #515050;
}
h3 a:hover {
	TEXT-DECORATION: none;
	color: #9E9E9E;
}
h3 a:active {
	TEXT-DECORATION: none;
	color: #515050;
}


.service_title1 a:link {
	TEXT-DECORATION: none;
	color: #515050;
}
.service_title1 a:visited {
	TEXT-DECORATION: none;
	color: #515050;
}
.service_title1 a:hover {
	TEXT-DECORATION: none;
	color: #9E9E9E;
}
.service_title1 a:active {
	TEXT-DECORATION: none;
	color: #515050;
}

.foot_link a:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.foot_link a:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
.foot_link a:hover {
	TEXT-DECORATION: none;
	color: #E7E7E7;
}
.foot_link a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	text-align: right;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

#wrap {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#header {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

#header .head_box1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 948px;
}

#header .head_logo {
	padding-left: 10px;
	float: left;
	padding-top: 3px;
}
#header .head_right {
	float: right;
	width: 415px;
	margin-top: 8px;
	padding-right: 10px;
}
#header .head_right2 {
	margin-bottom: 13px;
	float: right;
	height: 38px;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(img/head_right2_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 175px;
}

#header .head_link1 {
	float: right;
	margin-right: 8px;
}
#header .head_link2 {
	float: right;
	padding-top: 10px;
	margin-right: 8px;
}
#header .head_contact {
	padding-top: 10px;
	float: left;
}
/*-------------------------------------------------
  globalnav
-------------------------------------------------*/
#globalnav {
	height: 94px;
	width: 928px;
	margin-bottom: 12px;
	margin-left: 10px;
}
#globalnav li {
	display: block;
	float: left;
	height: 94px;
	text-decoration: none;
	margin-right: 8px;
	
}
#globalnav li a {
	display: block;
	overflow: hidden;
	padding-top: 94px;
	height: 0px;
}
#globalnav .n1 a {
	background-image: url(img/navi1.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#globalnav .n2 a {
	background-image: url(img/navi2.gif);
	background-repeat: no-repeat;
	width: 189px;
}
#globalnav .n3 a {
	background-image: url(img/navi3.gif);
	background-repeat: no-repeat;
	width: 189px;
}
#globalnav .n4 a {
	background-image: url(img/navi4.gif);
	background-repeat: no-repeat;
	width: 189px;
}
#globalnav .n5 a {
	background-image: url(img/navi5.gif);
	background-repeat: no-repeat;
	width: 189px;
}
#globalnav li.n5 {
	margin-right: 0px;
}


#globalnav a:hover {
	background-position: left -100px;
}
#globalnav.navi1 .n1 a { background-position: 0 -200px!important; }
#globalnav.navi2 .n2 a { background-position: 0 -200px!important; }
#globalnav.navi3 .n3 a { background-position: 0 -200px!important; }
#globalnav.navi4 .n4 a { background-position: 0 -200px!important; }
#globalnav.navi5 .n5 a { background-position: 0 -200px!important; }

@media print{
#globalnav li a {
	height: 94px;
	text-align: center;
}
}

/*-------------------------------------------------
  globalnav end
-------------------------------------------------*/

#content {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 40px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content p {
	margin-bottom: 10px;
}
#side {
	float: right;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
}
#side .side_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	margin-top: 15px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
#side .side_title_right {
	float: right;
	padding-top: 9px;
}


#side .side_box {
	padding: 10px;
}
#side .side_box2 {
	font-size: 36px;
	font-weight: bold;
	color: #DB179C;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#side .side_link1 {
	margin-bottom: 5px;
}
a:hover img  { filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=50) }
#pankuzu {
	margin-top: 20px;
	margin-bottom: 20px;
}
#pankuzu li {
	display: inline;
	list-style-type: none;
}
#main {
	float: left;
	width: 645px;
}
#main h2 {
	background-image: url(img/h2_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 41px;
	padding-top: 12px;
	height: 28px;
	font-size: 20px;
	color: #515050;
	margin-top: 20px;
	margin-bottom: 25px;
	line-height: 22px;
}
#main h3 {
	margin-top: 25px;
	margin-bottom: 20px;
	background-image: url(img/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 27px;
	padding-bottom: 11px;
	font-size: 18px;
	color: #515050;
	padding-top: 3px;

}
#main ul.content li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}
#main ul.content2 li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 8px;
	padding-left: 15px;
	margin-bottom: 5px;
}
#main .box1 {
	float: left;
	margin-right: 12px;
	width: 145px;
	margin-bottom: 15px;
}

#main .box2 {

}
#main .box3 {
	padding-left: 14px;
	width: 631px;
}
#main .box4 {
	margin-right: 10px;
	float: left;
	width: 168px;
	margin-bottom: 15px;
}

#main .text_content {
	margin-top: 10px;
	text-align: center;


}

#main .flash {
	padding-bottom: 25px;
}


#main .indent {
	padding-right: 10px;
	padding-left: 10px;
	width: 625px;


}
#main ol.privacy li{
	margin-right: 20px;
	margin-left: 40px;
}
#main .title_top1 {
	background-image: url(img/top_title1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
	padding-top: 13px;
	padding-left: 40px;
	margin-bottom: 15px;
	font-size: 22px;
	font-weight: bold;
	color: #515050;
	margin-top: 20px;
}
#main .title_top2 {
	background-image: url(img/top_title2_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 22px;
	font-weight: bold;
	color: #515050;
	width: 625px;
}
#main .title_top2_right {
	float: right;
	padding-right: 10px;
	margin-top: -2px;
}
#main .title_content1 {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main .service_title1 {
	background-image: url(img/service_title1_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	font-size: 16px;
	color: #515050;
	font-weight: bold;
	padding-left: 22px;
	background-position: left bottom;
	padding-bottom: 4px;
	line-height: 28px;
}
#main .content_box1 {
	width: 622px;
	margin-bottom: 20px;
}
#main .content_box_left1 {
	float: left;
}
#main .content_box_200 {
	float: left;
	width: 200px;
}
#main .content_box_right1 {
	float: right;
	width: 486px;
}
#main .box_top1 {
	background-image: url(img/top_box1_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 639px;
	margin-right: 3px;
	margin-left: 3px;
}

#main .box_top2 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 25px;
	padding-top: 20px;
	width: 645px;
}
#main .box_top3 {
	padding: 10px;
	float: left;
	width: 193px;
	display: inline;
	margin-bottom: 10px;
}
#main .box_top4 {
	margin-top: 25px;
	text-align: center;
}



#main .scroll {
	height: 165px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #1F1F1F;
	scrollbar-darkshadow-color: #FFFFFF;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 10px;
	overflow: auto;
	margin-bottom: 15px;
}

#main .news_date {
	font-weight: bold;
	color: #0061CC;
}

#main .news_text {
	margin-bottom: 8px;
}
#main .news_box {
	width: 625px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#main .news_date2 {
	float: right;
	width: 80px;
	color: #0061CC;
	text-align: right;
}
#main .news_date3 {
	text-align: right;
	color: #0099FF;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFC5C5;
	padding-bottom: 8px;
}


#main .news_text2 {
	float: left;
	width: 530px;
	color: #333333;
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}


#main .box_btn {
	text-align: center;
	margin-top: 15px;
}
#main .ctop {
	margin-top: 0px;
}
#main .last {
	margin-right: 0px;
}


#content .cbottom {
	margin-bottom: 0px;
}
.formfield1 {
	width: 294px;
}

.formfield2 {
	width: 417px;
}
.formfield3 {
	width: 200px;
}

#footer {
	background-color: #F5F3F1;
	background-image: url(img/footer_bg.gif);
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 948px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
}
#footer .top_btn {
	text-align: right;
	padding-top: 75px;
	padding-right: 10px;
	background-image: url(img/footer_bg.gif);
	background-repeat: no-repeat;
}
#footer .foot_logo {
	text-align: center;
	margin-bottom: 8px;
}

#footer .foot_box {
	padding-bottom: 10px;
	width: 928px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer .foot_box2 {
	background-color: #FFFFFF;
	background-image: url(img/box2_bg.gif);
	background-position: top;
	width: 200px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#footer .foot_box2_bottom {
	background-image: url(img/box2_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 10px;
	width: 200px;
	padding-right: 10px;
	font-size: 0px;
	line-height: 0px;
	height: 10px;
}
#footer .foot_box_left {
	float: left;
	padding-left: 40px;
	margin-top: 11px;
}
#footer .foot_box_left2 {
	float: left;
	padding-right: 20px;
	width: 80px;
	margin-bottom: 15px;
}
#footer .foot_box_right {
	float: right;
	width: 628px;
	margin-top: 18px;
}
#footer .foot_box_right2 {
	float: right;
	width: 507px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #797979;
	margin-bottom: 15px;
}
#footer .foot_box_right2 a:link {
	color: #797979;
}
#footer .foot_box_right2 a:visited {
	color: #797979;
}
#footer .foot_box_right2 a:hover {
	TEXT-DECORATION: underline;	
}
#footer .foot_link {
	background-color: #66C6FF;
	padding-top: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 20px;
	margin-top: 25px;
}
#footer .foot_copyright {
	background-color: #008EE3;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
#main .text_right {
	text-align: right;
	font-weight: bold;
	color: #66C6FF;
	margin-top: -20px;
}
#main .font_red {
	color: #FF0000;
}
#main .td_box1 {
	background-image: url(img/td_box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 625px;
}
#main .td_box2 {
	background-image: url(staff/img/td_box1_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 460px;
}
#main .btn_box1 {
	text-align: center;
	margin-top: 15px;
}

#main .td1 {
	font-weight: bold;
	color: #82AB14;
	float: left;
	width: 110px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#main .td2 {
	float: right;
	width: 475px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#main .td3 {
	float: right;
	width: 310px;
	padding: 10px;
}
#main .item_box {
	float: left;
	width: 148px;
	text-align: center;
	margin-bottom: 20px;
	padding-left: 10px;
}
#main .item_box2 {
	float: left;
	width: 94px;
	text-align: center;
	margin-bottom: 20px;
	padding-left: 10px;
}
#main .item_box img {
	margin-bottom: 10px;
}
#main .item_box2 img {
	margin-bottom: 10px;
}

#main .profile_title {
	font-weight: bold;
	color: #82AB14;
	margin-top: 20px;
	margin-bottom: 10px;
}
#main .partner_box {
	margin-top: 10px;
	text-align: right;
}
#main .h3_right {
	float: right;
}
#side .side_box3 {
	background-color: #C2C2C2;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 1px;
}
.recruit_text {
	font-weight: bold;
	margin:5px 0 5px 0;
    }

.fenye {
        PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 2px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
.fenye A {
        BORDER-RIGHT: #dedfde 1px solid; PADDING-RIGHT: 6px; BACKGROUND-POSITION: 50% bottom; BORDER-TOP: #dedfde 1px solid; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; BORDER-LEFT: #dedfde 1px solid; COLOR: #295aa8; MARGIN-RIGHT: 3px; PADDING-TOP: 2px; BORDER-BOTTOM: #dedfde 1px solid; TEXT-DECORATION: none
}
.fenye A:hover {
        BORDER-RIGHT: #2c63b1 1px solid; BORDER-TOP: #2c63b1 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #2c63b1 1px solid; COLOR: #254f9b; BORDER-BOTTOM: #2c63b1 1px solid; BACKGROUND-COLOR: #fff; text-decoration:none;
}
.fenye aaaa {
        BORDER-RIGHT: #345ea9 1px solid; BORDER-TOP: #345ea9 1px solid; BACKGROUND-IMAGE: none; BORDER-LEFT: #345ea9 1px solid; COLOR: #fff; BORDER-BOTTOM: #345ea9 1px solid; BACKGROUND-COLOR: #5478b8;PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 2px; MARGIN-left: 0px;MARGIN-right: 3px; PADDING-TOP: 2px; TEXT-ALIGN: center
}
#side .blocktitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}
#seo_f li {
	list-style-type: none;
}

