@charset "Shift_JIS";

/*
Title: éLŽq‰®–{•Ü
Author: ruushu
Access: ruushu@hotmail.co.jp
License: All rights reserved. Never reproduce or republicate without written permission.
Comment: éLŽq‰®–{•Ü‚Ìƒe[ƒ} ver.‰Ø
*/
/*
Copyright (c) 2007 Ruushu.
*/

a:link{
  color: #666666;
  text-decoration: none;
}

a:active{
  color: #ba3a39;
  text-decoration: none;
}
a:visited{
color:#666666;
  text-decoration: none;
}
a:hover{
  color: #ba3a39;
  text-decoration: underline;
}

body{
background-image:url(./img/back_meirin.jpg);
background-attachment:fixed;
background-repeat:no-repeat; 
background-repeat:no-repeat;
background-position: 100% 100%;
}

div#index{
	width: 750px;
	background-color: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: #ba3a39 1px solid;
}

div#header{
  background-color:#ba3a39;
  color:#FFFFFF;
	background-image: url(./img/back_header_gyzh2.jpg);
	height: 170px;
	padding: 0px;
	margin-bottom: 0px;
}

div#header_url{
	color:#ba3a39;
	font-size:80%;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
}

div#header_comment{
	color:#FFFFFF;
	font-size:80%;
	text-align: right;
	margin-top: 70px;
	margin-left: 10px;
}

div#pankuzulist{
  text-align: left;
  font-size:80%;
  height:auto;
  margin-bottom: 0px;
  color:#FFFFFF;
  padding:8px;
  clear:both;
}

div#pankuzulist a:link{
  color: #FFFFFF;
  text-decoration: none;
}

div#pankuzulist a:active{
  color: #FFFFFF;
  text-decoration: none;
}

div#pankuzulist a:visited{
  color: #FFFFFF;
  text-decoration: none;
}

div#pankuzulist a:hover{
  color: #FFFFFF;
  text-decoration: none;
}

div#middle{
  width:750px;
  padding: 0px;
  margin: 0px;
  float: right;
}

div#menu{
  width: 150px;
  float: left;
  padding: 10px;
  font-size:90%;
}


div#contents{
	float: right;
	width: 550px;
	padding: 20px 15px;
}

#footer{
	background-image:url(img/back_footer_gyzh2.jpg);
	background-color:#ba3a39;
	height:auto;
  clear:both;
  margin-left: 0px;
  margin-top: 15px;
  margin-right: 0px;
  padding-bottom: 10px;
  padding-top:10px;
  padding-right: 5px;
  text-align: center;
  color:#FFFFFF;
  font-size:60%;
  border-top: #ba3a39 1px solid;
}


h1{
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 250%;
	font-family:Verdana, Helvetica, Osaka, '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	color: #FFFFFF;
}



h2{
	padding-left: 5px;
	font-size: 120%;
	border-left: #ba3a39 10px solid;
	color: #333333;
	margin:5px;
	margin-top:30px;
}

h3{
  margin-top: 25px;
	font-size: 120%;
	text-align: right;
	border-bottom: #ba3a39 1px dotted;
	color: #333333;
	margin:5px;
}

h2.menu{
	font-size: 100%;
	text-align: left;
	border-bottom: #ba3a39 1px dotted;
	margin-top:0px;
	margin-bottom: 5px;
	color: #333333;
}

h3.menu{
  font-size: 100%;
  	text-align: left;
	font-weight: bold;
	margin-top:0px;
	margin-bottom: 0px;
	border: none;
	color: #333333;
}

h4{
	padding-left: 5px;
	font-size: 110%;
	color:#FF0000;	

}

h5{
	padding-left: 5px;
	font-size:80%;
	color: #333333;
}

ul.menu{
	margin-top: 0px;
	list-style:none;
}

img{
  border: none;
}

p{
	color:#333333
}

dt{
  font-weight: bold;
}

.r{
text-align:right;
}

.fr{
float:right;
}

.tr{
padding-left:8%;
text-size:80&;
}

.cl{
	clear:left;
}

.c{
  text-align: center;
}

.b{
  font-weight: bold;
}

.i{
  font-style: italic;
}

.big-size{
  font-size: 150%;
}

.small-size{
  font-size: 80%;
}

.red{
  color: #FF0000;
  font-weight:bold;
}

.color{
  color: #ba3a39;
  font-weight:bold;
}



.style1 {
	color: #800040;
	font-weight: bold;
}