@charset "shift_jis";
/* CSS Document */
@import url("../style.css");
			.tbl_01{
				background:url(img/tbl_middle.jpg) repeat-y;
				margin-top:20px;
				width:800px;
			}
			.h2_tr td{
				background:url(img/h2_mid.jpg) repeat-y;
			}
			.h2_tr p{
				display:block;
				padding: 15px 0 10px 33px;
				background:url(img/h2_top.jpg) no-repeat top;
			}
			h2{
				color:#FFFFFF;
				background:url(img/h2_bot.jpg) no-repeat bottom;
			}
			h3{
				margin-top:7px;
				font-weight:bold;
			}
			.bot_tr{
			}
			.bot_tr td{
				padding-right:10px;
				padding-bottom:20px;
			}
			.photo_td{
				padding: 2px 0 0 25px;				
			}
			.photo_{
				width:317px;
				padding:1px;
			}
			.photo_ img{
			border-color:#3b833f;
			}
			.photo_td2{
				padding: 2px 0 0 25px;				
			}
			.photo_td2 div{
				width:287px;
				padding:1px;
			}
			h4{
				margin-top:7px;
				margin-bottom:14px;
			}
			
			.photo_min{
				float:left;
				margin-right:2px;
				padding:1px;
				background:#3e0f04;
			}
			
			.pad_dm{
				padding-top:7px;
			}
			
			
			.photo_flt_l{
				width:317px;
				padding:1px;
				float:left;
				margin: 8px 15px 5px 0;
			}
			.photo_flt_l img{
				border-color:#3b833f;
			}
