@charset "utf-8";
@import url("common.css");
@import url("style.css");

/*(SiteIndex page)
----------------------------------------------------------------------------------------------------*/
/*(main Flash)------------------------------*/
div#mainImage{
	margin:-5px 0 0 -5px;
	padding-bottom:15px;
	position:relative;
}
/*(choice)------------------------------*/
div#choiceBody{
	background:url(../img/index/back_choice.gif) repeat-y;
	padding:10px 10px 0;
}
div#choiceBody:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div#choiceBody{display:inline-block;}
html[xmlns] div#choiceBody{display:block;}
* html div#choiceBody{height:1%;}
div#choiceBody img{
	clear:left;
	margin-right:10px;
	float:left;
}
div#choiceBody h3{
	border-left:5px #FF6699 solid;
	font-size:1.2em;
	padding-left:10px;
	text-align:left;
	margin-left:150px;
	margin-bottom:0.2em;
}
div#choiceBody h3 a{
	color:#333333;
	text-decoration:none
}
div#choiceBody p{
	color:#FF6699;
	line-height:1.4;
	text-align:left;
}
div#choiceBody p a{
	color:#FF6699;
	text-decoration:none
}
div#choiceBody p.caption{
	color:#333333;
	font-size:80%;
	height:3em;
	line-height:1.6;
	overflow:hidden;
	text-align:left;
}
div#choiceBody p.caption a{
	color:#333333;
	text-decoration:underline;
}
div.choice_line{
	background:url(../img/index/choice_line.gif) no-repeat center center;
	clear:both;
	height:21px;
}
div.choice_line hr{display:none;}
div#choice_bottom{
	background:url(../img/index/bottm_choice.gif) no-repeat;
	clear:both;
	height:10px;
}
div#choice_bottom hr{
	display:none;
}
/*(newsAreaRSS)------------------------------*/
#newsArea{
	margin-top:20px;
}
#newsArea h2{
	border-left:5px #FF6699 solid;
	color:#FF6699;
	font-size:1.2em;
	font-weight:bold;
	padding-left:5px;
	text-align:left;
	margin-bottom:15px;
}
#newsArea a{color:#333333;}
#newsArea ul{
	border:1px #CCCCCC solid;
	padding:19px;
}
#newsArea ul li{
	border-bottom:1px #FF6699 dashed;
	line-height:1.4; 
	margin-bottom:0.5em;
	text-align:left;
	padding-bottom:0.5em;
}
/*(present)------------------------------*/
#presentArea{
	margin-top:20px;
	padding:10px 10px 0;
}
#presentArea h2{
	border-left:5px #FF6699 solid;
	color:#FF6699;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:15px;
	margin-left:-10px;
	padding-left:5px;
	position:relative;
	text-align:left;
}
#presentArea p{margin-top:15px;}
/*(Fortune page)
----------------------------------------------------------------------------------------------------*/
div#AreaFortune{
	text-align:left;
}
div#AreaFortune p input#text{
	width:3em;
}
div#AreaFortune p img#btn{
	margin-left:2em;
	vertical-align:bottom;
}
/*(gift page)
----------------------------------------------------------------------------------------------------*/
div#AreaGift{
	border-top:1px #EEEEEE solid;
	border-right:2px #CCCCCC solid;
	border-bottom:2px #CCCCCC solid;
	border-left:1px #EEEEEE solid;
	margin:1em auto 0;
	padding:9px 8px 8px 9px;
}
table#GiftList{
	border-left:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	border-collapse:collapse;
	border-spacing:0;
	font-size:100%;
	margin:1em auto 0;
	width:500px;
}
table#GiftList th,
table#GiftList td{
	border-right:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
	font-size:80%;
	padding:0.3em 0;
}
table#GiftList td.item{
	text-align:left;
	padding:0.3em;
}
table#GiftList td.number{
	padding:0.3em;
}

/*(Guide page)
----------------------------------------------------------------------------------------------------*/
img.getItem{
	margin-right:1em;
}
dl.nomalListDL dd li.iconSafari{
	background:url(../img/contents/guide/icon_safari.gif) no-repeat left center;
	margin-left:-1em;
	padding-left:20px;
}
dl.nomalListDL dd li.iconIE{
	background:url(../img/contents/guide/icon_ie7.gif) no-repeat left center;
	margin-left:-1em;
	padding-left:20px;
}
dl.nomalListDL dd li.iconFF{
	background:url(../img/contents/guide/icon_ff.gif) no-repeat left center;
	margin-left:-1em;
	padding-left:20px;
}
dl.nomalListDL dd li a{
	background:url(../img/common/arrow_pink.gif) no-repeat left center;
	margin-left:2em;
	padding-left:18px;
	text-decoration:none;
}
/*(Mailmagazine page)
----------------------------------------------------------------------------------------------------*/
.titleLine{
	border-bottom:3px #EEEEEE solid;
	color:#FF6699;
	font-size:1.2em;
	font-weight:bold;
	margin-top:1em;
	padding-bottom:0.25em;
	text-align:left;
}
.titleMail{
	background:url(../img/contents/common/icon_mail.jpg) no-repeat left center;
	color:#FF6699;
	font-size:1.2em;
	font-weight:bold;
	height:30px;
	line-height:1.6;
	margin-top:1em;
	margin-left:-0.3em;
	margin-bottom:-0.6em;
	padding-left:40px;
	position:relative;
	text-align:left;
}
ul.privilege{
	margin-top:0.5em;
}
ul.privilege li{
	background:url(../img/contents/common/icon_check.jpg) no-repeat 0 0.7em;
	line-height:1.6;
	padding:0.5em;
	padding-left:20px;
	text-align:left;
}
#btnMargineLeft{
	margin-left:-4px;
	position:relative;
}
#btnMargineRight{
	margin-right:-4px;
	position:relative;
}
/*(mocfree page)
----------------------------------------------------------------------------------------------------*/
div#comment{
	border-color:#FF6699;
	border-style:double;
	margin-top:1em;
	padding:1em;
	padding-top:0;
}
iframe#mocFreeform{
	margin-top:1em;
	height:600px;
	width:500px;
}
table#mocFreeform{margin:0 auto;}
table#mocFreeform td{
	font-size:100%;
	line-height:1.6;
	text-align:left;
	vertical-align:top;
}
table#mocFreeform td.btn{
	padding:1em 0;
	text-align:center;
}
/*(Model page)
----------------------------------------------------------------------------------------------------*/
ul.notes{
	margin-top:0.7em;
	text-align:left;
	line-height:1.6;
}
ul.notes li{
	background:url(../img/contents/common/icon_notes.jpg) no-repeat 0 .6em;
	padding:0.2em;
	padding-left:16px;
}
ul.notes li.notesRed{
	background:url(../img/contents/common/icon_notes_red.jpg) no-repeat 0 .6em;
}
/*(01~04 page)
----------------------------------------------------------------------------------------------------*/
/*(RSS image)------------------------------*/
#RSSImg2{
	background:#FFFFFF;
	border:1px #EEEEEE solid;
	margin:0 auto;
	padding:1em;
	padding-bottom:0;
}
#RSSImg2 div{
	border-bottom:1px #CCCCCC dashed;
	clear:both;
	margin-bottom:1em;
	padding-bottom:1em;
}
#RSSImg2 div hr{display:none;}
#RSSImg2 p.img{
	border:1px #CCCCCC solid;
	clear:left;
	display:block;
	float:left;
	height:96px;
	margin-right:1em;
	padding:1px;
	width:136px;
}
#RSSImg2 h2{
	color:#FF6699;
	font-size:1.4em;
	text-align:left;
	overflow:hidden;
}
#RSSImg2 h2 a{
	color:#FF6699;
	text-decoration:none;
}
#RSSImg2 p{
	font-size:90%;
	line-height:1.6;
	text-align:left;
}
#RSSImg2 p a{
	color:#666666;
}
#RSSImg2 p.more{
	font-size:90%;
	margin-top:0.3em;
	text-align:right;
}
#RSSImg2 p.more a{
	background:url(../img/common/arrow_pink.gif) no-repeat left center;
	font-size:90%;
	margin-top:0.3em;
	padding-left:20px;
	text-align:right;
	text-decoration:none;
}
/*(party page)
----------------------------------------------------------------------------------------------------*/
h1.titleLeft{
	margin-bottom:1em;
	text-align:left;
}
h2.titleLeft{
	font-size:1.2em;
	margin-top:1em;
	margin-bottom:1em;
	text-align:left;
}
div.AreaSchedule{
	border-top:1px #CCCCCC dashed;
	border-bottom:1px #CCCCCC dashed;
	clear:both;
	margin:1em 0;
	text-align:left;
	padding:1em;
}
div.AreaNoMember{
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC dashed;
	margin:1em 0;
	text-align:left;
	padding:1em;
}
div.AreaSchedule p,
div.AreaNoMember p{
	margin:0;
	line-height:2;
}
div.AreaSchedule h3{
	font-weight:bold;
	text-align:left;
}
div.AreaNoMember ul{
	margin:0;
}
div.AreaNoMember ul li{
	background-position:0 0.3em;
	padding:0;
	padding-left:20px;
}
span.dateLarge{
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:2em;
	font-weight:bold;
	line-height:1.6;
}
span.attention{
	background:#EEEEEE;
	padding:0.2em;
}
span.important{
	background:#FF6699;
	color:#FFFFFF;
	padding:0.2em;
}
