@charset "UTF-8";
body{
	background-image: url(../images/im_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	margin-top: 0px;
}

#header{
	margin: 0px;
	padding: 0px;
}

div#mf_wrapper {
	width: 640px;
	text-align: left;
	font-family: sans-serif;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF80be;
	border-bottom-color: #FF80be;
	border-left-color: #FF80be;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
}

h1{
margin: 0px;
	padding: 0px;
}


div#mf_header h1 {
	margin: 0px;
	padding: 0px;
}

#title{margin: 0px; padding: 0px;}


div#mf_header h2 {
	font-size: 16px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h3{
	color: #666666;
	text-align: left;
	margin-left: 20px;
	line-height: 140%;
}
form#mailform {
	padding: 5px;
}
table.mailform {
	width: 100%;
}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	border-bottom: solid 1px #999999;
	padding: 7px 5px 7px 5px;
}
table.mailform tr th {
	width: 150px;
}
table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}
table.mailform tr th p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #999999;
}
table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}

#contents{
	text-align: center;
	font-size: 13px;
	color: #333333;
}

A:Link {
	color: #ED1EA7;
	text-decoration: none;
	text-indent: 0px;
	text-align: center;
}

A:visited {
	text-decoration: none;
	text-indent: 0px;
	color: #FF66FF;
	text-align: center;
 }

A:hover {
	color: #ED1EA7;
	text-decoration: underline;
	text-indent: 0px;
	text-align: center;
 }
#footer{
	text-align: center;
	margin-top: 80px;
	font-size: 12px;
}

/*エピソード募集*/
#ep_box{
	border: 1.5px solid #FB0093;
	width: 560px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#ep_box p{
	text-align: left;
	padding-left: 5px;
}
/*星野エピソード*/
.ep_title{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
}

.ep_title h2{
	background-image: url(../images/ep_title.jpg);
	height: 24px;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 12px;
	text-align: left;
	text-indent: 5em;
	font-weight: normal;
}


.hoshino_comment {
	color: #FF3399
}


.ep_text{
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.page_top{
	text-align: right;
	margin-right: 20px;
	font-size: 13px;
	margin-top: 20px;
}

