@charset "utf-8";

/*----------------------------------------------------
    ■ share 
----------------------------------------------------*/

*{
	font-size: 12px;
	color: #999999;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	line-height: 160%;
	letter-spacing: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	vertical-align: top;
}

li,ul,dl,dt,dd {
	list-style:none;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

html,body{
	background-color: transparent;
	_background-color: #000000;
	/background-color: #000000;
	_background-image: url(../../img1/blog_bg.jpg);
	/background-image: url(../../img1/blog_bg.jpg);
}
/*----------------------------------------------------
    ■ index
----------------------------------------------------*/
.page1 {
	padding-top: 460px;
	width: 668px;
	margin-left: 220px;
	height: 240px;
}

.w_newti {
	float: left;
	height: 33px;
	width: 109px;
	padding-bottom: 12px;
	/padding-bottom: 0px;
	_padding-bottom: 0px;
}
.w_detail {
	float: right;
	padding-top: 4px;
}
.w_new_box {
	margin-left: 9px;
}
.date {
	font-size: 10px;
	width: 97px;
	color: #999999;
	float: left;
	padding-left: 7px;
}
.mk {
	float: left;
	margin-right: 2px;
}

.tx {
	font-size: 10px;
	width: 550px;
	color: #999999;
	float: left;
	letter-spacing: 0em;
	padding-bottom: 12px;
	/padding-bottom: 8px;
	_padding-bottom: 8px;
}
.dot {
	clear: both;
	height: 1px;
	padding-bottom: 12px;
}
