body{
	*font-size:small;
	*font:x-small;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
}

h1,h2,h3,h4,p,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

p{
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

/*全体的なリンク設定
---------------------------------------------------------------------------*/
a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #FFFF00;		/*リンク部分のカーソルオーバー時の文字色*/
	text-decoration: none;
}

/*---------------------------------------------------------------------------*/
#header {
	width: auto;
	border-bottom-width: 8px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
}

#dummy {
	clear: both;
}

#footer {
	background-color: #000000;
	vertical-align: middle;
	height: 40px;
	width: auto;
	padding-top: 10px;
}

#container {
	background-color: #CCCCCC;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

#container2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
	width: 920px;
}

#side {
	height: auto;
	width: 200px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

#menu_container {
	margin-top: 15px;
	height: 200px;
	width: 200px;
	background-color: #000000;
}

#menu_container2 {
	width: 119px;
	background-color: #333333;
	float: right;
	margin: 0px;
	padding-top: 10px;
	height: 190px;
	padding-left: 11px;
}

#menu_container2 a {
	color: #FFFFFF;
}

#menu_container2 a:hover {
	color: #FFFF00;
}

#follow_container {
	margin-top: 15px;
	height: 200px;
	width: 200px;
	background-color: #333333;
}

#staffblog_container {
	margin-top: 15px;
	height: 50px;
	width: 200px;
}

#facebook_container {
	margin-top: 15px;
}

#follow_container2 {
	width: 119px;
	background-color: #878787;
	float: right;
	margin: 0px;
	padding-top: 10px;
	height: 190px;
	padding-left: 11px;
}

.menu_contents {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}

#side .menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin-top: 5px;
	font-size: 9px;
	margin-left: 38px;
	padding-bottom: 2px;
}

#side .menu a:hover {
	color: #FFFF00;
}

#blog_container {
	margin-top: 15px;
	height: auto;
	width: 180px;
	background-color: #FFFFFF;
	border: 5px solid #333333;
	padding: 5px;
}

#main {
	width: 660px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 14px;
	height: 100%;
}

#main_container {
	float: left;
	width: 660px;
	padding-bottom: 10px;
}

#contents_title_container {
	width: 660px;
	margin-top: 15px;
	height: 65px;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#contents_container1 {
	width: 660px;
	margin-top: 15px;
	margin-bottom: 15px;
	height: auto;
	font-weight: bold;
}

#contents_title {
	margin-top: 8px;
	font-size: 21px;
	margin-left: 10px;
	margin-bottom: 7px;
	float: left;
	width: 450px;
	height: 25px;
}
#contents_title2 {
	font-size: 12px;
	margin-left: 10px;
	float: left;
	width: 440px;
}

#contents_title3 {
	margin-top: 8px;
	font-size: 22px;
	margin-left: 10px;
	margin-bottom: 7px;
	float: left;
	width: 450px;
	height: 25px;
}

#contents_title4 {
	font-size: 14px;
	font-weight: bold;
	width: 660px;
	height: auto;
	float: left;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}

#contents_title5 {
	font-size: 14px;
	margin-left: 10px;
	float: left;
	width: 450px;
	height: 14px;
}

#contents_date {
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 450px;
	height: 11px;
}

#contents_coment1 {
	margin-left: 10px;
	font-size: 12px;
	float: left;
	width: 450px;
	height: auto;
	margin-top: 30px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 10px;
}

#contents_coment2 {
	font-size: 12px;
	float: left;
	width: 660px;
	height: auto;
	font-weight: normal;
	line-height: 18px;
}

#share {
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	margin-bottom: 15px;
}

#line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*テキスト
---------------------------------------------------------------------------*/
#side_tiltetext {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 59px;
	margin-top: 8px;
	margin-left: 10px;
}
/*BLOG
---------------------------------------------------------------------------*/
#blog_tiltetext {
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 6px;
}

ul.blog {
	padding: 0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: auto;
}

/* --- リスト項目 --- */
ul.blog li {
	padding-bottom: 5px;
	height: auto;
	padding-top: 5px;
}

/* --- 項目内容 --- */
ul.blog dl {
width: 100%;
margin: 0;
}

/* --- 写真エリア --- */
ul.blog dt.photo {
	width: 60px; /* 写真エリアの幅 */
	float: left;
	height: 60px;
}

/* --- キャプションエリア --- */
ul.blog dt.day,
ul.blog dt.title,
ul.blog dd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 70px;
}

/* --- デイエリア --- */
ul.blog dt.day {
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 5px;
}

/* --- タイトルエリア --- */
ul.blog dt.title {
	margin-bottom: 0px;
	line-height: 120%;
	font-size: 12px;
	font-weight: bold;
}

/* --- コメントエリア --- */
ul.blog dd {
	font-size: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
}


/*topnews
-------------------------------------------------------------------------*/
ul.thumbnail {
	width: 660px; /* リストエリアの幅 */
	margin: 0;
	padding: 0; /* リストエリアの上境界線 */
	list-style-type: none;
	height: auto;
}

/* --- リスト項目 --- */
ul.thumbnail li {
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* --- 項目内容 --- */
ul.thumbnail dl {
width: 100%;
margin: 0;
}

/* --- 写真エリア --- */
ul.thumbnail dt.photo {
	width: 300px; /* 写真エリアの幅 */
	float: left;
	height: 185px;
}

/* --- 右バー --- */
ul.thumbnail dt.bar {
	width: 5px; /* 写真エリアの幅 */
	float: right;
	height: 185px;
}

/* --- キャプションエリア --- */
ul.thumbnail dt.day,
ul.thumbnail dt.title,
ul.thumbnail dt.title2,
ul.thumbnail dd {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 315px;
	width: 320px;
}

/* --- デイテキスト --- */
ul.thumbnail dt.day {
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

/* --- タイトルエリア --- */
ul.thumbnail dt.title {
	margin-bottom: 5px; /* タイトルエリアの下マージン */
	line-height: 120%;
	font-size: 18px;
	font-weight: bold;
}

ul.thumbnail dt.title2 {
	margin-bottom: 5px; /* タイトルエリアの下マージン */
	line-height: 120%;
	font-size: 12px;
	font-weight: bold;
}

/* --- コメントエリア --- */
ul.thumbnail dd {
	line-height: 150%;
	font-size: 11px;
	padding-top: 20px;
}



/* ------------------ リスト１ ------------------ */
ul.list1 {
	width: 660px; /* リストエリアの幅 */
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* --- リスト項目 --- */
ul.list1 li {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 660px;
	float: left;
	border-top: 1px #808080 dotted; /* リストエリアの上境界線 */
}

/* --- 項目内容 --- */
ul.list1 dl {
	width: 100%;
	margin: 0;
}

/* --- 写真エリア --- */
ul.list1 dt.photo {
	width: 80px; /* 写真エリアの幅 */
	float: left;
}

ul.list1 dt.buy {
	float: right;
	text-align: right;
	width: 110px;
	line-height: 2px;
	margin-top: 10px;
}

/* --- タイトルエリア --- */
ul.list1 dt.title,
ul.list1 dt.title1,
ul.list1 dt.title2 {
	font-weight: bold;
	float: left;
	margin-left: 10px;
	width: 450px;
}

ul.list1 dt.title {
	font-size: 14px;
	margin-bottom: 5px;
}

/* --- タイトルエリア --- */
ul.list1 dt.title1 {
	margin-bottom: 10px;
	font-size: 9px;
	color: #999;
}

/* --- タイトルエリア --- */
ul.list1 dt.title2 {
	margin-bottom: 10px;
	font-size: 12px;
	margin-top: 10px;
}

/* --- コメントエリア --- */
ul.list1 dd {
	line-height: 150%;
	font-size: 12px;
	width: 660px;
	float: left;
	margin-top: 10px;
}

/* ------------------ リスト２ ------------------ */

ul.list2 {
	width: 660px;
	list-style-type: none;
}

/* --- リスト項目 --- */
ul.list2 li {
	width: 330px; /* リストエリアの上境界線 */
	float: left;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	border-bottom-width: 1px;
	height: 120px;
	padding-bottom: 15px;
	padding-top: 15px;
}

/* --- 項目内容 --- */
ul.list2 dl {
	width: 310px;
	height: 120px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

/* --- 写真エリア --- */
ul.list2 dt.photo {
	width: 120px; /* 写真エリアの幅 */
	float: left;
}

/* --- タイトルエリア --- */
ul.list2 dt.day,
ul.list2 dt.title,
ul.list2 dt.title1,
ul.list2 dt.title2,
ul.list2 dt.title3{
	font-weight: bold;
	float: left;
	margin-left: 10px;
	width: 180px;
}

/* --- デイテキスト --- */
ul.list2 dt.day {
	margin-bottom: 5px;
	font-size: 9px;
	height: 9px;
}

ul.list2 dt.title {
	font-size: 20px;
	height: 22px;
	overflow: hidden;
}

ul.list2 dt.title1 {
	font-size: 12px;
	height: 14px;
	margin-top: 4px;
}

ul.list2 dt.title2 {
	font-size: 12px;
	overflow: hidden;
	height: 14px;
	margin-top: 33px;
}

ul.list2 dt.title3 {
	font-size: 12px;
	margin-top: 4px;
	height: 12px;
}

/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}
