@charset "utf-8";

/* =====initial setting===== */

* {
	margin:0;
	padding:0;
	line-height:1.5;
	font-size:100%;
}

body,div,dl,dt,dd,ul,
ol,li,h1,h2,h3,h4,h5,h6,
table,td,th,address,p {
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 { 
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	line-height: 100%;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*line-height: 100%;*/
}

dl, dt, dd {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

table, th, td, th {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

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

img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 100%;
	letter-spacing: 0.1em;
}

#mainContent {
	background-image: url(../../images/base_bg.gif);
	background-repeat: repeat-y;
	float: left;
}

#page_header {
	padding: 40px;
	height: 130px;
	width: 800px;
	background-color: #412312;
	margin-bottom: 1px;
}
#main_image1 {
	text-align: center;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main_image2 {
	text-align: center;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.copy {
	margin: 0px;
	padding-bottom: 40px;
}
.semi_title {
	padding-bottom: 30px;
}
.photo {
	margin: 0px;
	padding: 0px;
	float: right;
}

.photo2 {
	margin: 0px;
	padding: 0px;
}

.main_copy {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 330px;
}

.main_copy2 {
	padding: 0px;
	margin: 0px;
}

#main_block1{
	font-size: 90%;
	margin: 0px;
	height: 320px;
	padding: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main_block2{
	font-size: 90%;
	margin: 0px;
	height: 300px;
	padding: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#main_block3{
	font-size: 90%;
	margin: 0px;
	height: 300px;
	padding: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.base_footer {
	margin: 0px;
	padding: 0px;
	float: left;
}
#profile {
	height: 230px;
	width: 800px;
	background-color: #6fba2c;
	padding: 40px;
	margin-top: 20px;
}
#profile_copy1 {
	margin: 0px;
	padding: 0px;
	float: right;
	font-size: 90%;
	width: 380px;
	color: #FFF;
}
#profile_photo {
	margin: 0px;
	float: left;
	padding-top: 20px;
}

#profile_name {
	margin: 0px;
	font-size: 90%;
	color: #FFF;
	float: left;
	padding-top: 145px;
	padding-left: 10px;
}
#page_top {
	margin: 0px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: right;
	padding-top: 30px;
}
#page_top_btn {
	text-align: right;
}
.image1 {
	float: left;
	width: 45px;
	padding-right: 20px;
	margin: 0px;
}
.list {
	margin: 0px;
	height: 53px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#localNavi {
	height: 40px;
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}

li {
	list-style: none;
	float: left;
}
