@charset "utf-8";

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

	Structure CSS

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

html, body {
	background: #85c342 url(../../img/common/all_back.gif);
	color: #362112;
}

body {
	min-width: 900px;
}


#container{
	background: #51a414;
	margin: 0 auto;
	width: 900px;	
}

#wrapper {
	margin:0;
	padding:0;
	background-image:url(../../img/common/contents_back.jpg);
}


#header {
	margin:0;
	padding:0;
}


#contents {
	margin:0;
	padding:0;
}


#contents_top {
	background:url(../../img/common/contents_top.gif) no-repeat;
	width:900px;
	height:22px;
}

#contents_main {
	background:url(../../img/common/contents_back.gif);
	width:900px;
}


#contents_under {
	background:url(../../img/common/contents_under.gif) no-repeat;
	width:900px;
	height:15px;
}


#main {
	width:825px;
	margin:0 auto;
	text-align:left; 
}


#topic_path {
	width:825px;
	margin:12px 0 18px 0;
	line-height:22px;
}
#topic_path02 {
	width:825px;
	margin:12px 0 0 0;
	line-height:22px;
}

#topic_path_left {
	float:left;
	width:500px;
	margin:12px 0 18px 0;
	line-height:22px;
}

#topic_path_right {
	float:right;
	width:325px;
	margin:12px 0 18px 0;
	text-align:right;
}

#footer {
	margin:0;
	padding:0;
}


#comming{
	margin:0 auto;
	width:263px;
	padding:200px 0;
}
