@charset "UTF-8";
@charset "UTF-8";
/* CSS Document */

body {
	margin: 0 auto;
	width:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #543f32;
}
dd a:link {
	color: #ed6d35;
}
dt a:link {
	color: #543f32;
	border-color: #543f32;
}
a: {
	color: #543f32;
}
a:link {
	color: #543f32;
}
a:hover {
	color: #f39800;
}
a:visited {
	color:  #543f32;
}
.info_mail a:link {
	color: #f39800;
}
.info_mail a:hover {
	color: #f39800;
}
dt a:visited {
	color: #543f32;
}
dd a:visited {
	color: #ed6d35;
}
.page01 {
	background-color: #ed6d35;
}	
.page02 {
	background-color: #f8f4e6;
}	
#wrapper {
	width: 100％;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*hedder*/
.hedderbase01 {
	background-color: #543f32;
	width:100%;
	min-width:1000px;
}
.hedderbase02 {
	background-color: #ed6d35;
	width:100%;
	min-width:1000px;
}
#hedder {
	width: 950px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#hedder h1 {
	float: left;
	height: 47px;
	width: 217px;
	margin-top: 25px;
}

#menu_top {
	float: right;
	height: 20px;
	margin-top: 40px;
}
#menu_top ul {
	list-style-type: none;
}
#menu_top ul li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menu_top ul a {
	display: block;
	text-decoration: none;
	color: #f8f4e6;
	font-family: Tahoma, Geneva, sans-serif;
}
#menu_top ul a:hover{
	display: block;
	text-decoration: none;
	color: #ed6d35;
}
#menu {
	float: right;
	height: 20px;
	margin-top: 40px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#menu ul a {
	display: block;
	text-decoration: none;
	color: #543f32;
	font-family: Tahoma, Geneva, sans-serif;
}
#menu ul a:hover{
	display: block;
	text-decoration: none;
	color: #ffffff;
}
/*footer*/
#footer {
	font-size: 12px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	float: left;
	background-color: #f8f4e6;
	height: 30px;
	padding-top: 10px;
	color: #543f32;
}
#footer_top {
	font-size: 12px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	text-align: center;
	float: left;
	background-color: #ed6d35;
	height: 30px;
	padding-top: 10px;
}
.large {
	font-size: 15px;
}
.page02 #wrapper #maincontents .contents_base .contents .profile img {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
}
