/*_________________________________________

  # english css 2008.02.22
  ________________________________________

	#  english base
  ________________________________________*/
	
*ul, ol, dl, {
	margin: 0;
	padding: 0;
}

body {
 font: small/1.4 "Tahoma","verdana","Arial","Helvetica", sans-serif;
 margin: 0;
 padding: 0; 
}

body.bg_img01 {
	background-attachment: fixed;
	background-image: url(../english/images/page_img/body_bg.gif);
	background-repeat: no-repeat;
	background-position: 450px 200px;
}

body.bg_img02 {
	background-attachment: fixed;
	background-image: url(../english/images/page_img/body_bg_japan.gif);
	background-repeat: no-repeat;
	background-position: 450px 200px;
}


	/* header Area */

#header #topnavi #Japanese {
	height: 34px;
	width: 311px;
}

#endber {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACA9C;
	width: 780px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
}

div#info_en    { margin-bottom: 5px;	width: 295px;	text-align: right;}
div#info_en p    {
	font-size: 12px;
	text-decoration: none;
}
div#info_en p a:link, div#info_en p a:visited    {
	color: #444444;
	background-color: transparent;
	background-image: url(../images/arrow/arrow_g.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	text-decoration: none;
	padding-left: 13px;
	padding-right: 3px;
	margin-right: 2px;
}

div#info_en p a:hover, div#info_en p a:active {
	color: #CC0000;
	background-color: transparent;
	background-image: url(../images/arrow/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	text-decoration: underline;
	padding-left: 13px;
	padding-right: 3px;
}



	/* footer Area */

#foot_bg {
	background-image: url(../english/images/foot_img/foot_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 780px;
	margin-bottom: 5px;
	padding-top: 5px;
}

/*_________________________________________

	#  TOP page
  ________________________________________*/

	/* main Area */

#about_us {
	width: 370px;
	float: left;
}

#main_en  {	width: 760px;	clear: both;	margin-left: 20px;}

/*about_us Area */

#main_en dl {
	margin-bottom: 8px;
}

#main_en dl.menuItem {
	border-left: 1px solid #C8C796;
	padding-left: 6px;
}

#main_en dl.menuItem dt {
	margin-bottom: 8px;
	background: url(../english/images/page_img/title_bg.gif) repeat-y 0 0;
	font-weight: bold;
}

#main_en dl.menuItem dt a {
	display: block;
	/*\*/
	_height: 1px;
	background: url(../english/images/arrow/arrow_red.gif) no-repeat 0 0.58em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 15px;
}

.sp15 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* what we do Area */

#whatwedo {
	width: 370px;
	float: left;
	margin-left: 20px;
}

#whatwedo p {
	margin: 0;
	padding-left: 8px;
}

#whatwedo li a {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 12px;
	display: block;
	margin-left: 8px;
	background-image: url(../english/images/arrow/arrow_red_m2.gif);
	background-repeat: no-repeat;
	background-position: 0 0.48em;
	width: 350px;
}

/*_________________________________________

	#  次階層ページ
  ________________________________________*/
	
/* siteNav-サイトナビ */
div#kasocontents2{
	margin-left: 20px;
	padding: 0px;
	width: 760px;
	background-image: url(../english/images/nav_img/lnav_bg2.gif);
	background-repeat: repeat-y;
	clear: both;
}

div#siteNav {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C8C796;
	width: 165px;
}

div#siteNav ul.menuList1 { /* 1階層目 */
	font-weight: bold;
	text-indent: 16px;
	font-size: 12px;
}

div#siteNav ul.menuList1 a {
	display: block;
	width: 165px;
	height: 24px;
	background: url(../english/images/nav_img/gnav_bg.gif) no-repeat;
	color: #333333;
	line-height: 21px;
}

div#siteNav ul.menuList1 a:hover {
	display: block;
	width: 165px;
	height: 24px;
	background: url(../english/images/nav_img/gnav_bg.gif) no-repeat 0 -24px;
	color:#CC0000;
}

div#siteNav ul.menuList1 span { /* リンクなし */
	display: block;
	width: 165px;
	height: 24px;
	background: url(../english/images/nav_img/gnav_bg.gif) no-repeat;
	color: #333333;
	line-height: 21px;
}

div#siteNav ul.menuList2 { /* 2階層目 */
	font-weight: normal;
	text-indent: 25px;
	font-size: 11px;
}

div#siteNav ul.menuList2 a {
	display: block;
	width: 165px;
	height: 24px;
	background: url(../english/images/nav_img/lnav_bg.gif) no-repeat;
	color: #333333;
	line-height: 22px;
}

div#siteNav ul.menuList2 a:hover {
	display: block;
	width: 165px;
	height: 24px;
	background: url(../english/images/nav_img/lnav_bg.gif) no-repeat 0 -24px;
	color:#CC0000;
}

#siteNav ul.menuList2 a#this { /* 表示ページ指定 */
	color:#CC0000;
	text-decoration: none;
}


/* main背景イメージ */
div#submain_en {
	width: 585px;
	float: right;
}


#submain_en #area550 {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}


.dot_line {
 background-image: url(../english/images/page_img/border_dot.gif);
 background-repeat: repeat-x;
}

a.pageup {
	background-image: url(../english/images/arrow/arrow_pageup.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	background-position: left center;
	padding-left: 15px;
}


/* what we do */

#area550 h3.red_left {
	font-family: Georgia, "Times New Roman", Times, serif; /* 明朝体 */
	font-size: 1.2em;
	font-weight: bolder;
	color: #333333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 5px;
	line-height: 1.5em;
	}


#area550 #list li a {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
	display: block;
	margin-left: 8px;
	background-image: url(../english/images/arrow/arrow_red_under.gif);
	background-repeat: no-repeat;
	background-position: 0 0.75em;
	width: 500px;
}


/* 協会支部ボックス */

div.box_db {
	width:550px;
	background-image: url(../english/images/page_img/box/bg_box_db.gif);
	background-position: left bottom;
}

div.box_db_t {
	width:550px;
	background-image: url(../english/images/page_img/box/bg_box_db_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.box_s {
	width:550px;
	background-image: url(../english/images/page_img/box/bg_box_s.gif);
	background-position: left bottom;
}

div.box_s_t {
	width:550px;
	background-image: url(../english/images/page_img/box/bg_box_s_t.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div.box {
	padding:5px;

}

div.box p{
	font-size:11px;
	padding:0 0 5px  0;
	margin:0;
}

div.box_content{
	padding:5px;
	width:250px;
}


div.box h3{
	border:none;
	background:none;
	padding:0;
	margin:0;
	font-size: 14px;
	font-weight: normal;
}


div.box h3 a{
	text-decoration:none;
	display:block;
	width:100%;
	color:#333333;
}

div.box h3 span {
	text-decoration:none;
	display:block;
	padding:7px 7px 7px 7px;
	color:#333333;
	border:1px solid #C8C796;
	background-color: #E6DCB3;
	background-image: url(../english/images/page_img/box/bg_box_h3_t.gif);
	background-repeat: repeat-x;
}

div.box h3 a:hover span {
	text-decoration:underline;
	color:#CC0000;
	border:1px solid #CC9933;
	background-color: #FFF5CC;
	background-image: url(../english/images/page_img/box/bg_box_h3_t_on.gif);
	background-repeat: repeat-x;
}

/* layout block */

.left {
float:left;
}

.right {
float:right;
}

.w270px {
width:270px;
}

.w550px {
	width:550px;
	xmargin-left:10px;
	xmargin-bottom: 0px;
	padding: 0px;
}


a.arrow {
	background-image: url(../english/images/arrow/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

