@charset "shift_jis";


/*
===== 0: toppage content ==========================================
*/


body {
	text-align:center;
	margin:0px;
	padding:0px;
	border: 0px;
}


div#container {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
	background:url(../../img/main_bg.png);
}

div#header {
	width: 760px;
	height: 70px;
	margin: 0px;
	overflow: hidden;
}



div#button {
	width: 760px;
	height: 60px;
	margin: 0px;
	background:url(../../img/menu_bg.png);
	overflow: hidden;
}

div#menu {
	width: 720px;
	height: 60px;
	margin: 0 20px 0 20px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display:inline;
	float: left;
}

div#title {
	clear:both;
	width: 760px;
	height: 100px;
	margin: 0px;
}

#title img{
	margin: 0px;
}


div#photo {
	clear:both;
	width: 760px;
	height:auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#photo_box {
	width: 730px;
	height:330px;
	margin: 10px 15px 0px 15px;
	padding: 0px;
	overflow: hidden;
}


table.photo01 {
	width:730px;
	height:330px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

div#at {
	clear:both;
	width: 760px;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#at_box {
	width: 730px;
	height:auto;
	margin: 10px 15px 10px 15px;
	padding: 0px;
	overflow: hidden;
	background:url(../img/at_box_middle.png);
}

div#at_top {
	width: 730px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background:url(../img/at_box_top.png)  no-repeat;
	overflow: hidden;
}


div#at_title01 {
	width: 730px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	background:url(../img/title_01.png)  no-repeat;
	overflow: hidden;
}

div#at_title02 {
	width: 730px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	background:url(../img/title_02.png)  no-repeat;
	overflow: hidden;
}

div#at_title03 {
	width: 730px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	background:url(../img/title_03.png)  no-repeat;
	overflow: hidden;
}

div#at_middle {
	text-align:left;
	width: 706px;
	padding: 0px;
	margin: 0 12px 0 12px;
}

td.at_data{
	width: 706px;
	height:auto;
	margin:0px;
	padding:0px;
}

p.at_data {
		font-size:14px;
		font-family:‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
		color:#339900;
		font-weight:bolder;
		line-height:20px;
		letter-spacing:0px;
		padding-left:15px;
		padding-right:15px;
		margin-top: 25px;
		margin-bottom: 25px;
}

p.at_data01 {
		font-size:16px;
		font-family:‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
		color:#339900;
		font-weight:normal;
		line-height:20px;
		letter-spacing:0px;
		padding-left:15px;
		padding-right:10px;
		margin-top: 25px;
		margin-bottom: 25px;
}

p.at_data02 {
		font-size:16px;
		font-family:‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
		color:#339900;
		font-weight:normal;
		line-height:20px;
		letter-spacing:0px;
		padding-left:0px;
		padding-right:15px;
		margin-top: 25px;
		margin-bottom: 25px;
}



#at_middle a{
	color:#777777;
}

#at_middle a:hover{
	color: #FF9900;
}

div#at_bottom {
	width: 730px;
	height: 12px;
	padding: 0px;
	margin: 0px;
	background:url(../img/at_box_bottom.png) no-repeat;
	overflow: hidden;
}



div#icon {
	clear:both;
	text-align:center;
	width: 760px;
	height: 120px;
	margin: 0px auto;
	background:url(../../img/icon_bg.png) no-repeat;
	overflow: hidden;
}

div#icon_navi {
	width: 720px;
	height: 90px;
	margin: 15px 20px 15px 20px; 
}

#icon_navi ul {
	margin: 0px;
	padding: 0px;
}

#icon_navi li{
	float:left;
	margin:5px;
	list-style-type: none;
	display:inline;
}



div#footer {
	clear:both;
	width: 760px;
	height: 30px;
	margin: 0px auto;
	text-align:right;
	background:url(../../img/footer.png);
	overflow: hidden;
}

#footer p {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif, ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	color:#ffffff;
	margin: 5px 20px 0 0;
}

.clear{
	clear:both;
	line-height: 1px;
}