/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font: 10px normal Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #FC0;
}
* {margin: 0; padding: 0; outline: none;}
img {border: none;}
h1 {
	text-decoration: none;
	color:#FBE6B9;
	font-size: 16px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000;
}

a:hover{
	text-decoration: none;
	color:#000;
	text-align: center;
}
a {
text-decoration: none;
}
h2 {
 padding: 10px;
 font-size: 12px;	/*h1タグの文字サイズ*/
	color: #000000;		/*文字色*/
}

h3 {
 padding: 10px;
 font-size: 12px;	/*h1タグの文字サイズ*/
	color: #000000;		/*文字色*/
}
h4 {
 padding: 10px;
 font-size: 12px;	/*h1タグの文字サイズ*/
	color: #ffffff;		/*文字色*/
}
#wrapper { 
 margin: 0 auto;
 width: 900px;
}

#content {
	float: left;
	color: #333;
	width: 900px;
	display: inline;
	background-color: #F00;
}


p{
	text-decoration: none;
	color: #000;
	font-size: 12px;
}
/*ヘッダー
------------------------------------------------------------------------------------------*/
#header {
	position: relative;	/*ヘッダーの背景色と壁紙。imagesフォルダのheadder_bg.gifを配置させている。*/
	background-color: #F00;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
}

#header h1 {
	font-size: 10px;	/*h1タグの文字サイズ*/
	color: #fafafa;		/*文字色*/
	line-height: 1.2;
	position: absolute;	/*ヘッダーに対して絶対配置させる指示*/
	left: 20px;			/*ヘッダーに対しての横からの位置指定*/
	top: 5px;			/*ヘッダーに対しての上からの位置指定*/
	font-weight: normal;
}

#header img {
	vertical-align: top;
	padding-top: 35px;
	padding-bottom: 10px;
}
#header1 {
	position: relative;	/*ヘッダーの背景色と壁紙。imagesフォルダのheadder_bg.gifを配置させている。*/
	background-color: #003561;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header1 h1 {
	font-size: 10px;	/*h1タグの文字サイズ*/
	color: #fafafa;		/*文字色*/
	line-height: 1.2;
	position: absolute;	/*ヘッダーに対して絶対配置させる指示*/
	left: 20px;			/*ヘッダーに対しての横からの位置指定*/
	top: 5px;			/*ヘッダーに対しての上からの位置指定*/
	font-weight: normal;
}

#header1 img {
	vertical-align: top;
	padding-top: 18px;
}

/*ナビメニュー（メインメニューの右上にある小さなメニュー）
------------------------------------------------------------------------------------------*/
#nav {
	position: absolute;	/*ヘッダーに対して絶対配置させる指示*/
	top: 72px;			/*ヘッダーに対しての上からの位置指定*/
	right: 0px;			/*ヘッダーに対しての右からの位置指定*/
	line-height: 26px;
	padding-left: 50px;
	font-size: 11px;	/*ナビメニューの文字サイズ*/
}

#nav li {
	float: left;
	width: 10em;		 /*IE7のメイリオフォントだと8em（8文字）分にしか表示されないので注意*/
	overflow: hidden;
	height: 21px;
}

#nav li a {
	color: #FFFFFF;		/*文字色*/
	text-decoration: none;	/*通常リンクの下線を外す指定。下線を出したいならこの１行を丸ごと削除。*/
	background: url(images/arrow1.gif) no-repeat left center;	/*左の赤い矢印設定。*/
	padding-left: 13px;
}

#nav a:hover {
	color: #e60012;	/*カーソルを乗せた時に矢印を2pxだけ動かす設定。*/
	background-image: url(images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}





#fla {
	color: #00000;
	width: 900px;
	float: left;
	height: 507px;
	background-color: #000000;
}
#i2 {
	color: #FBE6B9;
	width: 900px;
	float: left;
	
	background-color: #000000;
}

#i3 {
	color: #FBE6B9;
	width:900px;
	float: left;
	background-color: #000000;
	background-image: url(images/bge1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bar {
	color: #000000;
	width: 900px;
	float: left;
	height: 13px;
	background-color: #000;
	background-image: url(images/igbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#ad {
	color: #FBE6B9;
	width: 900px;
	float: left;
	background-color: #F00;
}
#ad1 {
	color: #000;
	width: 900px;
	float: left;
	background-color: #00F;
	background-image: url(images/gaku24.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#ad1 h4

 {
	
	font-size:8px;	/*h1タグの文字サイズ*/
	color: #00F;		/*文字色*/
}

#footer {
	width: 900px;
	height: 64px;
	clear: both;
	color: #FBE6B9;
	background-color: #6B6659;
	background-image: url(images/n23.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer h4

 {
	
	font-size:12px;	/*h1タグの文字サイズ*/
	color: #ffffFff;		/*文字色*/
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}
/* ========MENU CUSTOMIZE======== */
div#menu ul {
	width:901px;
	margin:0 auto;
	padding:0;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000;
}

div#menu li {
	float:left;
	font-size:12px;
	color:#333;
	text-align:center;
	list-style-type:none;
	background-image: url(images/n23.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
}

div#menu li a{
	display:block;
	width:148px;
	color:#FBE6B9;
	line-height:60px;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #080808;
	font-size: 12px;
	font-weight: bold;
}

div#menu li.home a{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #080808;
}

div#menu li a:hover{
	color:#ffffff;
	background-image: url(images/bg_menu1.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
}

#wrapper #content #ad table tr td img {
	text-align: center;
}
table#table-01 {
	width: 900px;
	border: 1px solid #333;
	border-collapse: collapse;
	border-spacing: 0;
}

table#table-01 th {
	padding: 15px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #333;
}
table#table-01 td {
	padding: 15px;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#table-03 {
	width: 889px;
	
	border-spacing: 0;
	background-image: url(images/h2_bg.gif);
}

#table-03 th {
	
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	background-image: url(images/h2_bg.gif);
}
#table-03 td {
	
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
}


#image-btn {
	border: 0px;
	width: 60px;
	height: 30px;
	background-image: url(images/submit_btn_a_blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#image-btn2 {
	border: 0px;
	width: 85px;
	height: 20px;
	background-image: url(images/showdetail_en_blu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#image-btn3 {
	border: 0px;
	width: 76px;
	height: 32px;
	background-image: url(images/glossy-btn_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#image-btn4 {
	border: 0px;
	width: 76px;
	height: 32px;
	background-image: url(images/glossy-btn_46.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#image-btn5 {
	border: 0px;
	width: 76px;
	height: 32px;
	background-image: url(images/glossy-btn_38.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#image-btn6 {
	border: 0px;
	width: 76px;
	height: 32px;
	background-image: url(images/glossy-btn_05.png);
	background-repeat: no-repeat;
	background-position: left top;
}
table#table-05 {
	width: 900px;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 12px;
	font-weight: bold;
	color: #FBE6B9;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(images/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

table#table-05 th {
	color: #FBE6B9;
	padding: 5px;
	font-weight: bold;
	line-height: 60px;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #333;
}
table#table-05 td {
	color: #FBE6B9;
	padding: 5px;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
table#table-05 a{
	
	color:#FBE6B9;
	
	
	font-size: 12px;
	font-weight: bold;
}


table#table-05 h2{
	
	color:#FBE6B9;
	
	
	font-size: 13px;
	font-weight: bold;
}
