<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*----------------------------------------------------
	基本設定、リンクカラー、レイアウト、横幅設定など
----------------------------------------------------*/
a:link			{ color: #03A4E7; text-decoration:none;}
a:visited		{ color: #9966CC; text-decoration:none;}
a:hover,a:active 	{ color: #03A4E7; text-decoration:underline;}

/*----------------------------------------------------
	汎用class
----------------------------------------------------*/
.imgR		{ float: right; margin: 0 0 10px 10px;}
.imgL		{ float: left; margin: 0 10px 10px 0;}
.btn		{ text-align: center;}
.clear		{ clear:both;}
.f-L		{ float:left;}
.f-R 		{ float:right;}


/*
	clearfix
*/
.clearfix:after {
		content: url(../images/pixel.gif);
		display: block; clear: both;
		height: 0;
}

/*Hides from IE5-mac \*/
* html ul {
    height: 1%;
}
ul {
    display: block;
}
*+html body ul {
    zoom: 1;
}
/*End hide from IE5-mac */

/*----------------------------------------------------
	#wrapper
----------------------------------------------------*/
#wrapper {
		width:auto; height:auto;
}
#main-container {
		width:auto;
		min-height:460px;
		height:auto !important;
		height:460px;
}
/* -----------------------------------------------------------
	#header
		ヘッダー
----------------------------------------------------------- */

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/
#main {
		width:840px; height:auto;
		margin:0 auto 40px;
		padding-top:20px;
}
#main h2{
	width:825px;
	height:30px;
	padding:15px 25px 0 15px;
	background-color:#33D6AD;
	border:5px solid #95f6dd;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	font-size:25px;
	font-weight:bold;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	color:#fff;
	position:relative;
	z-index:2;
}

.contents-body {
	border-left:5px solid #33D6AD;
	border-right:5px solid #33D6AD;
	border-bottom:5px solid #33D6AD;
	box-shadow:2px 2px 0px 2px #95f6dd;
	border-radius: 0px 0px 20px 20px / 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px / 0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px / 0px 0px 20px 20px;
	width:820px;
		margin:-20px 0 0 0;
		padding:35px 25px 20px 15px;
		min-height:350px;
		height:auto !important;
		height:350px;	
	position:relative;
	z-index:1;
}
.contents-body p{
		margin:0px;	padding-bottom:10px;
}
.contents-bottom {
		width:820px; height:20px;
		margin:0px; padding-bottom:20px;		
}

/*----------------------------------------------------
	#footer
		フッター
----------------------------------------------------*/

/*----------------------------------------------------
	#unit
		ユニット
----------------------------------------------------*/
#contents-menu {
		width:835px; height:29px;
		margin-bottom:15px;
}

#unit {
		width:835px; height:auto;
		background:url(../images/mainphoto.jpg) no-repeat top;
		padding-top:230px;
}
#unit_nomainphoto {
		width:835px; height:auto;
}
#unit-left {
		width:405px;height:405px;
		margin-right:15px;
		float:left;
}

#unit-right {
		width:415px; height:auto;
		float:right;		
}
.unitnews {
		width:415px; height:auto;
}
.unitnews-top {
	width:370px;
	height:25px;
	padding:10px 25px 0 10px;
	background-color:#33D6AD;
	border:3px solid #95f6dd;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	font-size:18px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	color:#fff;
	position:relative;
	z-index:4;
}
.unitnews-body {
	width:400px; height:auto;
	border-left:3px solid #33D6AD;
	border-right:3px solid #33D6AD;
	border-bottom:3px solid #33D6AD;
	box-shadow:2px 2px 0px 2px #95f6dd;
	border-radius: 0px 0px 20px 20px / 0px 0px 20px 20px;
	-webkit-border-radius: 0px 0px 20px 20px / 0px 0px 20px 20px;
	-moz-border-radius: 0px 0px 20px 20px / 0px 0px 20px 20px;
	margin:-20px 0 10px 0;
	padding:30px 0 15px 0;
	position:relative;
	z-index:3;		
}
.unitnews-bottom {
	
}
#unitnewsList {
		margin:0px;
		font-size:12px;
		line-height:150%;
		padding:0 10px;
		min-height:100px;
		height:300px;
		overflow-y:auto;
}
#unitnewsList li {
		background:url(../images/icon-heart1.gif) no-repeat;
		padding-left:20px;
		background-position:0px 2px;
		margin-bottom:10px;
}
#unitbox-a-left {
		width:400px; height:auto;
		float:left;
		margin-right:15px;
		padding:15px;
}
#unitbox-a-right {
		width:220px; height:auto;
		float:right;
		border:1px solid #FBC88E;
		padding:15px;		
}
.fanclub-newbox-day{
display:inline-block;
}
#unitnewsList li a:link		{ color: #33D6AD; text-decoration:none;}
#unitnewsList li a:visited		{ color: #33D6AD; text-decoration:none;}
#unitnewsList li a:hover,a:active 	{ color: #33D6AD; text-decoration:underline;}


#topblog {
	width:330px; height:auto;
	border:#33D6AD solid 5px;
	line-height:0;
	margin:0; padding:30px 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display:table;
}

#topblog a{
	display: table-cell;
	width: 50%;
	vertical-align:top;
}



/* -----------------------------------------------------------
	#H
		見出し小見出し
----------------------------------------------------------- */


/* -----------------------------------------------------------
	#List
		リスト
----------------------------------------------------------- */
#unitbox-a {
		width:740px; height:auto;
		padding:15px;
}
#unitbox-a h3{
	font-size:20px;
	margin:10px 0 10px 0;
	color:#33D6AD;
}
#contents_menu {
		float:right;
}
.box_moviemenu {
		width:220px;
		border:3px solid #b0e2ff;
		padding:15px;
		margin-bottom:20px;
		height:350px;
		overflow-y:scroll;
}
.egg_news h3{
padding:10px;
}

.txt_news h3{
padding:10px;
}

/* -----------------------------------------------------------
	.profile
----------------------------------------------------------- */
.list_profile li{
	width:155px;
	display:inline-block;
	margin-bottom:20px;
	vertical-align:top;
}
.list_profile li img{
	margin-bottom:5px;
}

/* -----------------------------------------------------------
	#info
----------------------------------------------------------- */
.info_menu{
	margin-bottom:20px;
}
.info_menu li{
	float:left;
}
/* -----------------------------------------------------------
	#table
----------------------------------------------------------- */
.table01 {
	border:1px #666666 solid;
	border-collapse:collapse;
	margin-bottom:20px;
}
.table01 td,.table01 th {
	border:1px #666666 solid;
	padding:5px;
}

.goods_egg li{
	width:220px;
	display:inline-block;
	vertical-align:top;
	margin:0 45px 10px 0;
	padding-bottom:20px;
}
.goods_egg li img{
	margin-bottom:10px;
}

#contents_menu {
		width:200px;
		float:right;
}
.box_moviemenu {
		border:3px solid #b0e2ff;
		padding:15px;
		margin-bottom:20px;
}


.fanclub-newbox-day {
		font-size:9px;
		color:#FF7D8F;
}

.egg_news {
	font-size:13px;
	line-height:140%;
	margin:15px;
}
.egg_news h3{
		font-weight:bold;
		font-size:15px;
		background:url(../images/eggnews-mark.png) no-repeat 0 10px;
		padding-left:22px;
		color:#ff7917;
}
.sns  {
	float:right;
}
.sns li {
	display:inline-block;
}

/* -----------------------------------------------------------
	#a
		リンク
----------------------------------------------------------- */


/* -----------------------------------------------------------
	#etc
		その他
----------------------------------------------------------- */
.pt-10 		{ padding-top:10px;}
.m-10		{ margin:10px;}
.m-15		{ margin:15px;}
.mt-10		{ margin-top:10px;}
.ml-5			{ margin-left:5px;}
.ml-10		{ margin-left:10px;}
.ml-15		{ margin-left:15px;}
.ml-20 		{ margin-left:20px;}
.mb-5 		{ margin-bottom:5px;}
.mb-10 		{ margin-bottom:10px;}
.mb-20 		{ margin-bottom:20px;}
.mr-20 		{ margin-right:20px;}
.mtb-30 	{ margin:30px 0;}
.mb-20 		{ margin-bottom:20px;}
.mb-50 		{ margin-bottom:50px;}
.mt-5			{ margin-top:5px;}

.p12			{ font-size:12px;}
.p14			{ font-size:14px;}

.pl-30 		{ padding-left:30px;}
.pl-70 		{ padding-left:70px;}
.pr-30		{ padding-left:30px;}
.p-10			{ padding:10px;}
.mr-10		{ margin-right:10px;}

.bold			{ font-weight:bold;}

.orange		{ color:#FF8400;}
.red1			{ color:#CC1800;}
.red2			{ color:#FF427C;}
.red3			{ color:#FF7D8F;}
.aquablue	{ color:#00BBD6;}
.green1 		{ color:#98C500;}
.beige1			{ color:#EAD2AF;}
.blue1			{ color:#001E9E;}
.dashedborder	{ width:395px; height:1px;
				  background:url(../images/border-dashed.gif) repeat-x;
				  display:block; margin:15px 0;}
</pre></body></html>