
*{
margin: 0;
padding: 0;
}


body {
	background-image:url('images/back.gif');
}

p {
	margin: 0.5em 0 0.5em 0;
}

table {
	border-collapse:collapse;
}

td, th {
	line-height: 1.2em;
}

#top_title {
	margin:0px auto;
	width: 800px;
	height: 80px;
	background-image:url('images/hirose_header.jpg');
}

#cover2 {
	margin:0px auto;
	background-color: #ffffff;
	width: 800px;
	background-image:url('images/cover2.gif');
}

#sub_title {
	margin-left: 600px;
	width: 197px;
}

#navi {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	width: 774px;
	background-color:#6b5b8c;
	margin:0px 3px 0px 3px;
	padding: 2px 0px 2px 20px;
}

#navi a {
	color: #FFF;
	text-decoration: none;
}

#top_menu {
	width: 794px;
	height: 34px;
	margin:0px 3px 0px 3px;
	background-image:url('images/menu_back.jpg');
}

#main {
	color:#333333;
	background-color:#ffffff;
	width: 739px;

	background-image:url('images/ryouanji_s.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin:0px 0px 0px 3px;
	padding: 20px 20px 20px 35px;
	line-height: 2em;
}

#btm_menu {
	font-size:12px;
	line-height:20px;
	text-align:center;
}

#btm_menu a {
	color:#333;
	text-decoration: none;
}

#btm_menu a:hover {
	color: #ec3955;
}

#footer {
	clear: both;
	width: 784px;
	height: 16px;
	font-size: 12px;
	color:#bbbbbb;
	background-color:#6b5b8c;
	margin:0px 0px 0px 3px;
	padding: 2px 0px 2px 10px;
	line-height:16px;
}

#footer a {
	color: #BBB;
	text-decoration: none;
}

#footer_shadow {
   width: 800px;
   height: 3px;
   margin:0px auto;
   background-image:url('images/footer_shadow.jpg');
}

div.inform{
	width: 400px;
	height: 225px;
	background-image:url('images/information.jpg');
}

div.inform_article{
	font-size: small;
	padding: 25px 10px 10px 10px;
}

div.inform_article p{
	font-size: 14px;
	line-height: 1.4em;
	margin:0.2em 0 0.2em 0;
}

div.clear {
	clear: both;
}


/* リスト全体 */
#top_menu ul {
	font-size:14px;
	list-style:none;
	font-weight:bold;
	text-align:center;
}

/* 各項目 */
#top_menu li {
	width:100px;
	height:34px;
	float:left;
	line-height:34px;
	border-right:solid 1px #AAA;
}


/* リンク部分 */

#top_menu a {
	color:#6b5b8c;
	display:block;
	width:100%;
	height:100%;
	background-image:url('images/menu.jpg');
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-decoration:none
}

#top_menu a:hover {
	color:#ec3955;
	background-image:url('images/menu.jpg');
	background-position: 0px -34px;
}

#top_menu .menu_on a {
	color:#FFF;	
	display:block;
	width:100%;
	height:100%;
	background-image:url('images/menu.jpg');
	background-position: 0px -68px;
	background-repeat:no-repeat;
	text-decoration:none
}

#top_menu .menu_on a:hover {
	color:#FFF;
}

h1 {
	font: medium normal;
	font-size:18px;
}

h1 a {
	color: #333;
	text-decoration: none;
}

h2 {
	font: medium normal;
	font-size:24px;
}

h2 a {
	color: #333;
	text-decoration: none;
}

h3 {
	border-left:solid 10px #EECCFF;
	border-bottom:solid 1px #EECCFF;
	line-height:2em;
	padding-left:3px;
	width:300px;
} 

h4 {
	border-left:solid 10px #EECCFF;
	border-bottom:solid 1px #EECCFF;
	line-height:2em;
	padding-left:3px;
	width:300px;
}

#tbl00 thead {
	font-weight:bold;
}

#tbl00 th {
	font-size:80%;
	font-weight:bold;
	text-align:left;
	padding:10px;
}

#tbl00 td {
	padding:10px;
}

#tbl01 th {
	border:solid 1px #999999;
	background-color:#ddd8eb;
	font-weight:normal;
	padding:5px;
}

#tbl01 td {
	border:solid 1px #999999;
	padding:5px;
}

#tbl02 th {
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	padding:10px;
}

#tbl02 td {
	padding:10px;
}

#tbl01 .tbl_head01 {
	font-weight:bold;
	background-color:#eeccff;
}

.tbl_head02 {
	font-weight:bold;
	background-color:#E4BF80;
}

#tbl01 .sml {
	color:#555;
	font-size:80%;
}

#tbl01 .rgt {
	text-align:right;
}

ul {
	list-style-type:disc;
}

#main li {
	margin:20px;
	padding:5px ;
}

address {
	font-style:normal;
}

