
@charset "shift_jis";


/*--------- 基本設定 ---------*/

body {
  font-family: 'Century Gothic', Osaka, Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro" ;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333;
  background-color: #ffffff;
  background-image: url(img/bg1.gif);
  background-repeat: repeat;
}

img {
	border: none;
}

a{
  text-decoration:none
}


p {
  margin: 15px 0 15px 0;
  line-height: 150%;
  letter-spacing: 1px;
}


html{                 /* Firefoxで常にスクロールバーを表示 */
	height:100%;
	margin-bottom:1px;
}


/*--------- リンク設定 ---------*/


a:link {
  color: #F512A0;
}

a:visited {
  color: #F512A0;
}

a:hover {
  color: 8C40FF;
}

#menu a:link {
  color: #9932CC;
}

#menu a:visited {
  color: #9932CC;
}

#menu a:hover{
  color: #FF1493;
}

#right a:link {
  color: #555555;
}

#right a:visited {
  color: #555555;
}

#right a:hover{
  color: #999999;
}



.image1 a{
display:block;
width:219px;
color:#F0027F;
background:url(img/botan01.gif) no-repeat;
height:153px;
line-height:50px;
text-decoration:none;
text-align:center;
}

.image1 a:hover{
color:orange; 
background:url(img/botan01-2.gif) no-repeat;
}

.image2 a{
display:block;
width:219px;
color:#F0027F;
background:url(img/botan02.gif) no-repeat;
height:153px;
line-height:50px;
text-decoration:none;
text-align:center;
clear:both;

}

.image2 a:hover{
color:orange; 
background:url(img/botan02-2.gif) no-repeat;
}

.image3 a{
display:block;
width:219px;
color:#F0027F;
background:url(img/botan03.gif) no-repeat;
height:153px;
line-height:50px;
text-decoration:none;
text-align:center;
float:left;
}

.image3 a:hover{
color:orange; 
background:url(img/botan03-2.gif) no-repeat;
}

.image4 a{
display:block;
width:219px;
color:#F0027F;
background:url(img/botan04.gif) no-repeat;
height:153px;
line-height:50px;
text-decoration:none;
text-align:center;
}

.image4 a:hover{
color:orange; 
background:url(img/botan04-2.gif) no-repeat;
}



/*--------- 見出し設定 ---------*/


h2 {
  font-size:32px;
  line-height:32px;
  color:#FF73AB;
  font-family:'Century Gothic', HGS明朝E, Serif;
  font-weight:normal;
  text-align:left;
  margin: 10px;
  padding: 2px 3px 0px 3px;
}


h1 {
　height:38px;
  color:#A300CC;
  font-size:20px;
  font-family:'Century Gothic', Osaka, Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro";
  text-align:left;
  background:url(img/hbg02.gif) no-repeat;
  padding:10px 0 0 40px;
  margin:10px 0 3px 0;
}

h2.h23 {
  color:#A300CC;
  font-size:16px;
  font-family:'Century Gothic', Osaka, Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro";
  text-align:left;
  background:url(img/hline003.gif) no-repeat;
  padding:6px 0 0 50px;
  margin:3px 0 3px 0;
}

h2.h24 {
  color:#A300CC;
  font-size:16px;
  font-family:'Century Gothic', Osaka, Verdana, Arial, Helvetica, sans-serif, "ＭＳ ゴシック","Hiragino KaKu Gothic Pro";
  text-align:left;
  background:url(img/hline004.gif) no-repeat;
  padding:6px 0 0 50px;
  margin:3px 0 3px 0;
}

h3 {
  font-size:28px;
  line-height:20px;
  color:#555555;
  font-weight:normal;
  font-family:Century Gothic, "HGS明朝E", serif;
  margin:10px;
  text-align:left;
}

h4 {
  font-size:28px;
  line-height:20px;
  color:#555555;
  font-weight:normal;
  font-family:Century Gothic, "HGS明朝E", serif;
  margin:1.5em 1em 0 1.5em;
  text-align:left;
}


hr {
  border-width: 1px 0px 0px 0px; /* 太さ */
  border-style: dashed; /* 線種 */
  border-color: #999; /* 線色 */
  height: 1px; /* IE用 高さ */
  width: 95%;
}

h6 {
	  font-size:28px;

   color: black;
   -webkit-text-fill-color: white;
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #B9AF39;
  color: white;
}

/*--------- ALLメイン設定 ---------*/

#all {
  margin: 0;
  padding: 0px;
  background-color: ;
  text-align: center;
  border: 0px solid #B9AF39;

}


/*--------- メインの設定（左＋右） ---------*/


#main {
	width: 980px;
	margin: 10px 0 0 0;
	text-align: center;
	clear: both;
}


/*--------- 左側スペースの設定 ---------*/

#left {
  width: 223px;
  margin: 30px 10px;
  padding: 0;
  background-color:;
  text-align: left;
  float: left;

}



/*--------- メニュー設定 ---------*/


#menu {
  width: 223px;
  margin: 0 auto 0 auto;
  padding: 0;
  background-color:;
  text-align: left;
}

.menu1 {
  width: 223px;
  height: 50px;
  background-image: url(img/menubg1.png);
  color: #9932CC;
  text-align: center;
  margin: 0;
  padding: 7px 0 0 0;
  font-size: 16px;

}

.menu2 {
  width: 223px;
  height: 78px;
  background-image: url(img/menuhosi.png);
  color: #555555;
  text-align: center;
  margin: 0;
  padding: 43px 0 0 0;
  font-size: 16px;

}

.menu3 {
  width: 215px;
  height: 24px;
  background-image: url(img/menu0.gif);
  color: #B9AF39;
  text-align: center;
  margin: 0;
  padding: 3px 0;
  font-size: 15px;

}

/*--------- 右側スペース上部の設定 ---------*/

#right add {
  width: 660px;
  margin: 20px 0;
  padding: 0;
  background-color: ;
  text-align: right;
  float:right;
}




/*--------- 右側スペースの設定 ---------*/

#right {
  width: 710px;
  margin: 20px 0 0 0;
  padding: 10px 0 0 15px;
  background-color: #ffffff;
  text-align: left;
  font-size: 15px;
  border-style: groove;/*ボーダーの種類*/ 
border-color: #F0E68C;/*ボーダーの色*/　 
border-width: 1px;/*ボーダーの太さ*/
  float:right;
}


.rtit {
	width: 500px;
	margin: 5px 0 0 0; 
	padding: 0 0 0 10px;
	background-color: #c5c5c5;
	border: 1px solid #c5c5c5;
　　text-align:left;
}



.rbox {
  width: 500px;
  margin: 0;
　padding: 0 0 0 10px;
  border: 1px solid #c5c5c5;
　text-align:left;

}

.rtit2 {
	padding: 3px 0 2px 10px;
	margin: 0px; 
	color: #fff;
	background-color: #666;
	border-bottom: 1px solid #c5c5c5;
}

.rtxt {
	padding: 5px 5px 0px 5px;
}


/*--------- フッター設定 ---------*/

#footer {
  width: 950px;
  margin: 10px auto;
  padding: 0;
  background-color: ;
  text-align: right;
  color: #666666;
  font-size: 10px;
  clear: both;

}

