
/*////////////////////////////////////
         全体構造
/////////////////////////////////////*/

body{
	color: #353535;
	font-family: helvetica,arial,verdana,sans-serif;
	font-size: 84%;	/* 13px相当　（ブラウザの標準文字サイズが16pxに設定されていて，表示文字サイズが標準（中）の場合） */
	line-height:1.6;
}

/*トップページのみ*/
#home #content_E {
		float: left;
		width: 530px;
		padding: 0 0 20px 10px;
		text-align:left;
		background:#ffffff;
}

p{
	text-indent: 0;
}

/*////////////////////////////////////
         ボックス
/////////////////////////////////////*/

.box {
		padding:0 16px 0 16px;
		margin:0;
}
/*////////////////////////////////////
         ヘッダー
/////////////////////////////////////*/

#header_E1 {
		width: 760px;
		height: 75px;
		background: url("../img/10_e/header_bg1_e.gif") no-repeat 0 0;
}

#header_E2 {
		width: 760px;
		height: 32px;
		background: url("../img/10_e/header_bg2.gif") no-repeat bottom;
}

#header_E3 {
		width: 760px;
		height: 30px;
		margin: 0;
		padding: 0;
		background: url("../img/10_e/header_bg3.gif") no-repeat 0 0;
}


/*////////////////////////////////////
         フッター
         footer.cssで設定
         （日本語ページと共通）
/////////////////////////////////////*/



/*////////////////////////////////////
         TABナビゲーション
/////////////////////////////////////*/

/*基本定義*/
#navi_E {
		float:left;
		margin: 0;
		padding: 0 0 0 16px;
		width:600px;
		line-height:16px;
}

#navi_E li {
		display:inline;
}

#navi_E a {
		float:left;
		background:url("../img/tab1.gif") no-repeat left top;
		background-position:0% -38px;
		margin:0;
		padding:0 0 0 6px;
		color:#000000;
		text-decoration:none;
		font-weight: bold;

}

#navi_E a span {
		display:block;
		background:url("../img/tab2.gif") no-repeat right top;
		background-position:100% -38px;
		padding:8px 15px 8px 8px;
		color:#000000;
}

/*ロールオーバー時の定義*/
#navi_E a:hover {
		background-position:0% 0px;
		color:#ffffff;
}

#navi_E a:hover span {
		background-position:100% 0px;
		color:#ffffff;
}

/*現在のページでの定義（当ページの場合、タブ色をオレンジとする）*/
body#home ul#navi_E li#home a,
body#service ul#navi_E li#service a,
body#about ul#navi_E li#about a{
		background-position:0% 0px;
		color:#ffffff;
}

body#home ul#navi_E li#home a span,
body#service ul#navi_E li#service a span,
body#about ul#navi_E li#about a span{
		background-position:100% 0px;
		color:#ffffff;
}

/*現在のページでの定義（当ページの場合、タブ色をオレンジとする）*/
body#home ul#navi_E li#home a,
body#service ul#navi_E li#home a,
body#about ul#navi_E li#home a{
		background-position:0% 0px;
		color:#ffffff;
}

body#home ul#navi_E li#home a span,
body#service ul#navi_E li#homee a span,
body#about ul#navi_E li#home a span{
		background-position:100% 0px;
		color:#ffffff;
}

/*////////////////////////////////////
         NAVI_SUBナビゲーション
/////////////////////////////////////*/

#navi_E_sub {
		float:right;
		width:550px;
		height: 30px;
		margin:0 16px 0 0;
		padding: 0;
		text-align: right;
}

#navi_E_sub ul {
		margin: 0;
		padding: 0;
		list-style:none;
}

#navi_E_sub li {
		display:inline;
}

#navi_E_sub a {
		margin:0;
		padding:0 10px 0 6px;
		color:#000000;
		text-decoration:none;
		border-left: 2px solid #ff7000;
		font-weight: bold;
}

#navi_E_sub a:hover {
		color:#ff7000;
}


/*////////////////////////////////////
         SIDE BAR ナビゲーション
/////////////////////////////////////*/

/*SIDEBAR全体*/
#sidebar {
		float: right;
		width: 210px;
		margin: 5px 0 5px 0;
		padding:0;
		text-align:left;
		background: url("../img/bar_bg.gif");
		line-height: 2.8em;
		font-weight: bold;
}

/*上段オレンジ部分の定義*/
#sidebox1 {
		width: 203px;
		padding: 15px 0 0 0;
		background:url("../img/bar_orange.gif") no-repeat top;
}


#sidebar #sidebox1 li {
		/* margin: 0 0 0 -22px; 080310　コメントアウト */
		margin: 0 0 0 -10px;
		padding: 0;
		list-style-type: none;
		background:url("../img/bar_orange_dotted.gif") no-repeat bottom;
}

#sidebar #sidebox1 li a {
		margin:0;
		padding:6px 0 6px 15px;
		color:#000000;
		text-decoration:none;
		background:url("../img/marker_orange1.gif") no-repeat left;
}

#sidebar #sidebox1 li a:hover {
		color:#ff7000;
}


/*中下段イエロー部の2行書きの定義*/
#sidebar #sidebox1 li#linefeed {
		/* margin: 10px 0 0 -22px; 080310　コメントアウト */
		margin:10px 0 0 -10px;
		padding:4px 0 4px 0;
		list-style-type: none;
		line-height: 1.2em;
		background:url("../img/bar_orange_dotted.gif") no-repeat bottom;
}

#sidebar #sidebox1 li#linefeed a{
		background:url("../img/marker_orange1.gif")no-repeat left;
}

#sidebar #sidebox1 li#linefeed a span{
		padding-left: 16px;
}


/*上段オレンジ部分のSUBメニューの定義*/
#sidebar #sidebox1 li#sub {
		/* margin: 0 0 0 -6px; 080310　コメントアウト */
		margin: 0 0 0 0;
		padding: 0;
		list-style-type: none;
		line-height: 2.2em;
		background:url("../img/bar_gray_dotted.gif") no-repeat bottom;
}

#sidebar #sidebox1 li#sub a {
		padding:6px 0 6px 8px;
		background:url("../img/marker_orange3.gif") no-repeat left;
}

/*中下段イエロー部分の定義*/
#sidebox2 {
		width: 203px;
		padding: 15px 0 0 0;
		background:url("../img/bar_yellow.gif") no-repeat top;
}

#sidebar #sidebox2 li {
		/* margin: 0 0 0 -22px; 080310　コメントアウト */
		margin: 0 0 0 -10px;
		padding: 0;
		list-style-type: none;
		background:url("../img/bar_yellow_dotted.gif") no-repeat bottom;
}

#sidebar #sidebox2 li a {
		margin:0;
		padding:6px 0 6px 15px;
		color:#000000;
		text-decoration:none;
		background:url("../img/marker_yellow1.gif") no-repeat left;
}

#sidebar #sidebox2 li a:hover {
		color:#ff7000;
}


/*中下段イエロー部のSUBメニューの定義*/
#sidebar #sidebox2 li#sub {
		/* margin: 0 0 0 -6px; 080310　コメントアウト  */
		margin: 0 0 0 0;
		padding: 0;
		list-style-type: none;
		line-height: 2.2em;
		background:url("../img/bar_gray_dotted.gif") no-repeat bottom;
}

#sidebar #sidebox2 li#sub a {
		padding:6px 0 6px 8px;
		background:url("../img/marker_yellow3.gif") no-repeat left;
}


/*中下段イエロー部の2行書きの定義*/
#sidebar #sidebox2 li#linefeed {
		/* margin: 10px 0 0 -22px; 080310　コメントアウト */
		margin:10px 0 0 -10px;
		padding:4px 0 4px 0;
		list-style-type: none;
		line-height: 1.2em;
		background:url("../img/bar_yellow_dotted.gif") no-repeat bottom;
}

#sidebar #sidebox2 li#linefeed a{
		background:url("../img/marker_yellow1.gif")no-repeat left;
}

#sidebar #sidebox2 li#linefeed a span{
		padding-left: 16px;
}


/*最下段背景の収まり定義*/
#sidebar_bottom {
		background: url("../img/bar_bg_bottom.gif") no-repeat bottom;
}


/*////////////////////////////////////
         見出し
/////////////////////////////////////*/
/* 
h1 {
		clear:both;
		width: 740px;
		height: 36px;
		text-indent: 30px;
		margin:20px 0 10px 0;
		line-height:36px;
		background:url("../img/h1_bg2.gif") no-repeat;
		font-size:100%;
}

h2 {
		clear:both;
		width: 740px;
		height: 36px;
		text-indent: 30px;
		margin:20px 0 10px 0;
		line-height:36px;
		background:url("../img/h2_bg2.gif") no-repeat;
		font-size:100%;
}

h3 {
		clear:both;
		width: 740px;
		height: 36px;
		text-indent: 30px;
		margin:20px 0 10px 0;
		line-height:36px;
		background:url("../img/h3_bg2.gif") no-repeat;
		font-size:100%;
}
 */

/*トップページのみ*/
#home h1#toppage_E {
	font-size:105%;
	width: 530px;
	height: 36px;
	line-height: 36px ;
	background:url("../img/h1_bg1.gif") no-repeat;
	text-indent: 30px;
}

#home h2#toppage_E {
	font-size:105%;
	width: 530px;
	height: 36px;
	line-height: 36px ;
	background:url("../img/h2_bg1.gif") no-repeat;
}

#home h3#toppage_E {
	font-size:105%;
	width: 530px;
	height: 36px;
	line-height: 36px ;
	background:url("../img/h3_bg1.gif") no-repeat;
}

h1 a{ color: #000000;}
/*////////////////////////////////////
         リスト
/////////////////////////////////////*/

/*オレンジリスト定義*/
ul.list_orange {
		margin:0px;
		padding: 8px 0 8px 12px;
		list-style-type: none;
}

.list_orange li {
		padding:0 0 0 12px;
		margin:0;
		text-indent: 6px;
		background: url("../img/marker_orange2.gif") no-repeat 0 50% ;
}

/*イエローリスト定義*/
ul.list_yellow {
		margin:0px;
		padding: 8px 0 8px 12px;
		list-style-type: none;
}

.list_yellow li {
		padding:0 0 0 12px;
		margin:0;
		text-indent: 6px;
		background: url("../img/marker_yellow2.gif") no-repeat 0 50% ;
}

/*グレイリスト定義*/
ul.list_gray {
		margin:0px;
		padding: 8px 0 8px 25px;
		list-style-type: none;
}

.list_gray li {
		padding:0 0 0 12px;
		margin:0;
		text-indent: 6px;
		background: url("../img/marker_gray2.gif") no-repeat 0 50% ;
}


/*////////////////////////////////////
         テキストカラー
/////////////////////////////////////*/

.orange {
		color: #ff7000;
}


/*////////////////////////////////////
         ボタン「トップページ」
/////////////////////////////////////*/

/*トップページ「ENGLISH」ボタン*/
#btn_english {
		float: right;
		width: 96px;
		height: 25px;
		margin: 20px 2px 0 0;
		padding: 0;
		background: url("../img/10_e/btn4.gif") no-repeat;
		font-size: 12px;
		text-indent: 20px;
		line-height: 2.2em;
		font-weight: bold;
}

#btn_english a {
		color: #000000;
		text-decoration: none;
}

#btn_english a:hover {
		color: #ff7000;
}

/*トップページ「認定施設一覧」ボタン*/
#btn_nintei {
		float: right;
		width: 108px;
		height: 25px;
		margin: 0 20px 0 0;
		padding: 0;
		background-image: url("../img/10_e/btn6.gif") no-repeat;
		font-size: 84%;
		text-indent: 20px;
		line-height: 2.4em;
		font-weight: bold;
}

#btn_nintei a {
		color: #000000;
		text-decoration: none;
}

#btn_nintei a:hover {
		color: #ff7000;
}



/*////////////////////////////////////
         リンクカラー
/////////////////////////////////////*/

/*全ページ共通*/
a {
		color: #ff7000;
		text-decoration: none;
}

a:hover {
		color: #ff7000;
		text-decoration: underline;
}


/*////////////////////////////////////
         その他
/////////////////////////////////////*/

.marker_arrow {
		margin: 0;
		padding: 0 0 0 14px;
		text-indent: 8px;
		background: url("../img/marker1.gif") no-repeat 0 50%;
}

.marker_arrow_box {
		margin: 0;
		padding: 0 0 0 16px;
		background: url("../img/marker_orange2.gif") no-repeat 0 50%;
}

form {
	padding: 0;
	margin: 0;
}

/* ------------------------------------------------------------------- */
/* ▽【↑page top 】ページトップへのリンク▽*/
.pageTop{
	padding:0 24px 0 0;
	margin: 0;
	text-align: right;
	font-size: 80%;
	}

.pageTop a{
	text-decoration: none;
	color: #9999CC;
	}
	
.pageTop a:hover{
	text-decoration: none;
	color: #99CCCC;
	}

/* △【↑page top 】ページトップへのリンク△*/
/* ------------------------------------------------------------------- */

.clear {
    clear:both;
	}


/* ------------------------------------------------------------------- */
/* ピンクのテーブル 　*/ 
table.p01{
	width: auto;
	margin: 8px auto;
	border-spacing:0;
	border-collapse: collapse;
	border: solid 1px #FFCCCC;
}
.p01 th,
.p01 td{
	padding: 4px 12px;
	margin: 0;
	border:solid 1px #FFCCCC;
}

.p01 th{
	background: #FF9999;
	color: #ffffff;
	text-align: center;
}
.p01 th.left{
	text-align: left;
}

.p01 td{
	background: #ffffff;
	text-align: left;
}
.p01 td.index{
	background: #FFFF99;
}

