@charset "shift_jis";
/* CSS reset */
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: auto;
	width: 971px;
}

body {
	font-size: 80%;
	line-height: 140%;
	color: #333333;
	background-image: url(../img_en/gr_gback_en.jpg);
	background-repeat: repeat-x;
	background-color: #dbdbdb;
	margin-top: 38px;
}

a {
	color: #103278;
	text-decoration: none;
}

a:hover {
	color: #FF6633;
	text-decoration: none;
}

#header {
	background-image: url(../img_en/gr_conback_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#headmenubox {
	height: 34px;
}


/* 言語メニュー部分 */
#menulang {
	margin: 0px;
	float: left;
	width: 200px;
}
#headmenubox {
	height: 34px;
	margin-left: 16px;
}
#menulang ul {
	list-style-type: none;
}

#menulang ul li {
	float: left;
}

/* CSSロールオーバー */
#menulang ul li.btneng {
	background-image: url(../../img_common/btn_eng_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 52px;
	display: block;
	height: 18px;
}
/* #menulang ul li.btneng a {
	background-image: url(../img_common/btn_eng.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 52px;
	text-indent: -9999px;
	display: block;
	height: 18px;
} */

#menulang ul li.btnjpn a {
	background-image: url(../../img_common/btn_jpn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 3px;
	text-indent: -9999px;
	width: 68px;
	display: block;
	height: 18px;
}


/* メニュー画像の入れ替え */
#menulang ul li.btneng a:hover {
	background-position: left top;
	background-image: url(../../img_common/btn_eng_on.gif);
	background-repeat: no-repeat;

}
#menulang ul li.btnjpn a:hover {
	background-position: left top;
	background-image: url(../../img_common/btn_jpn_on.gif);
	background-repeat: no-repeat;

}
#hmenu {
	float: right;
	margin: 0px;
}
#hmenu ul, #fmenu ul {
	list-style-type: none;
}

#hmenu ul li, #fmenu ul li {
	float: left;
}

/* CSSロールオーバー */
#hmenu ul li.hmenu01 a {
	background-image: url(../img_en/btn_head01en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 59px;
	text-indent: -9999px;
	display: block;
	height: 14px;
}
#hmenu ul li.hmenu02 a {
	background-image: url(../img_en/btn_head02en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	text-indent: -9999px;
	width: 69px;
	display: block;
	height: 14px;
}
#hmenu ul li.hmenu03 a {
	background-image: url(../img_en/btn_head03en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	text-indent: -9999px;
	width: 82px;
	display: block;
	height: 14px;
	margin-right: 16px;
}


/* メニュー画像の入れ替え */
#hmenu ul li.hmenu01 a:hover {
	background-position: left top;
	background-image: url(../img_en/btn_head01en_r.gif);
	background-repeat: no-repeat;

}
#hmenu ul li.hmenu02 a:hover {
	background-position: left top;
	background-image: url(../img_en/btn_head02en_r.gif);
	background-repeat: no-repeat;

}
#hmenu ul li.hmenu03 a:hover {
	background-position: left top;
	background-image: url(../img_en/btn_head03en_r.gif);
	background-repeat: no-repeat;

}




/* トップイメージ */
#topimage {
	text-align: center;
	clear: both;
	padding-bottom: 8px;
	margin-right: 3px;
}


/* コンテンツエリア用 */
#contents {
	background-image: url(../../img_common/gr_conback_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 19px;
	padding-left: 17px;
	background-attachment: scroll;
	padding-top: 0px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
}

#menubox {
	width: 379px;
	float: left;
}

/* グローバルメニュー */
#globalmenu {
	width: 185px;
	float: left;
	height: 213px;
}

#globalmenu ul, #submenu ul{
	list-style: none;
}


#globalmenu ul li {
	width: 185px;
	margin-top: 5px;
	margin-bottom: 3px;
}


#globalmenu ul li a {
display: block;
width: 175px;
height: 50px;
}

/* CSSロールオーバー */
#globalmenu ul li.menu1 a{
	text-indent: -9999px;
	background-image: url(../img_en/btn_m01en.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#globalmenu ul li.menu2 a{
	text-indent: -9999px;
	background-image: url(../img_en/btn_m02en.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#globalmenu ul li.menu3 a{
	text-indent: -9999px;
	background-image: url(../img_en/btn_m03en.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#globalmenu ul li.menu4 a{
	text-indent: -9999px;
	background-image: url(../img_en/btn_m04en.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}


	/* メニュー画像のスクロール */
#globalmenu ul li a:hover {

  background-position: 0 -50px;
}

/* サブメニューロールオーバー */
#submenu {
	float: left;
	width: 175px;
	height: 223px;
	background-color: #E4E4E4;
	padding-left: 4px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#submenu ul li {
	margin-top: 5px;
	margin-bottom: 0px;
}


#submenu ul li a {
display: block;
width: 170px;
height: 50px;
}

/* CSSロールオーバー */
#submenu ul li.menu1 a{
	text-indent: -9999px;
	background-image: url(../img_en/btn_sm01en.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#submenu ul li.menu2 a{
	text-indent: -9999px;
	background-image: url(../img_en/btn_sm02en.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#submenu ul li.menu3 a{
	text-indent: -9999px;
	background-image: url(../img_en/btn_sm03en.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#submenu ul li.menu4 a{
	text-indent: -9999px;
	background-image: url(../img_en/btn_sm04en.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

	/* メニュー画像のスクロール */
#submenu ul li a:hover {

  background-position: 0 -50px;
}


/* topics */
#topics {
	clear: both;
	height: 35px;
	width: 175px;
	background-image: url(../img_en/gr_topicsbacktopen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	float: left;
}

#topics2 {
	height: 35px;
	width: 175px;
	background-image: url(../img_en/gr_topicsbacktopen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	float: left;
	margin-left: 14px;
}

#topics .head, #topics2 .head {
	color: #103278;
	font-weight: bolder;
	font-size: 110%;
	margin-bottom: 2px;
}

#topics .topicsbox, #topics2 .topicsbox {
	margin-bottom: 0px;
	margin-left: 7px;
	height: 45px;
}
#topics #topicsbtm, #topics2 #topicsbtm {
	background-attachment: scroll;
	background-image: url(../img_en/gr_topicsbackbtmen.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	padding-top: 0px;
}



#topics p, #topics2 p {
	line-height: 120%;
}

#topics span, #topics2 span {
	color: #F40013;
}
.detail {
	text-align: right;
	list-style-type: none;
	background-image: url(../img_en/btn_datail.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right center;
}



.detail a {
	font-size: 80%;
	text-decoration: none;
	margin-right: 5px;
	color: #f40013;
	text-align: right;
}

.detail a:hover {
	color: #FF6633;
}


/* Whats's new */
#whatsnew {
	float: right;
	width: 555px;
	height: 225px;
}
#whatsnew .wntop {
	background-image: url(../../img_common/gr_ttl_whats.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	padding-top: 7px;
	padding-right: 10px;
}
#whatsnew .wnbtm {
	background-image: url(../../img_common/gr_ttl_whats.gif);
	background-repeat: no-repeat;
	background-position: left -43px;
	height: 10px;
}
#whatsnew .wnmid {
	background-color: #F2F2F2;
	height: 190px;
	padding-left: 20px;
}

#banarea {
	padding-right: 19px;
	padding-left: 17px;
	background-attachment: scroll;
	background-image: url(../../img_common/gr_conback_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 128px;
}
.clear {
	clear: both;
}
#seminar {
	background-attachment: scroll;
	background-image: url(../img/gr_ban_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 169px;
	float: left;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 2px;
}
#seminar .semicon {
	font-size: 90%;
	line-height: 120%;
	padding-left: 5px;
	height: 48px;
}
#banarea .banbox01 {
	float: left;
	height: 100px;
	width: 171px;
	margin-left: 14px;
	background-attachment: scroll;
	background-image: url(../img_en/gr_ban_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 2px;
	padding-left: 4px;
}
#banarea .banpict {
	height: 45px;
	width: 59px;
	float: left;
}

#banarea .banttl {
	font-size: 120%;
	font-weight: bolder;
	color: #103278;
	margin-top: 6px;
}
#banarea .banboxtxt {
	clear: left;
}

#banarea .kannui {
	float: right;
	height: 95px;
	width: 175px;
	background-position: center;
	padding-top: 1px;
}


/* フッター設定 */

#footer {
	height: 184px;
}
#footer .copyright {
	text-align: right;
	margin-right: 5px;
	color: #103C74;
}
#footer .l-footer {
	width: 215px;
	float: left;
}
#fmenu {
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* fメニューロールオーバー */
#fmenu ul li.fmenu01 a {
	background-image: url(../img/btn_foot01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 122px;
	text-indent: -9999px;
	display: block;
	height: 12px;
}
#fmenu ul li.fmenu02 a {
	background-image: url(../img/btn_foot02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	text-indent: -9999px;
	width: 135px;
	display: block;
	height: 12px;
}


/* メニュー画像の入れ替え */
#fmenu ul li.fmenu01 a:hover {
	background-position: left top;
	background-image: url(../img/btn_foot01_r.gif);
	background-repeat: no-repeat;

}
#fmenu ul li.fmenu02 a:hover {
	background-position: left top;
	background-image: url(../img/btn_foot02_r.gif);
	background-repeat: no-repeat;

}


/* インラインフレーム設定 */
#whatsnew iframe {
	text-decoration: none;
}
.center {
	text-align: center;
}
