@charset "shift_jis";

/* ToHeart2 AnotherDays 【トップ】
---------------------------------------
(C)Leaf/AQUAPLUS All Rights Reserved.
	http://leaf.aquaplus.jp/
*/

/* ==========================================================================
 1.基本設定
========================================================================== */
@import url("common/init.css");	/* 初期設定 */


/* ==========================================================================
 3.デザイン-汎用
========================================================================== */
@import url("common/design.css");	/* デザイン-汎用 */


/* ==========================================================================
 4.デザイン-専用
========================================================================== */

#top_main {
	position:absolute;
	left:35px;
	top:90px;
	width:680px;
	height:420px;
	background:#fff url(bg_top.jpg) no-repeat;
}


/*#top_shadow {
	position:absolute;
	left:28px;
	top:102px;
	width:674px;
	height:375px;

	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="css/bg_topshadow.png");
}

#bg > #top_shadow {
	background:url(bg_topshadow.png) no-repeat;	/* Mozilla用 */
/*}*/


/* --------------------------------------------------------------------------
 What's New */
#whatsNew {
	position:absolute;
	left: 12px;
	top: 305px;
	width:218px;
	height:60px;
	overflow-y:scroll;
	text-align:left;



/*	scrollbar-face-color: #ff00ff;
	scrollbar-track-color: #ff00ff;
	scrollbar-arrow-color: #d0c791;

	scrollbar-highlight-color: #ac9991;
	scrollbar-shadow-color: #ac9991;

	scrollbar-3dlight-color: #ff00ff;
	scrollbar-darkshadow-color: #ff00ff;
	filter:progid:DXImageTransform.Microsoft.Chroma(color=#ff00ff);*/
}

#whatsNew table {
	margin:5px;
}

#whatsNew td {
	color:#735741;
	padding-left:3px;
	padding-bottom:5px;
	line-height:11pt;
}

#whatsNew .date{
	color:#e25893;
}


/* --------------------------------------------------------------------------
 グロナビ上の『UP』 */
#up1 ,
#up2 ,
#up3 ,
#up4 ,
#up5 ,
#up6 {
	z-index:4;
	top:24px;
	width:9px;
	height:7px;
}

#up1 {left: 50px;}
#up2 {left:148px;}
#up3 {left:246px;}
#up4 {left:344px;}
#up5 {left:442px;}
#up6 {left:540px;}



/* [EOF] */
