@charset "utf-8";
/* -----------------------------------------------
CSS file For AIM.
FileName: screen.css

border:1px solid #000;
----------------------------------------------- */
@import url("../common/css/layout.css");
@import url("../common/css/base.css");


body{color:#484848; background-color:#f6f0e2;}


/*===============================================
HEADER
===============================================*/
h1{
	background:transparent url(h1_aim.gif) no-repeat top left; display:block;
	width:150px; height:60px;
	float:left;
}


/*===============================================
Flash
===============================================*/
div#header_flash {
	width:880px; height:364px;
	padding:25px 40px 0 40px;
}

/* hide from ie on mac \*/
div#flashcontent{width:100%; height:447px; background:#FFFFFF url(./main_image.jpg) no-repeat top center; }
div#no-flash_inner{width:740px; text-align:left; padding-top:37px; margin:0 auto;}
div#no-flash_inner span{display:none;}
/* end hide */



/*===============================================
CONTENTS
===============================================*/
div#information {
	width:665px;
}

h3.information_title {
	background:transparent url(h3_information.gif) no-repeat top left; display:block;
	width:85px; height:16px;
}

div#information_inner {
	background:#FFF url(information_bg03.gif) no-repeat;
	width:665px; height:124px;
	margin-top:7px;
}

div#information_inner_02 {
	background:#FFF url(information_bg02_l.gif) repeat-y;
	width:665px; height:200px;
	margin-top:7px;
}

div.information_1of2 {
	margin:10px 50px 0 30px;
	float:left;
}

div.information_2of2 {
	padding-top:17px;
}

div.information_3of3 {
	margin:17px 50px 0 30px;
}

div.more_read {
	text-align:right;
	width:655px;
	margin:5px;
}

div.more_read ul {
	list-style-image:url(../common/img/arrow.gif);
}

div#special {
	width:660px; height:84px;
	margin-top:20px;
}

div.special_left {
	margin:0;
	float:left;
}

div.special_center {
	margin-left:70px;
	float:left;
}

div.special_right {
	margin-left:70px;
	float:right;
}

div#sub_contents {
	width:660px;
	margin-top:40px;
}

div#news {
	width:440px;
	margin-right:25px;
	float:left;
}

h3.news_title {
	background:transparent url(h3_news.gif) no-repeat top left; display:block;
	width:39px; height:12px;
}

div#news_inner {
	width:440px;
	margin-top:15px;
}

div#news_inner ul {
	list-style-image:url(../common/img/arrow.gif);
	margin-left:18px;
}

div#news_inner ul li {
	padding:2px;
	border-bottom:1px dotted #cccccc;
}


span.news_date {
	margin-right:35px;
}

div#link {
	padding-left:25px;
	float:left;
	border-left:1px solid #cccccc;
}

h3.link_title {
	background:transparent url(h3_link.gif) no-repeat top left; display:block;
	width:25px; height:26px;
}

div#link_inner {
	width:140px;
	margin-top:10px;
	line-height:168%;
}



/*===============================================
SIDE CONTENTS
===============================================*/
h3.introduction_title {
	background:transparent url(h3_introduction.gif) no-repeat top left; display:block;
	width:89px; height:26px;
}



/*===============================================
FOOTER
===============================================*/
h4.auther {
	background:transparent url(footer_aim.gif) no-repeat top left; display:block;
	width:85px; height:44px;
	float:left;
}
