body{
	margin		: 0px;
	padding		: 0px;
	background	: #fff;
	font-family	: "ＭＳ Ｐゴシック";
	font-size	: 9pt;
	text-align	: center;
	scrollbar-face-color: #fff;
	scrollbar-3dlight-color: #eee;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-darkshadow-color: #eee;
	scrollbar-arrow-color: #eee;
	scrollbar-track-color: #fff;
}

div{
	margin		: 0px;
	padding		: 0px;
}
img{
	border-style	: none;
	border-width	: 0px;
}

h1{
	padding		: 0px;
	font-size	: 10px;
	font-weight	: normal;
	color		: #666;
	letter-spacing	: 5px;
	margin		: 1px 0px 0px;
}

h2{
	margin		: 0px;
	padding		: 0px;
	font-size	: 10px;
	font-weight	: normal;
	color		: #666;
	letter-spacing	: 2px;
	line-height	: 16px;
	margin		: 0px 0px 0px;
}

h3{
	margin			: 0 0 20px;
	padding			: 0 0 3px 0;
	font-size		: 12px;
	font-weight		: normal;
	color			: #c52753;
	letter-spacing	: 1px;
	border-bottom	: 1px solid #f84ede;
	background		: url(./img/all/title_m.gif) no-repeat left;
	width			: 700px;
	text-indent		: 15px;
	text-align		: left;
	
}

a{
	color		: #ff9900;
	text-decoration	: none;
}
a:hover{
	color		: #ff6600;
	text-decoration	: underline;
}

p{
	margin		: 0px;
	padding		: 0px;
}

#frame{
	width		: 700px;
	margin		: 10px auto 0px;
	text-align	: left;
}

#logo{
	float		: left;
	margin		: 0px 0px 5px 0px;
}

#logo_right{
	float		: right;
	width		: 300px;
	margin		: 0;
	font-size	: 11px;
	line-height	: 18px;
	text-align	: right;
	margin		: 0 0 0;
}

#count{
	width		: 300px;
	text-align	: right;
	float		: right;
	color		: #666;
}

#count p{
	float		: right;
	margin		: 0 0 0 10px;
}

#count .r{
	color		: #9c6176;
}

#count .g{
	color		: #6a9c61;
}

#count .b{
	color		: #61819c;
}


#wrapper{
	width		: 700px;
	float		: left;
}

#menu{
	text-align		: center;
	width			: 700px;
	margin			: 2px 0px 15px 0px;
	border-width	: 2px 0px 0px;
	border-color	: #ff75ea;
	border-style	: solid;
	padding			: 5px 0px 0px;
	color			: #999999;
	letter-spacing	: 1px;
	float			: left;
}


#contents_all{
	float			: left;
	width			: 700px;
}

/*-------------------------------------*/
/*フッター*/


#bottom_up{
	width		: 700px;
	padding		: 20px 0 0;
	clear		: both;
	text-align	: right;
}

#footer_banner{
	border-top	: 1px dotted #ff75ea;
	text-align	: center;
	padding		: 5px 0 0;
	clear		: both;
}

#footer_banner img{
	margin		: 0 4px;
}


#footer{
	clear			: both;
	border-width	: 1px 0px 0px;
	border-color	: #ff75ea;
	border-style	: solid;
	width			: 700px;
	color			: #666;
	padding			: 3px 0px 0px;
	letter-spacing	: 1px;
	line-height	: 130%;
	margin		: 0px 0px 10px 0px;
}

#copy_box{
	float		: left;
	background	: url(./img/all/footer_bg.gif) no-repeat;
	width		: 700px;
	height		: 17px;
	margin		: 0 0 3px;
	text-align	: center;
}

#copy_box p{
	margin		: 2px 0;
}

#txt_copy{
	padding		: 0px 0px 0px 16px;
	background	: url(./img/all/arrow.gif) no-repeat 0px;
}
#txt_copyright{
	padding		: 0px 0px 0px 14px;
	background	: url(./img/all/arrow.gif) no-repeat 0px;
}
