@charset 'utf-8';
@import url("common.css");

#main_process li, #main_ican li, #information li {
	background-repeat	: no-repeat;
	background-position	: left 3px;
	font-size	: 12px;
	line-height	: 13px;
	margin-top	: 8px;
	padding-left	: 15px;
}

#mainimg {
	width		: 530px;
	height		: 267px;
	overflow	: hidden;
}

#about_ican {
	color		: #FFF;
	background-image	: url("../img/top_about.gif");
	background-repeat	: no-repeat;
	background-position	: top left;
	height		: 41px;
	padding-left	: 190px;
	margin-bottom	: 15px;
	border:1px solid;
}

#about_ican h3 {
	font-size	: 4px;
	line-height	: 100%;
	text-indent	: -9999px;
}

#about_icanP {
	font-size	: 16px;
	font-weight	: bold;
	letter-spacing	: 2px;
	margin-top	: 8px;
}

#about_icanUl {
	list-style-type:none;
	padding-top:10px;
	margin:0 0 10px 5px;
}

#about_icanUl li {
	background:url(../img/icon_s_blue.gif) 0 6px no-repeat;
	padding:0 0 8px 10px;
	line-height:1.3;
}

#main_banner {
	width		: 530px;
	height		: 130px;
	overflow	: hidden;
	margin-bottom	: 15px;
}

#main_process ul, #main_ican ul {
	width		: 125px;
	float		: left;
	margin-left	: 4px;
}

#main_process li, #main_ican li {
	background-image	: url("../img/arrow_blue.gif");
}

#main_process a, #main_ican a {
	color		: #36C;
	text-decoration	: none;
}

#main_process, #main_process h3 {
	height		: 167px;
	float		: left;
}

#main_process {
	background-image	: url("../img/top_process.gif");
	background-repeat	: no-repeat;
	width		: 260px;
	margin		: 0 10px 10px 0;
}

#main_process h3 {
	width		: 128px;
	text-indent	: -9999px;
}

#main_ican, #main_ican h3 {
	height		: 99px;
	float		: left;
}

#main_ican {
	background-image	: url("../img/top_ican.gif");
	background-repeat	: no-repeat;
	width		: 260px;
	margin-bottom	: 10px;
}

#main_ican h3 {
	width		: 128px;
	text-indent	: -9999px;
}

#main_pdf {
	width		: 260px;
	float		: left;
	margin-bottom	: 10px;
}

#information {
	clear		: both;
}

#information h3, #information h3 a {
	width		: 530px;
	height		: 30px;
	display		: block
}

#information h3 {
	background-image	: url("../img/top_info.gif");
	background-repeat	: no-repeat;
	background-position	: top left;
	text-indent	: -9999px;
}

#information ul {
	padding		: 0 8px 8px 8px;
	border		: 1px solid #EE63AC;
}

#information li {
	background-image	: url("../img/arrow_green.gif");
}

#information li a {
	color		: #060;
	text-decoration	: none;
}

#information li img {
	vertical-align	: middle;
}