@charset "shift_jis";


/*
===== 0: toppage content ==========================================
*/


body {
	text-align:center;
	margin:0px;
	padding:0px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


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#middle {
	clear:both;
	text-align:left;
	width: 760px;
	height:auto;
	margin:0px;
	padding: 0px;
	background:url(../img/middle_bg.png);
}

div#left {
	width: 240px;
	height:auto;
	margin: 0px;
	padding: 0px;
	float:left;
	clear:both;
}

div#navi {
	width: 235px;
	height:auto;
	margin: 0 0 0 5px;
}


#navi ul {
	margin: 0px;
	padding: 0px;
}

#navi li{
	list-style-type: none;
	display:inline;
}

div#right {
	width: 520px;
	height:auto;
	margin: 0px;
	padding: 0px;
	float:right;
}

div#main {
	width: 515px;
	height:auto;
	margin: 0 5px 0 0;
	overflow: hidden;
}


div#main_title {
	text-align:left;
	width: 495px;
	height:auto;
	margin: 0px;
	padding: 0px;
}

#main_title img{
	margin: 10px 0 0 10px;
}


div#main_mov {
	text-align:left;
	width: 485px;
	height:auto;
	margin: 0px 15px 10px 15px;
	padding: 0px;
}

#main_mov table{
	margin: 0px;
	padding: 0px;
	background:#f2f2f2;
	border:solid 1px #e6e6e6;
}

#main_mov td{
	margin: 5px;
	padding: 0px;
	background:#f2f2f2;
	border:solid 1px #e6e6e6;
}


div#box_top {
	width: 485px;
	height: 12px;
	padding: 0px;
	margin: 0 15px 0 15px;
	background:url(../img/main_box_top.png) no-repeat;
	overflow: hidden;
}

div#box_middle {
	width: 485px;
	height:auto;
	padding: 0px;
	margin: 0 15px 0 15px;
	background:url(../img/main_box_middle.png) repeat;
	overflow: hidden;
}

div#box_bottom {
	width: 485px;
	height:12px;
	padding: 0px;
	margin: 0 15px 0 15px;
	background:url(../img/main_box_bottom.png) no-repeat;
	overflow: hidden;
}

div#box_text01 {
	text-align:left;
	width: 485px;
	height:auto;
	padding: 0px;
	overflow: hidden;
}

#box_text01 p {
		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:30px;
		padding-right:30px;
		margin-top: 10px;
		margin-bottom: 10px;
}



div#box_pda {
	width: 485px;
	height:auto;
	margin: 20px 0 0 0;
	padding: 0px;
	overflow: hidden;	
}

#box_pda p {
		font-size:13px;
		font-family:‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
		color:#545454;
		line-height:16px;
		margin-top: 5px;
}

div#box_text02 {
	width: 485px;
	height:auto;
	margin: 20px 0 30px 0;
	padding: 0px;
	overflow: hidden;
}

#box_text02 img{
	margin: 5px 10px 10px 5px;
}

p.box_main {
		font-size:14px;
		font-family:‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
		font-weight:bolder;
		color:#339900;
		letter-spacing:0px;
		line-height:20px;
		padding-left:30px;
		padding-right:30px;
		margin: 0 0 30px 0;
}

p.box_sub {
		font-size:12px;
		font-family:‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
		color:#545454;
		letter-spacing:0px;
		line-height:20px;
		padding-left:30px;
		padding-right:30px;
		margin: 0 0 10px 0;
}

div#link {
	width: 485px;
	height:auto;
	padding: 0px;
	margin: 0 15px 20px 15px;
	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;
}

div#box_text03 {
	text-align:left;
	width: 445px;
	height:auto;
	margin: 20px 20px 20px 20px;
	padding: 0px;
	overflow: hidden;
}

#box_text03 p {
		font-size:13px;
		font-family:‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
		color:#777777;
		font-weight:bolder;
		line-height:20px;
		letter-spacing: 0px;
		padding-top: 10px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom: 10px;
		margin:0px;
}

#box_text03 a{
	color:#777777;
}

#box_text03 a:hover{
	color: #FF9900;
}


table.table_index01 {
	width:445px;
	height:auto;
	margin: 0px;
	padding:0px;
}

td.td_index01 {
	margin:0 0 0 0;
	padding:0px;
	border-color:#339900;
	border-style: solid;
	border: 0px;
	background:#f5f5f5;
}

.clear{
	clear:both;
	line-height: 1px;
}