@charset "UTF-8";

/*  FONTs  */

body,th,td,input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color: #002B7F;
}

#top_ccb_news .header {
	font-weight: bold;
	line-height: 20px;
}

.white1 {
	color: #FFFFFF;
}

.bold1 {
	font-weight: bold;
}

/*  LAYOUTs  */

img {
	border: none
}

.h_spacer1{
	height: 0px;
	margin-top: 15px;
}

.h_spacer2{
	height: 0px;
	margin-top: 17px;
}

.h_spacer3{
	height: 0px;
	margin-top: 30px;
	clear: both;
}


/*
 * common header css
 *
*/


body {
	padding: 0;
	margin: 0;
	background: #F3F3F3 url(/e/common/images/bg.gif) repeat-y center fixed;
	}

#content_wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 15px 0;
	position: relative;
	background-color: #FFFFFF;
}

#header_wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 88px;
	overflow: hidden;
	background-color:#FFFFFF;
}

#header_logo {
	position: absolute;
	display: block;
	width: 271px;
	height: 55px;
	top: 20px;
	left: 13px;
}

#header_shoulder_copy {
	position: absolute;
	display: block;
	width: 184px; 
	height: 47px;
	left: 600px;
	top: 10px;
}

#search_go {
	position: absolute;
	display: block;
	width: 44px;
	height: 20px;
	top: 57px;
	left: 742px;
}

#search_input {
	display:block;
	color: #666666;
	position: absolute;
	width: 135px;
	height: 16px;
	border: 1px solid #CCCCCC;
	top: 57px;
	left: 600px;
}

#japanese {
	display: block;
	position: absolute;
	width: 45px;
	height: 20px;
	top: 19px;
	left: 736px;
}

#flash_image {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}


/*
 * common global menu css
 */

#global_menu {
	width: 800px;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	background: #e4e4e4;
}

#global_menu a{
	display: block;
	float: left;
	height: 32px;
	text-indent: -200px;
	overflow: hidden;
	background: url(/e/common/images/global_menu.gif);
}

#global_menu a.a1{width:115px; background-position: 0px 32px}
#global_menu a.a2{width:114px; background-position: -115px 32px}
#global_menu a.a3{width:114px; background-position: -229px 32px}
#global_menu a.a4{width:114px; background-position: -343px 32px}
#global_menu a.a5{width:114px; background-position: -457px 32px}
#global_menu a.a6{width:114px; background-position: -571px 32px}
#global_menu a.a7{width:114px; background-position: -685px 32px}
#global_menu a:hover.a1{background-position: 0px 0px}
#global_menu a:hover.a2{background-position: -115px 0px}
#global_menu a:hover.a3{background-position: -229px 0px}
#global_menu a:hover.a4{background-position: -343px 0px}
#global_menu a:hover.a5{background-position: -457px 0px}
#global_menu a:hover.a6{background-position: -571px 0px}
#global_menu a:hover.a7{background-position: -685px 0px}


/*
 * common accordion css
 */

#accordion .link a {
	display: block;
	padding: 2px;
	border-bottom: 1px solid #F3F3F3;
}

/*
 * common footer css
 */

#footer {
	width: 770px;
	margin: 0 auto;
	padding: 15px;
	background: #888888 url(/e/common/images/footer_bg.gif) repeat-x;
	height: 80px;
	border-bottom: 1px solid #999999;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footer_link{
	float: right;
	text-align: right;
}

.footer_contents {
	float: left
}

/*
 * top category css
 *
*/

#top_content_wrapper{
	width: 770px;
	position: relative;
	margin: auto;
	padding: 0;
}

#top_left_col {
	float: left;
	width:220px;
}

#top_center_col {
	float: left;
	margin: 0 15px;
	width: 300px;
}

#top_center_col h1 {
	margin: 0;
}

#top_center_col ol {
	margin: 10px 0 0 0;
	padding-left: 2em;
	font-weight: bold;
}

#top_center_col li {
	padding: 0;
}

#top_right_col {
	float: right;
	width: 220px;
}

.top_category_box {
	border: 1px solid #CCCCCC;
}
.top_category_box a {
	color: #000000;
}

.top_category_box a:hover {
	text-decoration: underline;
}


.top_category_header {
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}

.top_category_image {
	padding: 8px;
	float: left;
}
.top_category_content {
	margin: 6px 8px 0 0;
}

#top_ccb_news {
	margin: 0;
	padding: 0;
	height: 147px;
	border: 1px solid #CCCCCC;

}

ul.top_ccb_news_include{
	margin: 5px 5px 5px -5px;
	padding: 0 0 0 2em;
}

.top_ccb_news_include li{
	margin: 3px;
	border-bottom: 1px dotted #CCCCCC;
}

.header {
	height: 19px;
	text-indent: 0.5em;
	background-color: #9ac7fc;
	border-bottom: 1px solid #CCCCCC;
}

#top_ccb_news_contents {
	width:100%;
	height:127px;
	overflow: auto;
}

/* arrow*/

.arrow_up {
	vertical-align: bottom;
	text-align: right;
}
