/* CSS Document */



/*::::::::::::::::::::::::::::::::::::::::::共通:::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

* {
	margin: 0px;
	padding: 0px;
}


hr {
	font-size: 1px;
	line-height: 1px;
}


body {
	font-size: 12px;
	line-height: 140%;
	color: #686155;
	}

a:link {
	color: #686155;
	text-decoration: none;
}

a:visited {
	color: #65512f;
	text-decoration: none;
}

a:hover {
	color: #9f7938;
	text-decoration: underline;
}

#container {
	background-image: url(img/back_ground.jpg);
	background-repeat: repeat-x;
	padding-top: 73px;
	height: 900px;
}


#main_content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}


#header {
	height: 61px;
	padding-bottom: 13px;
	font-size: 1px;
}

#logo {
	float: left;
	padding-right: 10px;
}


.float_clear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

.main_menu {
	padding-bottom: 13px;
	font-size: 1px;
	
} 

.main_menu_ul {
	list-style-type: none;
}


.main_menu_ul li {
	float:left
}


#footer_copy_right {
	float: left;
	padding-left: 350px;
}


#footer_logo {
	float: right;
}


/*::::::::::::::::::::::::::::::::::::::::::font:::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

h1 {
	font-size: 15px;
	line-height: 150%;
	float: left;
	padding-top: 40px;
}




/*::::::::::::::::::::::::::::::::::::::::::font:::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/






/*::::::::::::::::::::::::::::::::::::::::::ＴＯＰ:::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.main_img {
	margin-bottom: 13px;


}


#under_infor {
	width: 326px;
	float: left;
	height: 233px;
}


#under_brand {
	width: 324px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aba08d;
	height: 233px;
}

#under_deli {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #aba08d;
	height: 233px;
}


.under_waku01 {
	margin-left: 10px;
	height: 200px;
	overflow: auto;
	margin-right: 10px;
}


.under_waku02 {
	margin-left: 10px;
}

.h3_infor {
	font-size: 12px;
}

#under_div {
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer_menu {
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer_menu_text {
	line-height: 100%;
}

#home_link {
	font-size: 13px;
	float: right;
	margin-top: 50px;
	margin-right: 48px;
}
