@charset "utf-8";
/* CSS Document */

#melmaga #container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}



/* Twitter Btn
-------------------------------------*/

#twitter {
	clear:both;
	width:900px;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
	color: #000;
	margin-top:-5px;
	margin-bottom:-2px;
}

/*
-------------------------------------*/

/* font variation
-------------------------------------*/

.color-red { color:#F00;}
.color-green { color:#009933; font-weight:bold;}
.size16 {font-size:16px; font-weight:bold;}

/*
-------------------------------------*/


#melmaga #contents {
	width: 900px;
	margin: 0 auto;
}

#melmaga #contents h1{
	margin:0;
	width:900px;
	height:389px;
	margin-bottom:10px;
}


#melmaga #contents #touroku {
	margin:0;
	padding:0;
	width:900px;
	height:auto;
	float:left;
}

#melmaga #contents #touroku h2{
	width:900px;
	height:30px;
	text-indent:-9999px;
	background:url(img/img_t01.gif) no-repeat; 
	margin-bottom:16px;
}

.copy01 {
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.touroku01 {
	width:878px;
	height:199px;
	background:url(img/ttl_touroku01.gif) no-repeat top left;
	margin-left:22px;
}


.touroku01 p {
	padding-top:55px;
	height:156px;
	background:url(img/img_touroku01.gif) no-repeat right;
	line-height:1.4em;
}
	
.touroku02 {
	width:878px;
	height:344px;
	background:url(img/ttl_touroku02.gif) no-repeat top left;
	margin-left:22px;
	padding-top:50px;
}

.touroku02 p {
 padding-top:10px;
 height:290px;
 line-height:1.5em;
 background:url(img/img_touroku02.gif) no-repeat bottom right;
}


.setting { 
	font-size:16px;
	font-weight:bold; 
	width:300px;
	clear:both;
}


.quit { width:878px; text-align:right; margin-top:-10px; float:left;}


#melmaga #contents #koudoku {
	padding:0;
	width:900px;
	height:110px;
	margin-bottom:20px;
	margin-top:20px;
	float:left;
}


#melmaga #contents #koudoku h2{
	width:900px;
	height:30px;
	text-indent:-9999px;
	background:url(img/img_t02.gif) no-repeat; 
	margin-bottom:16px;
}


.koudoku {
	width:858px;
	margin-left:42px;
	height:14px;
	list-style:none;

}

.koudoku-item { margin-bottom:5px; font-size:14px;}



/* sample backnumber page
-------------------------------------*/

#sample {
	text-align:left;
	margin:0;
	padding:0;
	width:500px;
}

#sample #textarea {
	line-height:1.5em;
	margin:10px;
}


.win-close {
	width:500px;
	text-align:center;
	margin:10px 0;
}


