@charset "UTF-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	page-break-after:avoid;
	page-break-before:avoid;
	font-size:11px;
}

body {
	background:#ffffff url(../images/bg_body.gif) left top repeat;
    font-family:"ヒラギノ角ゴ Pro W3","Verdana", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#ffffff;
    *font-size:small;
    *font:x-small;
}
a{
	color:#e5007f;
	text-decoration:none;
	overflow:hidden;
}
a:link{
	color:#e5007f;
	text-decoration:none;
}
a:visited{
	color:#e5007f;
	text-decoration:none;
}
a:hover{
	color:#e5007f;
	text-decoration:underline;
}
a:active{
	color:#e5007f;
	text-decoration:underline;
}

img{
	border-width:0;
}

#frame {
	background-color:#ffffff;
	width:1000px;
	height:100%;
	margin:0 auto;
	padding-bottom:20px;
}
#wrap {
	width:910px;
	margin:0 auto;
	padding:20px 0;
}
#miia_visual {
	background:url(../images/visual.jpg) left top no-repeat;
	width:910px;
	height:375px;
	margin:0 0 20px 0;
}
#visual_logo a{
	background:url(../images/logo.jpg) left top no-repeat;
	width:214px;
	height:177px;
	text-indent:-9999px;
	display:block;
}



/*
		contents-left
							*/

#contents-left {
	width:214px;
	float:left;
}
#inner-contents {
	width:910px;
}
#inner-contents:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
#gnavi {
	background:url(../images/bg_gnavi.gif) left top no-repeat;
	width:214px;
	height:285px;
	display:block;
	margin-bottom:15px;
}
#gnavi ul {
	padding-top:66px;
	margin-left:10px;
	list-style-type:none;
}
#gnavi li{
	margin-bottom:15px;
	_margin-bottom:13px;
	width:150px;
}
#gnavi li a{
	background-position:left top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}
#gnavi li#gnavi01 a{
	background-image:url(../images/gnavi01.gif);
	height:14px;
}
#gnavi li#gnavi02 a{
	background-image:url(../images/gnavi02.gif);
	height:14px;
}
#gnavi li#gnavi03 a{
	background-image:url(../images/gnavi03.gif);
	height:14px;
}
#gnavi li#gnavi04 a{
	background-image:url(../images/gnavi04.gif);
	height:14px;
}
#gnavi li#gnavi05 a{
	background-image:url(../images/gnavi05.gif);
	height:16px;
}
#gnavi li#gnavi06 a{
	background-image:url(../images/gnavi06.gif);
	height:16px;
}
#gnavi li#gnavi07 a{
	background-image:url(../images/gnavi07.gif);
	height:16px;
}
#gnavi li a:hover{
	background-position:left bottom;
}
#left-bnr {
	clear:both;
}
.bnr-box {
	margin-bottom:10px;
}
.bnr {
	margin-bottom:10px;
	width:214px;
}


/*
		contents-right
							*/
#contents-right{
	width:676px;
	float:right;
}
#right-index {
	width:656px;
}
#right-index:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
#main-left {
	width:323px;
	float:left;
}
#main-left:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
#main-right {
	width:323px;
	float:right;
}
.main-box {
	clear:both;
	background: url(../images/bg_box_bottom.gif) left bottom no-repeat;
	padding-bottom:10px;
}
.box{
	width:303px;
	padding:10px 10px 0 10px;
	background-color: #ffffff;
}
.box:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
.box-left {
	float:left;
	width:150px;
}
.box-right {
	float:right;
	width:150px;
}

#block-fairinfo {
	height:260px;
}
#block-news {
	height:280px;
}
#block-channel {
	height:286px;
}
#block-present {
	height:117px;
}
#block-mobile {
	height:117px;
}


/*	
	main-left	
					*/

#title-fairinfo {
	background:url(../images/h_fairinfo.gif) left top no-repeat;
	width:126px;
	height:23px;
	margin-bottom:10px;
}
#fairinfo-left {
	width:150px;
	float:left;
}
#fairinfo-right {
	float:right;
	width: 147px;
	font-weight:bold;
}
.fairinfo-text {
	margin-bottom:72px;
}
#btn-fairinfo{
	clear:both;
}
#btn-fairinfo a,#btn-fairinfo a:hover{
	width:147px;
	height:37px;
	text-indent:-9999px;
	display:block;
}
#btn-fairinfo a{
	background:url(../images/btn_lime.jpg) left top no-repeat;
}
#btn-fairinfo a:hover{
	background:url(../images/btn_lime.jpg) left bottom no-repeat;
}

#title-news {
	background:url(../images/h_news.gif) left top no-repeat;
	width:84px;
	height:23px;
	margin-bottom:10px;
}
.news-area {
	clear:both;
	margin-bottom:13px;
}

.news-area dt.news-day{
	width:65px;
	text-align:center;
	background-color:#000000;
	color:#FFF;
	line-height:17px;
	font-size:10px;
	margin-bottom:3px;
}
.news-area dd.news-text, .news-area dd.news-text a{
	color:#e5007f;
	font-size:10px;
}
#btn-news a,#btn-news a:hover{
	width:147px;
	height:37px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}
#btn-news a{
	background:url(../images/btn_pink.jpg) left top no-repeat;
}
#btn-news a:hover{
	background:url(../images/btn_pink.jpg) left bottom no-repeat;
}


/*	
	main-right	
					*/

#title-miiachannel {
	background:url(../images/h_miiachannel.gif) left top no-repeat;
	width:185px;
	height:23px;
	text-indent:-9999px;
	display:block;
	margin-bottom:10px;
}
#miiachannel-movie {
	width:305px;
	margin:0 auto;
	margin-bottom:8px;
}
#btn-present {
	margin-top:28px;
	width:147px;
	height:37px;
}
#btn-present a {
	width:147px;
	height:37px;
	background:url(../images/btn_blue.jpg) left top no-repeat;
	display:block;
	text-indent:-9999px;
}
#btn-present a:hover {
	background:url(../images/btn_blue.jpg) left bottom no-repeat;
}
#btn-miiachannel a,#btn-miiachannel a:hover{
	width:214px;
	height:36px;
	text-indent:-9999px;
	display:block;
	margin:0 auto;
}
#btn-miiachannel a{
	background:url(../images/btn_miiachannel.jpg) left top no-repeat;
}
#btn-miiachannel a:hover{
	background:url(../images/btn_miiachannel.jpg) left bottom no-repeat;
}
#title-present {
	background:url(../images/h_present.gif) left top no-repeat;
	width:110px;
	height:23px;
	margin-bottom:10px;
}
#present-month {
	background:url(../images/h_sub_presentmonth.gif) left top no-repeat;
	width:82px;
	height:12px;
}
#title-mobile {
	background:url(../images/h_mobile.gif) left top no-repeat;
	width:150px;
	height:20px;
	margin-bottom:10px;
}
#h-sub-mobile {
	background:url(../images/h_sub_mobile.gif) left top no-repeat;
	width:120px;
	height:11px;
}
.box h2 {
	text-indent:-9999px;
	display:block;
}
.box h3 {
	text-indent:-9999px;
	display:block;
}

.img-right {
	float:right;
}



/*
		footer		*/
#footer{
	clear:both;
	height:40px;
}
#footer:after{
	content:".";
	height:0;
	display:block;
	clear:both;
	visibility:hidden;
}
#footer-inner{
	width:910px;
	margin:0 auto;
	padding-top:15px;
}
#footer-inner ul{
	list-style:none;
}
#footer-inner li{
	margin-right:20px;
	height:14px;
	float:left;
}
#footer-inner li a{
	list-style-type:none;
	text-indent:-9999px;
	display:block;
}
#footer-inner li#fnavi01 a{
	background:url(../images/fnavi01.gif) left top no-repeat;
	width:52px;
}
#footer-inner li#fnavi02 a{
	background:url(../images/fnavi02.gif) left top no-repeat;
	width:35px;
}
#footer-inner li#fnavi03 a{
	background:url(../images/fnavi03.gif) left top no-repeat;
	width:76px;
}
#footer-inner li#fnavi04 a{
	background:url(../images/fnavi04.gif) left top no-repeat;
	width:43px;
}
#footer-inner li a:hover{
}
#copyright {
	float:right;
	background:url(../images/copyright.gif) left top no-repeat;
	width:188px;
	height:10px;
	text-indent:-9999px;
	display:block;
}

#right-areatit{
	text-indent:-9999px;
	display:block;
	width:160px;
	height:24px;
	margin-bottom:4px;
}
#right-areatit h2{
	height:24px;
}

.limetext{
	color:#c3d600;
	font-size:12px;
}

.txtb {
	font-size:12px;
}
