/* CSS Document */

BODY {
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;
  background-color:#000000;
  font-size: 83%;
}
a {
  color:#999999;
  text-decoration: none;
}
a:hover {
	color: #CC0000;
}
h1{
font-size:10px;
color:#777777 !important;
}
table{
  line-height: 1.4;
  font-size: 83%;
}

.HEADER {	
	width: 800px;
height: 80px;
	font-size:12px;
	color:#000000;
}

.BLOG_NAME {
	font-size: 24px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 15px;
	text-align: left;
	color: #000000;
}
.BLOG_NAME a {color: #000000;text-decoration: none}
.BLOG_NAME a:link {color: #000000;text-decoration: none}
.BLOG_NAME a:visited {color: #000000;text-decoration: none}
.BLOG_NAME a:active {color: #CC0000;text-decoration: none}
.BLOG_NAME a:hover {color: #CC0000;text-decoration: none}

.BLOG_URL {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding-top: 13px;
	padding-right: 60px;



}

.USER_NAME {
  width:600px;
  font-size:12px;
  color:#40A1C1;
  padding: 0px 0px 0px 30px;
}


.MAIN {
	width : 600px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;

}


.MAIN_INFO_ENTRY{
    font-size:14px;
}

.MAIN_INFO_ENTRY a {color: #ffffff !important;text-decoration: underline}
.MAIN_INFO_ENTRY a:link {color: #333333;text-decoration: underline}
.MAIN_INFO_ENTRY a:visited {color: #333333;text-decoration: underline}
.MAIN_INFO_ENTRY a:active {color: #CC0000;text-decoration: underline}
.MAIN_INFO_ENTRY a:hover {color: #CC0000;text-decoration: underline}



.ENTRY_LINK {
	text-align : right;
	font-size : 12px;
	padding-right: 10px;
	padding-top: 5px;
}

.PAGE_CHANGE {
	text-align : left;
	color : #333333;
	font-size : 12px;
	padding-top: 5px;
	padding-left: 5px;

}

.ENTRY_DATE {
	text-align : right;
	height : 18px;
	font-size : 12px;
	color : #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #999999;
	margin-right: 15px;
	margin-left: 5px;
}


.ENTRY_NAME {
	font-size : 14px;
	font-weight : bold;
	color : #E28C10;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0992B2;
	padding-top: 9px;
	padding-left: 15px;
	background-image: url(#);
}

.ENTRY_TEXT {
	font-size : 14px;
	line-height : 18px;
	color : #FFFFFF;/* 333333 */
	width: 540px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 18px;
}

.ENTRY_TEXT a {color: #999999;text-decoration: underline}
.ENTRY_TEXT a:link {color: #999999;text-decoration: underline}
.ENTRY_TEXT a:visited {color: #999999;text-decoration: underline}
.ENTRY_TEXT a:active {color: #CC0000;text-decoration: underline}
.ENTRY_TEXT a:hover {color: #CC0000;text-decoration: underline}

.ENTRY_TRACKBACK_URL {
	text-align : right;
	font-size : 0px;
	line-height : 0px;
	color : #555555;
	padding-top: 0px;
	padding-right: 0px;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #2E0D02;
	background-image: url(#);
	padding-bottom: 5px;
  display: none;
}


.LINK_URL {
	text-align : right;
	font-size : 12px;
	padding-right: 25px;
	color: #000000;
}
.LINK_URL a {color: #000000;text-decoration: none}
.LINK_URL a:link {color: #000000;text-decoration: none}
.LINK_URL a:visited {color: #000000;text-decoration: none}
.LINK_URL a:active {color: #CC0000;text-decoration: none}
.LINK_URL a:hover {color: #CC0000;text-decoration: none}


.SEARCH_TITLE {
font-size : 12px;
color : #FFFFFF;/* 555555 */
width : 600px;
/*
background-image: url(#);
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
background-repeat: repeat;
*/
}

.SEARCH_TITLE a {color: #999999;text-decoration: underline}
.SEARCH_TITLE a:link {color: #999999;text-decoration: underline}
.SEARCH_TITLE a:visited {color: #999999;text-decoration: underline}
.SEARCH_TITLE a:active {color: #CC0000;text-decoration: underline}
.SEARCH_TITLE a:hover {color: #CC0000;text-decoration: underline}

.ENTRY_TRACKBACK {
	font-size : 12px;
	color : #006633;
	background-color: #EDFFCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
	padding-left: 15px;
}
.TRACKBACK_BLOG_NAME{
	font-size : 12px;
	padding-left: 5px;
}
.TRACKBACK_DATE {
	font-size : 12px;
	padding-left: 5px;
}
.TRACKBACK_TITLE {
  font-size : 12px;
  color : #000000;
}
.TRACKBACK_URL {
	font-size : 12px;
	padding-left: 5px;
}
.TRACKBACK_EXCERPT {
	font-size : 12px;
	color : #666666;
	width: 525px;
	margin-left: 15px;
	margin-top: 5px;
}


.ENTRY_COMMENT {
	font-size : 12px;
	color : #333333;
	line-height: 18px;
	background-color: #FFFFDD;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F2F2F2;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 15px;
}
.COMMENT_DATE {
	font-size : 12px;
	padding-left: 5px;
}
.COMMENT_TITLE {
	font-size : 12px;
	margin-left: 5px;
}
.COMMENT_NAME {
	font-size : 12px;
	margin-left: 5px;
}
.COMMENT_URL {
	font-size : 12px;
	margin-left: 5px;
}
.COMMENT_TEXT {
	font-size : 12px;
	color : #006600;
	margin-top: 5px;
	margin-left: 15px;
	width: 525px;
}

.COMMENT_FORM {
	font-size : 12px;
	color : #000000;
	padding: 0px 30px 5px;
	line-height: 21px;
}

.COMMENT_FORM_TITLE {
  width : 200px;
  font-size : 12px;
}
.COMMENT_FORM_NAME {
  width : 200px;
  font-size : 12px;
}
.COMMENT_FORM_URL {
  width : 380px;
  font-size : 12px;
}
.COMMENT_FORM_TEXTAREA {
  width : 380px;
  font-size : 12px;
}

.LMENU_HEADER {
	background-image:      url(http://www.dreama.jp/blog/blog_master_skin/4/type3/menutop_type3.gif);
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	width: 180px;
	margin-top: 5px;
}
.LMENU_FOOTER {
	background-image:      none;
	height: 18px;
	width: 180px;
	color: #cc0000;
	background-repeat: no-repeat;

}

.LMENU {

	width:180px;
	font-size:10px;
	color:#cccccc;
	}

.LMENU_TITLE {
	height : 42px;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	background-repeat: no-repeat;


}

.LMENU_CATEGORY {
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
margin-bottom:25px;
	color: #000000;
	line-height: 207%;
background-image:            url(http://www.cassette.jp/image/free/submenu_bg.gif);





}

.SUB_CONTENTS{
	text-align: center;
	background-color: #FFFFFF;
	width: 800px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
	line-height: 18px;

}
.deco_none { text-decoration: none; }

#engine{
text-align:right;
margin:0px;
font-size:10px;
color: #999999;
float:right;
padding:20px;
}

#copyright{
margin:0px 0px 0px 0px;
font-size:10px;
color: #999999;
padding:20px;
}


.item_space{
margin:0px 0px 20px 0px;
}


/*特定商取引文書*/
body{
background-color:#000000;
color:#FFFFFF;
}

#tokuteisho td{
padding:4px 0 4px 0 ;
border-width:0 0 1px 0;
border-color:#FFFFFF;
border-style:solid;
}
.table_left_width{
width:160px;

}

.bg_grounds{
background-image:url(/image/free/BGconcept.JPG);
background-repeat:no-repeat;
font-size:13px;
line-height:1.8;
}

.bg_grounds td{
font-size:13px;
line-height:1.5;
}



