/*  indexの設定　*/
#PhotoBox {
	width: 618px;
	height: 383px;
	background-image: url(e_images/main_photo.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
	}
#PhotoBox h2 span {
	display: none;
	}
#WhatBox {
	width: 308px;
	padding-left: 15px;
	border-bottom-color: #DB4000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-bottom: 10px;
	height: 180px;
	overflow: auto;
	}
#InfoBox1 {
	margin: 8px 15px 10px 15px;
	}
#InfoBox3 {
	margin: 8px 15px 0px 15px;
	}
#InfoBox1,#InfoBox3 {	
	line-height: 100%;
	}
