* {
	color:#000;
	font-family: "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
}


body {
	background-color:#FFFFFF;
}

a {
	color:#223A5C;
}

h1{
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}

/*
イメージ
-------------------------------------------------------------------*/

#c_pad #img_center{
    border:none;
	margin-top:30px;
	margin-bottom:30px;
}

#top_img {
    float:left;
	padding: 5px;
	background-color: #E8E6D0;
	border: 1px solid #C2BE83;
	margin-right:20px;
}

#img_left{
    float:left;
    border:none;
	margin-left:10px;
	margin-right:30px;
	margin-top:10px;
	margin-bottom:20px;
}

#img_right{
    float:right;
	margin-left:10px;
	margin-right:10px;
}

.red{
    color:#FF0000;
	font-weight:bold;
}


.red20p{
    color:#FF0000;
	font-weight:bold;
	font-size:20px;
}

.s_left{
 width:270px;
 float: left;
 padding-left:10px;
}

.s_right{
 width:470px;
 float: left;
}


/*
スパン
-------------------------------------------------------------------*/


#yello {
    background-color:#ffcc00;
}


/*
ボタン
-------------------------------------------------------------------*/
.button-small-1a a {
  background-image:url(./images/button-small-1a.gif);
  }
  
.button-small-1b a {
  background-image:url(./images/button-small-1b.gif);
  }
  
.button-small {
  margin:20px 0 40px;
  }
  
.button-small2 {
  float:left;
  }
  
.button-small a {
  margin:0 auto;
  width:400px;
  height:70px;
  display:block;
  text-indent:-9999px;
  }
  
.button-small2 a {
  margin:0 auto;
  width:400px;
  height:70px;
  display:block;
  text-indent:-9999px;
  }
  
.button-small a:hover {
  background-position:0 -70px;
  }

.button-small2 a:hover {
  background-position:0 -70px;
  }
  




/*
DIV
-------------------------------------------------------------------*/

#kajyou ul{
    margin-top:10px;
	margin-bottom:10px;
    background-color:#006633;
    padding:10px 10px 10px 10px;
	border:3px solid #cc9933;
}

#kajyou li{
    color:#ffcc00;
    font-weight:bold;
    list-style:none;
}


/*
ベース
-------------------------------------------------------------------*/
#container {
	margin:0 auto;
	width:100%;
	background-image: url(./images/container.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#content {
	width: 1000px;
	margin:0 auto;
}


#content-inner{
	margin:5px 10px 5px 25px;
	float:left;
	width:715px;
}

#content-inner #c_pad {
	padding: 10px 20px 5px 10px;
}


#content-inner #imgout_pad {
	padding: 10px 20px 5px 10px;
}


/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:100%;
	height:300px;
	background-image: url(./images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#000000;
}

#header h1{
	font-size:10px;
	margin-left:20px;
	color:#FFFFFF;
}

#header   #button1{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
}

#header   #button1 a{
	height: 125px;
	width: 210px;
	float:right;
	margin-right:20px;
	margin-top:40px;
}

#header a {
	display: block;
	text-indent:-2000px;
	width: 450px;
	height: 40px;
	margin-left:15px;
	color: #333333;
	text-indent:-2000px;
	padding-top: 30px;
}
#subtitle {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 15px;
	margin-left: 130px;
	padding-top: 20px;
}


/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: left;
	width: 230px;
	background-color: #EEEDE9;
	margin-left: 2px;
	margin-top:20px;
	padding-bottom: 1px;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 2px;
	margin-bottom: 5px;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	border: 1px solid #FFFFFF;
	background-color: #B9B8AC;
}

#side_d h3 {
	display: block;
	width: 210px;
	line-height: 23px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 3px;
	font-size: 14px;
	text-align: center;
	background-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #969583;
	border-left-color: #969583;
	height: 23px;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:180px;
	font-size: 12px;
	color:#666666;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_d li a:hover {
	background-color: #FCF9E4;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
}


#side img {
	border:none;
}

#side p {
	padding: 10px;
}

#side p a {
	font-size:10px;
	background-color: #E2DECF;
	display: block;
	padding: 10px;
	line-height: 15px;
	border: 2px solid #C6BCB0;
}


	
/*dl
----------------------------------------------- */
#sell
	{
	padding:10px 30px 10px 30px;
}
#sell dt
	{
	font-size:20px;
	line-height:30px;
	background-image:url(images/dt_bk.jpg);
	background-repeat:no-repeat;
	padding-left:40px;
	margin:10px 0 10px 0;
	color:#ff6600;
	font-weight:bold;

}

#sell p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/note_line.gif);
	margin-right: 60px;
	margin-left: 60px;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}

#sell dd
	{
	padding-left:40px;

}


/*ul
----------------------------------------------- */

#c_pad ul {
	margin: 5px 0;
	border:2px solid #FFDE79;
	background:#FFF9EC;
	padding:15px;
	margin-top:20px;
	margin-bottom:20px;
}

#c_pad li {
	margin-right:10px;
	margin-bottom:10px;
	list-style:none;
	padding-left:30px;
	background-image: url(./images/check.jpg);
	background-repeat:no-repeat;
	line-height:20px;
}

/*h2
----------------------------------------------- */
.h2-1 {
	background-image: url(./images/h2.jpg);
	line-height:40px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	padding-left:30px;
	color:#000000;
}

.h2-q {
	background-image: url(./images/h2_q.jpg);
	line-height:40px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	padding-left:50px;
	color:#000000;
}

/*h3
----------------------------------------------- */
.h3-1 {
	background-image: url(./images/h3_1.jpg);
	line-height:30px;
	margin-top:15px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	padding-left:50px;
	color:#000000;
}

.h3-2 {
	background-image: url(./images/h3_2.jpg);
	line-height:40px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:20px;
	font-weight:bold;
	padding-left:90px;
	color:#000000;
}

.h3-nakao {
	background-image: url(./images/h3_nakao.jpg);
	background-repeat:no-repeat;
	line-height:30px;
	margin:10px 50px 10px 50px;
	font-size:14px;
	font-weight:bold;
	padding-left:60px;
	color:#333333;
}


/*h4
----------------------------------------------- */

.h4-1 {
	background-image: url(./images/h4-1.jpg);
	background-repeat:no-repeat;
	line-height:30px;
	margin:10px 50px 10px 50px;
	font-size:14px;
	font-weight:bold;
	padding-left:35px;
	color:#333333;
}

/*メルマガ登録設置
----------------------------------------------- */

#top_left {
   float:left;
   width:230px;
   background:url(images/top_left_bk.gif);
   background-repeat:no-repeat;
   height:360px;
}

#top_left form{
   font-size:10px;
   text-align:right;
   margin-top:200px;
   margin-right:10px;
  }

#top_left p {
   margin-top:20px;
  }

#top_left p a{
   font-size:12px;
  }

#top_center {
   float:left;
   width:230px;
   background:url(images/top_center_bk.gif);
   margin-left:10px;
   background-repeat:no-repeat;
   height:360px;
}

#top_center form{
   font-size:10px;
   text-align:right;
   margin-top:200px;
   margin-right:10px;
}

#top_center p {
   margin-top:20px;
  }

#top_center p a{
   font-size:12px;
  }

#top_right {
   float:left;
   width:230px;
   background:url(images/top_right_bk.gif);
   margin-left:10px;
   background-repeat:no-repeat;
   height:360px;
}

#top_right form{
   font-size:10px;
   text-align:right;
   margin-top:200px;
   margin-right:10px;
}

#top_right p {
   margin-top:20px;
  }

#top_right p a{
   font-size:12px;
  }

input.userform {
   height: 20px;
}
/*テーブル
----------------------------------------------- */

table.rank {
	margin:20px auto 30px auto;
	border:1px solid #CCCCCC;
	border-collapse: collapse;
	width:650px;
	margin-top: 10px;
	clear:both;
}


table.rank th{
	background-image:url(./images/th_bk.gif);
	width:150px;
	color: #000;
	margin:0;
	padding: 5px 10px 5px 10px;
	border:1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 13px;
}

table.rank th a{
	font-size: 13px;
	line-height:20px;
	text-decoration:none;
	color:#000000;
}


table.rank td{
	margin:0;
	border:1px solid #CCCCCC;
	background-image:url(./images/td_bk.gif);
	border-collapse: collapse;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 140%;
	text-align:center;
}


table.mail {
	margin:10px auto 5px auto;
	border:2px solid #FFDE79;
	border-collapse: collapse;
	width:650px;
	margin-top: 10px;
}


table.mail th{
	font-weight:bold;
	background:#FFF9EC;
	width:150px;
	color: #000;
	margin:0;
	padding: 5px 10px 5px 10px;
	border:1px solid #CCCCCC;
	border-collapse: collapse;
}


table.mail td{
	margin:0;
	border:1px solid #CCCCCC;
	background:#FFF9EC;
	border-collapse: collapse;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 140%;
}

table.ask {
	margin:10px auto 5px auto;
	border:1px solid #CCCCCC;
	border-collapse: collapse;
	width:650px;
	margin-top: 10px;
}


table.ask th{
	font-weight:bold;
	background-image:url(./images/th_bk.gif);
	width:150px;
	color: #000;
	margin:0;
	padding: 5px 10px 5px 10px;
	border:1px solid #CCCCCC;
	border-collapse: collapse;
}


table.ask td{
	margin:0;
	border:1px solid #CCCCCC;
	background-image:url(./images/td_bk.gif);
	border-collapse: collapse;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 140%;
}

table.cash {
	margin:20px auto 30px auto;
	border:1px solid #CCCCCC;
	border-collapse: separate;
	margin-top: 10px;
}


table.cash th{
	font-weight:bold;
	font-size:12px;
	background-image:url(./images/th_bk.gif);
	width:130px;
	color: #000;
	margin:0;
	padding: 5px 10px 5px 10px;
	border:1px solid #CCCCCC;
	border-collapse: collapse;
}


table.cash td{
	margin:0;
	border:1px solid #CCCCCC;
	background-image:url(./images/td_bk.gif);
	border-collapse: collapse;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 140%;
}


table.link {
	margin:10px auto 5px auto;
	border:1px solid #CCCCCC;
	border-collapse: collapse;
	width:650px;
	margin-top: 10px;
}


table.link th{
	background-image:url(./images/th_bk.gif);
	width:150px;
	color: #000;
	margin:0;
	padding: 5px 10px 5px 10px;
	border:1px solid #CCCCCC;
	border-collapse: collapse;
}

table.link th a{
	font-size: 12px;
	line-height:20px;
}


table.link td{
	margin:0;
	border:1px solid #CCCCCC;
	background-image:url(./images/td_bk.gif);
	border-collapse: collapse;
	padding: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 140%;
}


/*
フッタメニュー
-------------------------------------------------------------------*/
#footer {
	clear: both;
	background-color:#000000;
}

#footer-menu {
	display:inline;
	margin-right:10px;
	padding:5px 0;
	text-align: center;
}

#footer ul {
	margin: 5px 0;
}

#footer-menu li {
	display:inline;
	margin-right:10px;
}

#footer li a {
	font-size: 12px;
	color: #FFFFFF;
}

#footer p {
	font-size:12px;
	color: #FFFFFF;
}

#footer-menu a:hover {
	}

#footer-menu ul:after{
	clear:both;
}

/*コピーライト
----------------------------------------------- */
address {
	clear:both;
	color: #FFFFFF;
	background-color:#000000;
	display: block;
	padding:5px 0;
	text-align: center;
}

#nakao{
	border:1px solid #ccc;
	margin-left:50px;
	margin-right:50px;
	padding:10px;
	color:cccccc;
  }

#nakao dt{
  font-size:11px;
  }

#nakao dd{
  font-size:11px;
  }

#nakao dt a{
  color:#cccccc;
  font-size:11px;
  } 
 
#nakao dd a{
  color:#cccccc;
  font-size:11px;
  } 
 
#nakao dt a:hover{
  color:#cccccc;
  text-decoration:none;
  font-size:11px;
  } 
 
#nakao dd a:hover{
  color:#cccccc;
  text-decoration:none;
  font-size:11px;
  } 
 

