@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-image: url(http://www.shinoda-av.com/blog/report/report_img/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#flame {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 20px;
	background-image: url(http://www.shinoda-av.com/blog/report/report_img/contents_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#contents_left {
	color: #000000;
	padding: 15px;
	width: 220px;
	float: left;
	background-color: #C4C1A2;
}
#contents_right {
	float: right;
	width: 590px;
}
.title {
	padding-bottom: 10px;
}
#profile_text_01 {
	font-size: 16px;
	line-height: 18px;
	padding-bottom: 10px;
}
#profile_text {
	padding-bottom: 20px;
}
#month {
	color: #FFFFFF;
	background-color: #333333;
	padding: 3px;
}
#month a {
	color: #FFFFFF;
	text-decoration: underline;
}
#month a:hover {
	color: #FFCC00;
}
#calendar {
	padding-top: 15px;
	padding-bottom: 15px;
}
.td_01 {
	text-align: center;
	width: 31px;
}
.text_link {
	color: #993300;
	line-height: 18px;
	padding-bottom: 15px;
}
.text_link a {
	color: #993300;
	text-decoration: underline;
}
.text_link a:hover {
	color: #FFFFFF;
}
#product {
}
#product_left {
	float: left;
	width: 90px;
}
#product_right {
	float: right;
	padding-left: 8px;
	width: 122px;
}
#product_right a {
	color: #FFFFFF;
	text-decoration: underline;
}
#product_right a:hover {
	color: #FF0000;
}

#product_list {
	padding-top: 20px;
}
#product_list a {
	color: #FFCC00;
	text-decoration: underline;
}
#product_list a:hover {
	color: #FFFFFF;
}
.article {
	padding-bottom: 15px;
}
.article a {
	color: #FFFFFF;
	text-decoration: underline;
}
.article a:hover {
	color: #FF0000;
}
.article_left {
	float: left;
}
.article_right {
	float: right;
	text-align: right;
}
.article_title {
	color: #FFFFFF;
	background-color: #996666;
	padding: 5px;
}
.article_title_left {
	font-size: 15px;
	float: left;
	font-weight: bold;
}
.article_title_left a {
	color: #ffffff;
}
.article_title_right {
	float: right;
	text-align: right;
}
.coment {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 590px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
}
.coment_left {
	float: left;
}
.coment_right {
	float: right;
	padding-left: 15px;
	width: 275px;
}
.coment_cap {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 30px;
	color: #FFFFFF;
}
#copyright {
	color: #FFFFFF;
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

