* {
	color:#505050;
	padding:0;
	line-height: 150%;
	margin: 0;
  font-size: 98%;
  text-autospace:ideograph-alpha;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

hr {
	clear: both;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
}

.small{
	font-size:85%;
}

.r-1{
  text-align:right;
	font-size:90%;
}

/*
リンク（コンテンツ）
-------------------------------------------------------------------*/
#contents a:link{
	color:#50b3ee;
}

#contents a:visited {
  color : #a5371b;
}

#contents a:hover {
  color : #f26637;
  background-color: #fdf1c2;
 }

#contents #picture a:link {
	color:#FF9900;
}


#contents #picture a:visited {
  color : #a5371b;
}

#contents #picture a:hover {
  color : #f26637;
  background-color: #ffffff;
 }

#contents #picture-adver a:link {
	color:#FF9900;
}

#contents #picture-adver a:visited {
  color : #a5371b;
}

#contents #picture-adver a:hover {
  color : #f26637;
  background-color: #ffffff;
 }

/*
ベース
-------------------------------------------------------------------*/
#base {
	width:800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	background-repeat: repeat-y;
  border-left: 1px #000000 solid;
  border-right: 1px #000000 solid;
}

#wrap {
	width: 790px;
	float: left;
	padding: 5px;
	background-color: #333333;
	background-image: url(../images/wrap_bg.jpg);
	background-repeat: no-repeat;
}

/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:800px;
	height:80px;
	background-image: url(../english/images/header.jpg);

}

.top {
	display: block;
	text-indent: -10000px;
}

/*国旗アイコン
----------------------------------------------- */
.icon {
  vertical-align:middle;
  padding-left:0px;
  margin-left:0px;
  border:0px;
}

/*リンク集アイコン
----------------------------------------------- */
.icon-link {
  vertical-align: middle;
  margin-right: 5px;
  margin-left: 0px;
  border: 0px;
}

/*PDFアイコン
----------------------------------------------- */
.pdficon {
  vertical-align:middle;
  padding-right:3px;
  border:0px;
}


/*ナビゲーション
----------------------------------------------- */
#nav {
	width:785px;
	height: 30px;
	background-image: url(../english/images/navi_bg.jpg);
	line-height: 25px;
	text-align: right;
	padding-right: 15px;
	color: #333333;
}

  
#nav a {
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 10px;
	font-size: 85%;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFF66;
	background-image: url(../images/nav_mark_ov.gif);
	background-repeat: no-repeat;
	background-position: right;
  text-decoration: underline;
}


/*
コンテンツ
-------------------------------------------------------------------*/
#contents {
	background-color: #ffffff;
	width:600px;
	float: left;
}

#h2-list {
	font-size: 105%;
	margin-top: 10px;
	margin-bottom: 15px;
}

#h2-list li {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 40px;
	margin-bottom: 5px;
	list-style-type : disc ;
}

#contents p{
  text-indent: 0px;
	margin-right: 0px;
	margin-left: 15px;
}

#contents .p1{
  text-indent: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 30px;
}

#contents .p1-none {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 30px;
}

#contents .p1-map {
	margin-top: 30px;
	margin-bottom: 100px;
	margin-right: 0px;
	margin-left: 30px;
}

#contents .p1-map-line {
	border-width: 1px;
	border-style: dotted;
	border-color: #bbbbbb;
}

#contents .p2{
  text-indent: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 30px;
	margin-bottom: 15px;
}

#contents .p3{
  text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 70px;
	margin-bottom: 15px;
}

#contents .p3-2{
  text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 70px;
	margin-bottom: 0px;
}

#contents .top-text{
  text-indent: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
}

#contents h1{
	border: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#contents h2{
	color: #639ef2;
  padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-left: 30px;
	margin-top: 25px;
	margin-bottom: 0px;
  font-size: 109%;
  font-family:'ＭＳ Ｐゴシック',sans-serif;
}



#contents h3{
  font-size: 100%;
	color: #060f5e;
	margin-left: 60px;
	margin-top: 10px;
  padding-left: 7px;
}

#contents .p1-h3-text{
  text-indent: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 60px;
}

#contents .p2-h3-text{
  text-indent: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 60px;
	margin-bottom: 15px;
}

#contents h4{
  font-size: 100%;
	color: #2712f9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	margin-left: 30px;
	margin-top: 10px;
}

#contents ul {
	margin-left: 30px;
	list-style-type: none;
}
#contents li a {
	font-size: 100%;
}

#contents #c_pad {
	padding: 10px;
}

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #top_images {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #A6B7C1;
	background-image: url(../images/top_images.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 230px;
}

#contents #c_pad #top_images p {
	font-size: 100%;
	color: #99A8BF;
	background-image: none;
	margin-top: 120px;
	margin-left: 20px;
	margin-right: 300px;
}


#contents #c_pad .top_left {
	float: left;
	padding: 20px;
}

#contents #c_pad .p_images {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*リストマージン
----------------------------------------------- */

#contents ul {
	margin-left: 25px;
}

#contents ol {
	margin-left: 35px;
}

#contents ol p {
	margin-left: 10px;
}

#contents ol h3 {
	margin-left: -15px;
}

/*
フォーム用
-------------------------------------------------------------------*/

.form {
	background-color: #1E1E1E;
	padding: 10px;
	margin: 10px;
	border: 1px solid #000000;
}
.link_tag {
	line-height: 150%;
	background-color: #DEDACF;
	text-align: center;
	padding: 10px;
	border: 1px solid #B3B0A7;
	margin: 10px;
}


/*
フッターメニュー
-------------------------------------------------------------------*/

#f_menu {
  font-size:90%;
	clear: both;
	text-align: center;
	background-color: #eeefe9;
	height: 20px;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#f_menu li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	padding-right: 5px;
	padding-left: 7px;
}
#f_menu li.right {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bbbbbb;
	padding-right: 5px;
	padding-left: 7px;
}

#f_menu ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#f_menu li a {
  color: #5971c6;
}

#f_menu li a:hover {
  color: #5971c6;
  background-color: #dddddd;
}

#f_menu p {
	font-size: 90%;
	color: #333333;
}

#f_menu #design {
	color: #93A0B0;
}

#f_menu #design a {
	color: #93A0B0;
}


/*ポルトガル語フッターメニュー
-------------------------------------------------------------------*/

#f_menu_portugues {
  font-size:80%;
	clear: both;
	text-align: center;
	background-color: #eeefe9;
	height: 20px;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#f_menu_portugues li {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	padding-right: 5px;
	padding-left: 7px;
}
#f_menu_portugues li.right {
	list-style-type: none;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #bbbbbb;
	padding-right: 5px;
	padding-left: 7px;
}

#f_menu_portugues ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#f_menu_portugues li a {
  color: #5971c6;
}

#f_menu_portugues li a:hover {
  color: #5971c6;
  background-color: #dddddd;
}

#f_menu_portugues p {
	font-size: 90%;
	color: #333333;
}

#f_menu_portugues #design {
	color: #93A0B0;
}

#f_menu_portugues #design a {
	color: #93A0B0;
}



/*
お問い合せ
-------------------------------------------------------------------*/

#contact {
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 120%;
	display: block;
	font-size: 80%;
	background-image: url(../images/foot.jpg);
}

#contact a{
	font-size: 105%;
  color: #5971c6;
}

#contact a:hover {
  background-color: #dddddd;
}

/*
フッター
-------------------------------------------------------------------*/
address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	background-color: #222222;
	font-size: 80%;
	background-image: url(../images/.jpg);
}

/*
トップページ
-------------------------------------------------------------------*/
strong.cat_tit a {
	font-size: 90%x;
	color: #FFED99;
	background-image: url(../images/top_mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

#s_table {
	border: 1px solid #000000;
}
#s_table td {
	background-color: #222222;
}

/*
右メニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 200px;
	background-color: #ffffff;
  margin-top: 10px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #F8F8F5;
	background-color: #81979f;
}

#side_d h3 {
	display: block;
	width: 160px;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 13px;
	padding-top: 4px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #333333;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:130px;
	font-size: 14px;
	text-decoration:underline;
	color:#FFFFFF;
	line-height: 17px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-image:url(../images/li.gif);
	background-repeat: no-repeat;
	background-color: #3F4763;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33394F;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #556086;
	text-decoration: none;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #f8752e;
  text-decoration: underline;
	background-position: 8px;
	background-image:url(../images/li-hover.gif);
	background-repeat: no-repeat;
}

#side images {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


/*
その他
-------------------------------------------------------------------*/
#kanri {
	color: #009900;
}

#coment {
	margin-bottom: 5px;
	margin-top: 15px;
}

#f_menu div a {
	color: #CCCCCC;
	font-size: 10px;
}
#top_table small a {
	font-size: 10px;
}
#side .side_menu td {
	padding: 1px;
}
input {
	color: #003333;
	line-height: 100%;
}
select {
	color: #333333;
}
option {
	color: #333333;
}

/*
パン屑リスト
-------------------------------------------------------------------*/
#bread {
	padding: 0px;
	background-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
}

#bread ul {
	list-style-type:none;
	display: block;
	margin-left: 15px;
  }
  

#bread li {
	color:#ffffff;
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(../images/c_li.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
  }
  
#bread a {
	color: #FFFFFF;
	font-size: 90%;
	padding-left: 0px;
	line-height: 20px;
	text-decoration: none;
}

#bread a:hover {
	color: #FFFF66;
  text-decoration: underline; 
}

/*
テーブル（概要）
-------------------------------------------------------------------*/
#outline {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 30px;
	background-color: #ffffff;
  width: 110%;
  font-size: 100%;
  width: 530px;
}

#outline .td-l {
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 10px;
}

#outline .td-r {
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 30px;
}

#outline-s {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #ffffff;
  font-size: 113%;
}

#outline-s .s-td-l {
  vertical-align: top;
}

#outline-s .s-td-r {
  vertical-align: top;
  padding-left: 20px;
}

#japanese {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 40px;
	background-color: #ffffff;
  width: 110%;
  font-size: 105%;
  width: 540px;
}

#japanese .td-l {
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 2px;
}

#japanese .td-r {
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 15px;
}

#member {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 40px;
	background-color: #ffffff;
  width: 110%;
  font-size: 105%;
  width: 540px;
}

#member .td-l {
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 2px;
}

#member .td-r {
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 15px;
}

#benefit {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

#benefit li.no1 {
	margin-right: 0px;
  list-style-image: url(../images/rank_num1.gif);
}

#benefit li.no2 {
	margin-right: 0px;
  list-style-image: url(../images/rank_num2.gif);
}

#benefit li.no3 {
	margin-right: 0px;
  list-style-image: url(../images/rank_num3.gif);
}

#benefit li.no4 {
	margin-right: 0px;
  list-style-image: url(../images/rank_num4.gif);
}

.text-indent10 {
  text-indent: 10px;
}

.margin-left30 {
  margin-left: 20px;
}

.margin-left70 {
  margin-left: 70px;
}

#pagetop {
  text-align:right;
  padding-left: 15px;
	font-size: 90%;
	text-decoration: none;
}

#pagetop a {
  padding-left: 12px;
	background-image: url(../images/page_mark.gif);
	background-repeat: no-repeat;
	background-position: left;
  text-decoration: underline;
}

#contents ol {
	padding-top: 10px;
	margin-right: 0px;
	margin-left: 80px;
}

#contents .link {
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 70px;
  padding-left: 10px;
}

#contents ruby { 
  ruby-position:above;
}


/*
テーブル（写真）
-------------------------------------------------------------------*/
#picture {
	clear: both;
 	width: 550px;
  	margin-top:5px;
  	margin-bottom:0px;
}

#picture li {
	list-style-type: none;
	display: inline;
	font-size: 110%;
}

#picture-support {
	clear: both;
	width: 550px;
  	margin-top:15px;
  	margin-bottom:0px;
}

#picture li.support {
	list-style-type: none;
	display: inline;
  padding-left: 15px;
  padding-right: 0px;
  margin-bottom: 0px;
  border: 0px;
}

#picture-adver {
	clear: both;
  width: 550px;
  margin-top: 10px;
}

#picture-adver li {
	list-style-type: none;
	display: inline;
  padding-left: 5px;
  padding-right: 0px;
  border: 0px;
}

/*
テーブル（ダウンロード）
-------------------------------------------------------------------*/
#download {
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 80px;
	background-color: #ffffff;
  width: 110%;
  font-size: 100%;
  width: 450px;
  padding: 0px;
}

#download .th-l {
  text-align: center;
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 5px;
}

#download .th-r {
  text-align: center;
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 5px;
}

#download .td-l {
  text-align: center;
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 5px;
}

#download .td-r {
  text-align: center;
  vertical-align: top;
  padding-top: 0px;
  padding-bottom: 5px;
}

/*
リンク（新着情報）
-------------------------------------------------------------------*/
#whatsnew {
	margin-top: 10px;
	margin-left: 40px;
}

#whatsnew .date{
	margin-top: 0px;
	margin-left: 0px;
  font-size: 90%;
}

#whatsnew .text{
	margin-bottom: 5px;
	margin-left: 20px;
}

#event {
	margin-top: 10px;
	margin-left: 40px;
}

#event .date {
	margin-top: 0px;
	margin-left: 0px;
  font-size: 90%;
}

#event .text {
	margin-bottom: 5px;
	margin-left: 20px;
}

/*
GetAcro
-------------------------------------------------------------------*/
#getacro {
  padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 15px;
  margin-bottom : 0px;
  text-align: left;
  font-size: 100%;
  background-color: #fdfeef;
  border: dotted 1px #cccccc;
}

#getacro .left{
  float:left;
  width : 112px 
}

#getacro .right{
  padding-left: 3px;
  margin-left : 118px;
}

#news {
  width: 550px;
  margin-left: 25px;
}

#news .td {
  padding: 5px;
	background-color: #f8f8f8;
  border-left: 1px #e1e1e1 solid;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 dotted;
}


#news .td-l {
  padding: 5px;
	background-color: #f8f8f8;
  border-left: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 dotted;
}

#news .td-r {
  padding: 5px;
	background-color: #f8f8f8;
  border-right: 1px #e1e1e1 solid;
  border-bottom: 1px #e1e1e1 dotted;
}

#news .td-top {
	background-color: #ffffff;
	background-image: url(../images/news-top.gif);
  height: 40px;
}

#news .td-eventtop {
	background-color: #ffffff;
	background-image: url(../images/event-top.gif);
  height: 40px;
}

#news .td-bottom {
	background-color: #ffffff;
	background-image: url(../images/news-bottom.gif);
  height: 5px;
}

.news-mark {
  margin-left: 10px;
  margin-right: 8px;
  vertical-align:middle;
}

.event-mark {
  margin-left: 10px;
  margin-right: 8px;
  vertical-align:middle;
}

