* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	line-height: 140%;
	background-image: url(img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F0F7D0;
	color: #333333;
	
}
.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;
	/* Mac版IEのみに適用 \*//*/
	height: auto;
	overflow: hidden;
	/**/
}
img {
 	border:none;
}
a:link {
	TEXT-DECORATION: none;
}
a:visited {
	TEXT-DECORATION: none;
}
a:hover {
	TEXT-DECORATION: none;
}
a:active {
	TEXT-DECORATION: none;
}

.foot_link a:link {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}
.foot_link a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.foot_link a:hover {
	TEXT-DECORATION: underline;
	color: #E4E4E4;
}
.foot_link a:active {
	TEXT-DECORATION: underline;
	color: #FFFFFF;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	line-height: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 8px;
}


#header {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#header .head_box {
	width: 900px;
	padding-top: 20px;
}


#header .head_logo {
	padding-left: 10px;
	float: left;
	
}

#header .head_contact {
	float: right;
	padding-right: 10px;
}
/*-------------------------------------------------
  globalnav
-------------------------------------------------*/
#globalnav {
	height: 42px;
	margin-top: 5px;
	width: 900px;
	background-color: #FFFFFF;
}
#globalnav li {
	display: block;
	float: left;
	height: 42px;
	text-decoration: none;
	margin-right: 1px;
	
}
#globalnav li a {
	display: block;
	overflow: hidden;
	padding-top: 42px;
	height: 0px;
}
#globalnav .n1 a {
	background-image: url(img/navi1.jpg);
	background-repeat: no-repeat;
	width: 148px;
}
#globalnav .n2 a {
	background-image: url(img/navi2.jpg);
	background-repeat: no-repeat;
	width: 149px;
}
#globalnav .n3 a {
	background-image: url(img/navi3.jpg);
	background-repeat: no-repeat;
	width: 149px;
}
#globalnav .n4 a {
	background-image: url(img/navi4.jpg);
	background-repeat: no-repeat;
	width: 149px;
}
#globalnav .n5 a {
	background-image: url(img/navi5.jpg);
	background-repeat: no-repeat;
	width: 150px;
}
#globalnav .n6 a {
	background-image: url(img/navi6.jpg);
	background-repeat: no-repeat;
	width: 150px;
}
#globalnav li.n6 {
	margin-right: 0px;
}


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

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

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

#content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#content .flash {
	padding-bottom: 20px;	
}
#pankuzu li {
	list-style-type: none;
	display: inline;
}


#side {
	float: left;
	width: 220px;
}
#side .side_box1 {
	border: 1px solid #D0D0D0;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-bottom: 10px;
}

#side .side_link {
	margin-bottom: 10px;	
}
#side ul.side_link2 li {
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	margin-bottom: 5px;
	padding-left: 13px;
}

#side a:hover img  { filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=80) }


#main {
	float: right;
	width: 640px;
}


#main p {
	margin-bottom: 10px;
}
#main h3 {
	background-image: url(img/h3_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 14px;
	padding-left: 25px;
	height: 42px;
}
#main h4 {
	margin-top: 15px;
	margin-bottom: 10px;
	background-color: #7DBF1C;
	height: 24px;
	padding-top: 12px;
	padding-left: 12px;
	font-size: 16px;
	color: #FFFFFF;
}

#main .indent {
	padding-right: 10px;
	padding-left: 10px;
	width: 620px;
}
#main ul.content1 {
	margin-bottom: 8px;
}

#main ul.content1 li {
	background-image: url(img/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	padding-left: 14px;
}
#main ul.content2 li {
	background-image: url(img/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	list-style-type: none;
	padding-left: 10px;
	font-weight: bold;
}


#main .title_top1 {
	background-image: url(img/top_title1_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-left: 22px;
	height: 41px;
}
#main .title_top1_right {
	float: right;
	padding-right: 15px;
}
#main .title_content1 {
	background-image: url(img/content_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 23px;
	font-size: 14px;
	color: #107133;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}

#main .box_top1 {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#main .box1 {
	background-image: url(img/line3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
#main .box2 {
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	display: inline;
}
#main .box3 {
	width: 620px;
	margin-bottom: 20px;
}
#main .box4 {
	margin-bottom: 10px;
	width: 620px;
}
#main .box5 {
	margin-bottom: 10px;
	padding-left: 40px;
}



#main .box_left {
	float: left;
}


#main .box_right {
	float: right;
}
#main .box_right_450 {
	float: right;
	width: 450px;
}
#main .box_right_510 {
	float: right;
	width: 510px;
	padding-top: 10px;
}


#main .box_company {
	background-image: url(img/company_box1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	padding-left: 25px;
}


#main .box_gray {
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}

#main .scroll {
	overflow: auto;
	height: 145px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #333333;
	scrollbar-darkshadow-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
	margin-right: 5px;
}
#main .news_box2 {
	width: 610px;
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#main .news_box {
	width: 570px;
	background-image: url(img/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 8px;
	padding-bottom: 8px;
}

#main .news_date {
	width: 80px;
	float: left;
}
#main .news_text {
	width: 480px;
	float: right;
	
}
#main .news_text2 {
	width: 520px;
	float: right;
}

#main table {
	border-collapse: collapse;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBDBDB;
	border-bottom-color: #DBDBDB;
}
#main table.table1 {
	width: 100%;
	
}
#main table.table1 td {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D8D8D8;
	border-bottom-color: #D8D8D8;
}

#main table.table1 col.col_gray {
	font-weight: bold;
	background-color: #F8FAF9;
	color: #484848;
}
#main table.table1 tr .td_blue {
	background-color: #F7FFEE;
	font-size: 14px;
	font-weight: bold;
	color: #6A9702;
}


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

.formfield_s {
	width: 240px;
}
.formfield_s2 {
	width: 100px;
}
.formfield_m {
	width: 280px;
}
.formfield_l {
	width: 320px;
}

#main .first {
	margin-left: 0px;
}
#main .last {
	margin-right: 0px;
}
#main .ctop {
	margin-top: 0px;
}

#content .top_btn {
	margin-top: 35px;
	text-align: right;
	margin-bottom: 10px;
	
}

#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #73C91D;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #FFFFFF;
}
#footer .foot_box_left {
	float: left;
	width: 470px;
}

#footer ul.foot_link li {
	background-image: url(img/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	list-style-type: none;
	margin-right: 10px;
	padding-left: 10px;
}

#footer .foot_copyright {
	float: right;
	width: 400px;
	font-weight: bold;
	text-align: right;
	
}#side .side_menu {
	background-image: url(img/arrow1.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 4px 4px;
	font-weight: bold;
	padding-bottom: 4px;
}
#side .side_list {
	padding-right: 5px;
	padding-left: 5px;
}
