@charset "utf-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2010-01-06
 * Modified: 2010-01-06
 * Editor:   hara
 *
 * Information: top
 *
 * ******************************
 */

#top #g_navi a#g_navi_01:link,
#top #g_navi a#g_navi_01:visited{
	background: url(../img/common/g_navi_01.jpg) left -50px no-repeat;
}
#top #g_navi a#g_navi_01:hover,
#top #g_navi a#g_navi_01:active{
	background: url(../img/common/g_navi_01.jpg) left -50px no-repeat;
}

#flash_area{
	margin-bottom:15px;
}

#top .h3_title{
	background: url(../img/top/bg_top_h3.jpg) top left no-repeat;
	width: 620px;
	height: 40px;
	margin-bottom: 2px;
}

#top h3{
	background: none;
	float: left;
	padding: 12px 0 0 20px;
	width: auto;
	margin: 0;
}

.blue_arrow{
	float: right;
	margin: 13px 10px 0 0;	
}

.btn_list{
	float: right;
	padding: 12px 10px 0 0;
}

#top #first_area,
#second_area,
#third_area,
#fourth_area{
	margin-bottom: 50px;
}

#top .contents_inner dl{
	background: url(../img/top/bg_contents_inner.jpg) left top repeat-y;
	border-top: #D7D7D7 1px solid;
	border-bottom: #D7D7D7 1px solid;
}

#top .contents_inner .inner_left{
	margin-right: 4px;
	width: 308px;
	float: left;
}

#top .contents_inner .inner_right{
	width:308px;
	float: left;
}

#top .contents_inner dt{
	color: #27367A;
	border-bottom: #18337D 1px solid;
	padding: 5px 0 5px 20px;
}

#top .contents_inner dd{
	border-bottom: #999999 1px dashed;
	padding: 5px 0 5px 10px;
	margin: 0 10px;
}

#top .contents_inner dd .white_arrow{
	background: url(../img/common/white_arrow.jpg) left center no-repeat;
	padding-left: 20px;
	margin:0
}

#top .contents_inner dl .last_child{
	border-bottom: none;
}

/***中国ビジネスサポートのみ***/
#inner_ex01{
	float: left;
}

#inner_ex02{
	float: left;
}

#ex_01{
	margin-bottom: 4px;
}

#top .contents_inner #ex_02 dd{
	padding:3px 0 2px 10px;
}
