@charset "shift_jis";

/*--------------------------------------
  Default Reset & Base Style Sheet
  Last Update 2008-01-05

  1-1.Structure Module
  1-2.Topのイラスト
  1-3.What's New
  1-4.サイドメニュー
  1-5.counter

/*--------------------------------------
	1-1.Structure Module
---------------------------------------*/
#content {
}

#counter,
#topIllust,
#whatsNew {
	margin:0;
	padding:0;
	border:none;
}


/*--------------------------------------
	1-2.Topのイラスト
---------------------------------------*/
.illustWrap {margin:0 0 4px 0; padding:0; border:1px solid #CCCCCC;}

.aboutIllust {
	margin:0;
	padding:0 0 0 13px;
	border:none;
	float:right;
	background:url(../images/common/red_cap.gif) top left no-repeat;
}


/*--------------------------------------
	1-3.What's New
---------------------------------------*/
.left {width:484px;}

#information {margin:0 0 16px 0; padding:9px; border:1px dotted #FFD1D1; color:#666666; background:url(../images/top/info_bk.gif) top left repeat-x;}

#whatsNew {color:#333;}
#whatsNew h2 {margin:0; padding:0; border:none;}

	.latestNew,
	.New {
		margin:0;
	 	padding:10px 0 16px 0; 
		border:none;
		overflow:auto; 
		background:url(../images/common/red_dotline.gif) top left no-repeat;
		}
	
		.latestNew dl,
		.New dl{margin:0; padding:0; border:none;}
		
			.latestNew dl dt,
			.New dl dt{
				margin:0; 
				padding:0 0 0 16px; 
				border:none;
				color:#666666;
				float:left; 
				width:84px;
				background:url(../images/common/red-square.gif) top left no-repeat;
				}
				
			.latestNew dl dt {color:#CC0000;}	
				
			.latestNew dl dd,
			.New dl dd{
				margin:0 0 0 95px;
				padding:0 0 0 6px;
				border-left:5px solid #CC6666;
				width:360px;
				}

 
/*--------------------------------------
	1-4.サイドメニュー
---------------------------------------*/
.right {width:250px;}

#topSideMenu {margin:0; padding:10px; border:none; background-color:#FFECEC; color:#333333;}
#topSideMenu h2 {margin:0; padding:0; border:none;}

	#topSideMenu p#ArtDiary-menu {
		margin:4px 0 10px 0;
	 	padding:0 0 16px 0; 
		border:none;
		background:url(../images/common/red_dotline.gif) bottom left no-repeat;	
	}
	
	#topSideMenu p#WorkRequest-menu {
		margin:4px 0 0 0;
	 	padding:0; 
		border:none;
	}

/*--------------------------------------
	1-5.counter
---------------------------------------*/
#counter {
	color:#666666;
	text-align:right;
	vertical-align:middle;
	clear:both;
}
