
*			{margin:0; padding:0;}
img			{vertical-align: bottom;}
a img		{border: none;}
a:link		{color:#666;outline:none;}
a:visited	{color:#666;}
a:hover		{color:#000;}
a:active, a:focus {outline:none;}
ul, li		{list-style:none;}
textarea	{overflow:auto;}
h1 {font-size:1.4em;line-height:1.4em;}
h2 {font-size:1.2em;line-height:1.4em;}
h3 {font-size:1.0em;line-height:1.0em;}
h4 {font-size:0.8em;line-height:0.8em;}
h5 {font-size:0.8em;line-height:0.8em;}
strong		{color:#1A1A1A;}
.pale		{color:#CCC;}
.smaller {font-size:smaller;}
p			{margin-bottom:1em;}
.en {font-family:Arial, Helvetica, sans-serif;}
.center {text-align:center}
.bllt {color:#595959;}/*#006464*/

/*html, body	{height: 100%;}*/

body {
	/*background:#000 url(../img/body_bg.png) repeat-x;*/
	background:#25001a url(../img/body_collage2.png) repeat-x center top;
	/*background:#82AAAA url(../img/body_bg.png) repeat-x left bottom;*/
	font-family:"Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "MS P Gothic", "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size:12px;
	line-height:1.4em;
	color:#666;
	}
	*:first-child+html body {
	font-size: 75%;
	vertical-align:baseline;
	}
	* html body {
	font-size: 75%;
	vertical-align:baseline;
	}
	
div#wrap {
	/*background:url(../img/wrap_bg.png) repeat-x left bottom;*/

	padding-bottom:30px;/*15px*/
	text-align:center;
	}
	div#page {
	position:relative;
	background:url(../img/page_bg.png) left bottom;
	width:960px;
	margin:auto;
	text-align:left;
	}
	div#page2 {
	background:url(../img/foot_bg.jpg) no-repeat center bottom;
	/*height:620px;*/
	}

div#content {
	float:left;
	width:950px;
	padding:0 5px;
	}
	div#side {
	background:url(../img/side_bg.png) no-repeat right top;
	float:left;
	width:250px;
	}
	div#main {
	background:url(../img/main_bg.png) no-repeat left top;
	float:right;
	width:590px;
	}
	
div#head {
	padding:20px 0 0;
	}
	#head img {
	display:block;
	/*float:left;*/
	}
	img#m_date {
	margin:18px 0 13px;
	}

ul#menu {
	float:left;
	clear:left;
	}
	ul#menu li {
	float:left;
	clear:left;
	}
	ul#menu a.now {
	/*margin-bottom:10px;*/
	background:url(../img/m_now.gif) no-repeat left 6px;
	display:block;
	}
	#menu img {
	padding-left:30px;
	/*display:block;*/
	}

div#foot {
	clear:both;
	position:relative;
	width:960px;
	height:159px;
	}
	#btn_pagetop {
	position:absolute;
	top:3px;
	right:5px;
	}
	#foot_title {
	position:absolute;
	top:0;
	left:351px;
	}
	#foot_link {
	position:absolute;
	top:87px;
	left:35px;
	}
	#foot_link img {
	display:block;
	float:left;
	margin-right:30px;
	}
	#javateamini {
	padding:4px 0;
	}
	#copyright {
	position:absolute;
	bottom:10px;
	left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFF;
	}
	#foot_banner {
	position:absolute;
	top:34px;
	left:35px;/*27px;*/
	left:5px;
	}
	#bnr_twitter {
	margin:54px -5px 0;
	}

#main h1 {
	margin:30px 0 0 30px;
	height:80px;
	}
	#entries {
	background:url(../img/entries_bg.gif) no-repeat center bottom;
	border-top:1px solid #CCC;
	/*float:right;
	width:450px;*/
	margin:0 30px 30px 80px;
	padding:15px 0 23px;
	}
	div.entry {
	margin-bottom:24px;
	}
	p.poem {
	line-height:1.8em;
	/*padding-left:1em;*/
	}
	p.kakomi {
	background:url(../img/kakomi_bg.png) repeat-y;
	padding:5px 10px;
	color:#4D4D4D;
	/*font-size:0.9em;*/
	}
	h4 {
	font-size:1em;
	font-weight:normal;
	margin-bottom:1em;
	}
	.hard {
	color:#4D4D4D;
	}
	ul.list_type1 {
		margin:0 30px 20px 17px;
	}
	ul.list_type1 li {
		list-style:disc;
	}
	
blockquote {
	background:#EFEFEF;
	margin:0 0 1em 0;
	padding:1em;
	}