#title {
	background:url(img/title.gif) no-repeat;
	width:800px;
	height:60px;
}

#title p {
	margin-top:10px;
}

#navi {
	margin-top:15px;
	background:url(img/navi.gif);
	width:200px;
}
#navi p {
	font:bold 18pt "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-top:8px;
	text-align:center;
	border-bottom: 3px dotted #FFFFFF;
}


#photo {
	float:left;
	width:189px;
	height:248px;
	margin-top: 5px;
}

#belt {
	clear:both;
	width:800px;
	height:70px;
	background-image: url(img/belt.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#contents {
	width:799px;
}

#centering {
	width: 800px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #BFBFFF;
	border-left-color: #BFBFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#left {
	float:left;
	background:url(img/left.gif) no-repeat;
	width:120px;
	height:480px;
	margin-top:15px;
	margin-left:0px;
}

#body {
	float:left;
	width:470px;
	margin-bottom: 10px;
}
#mail {
	background:url(img/mail.gif) no-repeat;
	width:370px;
	height:110px;
	margin-top:15px;
	margin-left:70px;
	margin-bottom:50px;
}
#information {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#infomation_in {
	border: 2px dashed #6FF;
}
#right {
	width:200px;
	float: right;
	height: 600px;
}
#blog {
	height:210px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	font-size: small;
	font-weight: bold;
}

#consul {
	background:url(img/title.gif) no-repeat;
	width:800px;
	height:60px;
	clear: both;
	padding-top: 5px;
}

#c1 {
	float:left;
	width:800px;
}
#detail {
	background:url(img/detail.gif) no-repeat;
	width:800px;
	height:70px;
	padding-top:0px;
	float: left;
}
#photo {
	margin-left: 20px;
	height: 185px;
	width: 150px;
}
#greet {
	text-align: center;
	font-size: x-large;
}




#c2 {
	background:url(img/greet.gif) repeat;
	width:800px;
	float: left;
	margin-top:5px;
	margin-bottom: 10px;
}
#writing   {
	margin-right: auto;
	margin-left: auto;
	font-size: medium;
	width: 650px;
}



#pro {
	background:url(img/pro.gif) no-repeat;
	width:800px;
	height:50px;
	clear: both;
	padding-top: 2px;
}
#pro2 {
	padding: 10px;
	width: 800px;
}
#face {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#lead_top {
	text-align: right;
	font-size: small;
	font-weight: bold;
	width: 800px;
}

#footer {
	height: 10px;
	width: 800px;
	background-color: #6699FF;
}

