/* CSS Document */

/*-----------------------------------

フロート用クリアフィックス

-------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { /* for IE */
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.clear{
	clear:both;
}
.fl_left {float:left;}
.fl_right {float:right;}





#nana6{
	width:800px;
	margin:0px auto;
	background:#fff;
	padding: 10px 0px 30px 0px;
}

.hide{
	display:none;
}

.red{
	color:#FF0000;
	font-weight:bold;
}



.yokoku {
	background: url(catch01.gif) no-repeat;
	width: 776px;
	height: 108px;
	margin: 6px auto 0px auto;
	text-indent: -9999px;
}


.onlyvege{
	background: url(catch02.gif) no-repeat;
	width: 684px;
	height: 59px;
	text-indent: -9999px;
	margin: 10px auto;
}

h2 {
	background: url(nana_logo.gif) no-repeat;
	width: 790px;
	height: 316px;
	text-indent: -9999px;
	margin: 20px auto 0px auto;
}


.date {
	background: url(debut.gif) no-repeat;
	width: 745px;
	height: 121px;
	text-indent: -9999px;
	margin: 0px auto 20px;
}


.contents01{
	background: url(contents01_back.gif) no-repeat;
	width: 751px;
	height: 571px;
	margin: 15px auto;
	padding-top: 36px;
}

.contents01 p {
	color: #003d19;
	font-size: 16px;
	line-height: 1.7;
	padding: 20px 45px 0px 45px;
}


.contents01 h3 {
	background: url(contents01_title.gif) no-repeat;
	width: 698px;
	height: 135px;
	margin: 10px auto;
	text-indent: -9999px;
}



.contents02{
	background: url(contents02_back.gif) no-repeat;
	width: 751px;
	height:591px;
	margin: 15px auto 0px auto;
	padding-top: 36px;
}



.contents02 p {
	color: #003d19;
	font-size: 16px;
	line-height: 1.7;
	padding: 20px 45px 0px 45px;
}


.contents02 h3 {
	background: url(contents02_title.gif) no-repeat;
	width: 698px;
	height: 135px;
	margin: 10px auto;
	text-indent: -9999px;
}


.big {
	font-size: 18px;
	font-weight: bold;
}



.whois {
	background: url(whois.gif) no-repeat;
	width: 799px;
	height: 170px;
	margin: 0px auto;
	text-indent: -9999px;
}








.senkou {
	width: 740px;
	margin: 40px auto 0px auto;
	padding-top: 19px;
	padding-left: 30px;
	text-align: center;
	border: #f0027f solid 2px;
}

.senkou h4 {
	background: url(senkou.gif) no-repeat;
	width: 719px;
	height: 71px;
	text-indent: -9999px;
}


.senkou_txt01 {
	color: #f0027f;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}


.senkou_txt02 {
	color: #000000;
	font-size: 14px;
	line-height: 1.4;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom:10px;}
	
	

.senkou_txt03 {
	font-size: 14px;
	padding-left:330px;
}


a.kensaku:link { color: #ffffff; text-decoration:none; }
a.kensaku:visited { color: #ffffff; text-decoration:none; }
a.kensaku:hover { color: #FFCC33; text-decoration:none;}


.syoutai {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;}

.syoutai a:link { color: #F09; text-decoration: underline; }
.syoutai a:visited { color: #F09; text-decoration: underline; }
.syoutai a:hover { color: #F69; text-decoration:none;}