body{
	background-color:#FECDDD;
	background-image:url(images/back.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}
#container{
	width:700px;
	margin:0 auto;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	background-color:#FFFFFF;
}
#title{
	width:700px;
	text-align:center;
	height:300px;
	background-image:url(images/head.jpg);
}
#main{
	width:auto;
	text-align:left;
	color:#999999;
}
#access{
	width:680px;
	font-weight:bold;
	margin-left:20px;
	text-align:left;
	color:#999999;
}

p{
	margin-top:10px;
	margin-left:20px;
}
form{
	margin-top:10px;
}
h2{
	margin-left:30px;
	color:#FF0000;
}
#contents{
	width:700px;
	height:100%;
	background-color:#ffffff;
	text-align:left;
}

#comment{
	margin-left:30px;
	margin-right:20px;
	height:100px;
	font-size:18px;
	
	text-align:left;
}
#sample_boxl{
	float:left;
	width:340px;
	height:160px;
	text-align:right;
}
#sample_boxr{
	text-align:center;
	height:160px;
}

#comic{
	background-color:#64C2E8;
	color:#FFFFFF;
}
#comic_comic{
	margin-left:20px;
	margin-right:20px;
	background-image:url(images/comic_img001.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:150px;
	font-size:18px;
	
	text-align:left;
	color:#FFFFFF;
	padding-left:200px;
}
#comic_other{
	font-size:12px;
	padding-top:5px;
	color:#FFFFFF;
}

#comic_anime{
	margin-left:20px;
	margin-right:20px;
	background-image:url(images/comic_img002.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:150px;
	font-size:18px;
	
	text-align:left;
	color:#FFFFFF;
	padding-left:200px;
}
#movie{
	background-color:#AB84F9;
	color:#FFFFFF;
}
#movie_movie{
	margin-left:30px;
	margin-right:20px;
	background-image:url(images/movei_img.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:100px;
	font-size:18px;
	
	text-align:left;
	color:#FFFFFF;
	padding-left:200px;
}
#uranai{
	background-color:#2A5EE5;
	color:#FFFFFF;
}
#uranai_uranai{
	margin-left:30px;
	margin-right:20px;
	height:100px;
	font-size:18px;
	
	text-align:left;
	color:#FFFFFF;
	padding-left:200px;
}
.copy{
	font-size:12px;
	}

.tyui{
	font-size:10px;
	}

.sample{
	text-align:center;
}

#footer{
	width:700px;
	height:40px;
	line-height: 40px;
	background-image:url(images/footer.gif);
	background-repeat: no-repeat; 
	background-position: center;
	text-align:center; font-size:small; clear:both;
}

