@charset "UTF-8";
/*リセット*/
body,p,h1,h2,h3,h4,h5,ul,li,dl,dt,dd,th
{
margin:0; padding:0;
font-size:medium;
font-weight:normal;
 }
img,a{ border:none; }
li{ list-style:none; }


/*リンク設定*/
a{color:#F90;}
a:visited{color:#F90;}
a:hover{color:#F60;}

.clear{clear:both;}

 .clearfix:after {  
     visibility: hidden;  
     display: block;  
     font-size: 0;  
     content: " ";  
     clear: both;  
     height: 0;  
     }  
 * html .clearfix             { zoom: 1; } /* IE6 */  
 *:first-child+html .clearfix { zoom: 1; } /* IE7 */


.maTop10{margin-top:10px;}
.maTop30{margin-top:30px;}

.gototop
{
	clear:both;
	text-align:right;
	font-size:0.75em;
	margin:30px 0 0 0;
}



img.logo
{
	width:241px;
	height:61px;
	display:block;
	padding-left:10px;
}



/*---------------------------------------*/
div#wrap
{
	width:848px;
	border-left:#FF7F00 1px solid;
	border-right:#FF7F00 1px solid;
	margin:0 auto;
}


/*ヘッダー*/
div#header
{
	width:848px;
	border-bottom:1px #FF7F00 solid;
	padding-bottom:5px;
	padding-top:10px;
	position:relative;
}

div#header p.tce_link
{
	background:url(../image/arrow.gif) no-repeat left center;
	padding-left:19px;
	float:right;
	font-size:0.875em;
	position:absolute;
	right:10px;
	bottom:5px;
}

div#footer
{
	border-top:1px solid #FF7F00;
	padding-top:5px;
	margin-top:30px;
	position:relative;
}

div#footer p.tce_link
{
	background:url(../image/arrow.gif) no-repeat left center;
	padding-left:19px;
	float:right;
	font-size:0.875em;
	position:absolute;
	right:10px;
	top:10px;
}

div#footer p.copyright
{
	color:#333;
	font-size:0.75em;
	margin-top:20px;
	padding-left:10px;
}





div#top_title
{
	width:848px;
	height:380px;
	text-indent:-9999px;
	background:url(../image/top_momoe_report.jpg) no-repeat;
}


/*メインコンテンツ*/

div#main
{
	width:808px;
	padding-left:20px;
	clear:both;
}


/*インタビュー*/
div#interview
{
	width:808px;
}

div#interview h2
{
	font-size:1.2em;
	color:#810E15;
	margin-top:40px;
}

div#interview h3
{
	width:788px;
	background:#810E15;
	padding:10px;
	color:#FFF;
}

div#interview p.p01
{
	font-size:0.875em;
	color:#333;
	margin-top:40px;
	line-height:1.5em;
}

div#interview p.p02
{
	width:786px;
	padding:10px;
	font-size:0.875em;
	color:#333;
	border:1px solid #810E15;
}

div#interview p.p03
{
	font-size:0.875em;
	color:#333;
	margin-top:40px;
	line-height:1.5em;
}

div#interview ul#gallery{}

ul#gallery li
{
	float:left;
	width:110px;
	padding:4px;
}

ul#gallery li img
{
	display:block;
	width:110px;
	height:110px;
	margin:5px auto 0 auto;
}

ul#gallery li a
{
	display:block;
	width:118px;
	height:118px;
	border:1px solid #FFF;
}

ul#gallery li a:hover
{
	border:1px solid #CCC;
}

ul#gallery li.maRight{margin-right:17px;}

*html ul#gallery li.maRight{margin-right:5px;}


/*メッセージ*/

div#message
{
	width:806px;
	border:1px solid #FF7F00;
	margin-top:40px;
	padding-bottom:10px;
}

div#message h2
{
	width:786px;
	background:#FF7F00;
	padding:10px;
	color:#FFF;
}

div#message h3
{
	color:#FF7F00;
	margin-top:20px;
	padding:0 10px 0 10px;
}

div#message p
{
	font-size:0.875em;
	color:#333;
	margin-top:5px;
	padding:0 10px 0 10px;
}

img.shiyou
{
	width:808px;
	height:464px;
	margin-top:40px;
	display:block;
}

