@charset "shift_jis";

*{
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, td, th, p, address, a {
	font-size: 100%;
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	line-height:180%;
	vertical-align:baseline;
	color:#333;
}

td, th {
	vertical-align:top;
}

img, a img {
	vertical-align:bottom;
	border: 0px;
}

ul,dl,ol {
	list-style-type: none;
	list-style-position: outside;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1% }
.clearfix { display: block; }
/* End hide from IE-mac */

.img_right {
	float:right;
	margin-left:20px;
}

/*=====BASIC=====*/

body{
	font-family: "ƒƒCƒŠƒI",Meiryo,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","MSƒSƒVƒbƒN",sans-serif;
	height: 100%;
	text-align: center;
	background-color:#000;
}

#container {
	width:835px;
	background-color:#FFF;
	margin:0 auto;
}

/*=====ƒwƒbƒ_[=====*/

#header{
	width: 831px;
	background-repeat: no-repeat;
	text-align:left;
}

#header #logo {
	padding-top:20px;
	padding-left:20px;
	padding-bottom:20px
}

h1{
	font-size: 200%;
	color:#CC0033;
	text-align:left;
	line-height:80px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	border-bottom: 5px solid #CCC;
	border-top: 5px solid #CCC;
	margin-bottom:50px;
	background-image: url(pics/bg_title.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1 a{
	color:#CC0033;
	font-weight:bold;
}


h1 span{
	color:#000;
}


/*=====MENU=====*/

#menu {
	text-align:left;
	background:#DDD;
	height:28px;
}

#menu ul{
	color:#FF0000;
}

#menu ul li{
	display: inline;
	float:left;
	width:103px;
	margin-left:1px;
}

#menu ul li.top{
	width:104px;
	margin-left:0px;
}

#menu ul li.w104{
	width:104px;
}


#menu a{
	display:block;
	color:#333;
	background-color:#FFF;
	line-height:25px;
	height:25px;
	text-align:center;
	color:#000;
	font-size:70%;
	font-weight:bold;
	border-bottom:3px solid #333;
	background-image: url(pics/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu a:hover{
	color:#333;
	background-color:#ffF;
	border-bottom:3px solid #bb973f;
}


/*=====ƒRƒ“ƒeƒ“ƒc=====*/

.contents{
	text-align:left;
	margin:50px;
	clear:both;
}

.contents p{
	font-size:75%;
	margin-bottom:1em;
}

.contents p.txt_history{
	line-height:240%;
}

.contents p img{
	vertical-align:middle;
}

.contents p em{
	color:#FF0000;
}

.contents table{
	font-size:75%;
	margin-bottom:1em;
}

.contents td{
	padding-right:1em;
}


.red{
	color:#FF0000;
}

.indent{
	text-indent:1em;
}

.contents a{
	color:#00C;
}

.contents a:hover{
	text-decoration:underline;
}

.contents h1 a{
	color:#CC0033;
	text-decoration:none;
}
.contents h1 a:hover{
	text-decoration:none;
}

.contents a:hover{
	text-decoration:underline;
}

h3.subtitle {
	color:#CC0000;
	text-align:left;
	margin-top:50px;
	margin-bottom:20px;
	font-size:120%;
	font-weight:bold;
	font-family: "ƒƒCƒŠƒI",Meiryo,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","MSƒSƒVƒbƒN",sans-serif;
}

.bar-1 h2 {
	font-size: 15px; /* •¶Žš‚Ì‘å‚«‚³*/
	line-height: 38px; /* •¶Žš‚Ì‚‚³*/
	height: 38px; /* ‰æ‘œ‚Ì‚‚³*/
	width: 735px;/* ‰æ‘œ‚Ì•*/
	padding-left: 40px; /* •¶Žš‚ÌŽn‚Ü‚è‚ÌˆÊ’u*/
	color:#000000; /* •¶Žš‚ÌF*/
	font-weight:bold;/*‘¾•¶Žš*/
	background-image: url(pics/bar-1.gif); /* ‰æ‘œ‚Ì‚t‚q‚k*/
	background-repeat: no-repeat;
	margin:40px 0 30px 0; /* ‰æ‘œŽü‚è‚Ì‹ó”’*/
}

.txt_space{
	padding-top:2em;
}

.space1{
	padding-left:50px;
}

.tbl_list{
	border:0;
	border-collapse:separate;
	border-spacing:5px;
	margin:0 auto;
	width:750px;
}

/*=====footer=====*/

#footer{
	clear:both;
	border-top:3px solid #000;
	padding:5px 0;
	font-size:75%;
	line-height:200%;
}



      

