﻿@charset "utf-8";

/*
======================================
	KBC
	2009.10.16

	[7]Announcer
		1)AnTitle
		2)AnSection
		3)AnBlog
======================================	
*/

@import url("fontset.css");
@import url("common_layout.css");
@import url("parts_common.css");

/*
-------------------------
	[7]Announcer
-------------------------
*/
/*
++++++++++++++++++++++++
	1)AnTitle
++++++++++++++++++++++++
*/
.AnTitle{
	background:url(../an-room/image/an_bg_title.jpg) no-repeat 0 0;
	width:670px;
	height:215px;
}
.AnTitle h2{
	padding:9px 0 0 6px;	
}
/*
++++++++++++++++++++++++
	2)AnSection == parts_common
++++++++++++++++++++++++
*/
.AnSection ul{
	margin-left:28px;	
}
.AnSection li{
	float:left;
	margin:0 22px 15px 0;	
}
.AnSection dl{
	width:105px;
	height:160px;	
}
.AnSection dd{
	margin-top:2px;
	padding:0 3px;
}
.AnSection dd img{
	margin-right:2px;
}
/*
++++++++++++++++++++++++
	3)AnBlog == parts_common
++++++++++++++++++++++++
*/
