/*■■■■■■■■■■■■■■■■■■■■■■■*/
/*■共通■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■*/
html{
	margin:0px;
	padding:0px;
}
body{
	font-size:12px;
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	line-height:100%;
	text-align:center;
	background-image:url(../image/background.gif);
	background-position:top;
	background-repeat:repeat-x;
}
table{
	font-size:12px;
	margin:0px;
	padding:0px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
	line-height:100%;
}
a{
	color:#24567d;
}
a.linkout{
	background-image:url(../image/link_out.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:18px;
}
a.linkin{
	background-image:url(../image/link_in.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:16px;
}
img{
	border:none;
}

/*■■■■■■■■■■■■■■■■■■■■■■■*/
/*■共通■■■■■■■■■■■■■■■■■■■■*/
/*■■■■■■■■■■■■■■■■■■■■■■■*/
.wrapper{
	width:800px;
	margin:auto;
	text-align:left;
}
/*■ヘッダー■■■■■■■■■■■■■■■■■■*/
.header{
	height:130px;
	background-image:url(../image/header_background.gif);
	background-repeat:no-repeat;
}
.header h1{
	height:130px;
	width:350px;
	margin:0;
	background-image:url(../image/title.gif);
}
.header h1 a{
	height:130px;
	width:350px;
	margin:0;
	text-indent:-3000px;
	display:block;
	background-image:url(../image/title.gif);
}
/*■カラム■■■■■■■■■■■■■■■■■■■*/
.main_body{
	clear:both;
	padding:20px 0 0 0;
}
.left{
	width:230px;
	float:left;
	text-align:center;
}
.right{
	width:570px;
	float:right;
}
/*■フッター■■■■■■■■■■■■■■■■■■*/
.footer{
	clear:both;
	padding:30px 0 80px 0;
}
.footer_lay{
	padding:20px 0 80px 0;
	background-image:url(../image/footer_background.gif);
	background-position:top;
	background-repeat:repeat-x;
}
/*■メインメニュー■■■■■■■■■■■■■■■*/
.left ul{
	margin:0 auto;
	padding:0 20px 0 0;
	text-align:left;
}
.left ul li{
	list-style:none;
}
.left ul li a{
	padding:17px 0 17px 10px;
	display:block;
	background-image:url(../image/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-decoration:none;
}
.left ul li a:hover{
	background-color:#eeeeee;
}
.left ul li.menu_on a{
	border-left:4px solid #dddddd;
}

.left ul li.submenu{
	list-style:none;
	background-image:url(../image/submenu.gif);
	background-position:left;
	background-repeat:no-repeat;
}
.left ul li.submenu a{
	padding:10px 0 10px 24px;
	display:block;
	background-image:url(../image/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.left ul li.submenu a:hover{
	background-color:none;
}



.left h2{
	text-align:left;
	margin:0 20px 0 0;
	padding:0 0 4px 0;
	background-image:url(../image/menu_title_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.left_jimukyoku{
	margin:20px 20px 15px 0;
	padding:10px;
	text-align:left;
	line-height:160%;
	border:1px solid #dddddd;
}

.right h2{
	text-align:left;
	margin:0 0 0 0;
	padding:5px 0 4px 0;
	background-image:url(../image/news_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.right h2.subpagetitle{
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 4px 0;
	background-image:url(../image/news_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.top_banner{
	padding:0 0 10px 0;
}

.right dl{

}
.right dl dt{
	width:80px;
	padding:15px 5px;
	margin:0;
	float:left;
}
.right dl dd{
	padding:15px 0;
	margin:0;
	background-image:url(../image/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.news_archive{
	text-align:right;
}



.pankuzu{
	font-size:10px;
	text-align:right;
	color:#333333;
}







/*　■■■ お問い合わせ ■■■　*/
.contact_form{
	margin-bottom:50px;
}
.contact_hissu{
	margin:0;
	text-align:right;
}
.contact_bot{
	text-align:center;
}
.contact_must{
	color:#FF0000;
	font-size:10px;
	font-weight:bold;
}
.contact_form_name{
	width:150px;
	ime-mode: active;
}
.contact_form_mail{
	width: 280px;
	ime-mode: disabled;
}
#mail_first{
	margin:0 0 5px 0;
}
.contact_form_gakkai_name{
	width: 280px;
}
.contact_form_address{
	width: 320px;
	ime-mode: active;
	margin:5px 0 0 0;
}
.contact_form_privacy{
	padding:0 0 10px 0;
}


/*　■■■ お問い合わせここまで ■■■　*/
/*　■■■ 御見積フォームここまで ■■■　*/

.top_related_link{
	padding:10px 0 35px 80px;
	margin:10px 0 0 0;
	line-height:100%;
	background-image:url(image/related_link.gif);
	background-position:0px 10px;
	background-repeat:no-repeat;
}
.top_related_link a{
	background-image:url(image/related_link_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0 0 0 18px;
	text-decoration:none;
	color:#0b531e;
}
.top_related_link a:hover{
	color:#7c2e1e;
	text-decoration:underline;
}

.top_contact_info{
	height:80px;
	margin-top:15px;
	background-image:url(image/top_contact_info.gif);
}
.top_contact_info_left{
	width:380px;
	float:left;
}
.top_contact_info_left_lay{
	padding:9px 15px 0px 25px;
	color:#343A30;
}
.top_contact_info_right{
	width:220px;
	float:left;
}
.top_contact_info_right_lay{
	padding:1px 0;
	text-align:right;
}
.top_contact_info_right_lay a{
	width:220px;
	height:78px;
	display:block;
	text-align:left;
	text-indent:-3000px;
	background-image:url(image/top_contact_bot.gif);
}
.top_contact_info_right_lay a:hover{
	background-position:0 -78px;
}

.top_solution_intro{
	height:87px;
	margin:15px 0 0 0;
	background-image:url(image/top_service_top_bg.gif);
}
.top_solution_intro_lay{
	text-align:center;
	padding:12px 95px 0 95px;
	line-height:140%;
	color:#353d31;
}
.top_solution_column{
	height:100px;
	clear:both;
	line-height:130%;
	margin:0 0 10px 0;
}
.top_solution_left{
	height:100px;
	width:300px;
	background-image:url(image/top_service_left_bg.gif);
	float:left;
}
.top_solution_left_lay{
	padding:35px 30px 0 15px;
}
.top_solution_right{
	height:100px;
	width:300px;
	background-image:url(image/top_service_right_bg.gif);
	float:right;
}
.top_solution_right_lay{
	padding:35px 15px 0 37px;
}


.top_main_lay_right{
	width:155px;
	float:right;
}
.top_main_lay_right h2{
	margin:0;
	height:45px;
}

/*　■■■ 組織概要 ■■■　*/
.information_table{
	width:570px;
	margin:30px 0px;
	border:none;
	background-color:#eeeeee;
	line-height:130%;
}
.information_table tr td{
	padding:10px;
	background-color:#ffffff;
}
.information_table tr td.info_left{
	width:80px;
}
.information_table tr td.info_middle{
	background-color:#cccccc;
	width:2px;
	padding:4px 0;
}
.information_table tr td.info_right{

}
.info_small{
	padding:5px 0 0 0;
	font-size:10px;
}
.information_table tr td.info_right table{
	width:100%;
	border:none;
}
.information_table tr td.info_right table tr{

}
.information_table tr td.info_right table tr td{
	padding:8px 3px;
	background-image:url(image/top_right_solutions_dotline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.sohsiki{
	margin:15px 5px 50px 5px;
	text-align:center;
}

/*　■■■ 組織概要ここまで ■■■　*/






.aisatsu_lay{
	padding:10px 15px;
	line-height:180%;
}

.yakuin_lay{
	padding:10px 15px;
	line-height:180%;
}
.yakuin_lay h3{
	font-size:16px;
	padding-left:10px;
	border-left:5px solid #cccccc;
}
.yakuin_lay h3 span.h3_small{
	font-size:10px;
	font-weight:normal;
}
.yakuin_lay h4{
	font-size:14px;
}
.yakuin_lay p{
	padding:0 0 0 10px;
}

.sanjyo_lay{
	padding:10px 15px;
	line-height:180%;
}
.sanjyo_lay table{
	width:540px;
	line-height:180%;
	font-size:10px;
}
.sanjyo_lay table th{
	text-align:center;
}
.sanjyo_lay table th.senmon{
	width:55px;
}
.sanjyo_lay table th.postalnumber{
	width:70px;
}
.sanjyo_lay table th.address{
	width:180px;
}
.sanjyo_lay table td{
	padding:8px 0;
	border-bottom:1px solid #cccccc;
}


.link_shinsei{
}
.link_shinsei h3{
	font-size:16px;
	padding-left:10px;
	border-left:5px solid #cccccc;
}
.link_shinsei h3 span.h3_small{
	font-size:10px;
	font-weight:normal;
}
.link_shinsei h4{
	font-size:14px;
}

.jimukyoku_table{
	width:500px;
	vertical-align:top;
	border:none;
	background-color:#eeeeee;
	border:1px solid #dddddd;
	margin:25px 10px;
}
.jimukyoku_table td{
	padding:10px;
	line-height:180%;
	vertical-align:top;
}
.jimukyoku_table td.jimukyoku_left{
	width:40px;
	font-weight:bold;
	color:#214d70;
}

.nyukai_lay{
	padding:10px 15px;
	line-height:180%;
}
.nyukai_lay h3{
	font-size:16px;
	padding-left:10px;
	color:#214d70;
	border-left:5px solid #cccccc;
}
.convention_lay{
	padding:10px 15px;
	line-height:180%;
}
.convention_lay table{
	background-color:#CCCCCC;
	width:500px;	
	
}
.convention_lay th{
	padding:8px 10px;
	background-color:#666666;
	color:#FFFFFF;
}
.convention_lay td{
	padding:8px 10px;
	background-color:#FFFFFF;
}

.local_lay{
	padding:10px 15px;
	line-height:180%;
}
.local_lay h3{
	font-size:16px;
	padding-left:10px;
	color:#214d70;
	border-left:5px solid #cccccc;
}
.local_lay table{
	width:530px;
	border:none;
	background-color:#eeeeee;
	border:1px solid #dddddd;
	line-height:180%;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans, FreeSans, Jamrul, Garuda, Kalimati;
}
.local_lay table td{
	padding:8px 4px;
	vertical-align:top;
}
.local_lay table td.shibucho{
	width:115px;
}

.contact_table{
	width:500px;
	vertical-align:top;
	border:none;
	background-color:#ffffff;
	border:1px solid #dddddd;
	margin:25px 10px;
}
.contact_table td{
	padding:10px;
	line-height:180%;
	vertical-align:top;
}
.contact_table td.contact_left{
	width:40px;
	font-weight:bold;
	color:#214d70;
}

