* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: auto;
	width: 1024px;
	background-image: url(../common_img/flame_m.gif);
	background-repeat: repeat-y;
}
body {
	background-color: #a0d0ce;
}
#headder {
	background-image: url(../common_img/flame_h.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
	position: relative;
}
h1  {
	margin-top: 20px;
	margin-left: 40px;
}
#navi {
	width: 162px;
	margin-top: 30px;
	margin-left: 40px;
	float: left;
}
#navi ul li{
text-indent: -9999px;
}
#navi ul li a {
	display: block;
	line-height: 71px;
	margin-bottom: 15px;
}
#navi ul li a:hover {
	margin-left: 4px;
}
#navi ul li,#c1 ul li {
	list-style-type: none;
}
li#album a {
	background-image:url(../common_img/album.gif);
	background-repeat: no-repeat;
}
li#koshiki a {
	background-image: url(../common_img/to_koshiki.gif);
	background-repeat: no-repeat;
}
li#merumaga a {
	background-image: url(../common_img/to_merumaga.gif);
	background-repeat: no-repeat;
}
li#kikakusho a {
	background-image: url(../common_img/to_kikakusho.gif);
	background-repeat: no-repeat;
}
li#leaf a {
	background-image: url(../common_img/to_leaf.gif);
	background-repeat: no-repeat;
}
li#blog a {
	background-image: url(../common_img/to_blog.gif);
	background-repeat: no-repeat;
}
li#taidan a {
	background-image: url(../common_img/to_taidan.gif);
	background-repeat: no-repeat;
}
li#maiking a {
	background-image: url(../common_img/to_making.gif);
	background-repeat: no-repeat;
}
li#b_blog a {
	background-image: url(../common_img/to_p_blog.gif);
	background-repeat: no-repeat;
}
li#h_blog a {
	background-image: url(../common_img/to_h_blog.gif);
	background-repeat: no-repeat;
}
li#i_blog a {
	background-image:url(../common_img/inoue_blog.gif);
	background-repeat: no-repeat;
}
li#s_blog a {
	background-image:url(../common_img/shimizu_blog.gif);
	background-repeat: no-repeat;
}
li#kyosan_shokai a {
	background-image:url(../common_img/to_kyosan_shokai.gif);
	background-repeat: no-repeat;
}
#navi ul  li.txt a{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	background-image: url(../common_img/t_off.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 14px;
	text-decoration: none;
	background-position: 0px 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navi ul li.txt a:hover{
	background-image: url(../common_img/t_on.gif);
}
#contents {
	float: left;
	margin-top: 30px;
	width: 752px;
	margin-left: 20px;
	margin-bottom: 80px;
}
#footer {
	background-image: url(../common_img/flame_f.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	background-color: #a0d0ce;
	height: 50px;
}
address {
	clear: both;
	float: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	color: #333;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	padding-top: 20px;
}

