@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#flame {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#header {
}
#contents {
	background-image: url(http://www.studio-yoggy.com/ny/img/bg_01.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 850px;
}
#contents_left {
	float: left;
	width: 167px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#contents_right {
	float: right;
	width: 585px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.title_01 {
	width: 155px;
	padding-bottom: 15px;
}
#review {
	width: 155px;
	padding-bottom: 15px;
	line-height: 23px;
}
#next {
	width: 570px;
	font-size: 10px;
	padding-bottom: 20px;
}
#next_left {
	float: left;
}
#next_right {
	float: right;
}
.article_box {
	width: 570px;
	padding-bottom: 20px;
}
.title_02 {
	background-image: url(http://www.studio-yoggy.com/ny/img/title_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 560px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.title_text {
	font-size: 14px;
	font-weight: bold;
	float: left;
}
.date {
	float: right;
	text-align: right;
}
.table_box {
	width: 570px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.td_img {
	vertical-align: top;
}
.td_text {
	padding-left: 15px;
	vertical-align: top;
	line-height: 18px;
}
.name {
	text-align: right;
	padding-top: 10px;
}
.text {
}
.profile_img {
	padding-bottom: 5px;
	width: 155px;
}
.profile_text {
	padding-bottom: 15px;
	width: 155px;
	font-size: 11px;
}
#contents_head {
	background-image: url(http://www.studio-yoggy.com/ny/img/contents_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 850px;
}
#contents_bottom {
	background-image: url(http://www.studio-yoggy.com/ny/img/contents_bottom.jpg);
	height: 13px;
	width: 850px;
}
