body {       
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-color : #fff;
        font-family: Arial, Helvetica, sans-serif;
}

.container {    
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: auto;
        margin-left: auto;
        padding-top: 0px;
        padding-bottom: 30px;
        width: 1080px;
        height: 100%;
        text-align: center;        
      background-color : #fff;
}

.home {
        text-align: left; 
        margin-top: 0px;
        margin-left:10px;
}

.home a:link {
	background-color: #fff;
	text-decoration: none;
	color: #00f;
}
.home a:visited {
	background-color: #fff;
	text-decoration: none;
	color: #00f;
}
.home a:hover {
	background-color: #fff;
	text-decoration: underline;
	color: #f00;
}
.home a:active {
	background-color: #fff;
	text-decoration: none;
	color: #f3c;
}

.header {       
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 0px;
        height: 180px;
        width: 960px; 
        border: 1px solid #000;
        background-image: url(image/header_photo.jpg);
        background-repeat: no-repeat;
        background-position: center;    
}

.description {
	color:#000;
	font-size:18px;
	font-weight: normal;
	font-family:sans-serif;
	margin-top: 5px;
	margin-left: 100px;
	text-align: left;
	float: left;
}



h1 {
	margin:10px;
	padding-top: 0px;
	padding-tleft: 0px;
	font-weight:bold;
	font-size:28px;
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	color: #000;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;
}



h2 {
        width: 600px;
	color:#000;
	font-size:18px;
	font-weight: normal;
	font-family:sans-serif;
	margin-top: 5px;
	margin-left: 10px;
	text-align: center;
	float: left;
	letter-spacing: 1.5px;
	line-height: 24px;
}

h3 {
        width: 620px;
	color:#000;
	font-size:16px;
	font-weight: normal;
	font-family:sans-serif;
	margin-top: 5px;
	margin-left: 25px;
	text-align: left;
	float: left;
	letter-spacing: 2px;
	line-height: 22px;
        padding-top: 5px; 
}




.google_01 {
        float: left;
        width: 960px;
        text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
        margin-left: 60px;
        padding-top: 3px;  
}



.main {
        margin-left: 60px;
        margin-top: 5px;
        margin-bottom: 0px;
        float: left;
        width: 960px;
        height: 298px;
        text-align: left;
        background-color: #fff;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #00f;
}

.left_ber {
        margin-left: px;
        margin-top: 0px;
        margin-bottom: 0px;
        float: left;
        width: 300px;
        height: 295px;
        text-align: left;
        background-color: #fff;
}

.right_ber {
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        float: left;
        width: 650px;
        height: 295px;
        text-align: left;
        background-color: #fff;
}

.photo {
	float: left;
	padding: 2px;
	margin: 0px;
	background-color: #fff;
}

.mail_photo {
        width: 373px;
         height: 61px;
	float: left;
	padding: 2px;
	border: 1px solid #03f;
	margin-left: 120px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	background-color: #fff;
}




