@charset "UTF-8";

/* ============================================================

	AUSTRALIA PROJECT CSS
	2009/2/20
	
============================================================ */



/* -------------------------------------------------------
	COMMON RESET	 */
body {
	background-image:url(../../img/common/body_bg_new.gif);
	color: #333;
	line-height:1.3;
	font-family:Arial, Helvetica, sans-serif, ＭＳ Ｐゴシック, Osaka,	ヒラギノ角ゴ Pro W3;
	background-repeat: repeat-y;
	background-position: center;
	margin:0px auto;
	padding:0px auto;
}

#contens{
	clear:both;
	width:739px;
	margin:12px auto 0px auto;
	padding:0px;
	}
* #contens {
	text-align:left;
	}
#contens p{
	padding-top:0;
	}


/* ━━━━　フッター　━━━━ */

#footer{
	clear:both;
	background:url(../../img/common/footer.jpg) no-repeat;
	width:745px;
	margin-top:20px;
	height:51px;
}


#footermenu {
	border: 0px;
	margin-bottom: 8px;
	text-align: center;
	width: 745px;
	margin-top: 10px;
}

#copyright {
	height: 20px;
	text-align: center;
	font-size: 87%;
	background-color: #fff7be;
	width: 745px;
	padding: 0px;
	margin-top:10px;
}

#copyex {
	text-align: center;
	font-size: 80%;
	background-color: #fff7be;
	width: 745px;
	padding: 0px;
	margin-bottom:10px;
}

#footer_old{
	width:741px;
	height:140px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
	line-height:180%;
}

#footer span_old{
	font-size:10px;
}

.copy_old{
	width:741px;
	height:60px;
	background:url(../../img/common/footer_bar.gif) no-repeat;
	text-indent:-9999px;
}

#page_top_old{
	width:699px;
	height:12px;
	margin:18px auto 4px auto;
	padding:0px;
	text-align:right;
	font-size:11px;
}

#page_top_old a{
	text-decoration:none;
}

#page_top_old img{
	margin-right:6px;
}





/* -------------------------------------------------------
	PROJECT PARTS	 */
#aussie_project{
	clear:both;
	width:739px;
	margin-bottom:10px;
}


/*TEXT*/
#aussie_project h2{
	margin:0px;
	padding:0px;
	}
	
#aussie_project h3{
	clear:both;
	margin:0px 0px 15px 0px;
	}

#aussie_project .indent{
	text-indent:-1em;
	padding-left:1em;
	}

#aussie_project .notes{
	font-size:10px;
	}


/*LINK ICON*/

#aussie_project a{
	color:#3151aa;
	}


#aussie_project .link_right,
#aussie_project .link_right_disabled,
#aussie_project .link_left,
#aussie_project .link_up,
#aussie_project .link_down{
	height:15px;
	overflow:visible;
	padding-left:15px;
	padding-right:0px;
	text-indent:15px;
	}
#aussie_project .link_right{
	background:url(../../img/309/link_right.gif) no-repeat left top;
	}
#aussie_project .link_right_disabled{
	background:url(../../img/309/link_right_disabled.gif) no-repeat left top;
	}
#aussie_project .link_left{
	background:url(../../img/309/link_left.gif) no-repeat left top;
	}
#aussie_project .link_up{
	background:url(../../img/309/link_up.gif) no-repeat left top;
	}
#aussie_project .link_down{
	background:url(../../img/309/link_down.gif) no-repeat left top;
	}


/*COLOR*/
#aussie_project .brown{
	color:#5a3f33;
	}
#aussie_project .orange{
	color:#cf4515;
	}
#aussie_project .blue{
	color:#3151aa;
	}
#aussie_project .blue_disabled{
	color:#a0aebc;
	}


/*FLOAT*/
#aussie_project .float_left{
	float:left;
	}
#aussie_project .float_right{
	float:right;
	}





/* -------------------------------------------------------
	PROJECT HEAD	 */
#aussie_project #aussie_head{
	clear:both;
	}
#aussie_project #aussie_head .totop{
	float:right;
	margin:0px 0px 5px 0px;
	}
#aussie_project #aussie_head ul.aussie_menu{
	width:739px;
	height:65px;
	display:block;
	margin:1px 0px 15px 0px;
	padding:0px;
	}

#aussie_project #aussie_head ul.aussie_menu li{
	float:left;
	margin:0px;
	padding:0px;
	}
#aussie_project #aussie_head ul.aussie_menu li a{
	text-indent:0em;
	overflow:visible;
	width:auto;
	height:auto;
	}






#aussie_project #buzzlife{
	width:739px;
	background:url(../../img/309/buzz_box_bg.gif) repeat-y left top;
	margin-top:10px;
	}
#aussie_project #buzzlife .top{
	display:block;
	width:739px;
	height:45px;
	background:url(../../img/309/buzz_box_top.gif) no-repeat left top;
	}
#aussie_project #buzzlife .top h4{
	display:block;
	padding:10px 20px;
	}
#aussie_project #buzzlife p{
	margin:10px 20px;
	}
#aussie_project #buzzlife .bottom{
	clear:both;
	display:block;
	width:739px;
	height:10px;
	background:url(../../img/309/buzz_box_btm.gif) no-repeat left bottom;
	}