@charset "Shift_JIS";

/*-----------------------------------------------------
RESET
-------------------------------------------------------*/

html, body {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", san-serif;
	line-height: 1.6;
	margin: 0;
	padding: 0; }

h1, h2, div, p, br, ul, li {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
	padding: 0; }

img  {
	border-style: none }

ul {
	list-style-type:none;
	list-style-position:outside; }
	
/*-----------------------------------------------------
STYLE
-------------------------------------------------------*/

a:focus {
	outline: none; }
	
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }

.cf {
	display: inline-block; }

/* Hides from IE-mac ?_*/
* html.cf {
	height: 1%;}
 
.cf {
	display: block;}
/* End hide from IE-mac */


/*-----------------------------------------------------
BODY
-------------------------------------------------------*/
body {
	background:#000;
	}
	
/*-----------------------------------------------------
WRAPPER
-------------------------------------------------------*/
#wrapper {
	background: url(../images/enter/header_bg.gif) #fff repeat-x 0 0;
	}
	
#wrapper .inner {
	text-align: center;
	margin: 0 auto;
	width: 960px; }
	
/*-----------------------------------------------------
HEADER
-------------------------------------------------------*/
#header {
	background: url(../images/enter/header_bg.gif) #fff repeat-x 0 0;
	text-align: left;
	height: 57px;
	padding: 0 30px; }
	
#header p {
	text-align: right;
	padding-top: 15px;
	 }
	
	

/*-----------------------------------------------------
MAIN
-------------------------------------------------------*/
#main {
	padding: 10px 30px;
	padding-bottom: 30px;
	text-align: left;
	background: url(../images/enter/main_img.jpg) #FFF no-repeat 356px 30px; }
	
#main p {
	text-align: right;
	margin-top: 60px; }
	
#main ul {
	margin-top: 60px; }
	
#main ul li {
	margin-bottom: 30px; }
	
#main ul li.blog {
	padding-top: 50px; }
	
#main ul li img {
	vertical-align: bottom; }
	
#main a:hover img {
	opacity:0.5;
	filter: alpha(opacity=30); }
	
/*-----------------------------------------------------
footer
-------------------------------------------------------*/

#footer {
	background: url(../images/enter/footer_bg.gif) #000 repeat-x 0 0;
	}

#footer .inner {
	background: url(../images/enter/footer_bg.gif) #000 repeat-x 0 0;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	padding-top: 20px;
	height: 100px; }
	
#footer p {
	color: #fff;
	margin-bottom: 10px;
	}
