@charset "Shift_JIS";

/*
Title: ベター工房
Author: ruushu
Access: ruushu@gyozayahonpo.com
License: All rights reserved. Never reproduce or republicate without written permission.
Comment: ベター工房のテーマ
*/
/*
Copyright (c) 2009 ruushu.
*/

a:link{
  color: #FFFFFF;
  text-decoration: none;
}

a:active{
  text-decoration: none;
  color:#efb79e;
}
a:visited{
color:#FFFFFF;
  text-decoration: none;
}
a:hover{
  color:#efb79e;
  text-decoration: underline;
}

body{
background-image:url(./img/back_hijiri.jpg);
background-color:#350720;
background-repeat:no-repeat; 
background-repeat:no-repeat;
background-position: 100% 0%;
}

div#index{
	width: 750px;	
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#header{
  color:#FFFFFF;
	background-image: url(./img/back_header_gyzh3.jpg);
	height: 170px;
	padding: 0px;
	margin-bottom: 0px;
}


div#header_comment{
	color:#FFFFFF;
	font-size:80%;
	text-align: right;
	margin-top: 40px;

}

div#middle{
  width:750px;
  padding: 0px;
  margin: 0px;
  float: right;
}

div#menu{
  width: 150px;
  float: left;
  padding: 10px;
  font-size:90%;
}


div#contents{
float:center;
	width: 500px;
	padding: 20px 15px;
}

#footer{
	background-image:url(img/back_footer_gyzh3.jpg);
	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: #efb79e 1px solid;
}

h1{
	margin-left: 10px;
	margin-bottom: 0px;
	font-size: 250%;
	font-family:Verdana, Helvetica, Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	color: #FFFFFF;
}



h2{
	padding-left: 5px;
	font-size: 120%;
	border-left: #efb79e 10px solid;
	color: #FFFFFF;
	margin:5px;
	margin-top:30px;
}

h3{
  margin-top: 150px;
	font-size: 200%;
	text-align: left;
	border-bottom: #efb79e 1px dotted;
	color: #FFFFFF;
	margin:10px;
}

h4{
	padding-left: 5px;
	font-size: 100%;
	border-left: #efb79e 5px solid;
	color: #FFFFFF;
}

h5{
	padding-left: 5px;
	font-size:100%;
	border-left: #efb79e 5px solid;
	border-bottom: #efb79e 1px dotted;
	color: #FFFFFF;
}

img{
  border: none;
}

p{
	color:#FFFFFF;
	padding:5px 20px;
}

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%;
}

.ssmall-size{
	font-size:60%
}

.red{
  color: #FF0000;
  font-weight:bold;
}

.color{
  color: #efb79e;
  font-weight:bold;
}



.style1 {
	color: #800040;
	font-weight: bold;
}