/*トップページ*/

@charset "Shift_JIS";
html{
	background:transparent;
}

html { 
    scrollbar-face-color: #D9CD9F;
    scrollbar-highlight-color: #D9CD9F;
    scrollbar-shadow-color: #ffffff;
    scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color: #ffff00;
    scrollbar-track-color: #ffffff;
    scrollbar-darkshadow-color: #D9CD9F;
}

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.jpg);
	background-color: #EBE8D5;
	background-repeat: repeat-x;
	background-position: top;
  color: #666666;
  font-size: 12px;	
}

.clear:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;}
.clear{
	zoom:1; }

.clear_fix{
	overflow: hidden;
	display: inline-block;
}
.clear_fix:after{
	content:".";
	display: block;
	visibility: hidden;
	height:0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear:both;
}

.cancel{
	clear:both;
}

h1 {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
}

h4 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

em{
	text-indent:-9999px;
	display:block;
}

ul,li{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
}

ol,li{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;	
}


#wrapper_bg2 {
	width:940px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/main_bg2.jpg);
}

#wrapper_bg1 {
	width:940px;
	height:100%;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	width:900px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FCF3E9;
}

#header {
	width:900px;
	height:106px;
	background-image:url(../images/header_bg.jpg);
	padding-bottom:7px;
}

#logo {
	width:244px;
	height:99px;
	float:left;
}

#header2 {
	width:270px;
	height:20px;
	margin-top:10px;
	margin-right:15px;
	background-image:url(../images/header2_bg.jpg);
	background-repeat:no-repeat;
	float:right;
}

#head_m1 a {
	background-image: url(../images/head_m1.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 112px;
	display:block;
	text-indent: -9999px;
	float:left;
}

#head_m1 a:hover,.head_m1 a:active {
	background-image: url(../images/head_m1o.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 112px;
	display:block;
	text-indent: -9999px;
	float:left;
}

#head_m2 a {
	background-image: url(../images/head_m2.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 49px;
	display:block;
	text-indent: -9999px;
	float:left;
}

#head_m2 a:hover,.head_m2 a:active {
	background-image: url(../images/head_m2o.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 49px;
	display:block;
	text-indent: -9999px;
	float:left;
}

#head_m3 a {
	background-image: url(../images/head_m3.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	display:block;
	text-indent: -9999px;
	float:left;
}

#head_m3 a:hover,.head_m3 a:active {
	background-image: url(../images/head_m3o.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 69px;
	display:block;
	text-indent: -9999px;
	float:left;
}

#head_m4 a {
	background-image: url(../images/head_m4.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 40px;
	display:block;
	text-indent: -9999px;
	float:left;
}

#head_m4 a:hover,.head_m4 a:active {
	background-image: url(../images/head_m4o.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 40px;
	display:block;
	text-indent: -9999px;
	float:left;
}

#menu {
	width:900px;
	height:41px;
	background-image:url(../images/menu_bg.jpg);
	
}

#menu ul li{float:left;}

#menu1 a {
	background-image: url(../images/menu1.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 150px;
	display:block;
	text-indent: -9999px;
}

#menu1 a:hover,.menu1 a:active {
	background-image: url(../images/menu1o.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 150px;
	display:block;
	text-indent: -9999px;
}

#menu2 a {
	background-image: url(../images/menu2.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 150px;
	display:block;
	text-indent: -9999px;
}

#menu2 a:hover,.menu2 a:active {
	background-image: url(../images/menu2o.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 150px;
	display:block;
	text-indent: -9999px;
}

#menu3 a {
	background-image: url(../images/menu3.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 145px;
	display:block;
	text-indent: -9999px;
}

#menu3 a:hover,.menu3 a:active {
	background-image: url(../images/menu3o.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 145px;
	display:block;
	text-indent: -9999px;
}

#menu4 a {
	background-image: url(../images/menu4.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 108px;
	display:block;
	text-indent: -9999px;
}

#menu4 a:hover,.menu4 a:active {
	background-image: url(../images/menu4o.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 108px;
	display:block;
	text-indent: -9999px;
}

#menu5 a {
	background-image: url(../images/menu5.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 178px;
	display:block;
	text-indent: -9999px;
}

#menu5 a:hover,.menu5 a:active {
	background-image: url(../images/menu5o.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 178px;
	display:block;
	text-indent: -9999px;
}

#menu6 a {
	background-image: url(../images/menu6.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 169px;
	display:block;
	text-indent: -9999px;
}

#menu6 a:hover,.menu6 a:active {
	background-image: url(../images/menu6o.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 169px;
	display:block;
	text-indent: -9999px;
}

#flash {
	width:900px;
	height:295px;
}

#title {
	width:900px;
	height:200px;
}

#banner_bg {
	width:900px;
	height:184px;
	background-image:url(../images/banner_bg.jpg);
	background-repeat:no-repeat;
}

#banner_bg2 {
	width:843px;
	height:146px;
	margin-left:auto;
	margin-right:auto;
}

#banner_bg3 {
	width:843px;
	height:17px;
}

#banner {
	width:843px;
	height:146px;
	background-image:url(../images/banner_bg2.jpg);
	background-repeat:no-repeat;
}

#banner ul li{float:left;}

#banner1 a {
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 188px;
	display:block;
	text-indent: -9999px;
	margin-right:27px;
}

#banner1 a:hover,.banner1 a:active {
	background-image: url(../images/banner1o.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 188px;
	display:block;
	text-indent: -9999px;
	margin-right:27px;
}

#banner2 a {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 188px;
	display:block;
	text-indent: -9999px;
	margin-right:32px;
}

#banner2 a:hover,.banner2 a:active {
	background-image: url(../images/banner2o.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 188px;
	display:block;
	text-indent: -9999px;
	margin-right:32px;
}

#banner3 a {
	background-image: url(../images/banner3.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 188px;
	display:block;
	text-indent: -9999px;
	margin-right:32px;
}

#banner3 a:hover,.banner3 a:active {
	background-image: url(../images/banner3o.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 188px;
	display:block;
	text-indent: -9999px;
	margin-right:32px;
}

#banner4 a {
	background-image: url(../images/banner4.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 188px;
	display:block;
	text-indent: -9999px;
}

#banner4 a:hover,.banner4 a:active {
	background-image: url(../images/banner4o.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: 188px;
	display:block;
	text-indent: -9999px;
}

#main {
	width:900px;
	height:386px;
}

#main_left {
	width:20px;
	height:386px;
	background-image:url(../images/main_left_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}

#main_right {
	width:880px;
	height:386px;
	float:left;
}

#main_right1 {
	width:880px;
	height:250px;
	margin-bottom:8px;
}

#topics {
	width:298px;
	height:250px;
	background-image:url(../images/topics_bg.jpg);
	float:left;
}

#topics1 {
	width:298px;
	height:39px;
}

#topics_main {
	width:285px;
	height:190px;
}

#trait {
	width:582px;
	height:250px;
	background-image:url(../images/trait_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}

#trait_text {
	width:436px;
	height:158px;
	margin-top:57px;
	margin-left:108px;
	margin-right:38px;
}

#main_right2 {
	width:860px;
	height:86px;
	background-image:url(../images/main_right2_bg.jpg);
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#main_right2 ul li{float:left;}

#banner5 a {
	background-image: url(../images/banner5.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 282px;
	display:block;
	text-indent: -9999px;
	margin-right:7px;
}

#banner5 a:hover,.banner5 a:active {
	background-image: url(../images/banner5o.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 282px;
	display:block;
	text-indent: -9999px;
	margin-right:7px;
}

#banner6 a {
	background-image: url(../images/banner6.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 282px;
	display:block;
	text-indent: -9999px;
	margin-right:7px;
}

#banner6 a:hover,.banner6 a:active {
	background-image: url(../images/banner6o.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 282px;
	display:block;
	text-indent: -9999px;
	margin-right:7px;
}

#banner7 a {
	background-image: url(../images/banner7.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 282px;
	display:block;
	text-indent: -9999px;
}

#banner7 a:hover,.banner7 a:active {
	background-image: url(../images/banner7o.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 282px;
	display:block;
	text-indent: -9999px;
}

#main_right3 {
	width:880px;
	height:27px;
}

#p_main_right3 {
	width:890px;
	height:27px;
}

#info1 {
	width:410px;
	height:27px;
	float:left;
}

#p_info1 {
	width:410px;
	height:27px;
	float:left;
	margin-left:10px;
}

#info2 {
	width:275px;
	height:20px;
	margin-top:7px;
	float:left;
}

#info3 {
	width:195px;
	height:20px;
	margin-top:7px;
	float:left;
}

#footer {
	width:900px;
	height:90px;
	background-color:#C1A384;
}

#footer1 {
	width:872px;
	height:90px;
	margin-left:14px;
	margin-right:14px;
}

#footer2 {
	width:872px;
	height:14px;
}

#footer_left {
	width:638px;
	height:62px;
	float:left;
}

#footer_right {
	width:234px;
	height:62px;
	float:left;
}

#footer_bg {
	width:940px;
	height:10px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
}

#p_line1 {
	width:900px;
	height:12px;
	background-image:url(../images/p_line1_bg.jpg);
}

#p_main {
	width:900px;
	height:100%;
	background-image:url(../images/p_main_bg.jpg);
}

#p_left {
	width:212px;
	height:721px;
	float:left;
}

#p_right {
	width:688px;
	height:100%;
	float:left;
}

#p_line2 {
	width:900px;
	height:5px;
	background-image:url(../images/p_line2_bg.jpg);
	margin-bottom:7px;
}

#p_banner {
	width:184px;
	height:693px;
/*	background-image:url(../images/p_banner_bg.jpg);
	background-repeat:no-repeat;*/
	margin-top:13px;
	margin-left:auto;
	margin-right:auto;
}

#p_banner1 a {
	background-image: url(../images/p_banner1.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:9px;
}

#p_banner1 a:hover,.p_banner1 a:active {
	background-image: url(../images/p_banner1o.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:9px;
}

#p_banner2 a {
	background-image: url(../images/p_banner2.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:9px;
}

#p_banner2 a:hover,.p_banner2 a:active {
	background-image: url(../images/p_banner2o.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:9px;
}

#p_banner3 a {
	background-image: url(../images/p_banner3.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:9px;
}

#p_banner3 a:hover,.p_banner3 a:active {
	background-image: url(../images/p_banner3o.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:9px;
}

#p_banner4 a {
	background-image: url(../images/p_banner4.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:10px;
}

#p_banner4 a:hover,.p_banner4 a:active {
	background-image: url(../images/p_banner4o.jpg);
	background-repeat: no-repeat;
	height: 105px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:10px;
}

#p_banner5 a {
	background-image: url(../images/p_banner5.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:10px;
}

#p_banner5 a:hover,.p_banner5 a:active {
	background-image: url(../images/p_banner5o.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:10px;
}

#p_banner6 a {
	background-image: url(../images/p_banner6.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:10px;
}

#p_banner6 a:hover,.p_banner6 a:active {
	background-image: url(../images/p_banner6o.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 184px;
	display:block;
	text-indent: -9999px;
	margin-bottom:10px;
}

#p_banner7 a {
	background-image: url(../images/p_banner7.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 184px;
	display:block;
	text-indent: -9999px;
}

#p_banner7 a:hover,.p_banner7 a:active {
	background-image: url(../images/p_banner7o.jpg);
	background-repeat: no-repeat;
	height: 72px;
	width: 184px;
	display:block;
	text-indent: -9999px;
}

#p_top {
	width:658px;
	height:100%;
	margin:15px;
	text-align:right;
}









a { 
//  text-decoration:none;
//  color:#ffffff;
}

.topics2 { 
  text-decoration:none;
  color:#808080;
}

a:hover { 
  text-decoration:none;
  color:#990033;
}

.font_brown {
  color: #663333;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}

.font_brownb {
  color: #663333;
  font-size: 14px;
  line-height : 165%;
  text-align:left;
  font-weight : bold;
}

.font_brown11 {
  color: #663333;
  font-size: 11px;
  line-height : 165%;
  text-align:left;
}

.font_info3 {
  color: #C1A384;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}

.font_black {
  color: #000000;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}

.font_white_p {
  color: #ffffff;
  font-size: 14px;
  line-height : 200%;
  text-align:left;
}

.font_white {
  color: #ffffff;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}

.font_white11 {
  color: #ffffff;
  font-size: 11px;
  line-height : 165%;
  text-align:left;
}

.font_white10 {
  color: #ffffff;
  font-size: 10px;
  line-height : 140%;
  text-align:left;
}

.font_gray {
  color: #666666;
  font-size: 12px;
	font-weight:normal;
  line-height : 165%;
  text-align:left;
}

.font_footer1 {
  color: #330000;
  font-size: 12px;
  line-height : 200%;
  text-align:left;
}

.font_footer2 {
  color: #ffffff;
  font-size: 11px;
  line-height : 150%;
  text-align:left;
}

.font_footer11r {
  color: #990000;
  font-size: 11px;
  line-height : 150%;
  text-align:left;
}

.font_grayb {
  color: #666666;
  font-size: 12px;
  line-height : 180%;
  text-align:left;
	font-weight:bold;
}

.font_gray16b {
  color: #666666;
  font-size: 16px;
	font-weight:bold;
  line-height : 180%;
  text-align:left;
}

.font_cus {
  color: #333333;
  font-size: 12px;
  line-height : 120%;
  text-align:left;
}

.font_red {
  color: #990100;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}

.font_red14 {
  color: #990100;
  font-size: 14px;
  line-height : 165%;
  text-align:left;
}

.font_cus1 {
  color: #ff0000;
  font-size: 14px;
  line-height : 120%;
  text-align:left;
}

.font_blue {
  color: #0099CB;
  font-size: 12px;
  line-height : 300%;
  text-align:left;
}

.font_blue_b {
  color: #0099CB;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
  font-weight : bold;
}

.blue_white{
	background-color:#0099CB;
	color:#FFF;
	font-size:12px;
	padding:5px;
	text-align:left;
}

.font_red_b {
  color: #990000;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
  font-weight : bold;
}

.font_link {
  color: #FFCC00;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}

.font_orange10 {
  color: #ff6600;
  font-size: 10px;
  line-height : 165%;
  text-align:left;
}

.font_orangeb {
  color: #ff6600;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
  font-weight : bold;
}

.font_blue_b14{
	color:#0099CB;
  line-height : 165%;	
  font-size: 14px;
  font-weight : bold;	
}

.topics1 {
  color: #896545;
  font-size: 11px;
  line-height : 165%;
  text-align:left;
}

.topics2 {
  color: #6F4C55;
  font-size: 12px;
  line-height : 165%;
  text-align:left;
}

.font_site {
  color: #92C8FA;
  font-size: 14px;
  line-height : 350%;
  text-align:left;
}

.font_10{
	font-size:10px;
}

.sen{
	border:1px #CCC solid;
	width:640px;
}

.hidarini_iku{
	float:left;
}

.gaiyou td{
	background-image:url(../images/line_ten.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

.line-ten{
	background-image:url(../images/line_ten.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:left;
}

.table_line{
	width:640px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;	
}

.table_line td{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;	
	font-size:12px;
	font-weight:normal;
	color:#666666;
	padding:5px;
	text-align:left;
	vertical-align:middle;
}

.table_line2{
	width:400px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;	
	margin-bottom:30px;
}

.table_line2 td{
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;	
	font-size:12px;
	line-height:165%;
	font-weight:normal;
	color:#666666;
	padding:5px;
	text-align:left;
	vertical-align:middle;
}

.b_beju{
	background-color:#e9dfd6;	
}

.beju_back{
	background-color:#e9dfd6;
	width:620px;
	padding:10px;
	margin:10px 0px;
}

.ten li{
	margin-left:30px;
	list-style-type:disc;
	text-align:left;
	margin-bottom:10px;
}

.suuji li{
	margin-left:30px;
	list-style-type:decimal;
	text-align:left;
	margin-bottom:10px;	
}

.suuji_14b li{
	margin-left:30px;
	list-style-type:decimal;	
  color: #ff6600;
	font-weight:bold;
  font-size: 14px;
  line-height : 165%;
  text-align:left;
}

.eigo li{
	margin-left:30px;
	list-style-type:upper-alpha;
	text-align:left;	
	margin-bottom:10px;	
}

.site_map{
	width:200px;
	margin-top:20px;
	float:left;
}

.site_map li{
	margin-bottom:10px;
	padding:10px;
	background-color:#FFF4F4;
	border:#FFD9D9 1px solid;
	width:160px;
}

.site_map li a{
	color:#333;
	font-size:14px;
	padding-left:5px;
	text-decoration:underline;
}

.site_map2{
	width:180px;
	margin-top:20px;
	float:left;
}

.site_map2 li{
	margin-bottom:10px;
	padding:10px;
	background-color:#FFFDFD;
	border:#FFD9D9 1px solid;
	width:160px;
}

.kome{
	text-align:right;
	margin-right:10px;
}

.mame{
	width:640px;
}

.mame p{
  color: #666666;
  font-size: 12px;
	font-weight:normal;
	text-align:left;
  line-height : 165%;
	margin-bottom:10px;
	padding-left:10px;
}

.mame h1{
  color: #990100;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	line-height:165%;
	margin:10px 0px;
	background-image:url(../images/line_ten.jpg);
	background-repeat:repeat-x;
	background-position:bottom;	
}

.mame h2{
  color: #990100;
	font-size:14px;
	font-weight:normal;
	text-align:left;
	line-height:165%;
	margin:5px 0px;	
}

.mame h3{
	background-color:#F1EDE7;
	color:#330000;	
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height:165%;
	padding:3px;
	margin:5px 0px;	
}

.mame h4{
	color:#330000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:165%;
}

.link_box{
	padding:10px 20px 10px 30px;
	text-align:left;
}

.link_box_banner{
	text-align:right;
	padding:10px 20px 10px 0px;
}

.link_box p{
	line-height:165%;
}

.sekou{
	width:400px;
	float:left;
	margin-left:15px;
}

.sw{
	padding:10px;
	width:285px;
	background-color:#e9dfd6;
	font-size:12px;
	color:#666;
	line-height:165%; 
	text-align:left;
	vertical-align:top;
}

.air_system{
	width:400px;
	float:left;
	font-size:12px;
	color:#666;
	line-height:165%;
	text-align:left;
	margin-top:10px;
	margin-right:10px;	
}

.air{
	float:left;
	width:220px;
	border:1px #CCC solid;
}

.air img{
	margin:10px;
	padding:5px;
	text-align:left;
}

.reform-before{
	 float:left;
	 width:250px;
	 height:220px;
	 text-align:left;
}

.reform-arow{
	float:left;
	width:140px;
	margin-top:60px;
}

.reform-after{
	float:left;
	width:250px;
	height:220px;
	text-align:left;	
}

.reform-con{
	padding:10px;
	line-height:165%;
	text-align:left;
	background-color:#e9dfd6;	
}

.fudousan{
	float:left;
	width:200px;
}

.fudousan img{
	margin-bottom:10px;
}

.m-left5 {
  margin-left: 5px;
}
.m-left10 {
  margin-left: 10px;
}
.m-left15 {
  margin-left: 15px;
}
.m-left25 {
  margin-left: 25px;
}
.m-right5 {
  margin-right: 5px;
}
.m-right10 {
  margin-right: 10px;
}
.m-right15 {
  margin-right: 15px;
}
.m-right25 {
  margin-right: 25px;
}
.m-bot5 {
  margin-bottom: 5px;
}
.m-bot10 {
  margin-bottom: 10px;
}
.m-bot15 {
  margin-bottom: 15px;
}
.m-bot20 {
  margin-bottom: 20px;
}
.m-bot30 {
  margin-bottom: 30px;
}
.m-bot50 {
  margin-bottom: 50px;
}
.m-top5 {
  margin-top: 5px;
}
.m-top10 {
  margin-top: 10px;
}
.m-top15 {
  margin-top: 15px;
}
.m-top20 {
  margin-top: 20px;
}
.m-top30 {
  margin-top: 30px;
}
.m-top40 {
  margin-top: 40px;
}
.m-tb50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.m-t10b10 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.m-t20b20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.m-t10b20 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.m-t10b30 {
  margin-top: 10px;
  margin-bottom: 30px;
}
.m-t10b50 {
  margin-top: 10px;
  margin-bottom: 50px;
}
