﻿@import url("layout.css");
@import url("header.css");
@import url("footer.css");

*{
	margin:0px;
	padding:0px;
	}
/*kouzou*/
#main{
	width:840px;
	padding-top:20px;
	background-color:#FFFFFF;
	text-align:left;
	}

#m-text{
	width:550px;
	float:left;
	margin-left:20px;
	color:#444444;
	padding-left:10px;
	font-size:15px;
	}

#block1:after{
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	}

/*kouzou end*/

/*装飾*/


.photo{
	float:left;
	margin-right:10px;
	}

.name{
	font-size:15px;
	font-weight:bold;
	background-color:#FFCC66;
	padding-left:20px;
	padding-top:7px;
	margin-bottom:5px;
	height:30px;
	color:#333333;
	}

#m-text p.clear{
	clear:left;
	margin-bottom:50px;
	}
	
#m-text .profile{
	font-size:10px;
	display:block;
	line-height:18px;
	}
	
.category{
	margin-top:15px;
	text-align:center;
	border-bottom-style:solid;
	border-bottom-color:#006633;
	border-bottom-width:100%;
	font-size:16px;
	font-family:"Courier New", Courier, mono;
	margin-bottom:25px;
		}

#m-text .small{
	font-size:8px;
	}

#m-text p.gyoukan{
	line-height:25px;
	margin-top:15px;
	}

.read{
	font-size:15px;
	font-weight:bold;
	}
	
/*STAFF */
	ul{
	list-style:none;
	line-height:20px;
	}


/* */
	
#story{
	line-height:15px;
	color:#666600;
	font-size:10.5px;
	padding-right:20px;
	}

.logo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF9900;
	}

.title{
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W5";
	font-size:50px;
	font-weight:bold;
	}
		