.logo {
	background-image: url(images/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.main_txt {
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}
.add {
	background-image: url(images/left_base.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;
	color: #996666;
	line-height: 150%;
	padding-left: 5px;
}
.mid {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 90%;
	line-height: 150%;
	color: #000000;
}
.blog_tittle {
	font-size: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B6CEE7;
	height: 30px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #B6CEE7;
	line-height: 300%;
	padding: 5px;
	color: #43564B;
	width: 300px;
	background-image: url(images/tittle_bar.jpg);
	background-repeat: no-repeat;
	background-position: right;
	letter-spacing: 0.2em;
	overflow: visible;
}
.bak {
	background-attachment: fixed;
	background-image: url(images/bak.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.blog_post {
	font-size: 80%;
	padding: 0px;
	margin: 5px;
	color: #6699CC;
}
.blog_txt {
	font-size: 90%;
	line-height: 200%;
	color: #43564B;
}
.main_txtblack {
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}
.main_txtwhite {


	font-size: 80%;
	color: #FFFFFF;
	line-height: 150%;
}
.side_bak {
	background-image: url(images/nipopo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.pic_flame {
	padding: 5px;
}
.side_add {

	background-image: url(images/telephon.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.side_txt {

	font-size: 75%;
	color: #666666;
	line-height: 120%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	background-image: url(images/bak1.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #C8CBA5;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	border: 0;
	/*font-weight: inherit;
	font-style: inherit;
	font-family: inherit;*/
	font-size: 100%;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-style: normal;
}
.addright {

	background-image: url(images/right_base.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 80%;
	color: #666666;
	line-height: 130%;
	padding-left: 5px;
}
.menu_det {
	font-size: 90%;
	color: #996666;
	line-height: 100%;
	padding-left: 5px;
}
.plan_tittle {
	font-size: large;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 8px;
}
#navcontainer { /* none needed */
	right: 0px;
}

ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#navlist li {
	float: right;
	font-size: 90%;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 4px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #A9BF5D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 7px 9px 6px;
	color: #FFFFFF;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

ul#navlist li#active {
	background-color: #5C6833;
}

#navlist a:hover {
	color: #FFFFFF;
	background-color: #333333;
}
a:link {
	color: #343C1D;
}
a:visited {
	color: #343C1D;
}
a:hover {
	color: #990000;
}
.default {

	font-size: 90%;
	line-height: 200%;
	color: #6D4949;
}
.plan_tittle {
	font-size: 100%;
	height: 30px;
	border-left-style: none;
	line-height: 300%;
	padding: 5px;
	color: #43564B;
	background-image: url(images/plan_tittle.jpg);
	background-repeat: no-repeat;
	background-position: right;
	letter-spacing: 0.2em;
	overflow: visible;
	text-decoration: underline;
}
.container {
	background: #E8E8E8;
	width: 830px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
}

/* pyramid */

#navPyra {
	margin: 0;
	border-bottom: 1px solid #990000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
}

#navPyra li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#navPyra a:link, #navPyra a:visited {
        float: none;
        font-size: 90%;
        font-weight: normal;
        padding: 0 12px 6px;
        text-decoration: none;
        color: #993333;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #FFFFFF;
	background: url(images/pyramid.gif) no-repeat bottom center;
}

.photo-img {
	border: solid 2px #996666;
	margin:0;
	padding:0;
}
.imageMenubak {
}
.topflower {
	background-image: url(images/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1.headline {
  margin: 2em 0 1em;
}
div.footer-menu {
  padding: 1em 0 1em;
}
