@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, em, font, img,
ol, ul, li,
form,
table, caption, tr, th, td, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*font reset*/
body{
	font:13px/1.231 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
   *font-size:small;
   *font:x-small;
}
select,
input,
button,
textarea,
button {
   font:99% arial,helvetica,clean,sans-serif;
}

table{
   font-size:inherit;
   font:100%;
}

pre,
code,
kbd,
samp,
tt {
   font-family:monospace;
   *font-size:108%;
   line-height:100%;
}

/*start*****************************************************/
/*layout*/
body{
	background:#000000 url(../images/newBG.jpg) no-repeat top center;
}
#wrap{
	background:url(../images/h_bg.png) repeat-x;
	text-align:center;
}
#wrap02{
	width:921px;
	margin:0px auto;
	text-align:left;
	position:relative;
}
#flash{
	padding:9px 0px 0px 10px;
}
#footerwrap{
	background-color:#203466;
	margin:15px 0px 0px 0px;
}
#footer{
	width:911px;
	margin:0px auto;
	text-align:left;
	padding:0px 0px 0px 10px;
}

/*header*/
h1{
	padding:21px 0px 0px 10px;
	height:73px;
}
#navi{
	height:26px;
}
#navi li{
	float:left;
	display:inline;
}
#contents{
	padding:500px 0 0 0;
	position:relative;
	}
/*contents*/
.cnt_waku{
	height:230px;
	position:relative;
}
#jizen{
	padding:0 0 0 40px;
	width:460px;
	font-size:92.3%;
	line-height:141.7%;
	color:#fff;
}
#jizen h4{
	padding:0 0 15px 0;
}
#p_jizen{
	float:left;
	margin:0 15px 10px 0;
}
#jizen p span{
	display:block;
	text-align:right;
	font-size:11px;
	padding:3px 0 0 0;
}
#jizen p span a{
	color:#acbad0;
	text-decoration:none;
}
#jizen p span a:hover{
	text-decoration:underline;
}
#fiat500{
	position:absolute;
	top:450px;
	right:5px;
}
#ma7ko{
	position:absolute;
	top:460px;
	left:330px;
}
#artista{
	position:absolute;
	top:434px;
	left:552px;
}
#bn_sns_wrap{
	overflow:hidden;
}
#bn_sns{
	width:500px;
	height:34px;
	padding:0 5px 15px 0;
	float:left;
}
#bn_sns li{
	float:left;
	padding:5px 0 0 12px;
	display:inline;
}
#bn_sns2{
	width:160px;
	height:34px;
	padding:0 25px 15px 0;
	float:right;
}
#bn_sns2 li{
	display:inline;
}

/*
#twitter_waku{
	background: url(../images/bg_cross.gif);
	border:#333 1px solid;
	width:230px;
	cheight:300px;
	color:#fff;
	font-size:10px;
	line-height:14px;
	padding:13px 15px 15px 15px;
	margin:20px 0 0 15px;
	position:absolute;
	top:115px;
	left:15px;
	z-index:10;
}
*/

#twitter_waku{
	background: url(../images/bg_cross.png);
	border:#333 1px solid;
	width:230px;
	cheight:300px;
	color:#fff;
	font-size:11px;
	line-height:14px;
	padding:13px 15px 15px 15px;
	margin:20px 0 0 15px;
	position:absolute;
	top:110px;
	right:15px;
	z-index:10;
}


#twitter_waku a{
	color:#acbad0;
}
#twitter_waku a:hover{	
	text-decoration:none;
}
#twitter_waku #twitter{
	padding:10px 0 0 0;
}
#twitter_waku ul{
	position:absolute;
	right:12px;
	bottom:5px;
}
#twitter_waku li{
	display:inline;
	padding-left:5px;
}
#twitter{
	word-break:break-all;
}
#twitter .tw_day{
	color:#999;
	font-size:10px;
	padding:5px 0 2px 0;
	margin-bottom:5px;
	border-bottom:#666 1px solid;
}

/*footer*/
#f_navi{
	text-align:center;
	font-size:76.9%;
	letter-spacing:0.1em;
	clear:both;
}
#f_navi a{
	color:#ffffff;
	text-decoration:none;
}
#f_navi a:hover{
	color:#ffffff;
	text-decoration:underline;
}
#f_navi li{
	display:inline;
	color:#ffffff;
}
