@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	color:#CCCCCC;
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Verdana', 'Arial', 'Helvetica', 'Osaka', 'ＭＳ Ｐゴシック';
	font-size:100%;
	}
body {
	margin:0;
	padding:0;

	background-image:url(../img/top_last/bg.gif);
}
a:link,a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
/*	border-bottom:1px dotted #CCCCCC;*/
	margin-bottom:10px;
	background-image:url(../img/top_last/bg.gif);
}

#container {
	width:800px;
	margin:0 auto;
	background-color:#EAEAEC;
	border-left:10px solid #CCCCCC;
	border-right:10px solid #CCCCCC;
}

#header {
	width:780px;
	height:70px;
	padding-top:5px;
	padding-left:20px;
}
#header img {
	margin-bottom:5px;
}
#kokuchi {
	height:500px;
	background-image:url(../img/top_last/bg2.jpg);
	border-bottom:10px solid #CCCCCC;
}
#kokuchi .imgbox {
	float:right;
	background: url('../img/top_last/kaisan.png') no-repeat center !important;	
	background: url('../img/top_last/kaisan.gif') no-repeat center;
	background-repeat:no-repeat;
	margin-top:300px;
}
#kokuchibox {
	height:380px;
	border-bottom:30px solid #CCCCCC;
	padding:20px 30px;
	font-size:11px;
	background-color:#170906;
	line-height:150%;
}
#kokuchibox .rireki {
	float:right;
	width:500px;
	
}
#kokuchibox .rireki li {
	list-style:none;
	padding-bottom:5px;
}
#kokuchibox .qr {

	float:left;
	display:inline;
	width:180px;
	text-align:center;
	padding:15px 0;
	margin-top:20px;
	
}
*#kokuchibox .qr {
/*	clear:both;*/
	float:left;

	width:180px;
	text-align:center;
	padding:15px 0;
	
}

p.new {
	background-image:url(../img/top_last/new.gif);
	background-position:left;
	background-repeat:no-repeat;
/*	background-color:#CCCCCC;
	filter: alpha(Opacity=60);
	opacity: 0.6;*/
	line-height:150%;
	margin-bottom:5px;
	text-indent:35px;
}
p {
/*	background-color:#CCCCCC;
	filter: alpha(Opacity=60);
	opacity: 0.6;*/
	line-height:150%;
	margin-bottom:5px;
	text-indent:36px;

}

#footer {
	text-align:center;
	font-size:10px;
	height:20px;
	color:#CCCCCC;
	line-height:20px;
}
span.new {
	display:none;
}
span.new img{
	vertical-align:middle;
}
span.topdate {
	font-size:9px;
	margin-right:5px;
}
span.wncate {
	display:none;
}
span.wnsubcate {
	margin-left:5px;
	margin-right:5px;

	font-size:9px;
	color:#CCC;
	background-color:#390505;
	padding:2px 5px 0 5px;
	border:1px solid #2A0303;
}