@charset "utf-8";

/*********************************************/
/*             メインコンテンツ              */
/*********************************************/
#sitepolicy{
	letter-spacing: 0.1em;
}
#sitepolicy ul{
	margin: 0px 0px 10px 0px;
	padding: 0px 0 0 10px;
}
#sitepolicy ol li{
	list-style-type: decimal;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 0px;
}
#sitepolicy ul li{
	margin: 0px 0 0 10px;
	padding: 0px 0 0 0px;
	list-style-type: disc;
}

/*********************************************/
/*********************************************/
/*             ヘッダーデザイン              */
/*********************************************/
/*********************************************/
#header{
	height: 175px;
	width: 775px;
	background-image: url(img/green/header.jpg);
}
#header .logo {
	width: 775px;
	height: 150px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#header h1{
	font-size: small;
	margin: 0;
	padding: 2px 0 0px;
	font-weight: normal;
	text-align: center;
}

/*********************************************/
/*             ヘッダー SEARCH               */
/*********************************************/
#header_search {
/*	height: 34px;*/
	width: 755px;
	background-image: url(img/green/header.jpg);
	background-position: 0px -175px;
	background-repeat: no-repeat;
	text-align: right;
	padding: 10px 10px 10px;
	margin: 0px;
}
#header_search form{
	margin: 0;
	padding: 0;
}

/*********************************************/
/*             メインカラム                  */
/*********************************************/
#main_columns {
}

/*********************************************/
/*             メインコンテンツ              */
/*********************************************/
#content{
	width: 555px;
	float: right;
	margin: 0 0px 10px;
	padding:  0 10px 0px;
}
#content h2{
	background-image: url(img/green/h2_bg_top.gif);
	color: #FFFFFF;
	padding: 5px 20px 3px;
	font-size: medium;
	letter-spacing: 0.1em;
	margin: 0px;
}
#content h2 a{
	color: #FFFFFF;
	text-decoration: underline;
}
#content .h2_bottom{
	background-image: url(img/green/h2_bg_bottom.gif);
	height: 5px;
	margin: 0 0px 5px;
}
#content pre{
	width: 535px;
	background-color: #eeeeee;
	margin: 10px 0;
	padding: 10px;
	overflow-x: scroll;
	/* FireFox で横スクロールバーを自動に */
/*\*/
	overflow: auto;
/**/
	font-size: small;
}
#content blockquote{
	margin:  0px 20px;
	padding: 0px;
}

#content blockquote pre{
	width: 495px;
}

/********** TOP商品一覧などのテーブルのスペース設定  **********/
.itembox {
	margin: 0 0px;
}
.itembox td{
	width: 140px;
	padding: 0 7px;
	line-height: 1.1em;
}

/*********************************************/
/*             SIDEナビゲーション            */
/*********************************************/
#side_navi {
	width: 190px;
	float: left;
	margin: 0 0 10px;
	padding:  0 0px 0px 10px;
}
#side_navi form{
	margin: 0 0px 0px;
}
#side_navi .box{
	border: 1px solid #adeb2e;
	background-color: #f4ffdc;
	margin: 0 0 10px;
}
#side_navi h5{
	color: #FFFFFF;
	background-color: #acd558;
	background-image: url(img/green/side_navi_h5_bg.gif);
	margin: 0 0 5px;
	padding: 0 10px;
	border-top: 1px solid #adeb2e;
	border-bottom: 1px solid #adeb2e;
	font-size: small;
}
#side_navi h5 a{
	color: #FFFFFF;
	text-decoration: underline;
}
#side_navi .text{
	margin: 0 10px 5px;
	padding: 0 0 0 15px;
	background-image: url(img/icon_fire.gif);
	background-repeat: no-repeat;
}
#side_navi .text a{
	color: #000000;
}
#side_navi .feed{
	margin:  0 0px 10px;
	height: 17px;
}
#side_navi .rss{
	background-image: url(img/bt_rss.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 17px;
	width: 34px;
	float: left;
	margin: 0 0 0 120px;
}
#side_navi .rss:hover{
	background-position: 0px -17px;
}
#side_navi .atom{
	background-image: url(img/bt_atom.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: inline-block;
	height: 17px;
	width: 34px;
	float: left;
	margin: 0 0 0 2px;
}
#side_navi .atom:hover{
	background-position: 0px -17px;
}
#side_navi .advertising{
	clear: both;
}
#side_navi .book_wrap{
	border: 1px solid #adeb2e;
	padding: 6px;
	margin: 0 0 10px;
}
#side_navi .book_title{
	height: 21px;
	width: 175px;
	background-image: url(img/green/ti_book.gif);
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	margin: 0 0 5px;
}

/*********************************************/
/*              フッターデザイン             */
/*********************************************/
#footer {
	clear: both;
}
#footer .t_information {
	height: 18px;
	width: 775px;
	background-image: url(img/yoru/t_information2.gif);
	text-indent: -9999px;
	margin: 0 0 10px;
	line-height: 1em;
}
#footer dl{
	margin: 0px;
}
#footer dt{
	border-left: 5px solid #B100FD;
	padding: 0 0 0 5px;
	font-weight: bold;
}
#footer dd{
	margin: 0 0 10px;
	padding: 0 0 5px 10px;
}
#footer .navi{
	margin: 0 10px 5px;
}
#footer .copyright{
	text-align: center;
	margin: 0 0 5px;
}

/*********************************************/
/********** -共通設定 ************************/
/*********************************************/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.gif);
	background-color: #dcdcdc;
}

/********** --レイアウト **********/
#wrap{
	background-color: #FFFFFF;
	width: 775px;
	background-image: url(img/bg_main.gif);
	margin: 0 auto 0;
	padding: 0 4px 0;
}

.area_a{
	margin:0 0 10px;
}
.area_b{
	margin:0 5px 10px;
}
.area_c{
	margin:0 5px;
}

/*********************************************/
/********** --テキスト **********/
div,p,th,td{
	font-size: small;
	color: #000000;
	/*	font-family: 'ＭＳ Ｐゴシック' 'ヒラギノ角ゴ Pro W3'; */
	line-height: 1.4em;
}
font{
	line-height: normal;
}
span{
	display: inline	-block;
}

.font_s{
	font-size: x-small;
}

/*********************************************/
/********** --リンク **********/
a {
	color: #0066CC;
	text-decoration: none;
/* リンク画像置換：FireFox MacIE5 対策 */
/*\*/
   overflow: hidden;
/**/
}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover{
	color: #FF8800;
	text-decoration: underline;
}

/********** --フォーム **********/
form{
	margin: 0px;
	padding: 0px;
}
/********** --区切り線（hrの代わり） **********/
.hr1{
	background-image: url(img/green/h2_bg_bottom.gif);
	height: 5px;
	font-size: 0px;
	width: 100%;
	margin: 0 0 5px;
}

/*********************************************/
/********** --アイコン **********/