@charset "Shift-JIS";



/*

	Englishレイアウト

	最終更新： 2008-03-31

*/



/*--------------------------------------------------ヘッダー（上書き）*/

/*ヘッダーナビ*/

div#header ul {

	left:795px!important;

}

*html div#header ul {

	left:780px;/*IE6の位置ずれ対応*/

}

/*ロールオーバー部*/

.headernavi001 a { display:block;width:74px;height:16px;background:url(../image/headernavi101.png) 0 0 no-repeat!important; }



/*--------------------------------------------------コンテンツの分割*/

/*コンテンツ左側*/

div#englishLeft {

	width:650px;

	margin-bottom:10px;

	padding:15px;

	min-height:480px;

	float:left;

	border:1px solid #CACACA;

	background:#FFFFFF;

}

/*h3タイトル（上書き）*/

div#englishLeft h3 {

	padding:0;/*reset*/

	border-top:0;/*reset*/

	border-bottom:0;/*reset*/

	background:none;/*reset*/

	margin-bottom:30px;

	padding:0 0 0 7px;

	border-left:4px solid #63C206;

}



/*コンテンツ右側（ローカルナビ）*/

div#englishRight {

	width:180px;

	margin-bottom:10px;

	float:right;

}

div#englishRight ul {

	border-top:1px solid #DADADA;

	margin-bottom:30px;

}

div#englishRight ul li {

	font-size:100%;/*13px*/

	border-bottom:1px solid #DADADA;

}

div#englishRight ul li a {

	width:155px;/*IE6.0対策*/

	color:#1A1919;

	display:block;

	padding:7px 0 7px 25px;

	text-decoration:none;

	background:url(../../common/image/icon/arrowGreen.png) 8px 11px no-repeat;

}

div#englishRight ul li a:visited {

	color:#5A5959;

}

div#englishRight ul li a:hover {

	background:#E5E5E5 url(../../common/image/icon/arrowOrange.png) 8px 11px no-repeat;

	text-decoration:underline;

}

li a.LnaviNow {

	background:#E5E5E5 url(../../common/image/icon/arrowOrange.png) 8px 11px no-repeat!important;

	text-decoration:underline;

}



/*--------------------------------------------------ピクトグラム（説明）*/

/*h3タイトル*/

div.picto h3 {

	padding:0;/*reset*/

	border-top:0;/*reset*/

	border-bottom:0;/*reset*/

	background:none;/*reset*/

	margin-bottom:30px;

	padding:0 0 0 7px;

	border-left:4px solid #63C206;

}

/*h4タイトル*/

div.picto h4 {

	border-bottom:0;/*reset*/

}



/*--------------------------------------------------ピクトグラム（ボックス）*/

/*左側*/

div#pictoBoxLeft {

	width:380px;

	float:left;

}

/*右側*/

div#pictoBoxRight {

	width:430px;

	float:right;

}

div#pictoBoxRight ul {

	margin-bottom:20px;

}

div#pictoBoxRight ul li {

	margin-bottom:5px;

}



/*--------------------------------------------------ピクトグラム（詳細）*/

div#pictoLeft {

	width:620px;

	float:left;

	margin:10px 0;

}

/*h4タイトル*/

div#pictoLeft h4 {

	margin:5px 0 15px 10px;

	padding-left:5px;

	border-left:5px solid #0062C4;

	clear:both;

}

/*右側*/

div#pictoRight {

	width:210px;

	float:right;

	margin:10px 0;

}

div#pictoRight ul {

	margin-top:38px;

	border-top:1px solid #DADADA;

}

div#pictoRight ul li a {

	font-size:93%;/*12px*/

	width:182px;/*IE6.0対策*/

	color:#1A1919;

	display:block;

	padding:8px 0 8px 28px;

	text-decoration:none;

	background:url(../../common/image/icon/arrowGreen.png) 10px 12px no-repeat;

	border-bottom:1px solid #DADADA;

}

div#pictoRight ul li a:visited {

	color:#5A5959;

}

div#pictoRight ul li a:hover {

	background:#E2EEFF url(../../common/image/icon/arrowOrange.png) 10px 12px no-repeat;

	text-decoration:underline;

}

li a.lnaviNow {

	background:#E2EEFF url(../../common/image/icon/arrowOrange.png) 10px 12px no-repeat!important;

}

/*ピクトグラム*/

div.pictogram ul {

	width:100%;/*IE6.0対策*/

	margin:0 0 20px 10px;

}

div.pictogram ul li {

	width:152px;/*IE6.0対策のため親要素に幅を指定する*/

	font-size:85%;/*11px*/

	margin-bottom:13px;

	float:left;

	line-height:1.2;

	display:inline-block;

}

div.pictogram ul li img {

	margin-bottom:5px;

}

div.pictogram:after {

	content:".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden;

}



/*ダウンロード*/

div.pictodownload {

	border-top:2px solid #1A76B1;

	border-bottom:1px solid #BABABA;

	padding:3px 0;

	margin-bottom:5px;

}

div.pictodownload ul li {

	float:left;

	margin-right:20px;

}



/*--------------------------------------------------フッター部（上書き）*/

div#footer p {

	margin-top:52px;

}



/*--------------------------------------------------タイトル部（上書き）*/

div.outline h3 {

	padding:0;/*reset*/

	border-top:0;/*reset*/

	border-bottom:0;/*reset*/

	background:none;/*reset*/

	margin-bottom:30px;

	padding:0 0 0 7px;

	border-left:4px solid #63C206;

}



/*--------------------------------------------------会長署名*/

.signature {

	text-align:right;

	margin-top:50px;

}



/*EOF*/