@charset "UTF-8";

/* 主なタグを定義 */
* {
	margin: 0;
	padding: 0;
	}
body {
	background-color: #F2F0E9;
	color: #333333;
}
th,td {
	vertical-align: top;
	text-align: left;
	color: #333333;
}
div {
	text-align: left;
}
p,ul,ol,form {
	margin: 0px;
	padding: 0px;
}
img {
	vertical-align: top;
	border: none;
	}
ul,ol {
	list-style: none;
}
h1,h2,h3,h4,h5 {
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 140%;
}
input,select {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
/* 共通ブロックを定義 */

#container {
	width: 766px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 53px;
	position: relative;
}
#header h1 {
	position: absolute;
	left: 10px;
	top: 11px;
	height: 32px;
	width: 217px;
}
#language {
	background-image: url(../../images/bg_language.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 449px;
	top: 0px;
	height: 44px;
	width: 314px;
	font-size: 10px;
	line-height: 10px;
}
#language ul{
	padding-top: 7px;
	padding-left: 10px;
}
#submenu {
/*	left: 350px;*/
	right: 15px;
	position: absolute;
	top: 36px;
	font-size: 10px;
	line-height: 10px;
}
#menu {
	background-image: url(../../images/bg_menu.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 766px;
	font-size: 10px;
	line-height: 10px;
	zoom:100%;
}
#menu:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
	}

#menu ul.menu {
	padding-top: 10px;
	padding-left: 20px;
	width: 600px;
	float:left;
}


#menu ul.menu li{
	margin-right:3px;
	}

#menu ul.fleur {
	padding-top: 4px;
	padding-right: 22px;
	float:right;
}
#menu li,#language li,#submenu li {
	float: left;
}
#tree {
	margin-top: 6px;
}
#content {
	background-image: url(../../images/bg_content.gif);
	background-repeat: repeat-y;
	width: 740px;
	padding-right: 13px;
	padding-left: 13px;
	position:relative;
	top:0;
}
#home_content_head {
	font-size: 0px;
	background-image: url(../../images/bg_pagehead.gif);
	background-repeat: no-repeat;
	height: 11px;
}
#content_footer {
	font-size: 1px;
	background-image: url(../../images/bg_pagefooter.gif);
	background-repeat: no-repeat;
	height: 11px;
}
#main {
	width: 537px;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	position:relative;
	top:0;
}
#side {
	float: left;
	width: 140px;
	margin-bottom: 10px;
	margin-top:-158px;
	position:relative;
	top:0;
	/*top:0;*/
}
#main_column {
	width: 740px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#main_column2 {
	width: 537px;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}
#side_menu {
	float: left;
	width: 191px;
	margin-bottom: 10px;
	margin-top: 10px;
	position:relative;
}
#footer {
	background-image: url(../../images/bg_footer.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: bottom;
	margin-bottom: 16px;
	padding: 4px 40px 8px;
	position:relative;
	bottom:0;
}
#settime {
	position: absolute;
	left: 250px;
	top: 10px;
	font-weight:bold;
}

#side #side_fleur{
	width:190px;
	overflow:hidden;
	padding:0 0 10px 0;
	margin-bottom:10px;
	background:url(../../images/footer_side_fleur.gif) no-repeat bottom center;
	/*position:relative;
	top:0;
	left:0;
	z-index:0!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
	_margin-bottom:20px;
	background:#DF2462;
	/*border:1px solid #DF2462;*/

	}
	
#side #side_fleur ul{
	border-left:1px solid #DF2462;
	border-right:1px solid #DF2462;
	}
	
#side #side_fleur h2{
	margin-bottom:0;
	}
	
#side #side_fleur ul{
	zoom:100%;
	background:#FFF
	}
#side #side_fleur ul:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
	}
	
#side #side_fleur ul li{
	list-style:none;

	/*float:left;
	margin-right:1px;
	margin-bottom:1px;*/
	}
	
	
	
#side_menu #side_fleur{
	width:190px;
	overflow:hidden;
	padding:0 0 10px 0;
	margin-bottom:10px;
	background:url(../../images/footer_side_fleur.gif) no-repeat bottom center;
	/*width:189px;
	padding:5px 0;
	background:#DF2462;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
	_margin-bottom:20px;
	border:1px solid #DF2462;*/
	}
	
#side_menu #side_fleur h2{
	}
	
#side_menu #side_fleur ul{
	border-left:1px solid #DF2462;
	border-right:1px solid #DF2462;
	}
#side_menu #side_fleur ul:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
	}
	
#side_menu #side_fleur ul li{
	list-style:none;
	}





/* 共通リンクを定義 */

a:link {
	color: #333399;
}
a:hover {
	color: #663366;
	text-decoration:none;
}
a:visited {
	color: #663366;
}

/* よく使うものを定義 */

.center {
	text-align: center;
}
.right {
	float: right;
}
.left {
	float: left;
}
.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}
.t10 {
	margin-top: 10px;
}
.u10 {
	margin-bottom: 10px;
}
.u5 {
	margin-bottom: 5px;
}
.r10 {
	margin-right: 10px;
}
.l10 {
	margin-left: 10px;
}
.small{
	font-size:95%;
}
 ul.default {
	padding-bottom: 5px;
	list-style: square;
	padding-left: 24px;
}
 ul.default ul {
	list-style: circle;
	padding-left: 12px;
}
ul.default li{
	padding-bottom: 0px;
}
.err{
			color: #cc0000;  
}
/* サイドバーを定義 */

#side_main {
	width: 189px;
	border-right: 1px solid #426B97;
	border-left: 1px solid #426B97;
	background-color: #F7F7F7;
}
#side_footer {
	background-image: url(../../images/side_footer.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 191px;
	font-size: 1px;
	padding-bottom:10px;
}


#side_fis_form {
	padding: 7px 7px 4px 7px;
	top:0;
}
#side_fis_form select {
 	 border-style: solid;
  	border-width: 1px;
  	border-color: #aaaaaa #dfdfdf #dfdfdf #aaaaaa;
  	vertical-align: middle;
  	background: #F2F0E9;
	margin-bottom: 4px; 
}
#side_fis_form #submit input {
 	 border-style: solid;
  	border-width: 1px;
  	border-color: #C6C6C6 #aaaaaa #aaaaaa #C6C6C6;
  	vertical-align: middle;
  	background: #E88220;
	  color:#FFFFFF;
	margin-bottom: 2px; 
}
#side_fis_form .base{
  	background: #dfdfdf;
}






#international {
	background-image: url(../../images/side_bg_international.gif);
	background-repeat: no-repeat;
	height: 187px;
	width: 190px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#international ul {
	padding-left: 11px;
}
#international ul li {
	margin-bottom: 8px;
	font-size: 10px;
	line-height: 10px;
}






.side_block {
	padding: 7px 7px 9px;
	background-image: url(../../images/side_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.w175 {
	width: 175px;
}
.banner {

}

.banner ul {
	zoom:100%;
}
.banner ul:after {
	content:" ";
	display:block;
	height:1px;
	clear:both;
	visibility:hidden;
}


.banner li{
	float:left;
	margin:2px;
	_margin:1px;/*IE6 hack*/
}

/* フッターを定義 */

#footer table {
	width: 686px;
}
#footer td {
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:hover {
	color: #336699;
}
#footer a:visited {
	color: #FFFFFF;
}

/* 内部ページを定義 */

#main_column h3,#main_column2 h3 {
	font-size: 120%;
	color: #FFFFFF;
	padding:2px 0px 2px 10px;
}
#main_column p,#main_column2 p{
	margin-bottom: 12px;
}
#main_column p.last, #main_column2 p.last{
	margin-bottom: 0px;
}
.column1 {
	background-color: #F6F6F6;
	padding: 2px 12px;
}
.column1_head {
	font-size: 1px;
	background-image: url(../../images/main_head1.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 740px;
}
.column1_footer {
	font-size: 1px;
	background-image: url(../../images/main_footer1.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 740px;
}
.column2 {
	background-color: #F6F6F6;
	padding: 2px 12px;
}
.column2_head {
	font-size: 1px;
	background-image: url(../../images/main_head2.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 537px;
}
.column2_footer {
	font-size: 1px;
	background-image: url(../../images/main_footer2.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 537px;
}
/* 共通PDFブロックを定義 */
#pdfdown {
	padding: 10px;
	border: 1px solid #CDCDCD;
	background-color: #F8F8F8;
	margin-top: 10px;
	margin-bottom: 12px;
}
/*　見出しスタイル */
div#round	{ 
	margin: 0 ;
	background: #618AB6;
	margin-bottom: 10px;
}
b.rtop, b.rbottom{
	display:block;
	background: #FFF;
}
b.rtop b, b.rbottom b	{
	display:block;
	height: 1px;
	overflow: hidden; 
	background: #618AB6;
}
b.r1	{
	margin: 0 5px;
}
b.r2	{
	margin: 0 3px;
}
b.r3	{
	margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4	{
	margin: 0 1px;
	height: 2px;
}
