@charset "UTF-8";
/* CSS Document */
.photo_r{
	margin-left:25px;
	
}
#photo{
	width:290px;
	float:left;
	margin-bottom:20px;
}
#profile p{
	font:12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#pro_text{
	line-height:1em;
	margin-top:10px;
	margin-bottom:10px;
}
#right h2{
	color:#69B4A5;
	font-weight:lighter;
	margin-top:10px;
	margin-left:25px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#main p{
	font:15px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:1.5em;
}
.text{
	margin-bottom:20px;
}
#main_photo{
	margin-bottom:25px;
}
#main_photo1{
	width:224px;
	margin:0 auto;
	margin-bottom:25px;
}
#main_photo3{
	width:284px;
	margin:0 auto;
	margin-bottom:50px;
}
.g_dotted{
	clear:both;
	background-image:url(../images/dash.gif);
	background-repeat: repeat-x;
	margin:20px 0px;
}
.dotted{
	clear:both;
	background-image:url(../images/dash.gif);
	background-repeat: repeat-x;
}
.dotted_t{
	background-image:url(../images/dash_tate.gif);
	background-repeat: no-repeat
}
#backnumber{
	margin-top:15px;
	margin-left:15px;
	margin-bottom:10px;
	border-top:1px dashed #69B4A5;
	border-bottom:1px dashed #69B4A5;
}
.rigth{
	margin-right:25px;
}
#center{
	margin-left:25px;
	margin-bottom:10px;
}
#center ul li a{
	color:#596c48;
}
#center ul li a:hover {
	color:#DF817E;
}
#center ul li a.select{
	color:#69B4A5;
}
#center ul li a.dummy{
	color:#ffffff;
}