@charset "Shift_JIS";
/******** CSS基本設定 ********/
body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	background-image: url(../images/haikei.jpg);
	background-color: #FFFFFF;
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#WRAP {
	width:907px;
	margin:0 auto;
	color:  #333333;
	background-color: #FFFFFF;
	border-left: solid 1px #CDEF7B;
	border-right: solid 1px #CDEF7B;
}

div, td {
	text-align:left;
}
p, pre {
	margin: 0;
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 13px;
	line-height: 22px;
}

li {
	margin: 0;
}

ol, ul {
	margin:0;
	padding:0;
}

select {
	
}

a {
	color: #003399;
	text-decoration: underline;
}

a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}

hr {
   border-width: 1px 0px 0px 0px; 
   border-style: dashed; 
   border-color: #579B14; 
   height: 1px;
   margin-left: 10px;
}

h4 {
	font-size:16px;
	line-height:22px;
	margin: 2px 10px 0 22px;
}
/******** 【ヘッダー】 ********/
h1 {
	font-size:12px;
	line-height:14px;
	color: #000;
	float: right;
	margin: 2px 10px 0 10px;
	font-weight: normal;
}

.title {
	float: left;
	padding: 24px 0 0 18px;
}

#MAIN {
	width: 905px;
	height: 336px;
	position: relative;
}


/******** 【メイン】 ********/
#MAINWRAP {
	width:905px;
}
/******** 【コンテンツ】 ********/
#CONTENTS {
	width:662px;
	float: left;
	position: relative;
	margin: 0 0 0 14px;
}

#CONTENTS p {
	width: 620px;
	margin: 10px 0 20px 20px;
	font-size: 13px;
	line-height: 22px;
}

#CONTENTS h2 {
	font-size:20px;
	line-height:50px;
	margin:0;
	color: #FFFFFF;
	text-indent: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/h2.jpg);
	background-position: center;
}
#CONTENTS h3 {
	font-size:16px;
	line-height:50px;
	margin:0;
	color: #333333;
	background-image: url(../images/base/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
#CONTENTS h3 a, #CONTENTS h3 a:hover, #CONTENTS h3 a:active, /* for IE (Keyboard) */ 
#CONTENTS h3 a:focus {/* for Netscape (Keyboard) */
	color: #333333;
	background-color: #FFCC66;
	text-decoration: none;
}

.space {
	margin-top: 1em;
}

#osusume {
	width: 661px;
	height: 139px;
	background-image: url(../images/top/osusume2.jpg);
	background-repeat: no-repeat;
}
#osusume2 {
	width: 661px;
	background-image: url(../images/top/osusume.jpg);
	background-repeat: no-repeat;
}

#osusume ul {
	padding: 20px 0 0 30px;
}

#osusume li {
	font-size: 15px;
	color: #333333;
	margin-bottom: 4px;
}

#haisou {
	width: 661px;
	height: auto;
	background-image: url(../images/top/haisou.jpg);
	background-repeat: no-repeat;
}

#haisou ul {
	padding: 5px 0 10px 30px;
}

#haisou li {
	font-size: 15px;
	color: #333333;
	margin-bottom: 4px;
}


table.cart {
  width: 660px;
  border-collapse: collapse;
  border: solid 1px #FF9933;
  font-size: 100%;
}

td.item {
	width: 150px;
	padding: 5px;
  border: solid 1px #FF9933;

}

td.price {
	padding: 3px;
	border: solid 1px #FF9933;

}

td.cart{
	width: 185px;
	padding: 5px;
	border: solid 1px #FF9933;
	font-size: 12px;
}


table.teiki {
  width: 663px;
  border-collapse: collapse;
  border: solid 1px #FF9933;
  font-size: 100%;
}

td.item {
	width: 150px;
	padding: 5px;
  border: solid 1px #FF9933;

}

td.price {
	padding: 3px;
	border: solid 1px #FF9933;

}

td.cart{
	width: 185px;
	padding: 5px;
	border: solid 1px #FF9933;
	font-size: 12px;
}

#chui {
	margin-left: 13px;
}

#chui li {
	font-size: 13px;
}


/******** 【07】 ********/
table.FAQ {
	width: 580px;
	margin: 20px 0 0 10px;
}
td.contents07_left {
	width: 40px;
	vertical-align: top;
}
td.contents07_right {
	width: 540px;
	vertical-align: top;
	font-size: 13px;
	line-height: 22px;
}

/******** 【レフト】 ********/

#LEFT {
	width:200px;
	float:right;
	margin-right:3px;
}

.menu {
	margin-bottom: 4px;
}

/******** 【left_menu05】 ********/
#left_menu05 {
	width: 201px;
	height: 218px;
	background-image: url(../images/base/left_menu05.jpg);
	background-repeat: no-repeat;
}

#left_menu05 ul {
	padding:54px 0 0 24px;
}

#left_menu05 li {
	display:inline;
	list-style-type:none;
}

#left_menu05 li a {
	width: 200px;
	float:left;
	text-decoration:none;
	overflow:hidden;
	font-size:13px;
	font-weight: bold;
	line-height:27px;
	color: #807D64;
	padding-bottom: 2px;
}

#left_menu05 li a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}

/******** 【left_menu06】 ********/
#left_menu06 {
	width: 201px;
	height: 155px;
	background-image: url(../images/base/left_menu06.jpg);
	background-repeat: no-repeat;
}
#left_menu06 ul {
	padding:54px 0 0 24px;
}
#left_menu06 li {
	display:inline;
	list-style-type:none;
}
#left_menu06 li a {
	width: 200px;
	float:left;
	text-decoration:none;
	overflow:hidden;
	font-size:13px;
	font-weight: bold;
	line-height:27px;
	color: #807D64;
	padding-bottom: 2px;
}

#left_menu06 li a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}

/******** 【left_menu08】 ********/
#left_menu08 {
	width: 201px;
	height: 215px;
	background-image: url(../images/base/left_menu08.jpg);
	background-repeat: no-repeat;
}
#left_menu08 ul {
	padding:54px 0 0 24px;
}
#left_menu08 li {
	display:inline;
	list-style-type:none;
}
#left_menu08 li a {
	width: 200px;
	float:left;
	text-decoration:none;
	overflow:hidden;
	font-size:13px;
	font-weight: bold;
	line-height:27px;
	color: #807D64;
	padding-bottom: 2px;
}

#left_menu08 li a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}

/******** 【left_menu09】 ********/
#left_menu09 {
	width: 201px;
	height: 200px;
	background-image: url(../images/base/left_menu09.jpg);
	background-repeat: no-repeat;
}
#left_menu09 ul {
	padding:54px 0 0 24px;
}
#left_menu09 li {
	display:inline;
	list-style-type:none;
}
#left_menu09 li a {
	width: 200px;
	float:left;
	text-decoration:none;
	overflow:hidden;
	font-size:13px;
	font-weight: bold;
	line-height:27px;
	color: #807D64;
	padding-bottom: 2px;
}

#left_menu09 li a:hover, a:active, 		/* for IE (Keyboard) */ a:focus {		/* for Netscape (Keyboard) */
	color: #CC0000;
	text-decoration: none;
}



/******** 【フッター】 ********/

#FOOTER1 {
	background-color: #B4D465;
	position: relative;
	width: 907px;
	height: 200px;
	color: #ffffff;
}

#FOOTER1 p {
	padding-top: 20px;
	text-align: center;
}

/**** フロートボックス解除用。htmlでは<br class="clear" />で使用 ****/
.clear {
	clear:both;
}
/**** テキスト用 ****/
em {
	font-style: normal;
	font-weight: bold;
}
.bld {
	font-weight: bold;
}

.orange {
	font-weight: bold;
	color: #EC6C12;
	}
.red {
	color: #F00;
	}

/**** 画像用 ****/
img {
	border:0;
	}
.float-left {
	float: left;
	margin-right: 10px;
}
.float_right {
	float: right;
}
.img-middle {
	vertical-align: middle;
}

/**** テーブル ****/
table.table01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 660px;
  border-collapse: separate;
  border-spacing: 2px;
}

table.table01 caption {
  margin-top: 1em;
  text-align: right;
}

td.other-l,
td.other-r {
  padding: 4px 6px;
}

td.other-l {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #dbebc4;
  width: 100px;
  font-size: 13px;
}

td.other-r {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #f8fbf8;
  font-size: 13px;
}

.m20-b {
 margin-bottom: 20px!important;
 }
 
.others {
	margin: 2px 0 0 17px;
}

/******** 【frame】 ********/

#voice {
	margin: 20px 0 0 20px;
}

#voice td.left {
	width: 80px;
}

#voice td.right {
	width: 470px;
	font-size: 13px;
	line-height: 22px;
	vertical-align: top;
	text-align:left;
}

/******** 【rss】 ********/
.fcc-rss-item-list {
	width: 190px;
	font-size: 13px;
	line-height: 22px;
	text-align:left;
	border: solid 1px #B2B2B2;
	padding: 3px;
	}
dt.fcc-rss-item-list {
	font-size: 13px;
	line-height: 22px;
	text-align:left;
	}
	
.fcc-rss-item-list h3 {
	font-size: 13px;
	padding: 2px;
	background-color: #B2B2B2;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.text_right {
	text-align: right;
}

/* */
.topicwin{
	border:2px solid #f30;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	behavior: url(border-radius.htc);
	margin:15px auto;
	background-color:#FCD398;
	background: -moz-linear-gradient(top, #fff, #FCD398);　/* Firefox用 */  
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#FCD398));
}
.topicwin h4{
	color:#fff;
	background-color:#f30;
	margin:0;
	padding:2px;
	text-align:center;
}
.topicwin strong{
	font-size:1.1em;
	color:#f60;
}