/*-------------------基本設定-------------------*/
body {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	font-size: 10pt;
	line-height: 12pt;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

a:link {color: #286BA8;}
a:visited {color: #286BA8;}
a:hover {color: #6CC372;}
a:active {color: #6CC372;}

.a_none:link {color: #286BA8;text-decoration: none;}
.a_none:visited {color: #286BA8;text-decoration: none;}
.a_none:hover {color: #6CC372;text-decoration: none;}
.a_none:active {color: #6CC372;text-decoration: none;}

.a_black:link {color: #000000;}
.a_black:visited {color: #000000;}
.a_black:hover {color: #6CC372;}
.a_black:active {color: #6CC372;}

.a_white:link {color: #ffffff;text-decoration: none;}
.a_white:visited {color: #ffffff;text-decoration: none;}
.a_white:hover {color: #ffffff;text-decoration: underline;}
.a_white:active {color: #ffffff;text-decoration: underline;}

.a_g:link {color: #286BA8;text-decoration: underline;}
.a_g:visited {color: #286BA8;text-decoration: underline;}
.a_g:hover {color: #45b64d;text-decoration: underline;}
.a_g:active {color: #45b64d;text-decoration: underline;}

.a_h1:link {color: #ffffff;text-decoration: none;}
.a_h1:visited {color: #ffffff;text-decoration: none;}
.a_h1:hover {color: #ffffff;text-decoration: none;}
.a_h1:active {color: #ffffff;text-decoration: none;}

/*-------------------文字設定-------------------*/
.fontsize8_linehi10 {
	font-size: 8pt;
	line-height: 10pt;
}
.fontsize9_linehi11 {
	font-size: 9pt;
	line-height: 11pt;
}
.fontsize10_linehi12 {
	font-size: 10pt;
	line-height: 12pt;
}
.fontsize11_linehi12 {
	font-size: 11pt;
	line-height: 12pt;
}
.fontsize12_linehi16 {
	font-size: 12pt;
	line-height: 16pt;
}
/*-------------------独自追加項目-------------------*/
.font_bold {
	font-weight: bold;
}
.font_color1 {							/*項目が増える場合は、.font_color1、.font_color2と増やしていく*/
	color: #FF0000;
}
.font_color2 {						
	color: #FFffff;
}
.font_color3 {						
	color: #31A02D;
}
.font_color4 {						
	color: #286BA8;
	font-size: 11pt;
	line-height: 12pt;
}

.bg1 {
	background-image: url(images/background_001.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.bg2 {
	background-image: url(images/background_002.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.bg3 {
	background-image: url(images/background_003.gif);
}
.bg4 {
	background-image: url(images/header_002.gif);
	background-repeat: repeat-y;
	width: 760px;
}
.bg5 {
	background-image: url(images/background_004.gif);
	background-repeat: repeat-y;
	width: 180px;
}
.bg6 {
	background-image: url(images/menu_006.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg7 {
	background-image: url(images/menu_008.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg8 {
	background-image: url(images/menu_003.gif);
	background-repeat: repeat-y;
	width: 3px;
}
.bg9 {
	background-image: url(images/menu_004.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.bg10 {
	background-image: url(images/top_002.jpg);
	background-repeat: no-repeat;
	width: 568px;
	height: 107px;
}
.bg11 {
	background-image: url(images/background_005.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.bg12 {
	background-image: url(images/top_004.gif);
	background-repeat: no-repeat;
	height:49px; 
	width: 128px;
}

.bg13 {
	background-image: url(images/background_006.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.bg14 {
	background-image: url(images/background_007.gif);
	background-repeat: repeat-x;
	height: 65px;
}
.bg15 {
	background-image: url(images/footer_001.gif);
	background-repeat: repeat-y;
	height: 40px;
	width: 760px;
}
.bg16 {
	background-image: url(images/background_008.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.bg17 {
	background-image: url(images/title_004.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 555px;
}
.bg18 {
	background-image: url(images/title_005.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 540px;
}
.bg19 {
	background-image: url(images/icon_003.gif);
	background-repeat: repeat-y;
	width: 30px;
}
.bg20 {
	background-image: url(images/080908_001.gif);
	background-repeat: no-repeat;
	width: 555px;
	line-height: 30px;
	text-indent: 36px;
	font-weight: bold;
}
.bg21 {
	background-image: url(images/top_090804_2.jpg);
	background-repeat: no-repeat;
	width: 568px;
	height: 107px;
}
.padding {								
	padding-right: 10px;
	padding-left: 10px;
}
.padding2 {								
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.padding3 {								/*項目が増える場合は、.padding1、.padding2と増やしていく*/
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
.padding4{								
	padding-bottom: 0px!important;
	padding-bottom: 8px;
}
.padding5 {								
	padding-right: 5px;
	padding-left: 5px;
}

.padding6{								
	padding: 5px 5px!important;
	padding: 5px 5px;
}
.padding7{								
	padding: 5px 5px!important;
	padding: 5px 5px 5px 5px;
}

.padding8{								
	padding: 5px;
}






.border1 {								/*項目が増える場合は、.border1、.border2と増やしていく*/
	border: 1px solid #120704;
}
.border2 {							
	border: 1px solid #C1B0A3;
}
.border3 {							
	border: 3px double #00CC99;
}
.border4 {							
	border: 1px solid #00CC99;
}
.main_m	{
	margin:0;
}
.height_15{ height:15px;}
.height_20{ height:20px;}
.height_25{ height:25px;}
.height_28{ height:28px;}
.height_120{ height:120px;}

.navi4 {
	font-weight:normal;
	background:url(images/menu_001.jpg) no-repeat;
	text-align:left;
	width:180px;/*←IEは8px分の認識が違うのでそのまま*/
	height:25px !important;/*←ＮＮ、firefox用として*/
	height:30px;
	margin:0;
	padding-top:6px;
	padding-left:0px;
	display:block;
	color:#286BA8;
}
.navi3 a{
	font-weight:normal;
	background:url(images/menu_001_c.jpg) no-repeat;
	text-align:left;
	width:180px;/*←IEは8px分の認識が違うのでそのまま*/
	height:25px !important;/*←ＮＮ、firefox用として*/
	height:30px;
	margin:0;
	padding-top:6px;
	padding-left:0px;
	display:block;	
}
.navi2 a{
	font-weight:normal;
	background:url(images/menu_001_s.jpg) no-repeat;
	text-align:left;
	width:180px;/*←IEは8px分の認識が違うのでそのまま*/
	height:25px !important;/*←ＮＮ、firefox用として*/
	height:30px;
	margin:0;
	padding-top:6px;
	padding-left:0px;
	display:block;	
}
.navi1 a{
	font-weight:normal;
	background:url(images/menu_001.jpg) no-repeat;
	text-align:left;
	width:180px;/*←IEは8px分の認識が違うのでそのまま*/
	height:25px !important;/*←ＮＮ、firefox用として*/
	height:30px;
	margin:0;
	padding-top:6px;
	padding-left:0px;
	display:block;
	text-decoration:none;
	
}
.navi1 a:visited{
	background:url(images/menu_001.jpg) no-repeat;
}
.navi1 a:hover{
	background:url(images/menu_001_d.jpg) no-repeat;
}
.navi2 a:hover{
	background:url(images/menu_001_d.jpg) no-repeat;
}
.navi3 a:hover{
	background:url(images/menu_001_d.jpg) no-repeat;
}

.div_m1{
	margin-left:10px;
}

.div_m2{
	margin-left:20px;
}


h1 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 10pt;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	height: 16px;
}

h2 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 10pt;
	line-height: 12pt;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9pt;
	line-height: 11pt;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:0px;
	margin:0px;
}
.boedercolor_bunner { 
border:1px  solid #66CCFF;
}

.bgcolor1 {
	background-color: #CC3300;
}
.bgcolor2 {
	background-color: #E9F3FC;
}

.bgcolor3 {	
	background-color: #358CB7;
}
.bgcolor4 {	
	background-color: #FFFFFF;
}
.bgcolor5 {	
	background-color: #00CC99;
}
.bgcolor6 {	
	background-color: #FFFF99;
}

em{
font-family: "ＭＳ Ｐゴシック", "Osaka";
font-size: 10pt;
font-style:normal;
}

.font_size9 {
	font-size:9pt;
}
.font_size10 {
	font-size:10pt;
}.re_bg001 {
	background-image: url(images/reform/bg_002.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	width: 346px;
}
.re_bg002 {

	background-image: url(images/reform/bg_005.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	width: 346px;
}
.re_bg003 {


	background-image: url(images/reform/bg_008.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	width: 346px;
}
.re_bg004 {
	background-image: url(images/reform/bg_010.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 544px;
	line-height: 34px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12pt;
}
.re_bg005 {

	background-image: url(images/reform/bg_011.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	width: 544px;
}
.re_bg006 {
	background-image: url(images/reform/re11.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 272px;
	text-indent: 35px;
}
.re_bg007 {
	background-image: url(images/reform/re15.jpg);
	height: 147px;
	width: 272px;
}
.re_bg008 {
	background-image: url(images/reform/bg_014.jpg);
	background-repeat: repeat-y;
	width: 265px;
	font-weight: bold;
}
.re_bg009 {
	font-size: 8pt;
	line-height: 10pt;
	background-image: url(images/reform/re24.jpg);
	background-repeat: repeat-y;
	width: 182px;
	font-weight: bold;
}
.re_bg010 {
	font-size: 8pt;
	line-height: 10pt;
	background-image: url(images/reform/re25.jpg);
	background-repeat: repeat-y;
	width: 181px;
	font-weight: bold;
}
.re_bg011 {

	font-size: 8pt;
	line-height: 10pt;
	background-image: url(images/reform/re26.jpg);
	background-repeat: repeat-y;
	width: 181px;
	font-weight: bold;
}
.red {
	color: #FF0000;
}

.re_bg012 {

	font-size: 8pt;
	line-height: 10pt;
	background-image: url(images/reform/re28.jpg);
	background-repeat: repeat-y;
	width: 182px;
	font-weight: bold;
}
.re_bg013 {

	font-size: 8pt;
	line-height: 10pt;
	background-image: url(images/reform/re29.jpg);
	background-repeat: repeat-y;
	width: 181px;
	font-weight: bold;
}
.re_bg014 {

	font-size: 8pt;
	line-height: 10pt;
	background-image: url(images/reform/re30.jpg);
	background-repeat: repeat-y;
	width: 181px;
	font-weight: bold;
}
.margin001 {
	margin-top: 10px;
	margin-bottom: 15px;
}
.box001 {
	text-indent: 10px;
}
.box002 {
	width: 135px;
	margin-left: 20px;
}
.box003 {
	width: 135px;
	margin-left: 25px;
}
.box004 {

	width: 135px;
	margin-left: 30px;
}
table.tableCom{
	border-top:1px solid #7D7439;
	border-left:1px solid #7D7439;
	border-right:1px solid #7D7439;
	margin:0 auto 20px auto;
	font-size: 8pt;
}
table.tableCom th{
	background-color:#F8F8F0;
	color:#7D7439;
	border-bottom:1px solid #7D7439;
	text-align:center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
table.tableCom td{
	padding:4px;
	border-bottom:1px solid #7D7439;
}
.pl10{padding-left:10px;}
.fontsize10_linehi12 .fontsize10_linehi12 .height_120 #daihyo_aisatu {
	float: right;
	width: 240px;
	height: 340px;
	padding-left: 5px;
}

.fontsize10_linehi12 .fontsize10_linehi12 .height_20 .kaiso_syosai table {
    background-color:#66CCFF;
}

.fontsize10_linehi12 .fontsize10_linehi12 .height_20 .kaiso_syosai th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color:#DEEEFB;
	font-size: 10pt;
	line-height: 12pt;
}

.fontsize10_linehi12 .fontsize10_linehi12 .height_20 .kaiso_syosai td {
	vertical-align: top;
	background-color:#FFFFFF;
	font-size: 10pt;
	line-height: 12pt;
}
.newstyle001 {
	margin:0 auto 20px auto;
	font-size: 10pt;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7D7439;
	border-right-color: #7D7439;
	border-bottom-color: #7D7439;
	border-left-color: #7D7439;
}
.newstyle002 {
	margin:0;
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #7D7439;
	border-right-color: #7D7439;
	border-left-color: #7D7439;
	border-bottom-style: solid;
	border-bottom-color: #7D7439;
}
.newstyle003 {
	font-weight: bold;
	color: #7D7439;
	background-color: #F8F8F0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #7D7439;
	padding-left: 5px;
}
.tb_width01 {
	height: 110px;
	width: 385px;
}

.newstyle004 {
	font-weight: bold;
	color: #7D7439;
	background-color: #F8F8F0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #7D7439;
	border-top-width: 1px;
	border-top-color: #7D7439;
	padding-left: 5px;
}
.newstyle005 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 5px;
}
/*--TOPページ--*/
#banner_area01{margin:5px 13px 0px 12px;width:555px;}
#company_consept{margin:0px 30px 0px 30px;}
.mgn15t{margin-top:15px;}
.mgn15b{margin-bottom:15px;}
.mgn5t{margin-top:5px;}
.mgn5b{margin-bottom:5px;}
ul {
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul li {
	width: 180px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 30px;
	font-size: 12px;
}
.main a {
	background-image: url(images/menu_001.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	background-position: 0px 0px;
	height: 30px;
	width: 180px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
	}
.main a:hover {
	background-image: url(images/menu_001_d.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	height: 30px;
	width: 180px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-align: left;
}
.sub a {
	line-height: 20px;
	display: block;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	}
.sub a:hover {
	color: #6CC372;
	display: block;
	text-align: left;
}
.non {
	background-image: url(images/menu_001.jpg);
	background-repeat: no-repeat;
	line-height: 30px;
	display: block;
	margin: 0px;
	font-size: 12px;
	color: #286BA8;
	font-weight: bold;
	}

.p6 {
	padding-left: 10px;
	}
.p7 {
	padding-left: 20px;
	}
.h_bunner {
	height: 140px;
	}
