body {
	margin: 0px;
	padding: 0px;
	background: url('./img/view.gif') repeat-x #fff 0px 18px;
	text-align: center;
	color: #333;
}
div, form, h1, h2, h3, h4, ul, li, dl, dt, dd, p, img, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
a:link {
	color: #00a;
	text-decoration: none;
}
a:visited {
	color: #04a;
	text-decoration: none;
}
a:active {
	color: #246;
	text-decoration: none;
}
a:hover {
	color: #06f;
	text-decoration: underline;
}

.header_text {
	height: 18px;
	background-color: #121212;
}

h1 {
	margin: 0 auto;
	width: 880px;
	font-size: 12px;
	padding-left: 12px;
    color:#bbb;
	text-align: left;
}

#page {
	margin: 0px auto;
	width: 880px;
	text-align: left;
}
#head {
	height: 130px;
}
#image {
	padding: 0px 0px 0px 182px;
	height: 325px;
	text-align: left;
}
/* 20100623 ----------------------------------*/
#page div.name {
	float: left;
	width: 660px;
}
/* 20100623 ----------------------------------*/


/* 追加変更 7/23 */
#page div.banner a.honshitsu,#page div.banner a.sakediet {
	display: block;
	width: 200px;
	height: 70px;
	margin-top:2px;
}
#page div.banner a.honshitsu {
	background: url('./img/banner001.gif') no-repeat;
}
#page div.banner a.sakediet {
	background: url('./img/banner002.gif') no-repeat;
}
#page div.banner a:hover {
	background-position: 1px 1px;
}
#page div.banner a span {
	position: absolute;
	left: -76500px;
}
#page div.banner a.banner_text{
	color:#666666;
}

/* 追加変更 7/23 ここまで */

/*  */
#twotop {
	margin: 0px;
	padding: 0px;
	height: 82px;
	background: #000;
}
#twotop p.name {
	float: left;
}

#twotop p.policy {
	float: right;
}
#navi {
	border-bottom: 2px solid #333;
	padding: 10px 0px 2px 8px;
	text-align: left;
}
#navi a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-right:20px;
}

/* lightbox 7/23変更*/
#album {
	clear: both;
	padding: 30px 0px 0px 0px;
	width: 880px;
	text-align: center;
}
#album dl {
	margin: 0px auto;
	width: 780px;
	list-style: none;
}
#album div.picture {
	float: left;
	width: 260px;
	height: 232px;
}

#album div.picture dd{
	height:70px;
	width:200px;
	margin-left:30px;
	margin-top:5px;
	text-align:left;
	font-size:80%;
}

#album dt a img {
	border: 1px solid #def;
}
#footer {
	clear: both;
	padding: 40px 0px 0px 0px;
}

#alb_ex{
	width: 730px;
	margin:20px 0px 0px 80px;
	font-size:90%;
	color:#000;
}

#alb_ex p{
	border-left:4px #000 solid;
	padding-left:10px;
	line-height: 130%;
}


/* history */
#history{
	clear:both;
	padding:30px 0px 0px 0px;
	width:880px;
}

#his_contents{
	width:720px;
	background:#fff;
	float:left;
	font-size:80%;
}

#his_contents dl{
	margin:40px 20px 30px 20px;
	width:680px;
}

#his_contents dl dt{
	float:left;
	margin-bottom:20px;
}

#his_contents dl dd{
	padding-left:130px;
	padding-bottom:2px;
	border-bottom:1px #CCCCCC solid;
	margin-bottom:20px;
}

#his_pic{
	float:right;
	width:140px;
}

/* プロフィール文言追加　7/24*/

#his_pic ul li {
	list-style: none;
	font-size: 80%;
}

li.photo_txt {
	margin-bottom: 15px;
}

/* 追加変更 7/21 */
#page{
	position:relative;
}
#twotop p.page_title {
	position:absolute;
	left:176px;
	top:39px;
}

/* 追加変更 7/23 */

#page a#blog_btn{
	width:156px;
	height:44px;
	line-height:44px;
	text-indent:-5000px;
	background:url('./img/blog_btn.gif') no-repeat;
	display:block;
	position:absolute;
	top:294px;
	left:15px;
}


/* 追加変更 7/27 */
#page a#blog_btn{
	width:154px;
	height:40px;
	line-height:40px;
	text-indent:-5000px;
	background:url('./img/blog_btn_2.gif') no-repeat;
	display:block;
	position:absolute;
	top:264px;
	left:15px;
}
#page a#prof_01{
	width:154px;
	height:40px;
	line-height:40px;
	text-indent:-5000px;
	background:url('./img/prof_01_2.gif') no-repeat;
	display:block;
	position:absolute;
	top:306px;
	left:15px;
}
#page a#prof_02{
	width:154px;
	height:40px;
	line-height:40px;
	text-indent:-5000px;
	background:url('./img/prof_02_2.gif') no-repeat;
	display:block;
	position:absolute;
	top:348px;
	left:15px;
}
#page a#alb_btn{
	width:154px;
	height:40px;
	line-height:40px;
	text-indent:-5000px;
	background:url('./img/alb_btn_2.gif') no-repeat;
	display:block;
	position:absolute;
	top:390px;
	left:15px;
}

#page a#car_btn{
	width:154px;
	height:40px;
	line-height:40px;
	text-indent:-5000px;
	background:url('./img/car_btn.gif') no-repeat;
	display:block;
	position:absolute;
	top:390px;
	left:15px;
}

#page a#blog_btn:hover,
#page a#alb_btn:hover,
#page a#prof_01:hover,
#page a#prof_02:hover,
#page a#car_btn:hover{
	background-position:bottom;
}
#page div.banner {
	position:absolute;
	top:460px;
	left:680px;
	width: 200px;
}
#assertion {
	clear: both;
	padding: 0px;
}
#assertion p.common {
	float: left;
	padding: 30px 0px 0px 0px;
	width: 300px;
	height: 107px;
}
#assertion p.suicide {
	float: right;
	padding: 15px 0px 0px 0px;
	width: 260px;
	height: 107px;
}
#assertion p.suicide a.text {
	display: block;
	height: 15px;
	text-align: right;
	font-size: 10px;
	color:#666;
}

/* 追加変更 8/3 */
#page #diet{
	width:180px;
	height:357px;
	position:absolute;
	top:66px;
	left:700px;
}
#page div.banner p{
	margin-top:20px;
	width:200px;
	text-align:right;
	font-size:10px;
}
#page div.banner p.sake{
	margin-top:0px;
}

/* 追加変更 8/4 */

#page p.name {
	float: left;
	width: 651px;
}

#page #name2 {
	margin-bottom:15px;
}

#assertion p.common {
	float: left;
	padding: 15px 0px 0px 0px;
	width: auto;
	height: 107px;
}

#page #diet{
	width:180px;
	height:357px;
	position:absolute;
	top:76px;
	left:700px;
}

#page div.banner {
	position:absolute;
	top:536px;
	left:680px;
	width: 200px;
}
#assertion p.suicide {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 260px;
	height: 107px;
}

#blog_rss{
	clear: left;
	width:600px;
	border:1px solid #666666;
}

#blog_rss p{
	width:195px;
	float:left;
}


#blog_rss dl{
	float:right;
	width:403px;
	font-size:80%;
	line-height:120%;
	height:57px;
	margin-top:15px;
}

#blog_rss dt{
	float:left;
	width:50px;
	border-bottom:1px #EDE dashed;
}

#blog_rss dd{
	width:330px;
	border-bottom:1px #EDE dashed;
}

/* 追加変更 09/25 */
#page #topics{
	width:180px;
	height:64px;
	position:absolute;
	top:6px;
	left:700px;
	background:url('./img/topics01.gif') no-repeat;
}
#page #topics ul{
	margin:2px 5px 5px 5px;
	list-style:none;
}
#page #topics ul li{
	padding: 5px 0px 0px 7px;
	background:url('./img/topics02.gif') no-repeat 0px 7px;
	font-size:11px;
	line-height: 13px;
}
#page #topics ul li a{
	padding: 2px 0px 0px 0px;
	color: #fff;
}

/* 追加変更 10/14 */
#page a#news_btn_01{
	width:154px;
	height:40px;
	line-height:40px;
	text-indent:-5000px;
	background:url('./img/news_btn_1.gif') no-repeat;
	display:block;
	position:absolute;
	top:180px;
	left:15px;
}
#page a#news_btn_02{
	width:154px;
	height:40px;
	line-height:40px;
	text-indent:-5000px;
	background:url('./img/news_btn_2.gif') no-repeat;
	display:block;
	position:absolute;
	top:222px;
	left:15px;
}

#page a#news_btn_01:hover,#page a#news_btn_02:hover{
	background-position:bottom;
}



/*clerfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*clearfix-END*/