/* 【共通設定】 */
* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 13px;
}

BODY {	
	margin: 0px;
	text-align: center;
	background-color: #f5ffff;
	background-image: url(img/back6.png);
	background-repeat: repeat;
}

TD {
	LINE-HEIGHT: 150%;
}

li{
	line-height: 150%;
}


ul{
	padding: 0;
	margin: 0 0 0 0.5em;
	list-style: none;
}

.ul_disc{
	margin-left: 1.5em;
	list-style: disc;
}


form {
	margin: 0px;
}


h1{
	width: 1004px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: lighter;
	color: #7d7d7d;
	display: block;
	text-align: center;
	background-image: url(img/h1back1.png);
	background-repeat: repeat;
}

h2{
	margin: 0px;
}

A:link {
	font-weight: bold;
	TEXT-DECORATION: none;
	COLOR: #009aff;
}

A:visited {
	font-weight: bold;
	TEXT-DECORATION: none;
	COLOR: #009aff;
}

A:hover {
	font-weight: bold;
	TEXT-DECORATION: none;
	COLOR: #009aff;
}

#all{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #999999;
	text-align: left;
	background-color: #FFFFFF;
}

/* 背景色変更 */
#div0 {
	left: 0px;
	top: 0px;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0%;
	background-color: #FFFFFF;
}

/*
#div1{
	position: relative;
	height: 40px;
	width: 100%;
	padding-top: 13px;
	padding-right: 5px;
	padding-left: 0px;
	margin: 0px;
	overflow: hidden;
	color: #FFFFFF;
	text-align: right;
	background-image: url(img/indexa.gif);
	background-repeat: no-repeat;
}

 */

/* 背景色変更 */
#div2{
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 7px;
}

/* 背景色変更 */
#div3{
	position: relative;
	clear: both;
	height: 30px;
	width: 100%;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	background-color: #777777;
}

#right {
	float: right;
	width: 680px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	color: #333333;
	line-height: 150%;
	background-color: #FFFFFF;
	position: relative;
}


#right2 {
	position: relative;
	top: 0px;
	margin-top: 0px;
}

/* indexTOP用 */
#t_left {
	float: left;
	height: 280px;
	margin-top: 18px;
	margin-left: 60px;
}

#t_left:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#t_right {
	float: left;
	height: 280px;
	width: 300px;
	margin-top: 18px;
}


/* aaaaaaaaaaaa */
#left {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 10px;
	line-height: 150%;
	background-color: #FFFFFF;
}

/************ 左メニュー *************/
#kate-1 {
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(img/bin/bar1.jpg);
}

.kate-2 {
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #d7f5ff;
	background-image: url(img/bin/bar1.jpg);
}

/**************** menu ****************/


.menu{
	padding-left: 0px;
	margin-right: 0px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.menu ul{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	list-style-type: none;
}


.menu ul li{
	line-height: 0;
}


.menu ul li A {
	padding-top:3px;
	padding-bottom:3px;
	font-weight: lighter;
	TEXT-DECORATION: none;
	padding-left: 6px;
	color: #808080;
	display: block;
	line-height:normal;

}

.menu ul li A:visited {
	padding-top:3px;
	padding-bottom:3px;
	font-weight: lighter;
	TEXT-DECORATION: none;
	color: #808080;
}

.menu ul li A:hover {
	padding-top:3px;
	padding-bottom:3px;
	color: #808080;
	font-weight: lighter;
	background-color: #e6e6e6;
}


/********** 各青ライン ***********/

#kou1{
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	color: #666666;
	background-color: #99ccff;
}

#kou1c{
	clear: both;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top: 4px;
	margin-bottom: 10px;
	border: 1px solid #a5a5a5;
	color: #666666;
	background-color: #99ccff;
}

.kou2{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 7px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #a5a5a5;
	color: #666666;
	background-color: #99ccff;
}


#mokuji1 {
	padding: 5px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 20px;
	border: 1px solid #a5a5a5;
	color: #666666;
	background-color: #aad2ff;
}

.mokuji2 {
	padding: 5px;
	padding-left: 8px;
	margin-top: 25px;
	margin-bottom: 20px;
	border: 1px solid #a5a5a5;
	color: #666666;
	background-color: #aad2ff;
}

.mokuji-3 {
	width: 550px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 30px;
	margin-bottom: 10px;
	border: 1px solid #a5a5a5;
	color: #666666;
	background-color: #aad2ff;
}

.rireki{
	height: 175px;
	width: 98%;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: auto;
}


.rireki ul {
	margin-left: 15px;
}

.rireki ul li {
	list-style-image: url(img/li.gif);
}


/* --------- indexメニュー -----------*/
#oya{
//	margin-bottom:10px;
    clear: both;
}

.moku1 {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-color: #a5a5a5;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666666;
	background-image: url(img/li2.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.moku2 {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-color: #a5a5a5;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666666;
	background-image: url(img/li2.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.moku3 {
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-color: #a5a5a5;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666666;
}
.moku4{
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom:10px;
	border-bottom-color: #a5a5a5;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	color: #666666;
	background-image: url(img/li2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 30px;
}

.k_dai {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
}

.k_ul{
	margin-left: 20px;
	list-style-image: url(img/li1.gif);
	list-style-type: square;
}

#k_l{
	float: left;
	width: 260px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#k_l_2{
	float: left;
	width: 336px;
	margin-right: 20px;
}

#k_r{
	float: left;
	width: 280px;
}

#kouryaku-end{
	clear:both
}

/*aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa */
.none{
	display: none;
}

#ads_footer1{
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 7px;
}

#ads_footer2{
	padding-top: 5px;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 7px;
	border-top-style: dashed;
	border-top-width: 1px;
}
#ads_footer3{
	padding-top: 5px; 
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: 7px;
}

#count1{
	clear:both;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#amazon li{
	float:left;
	margin-left:10px;
}


.crumbs { /* 個別記事用 */
	margin:0px 0px 5px 0px;
	background-image: url(img/bin/cash-003.gif);
	border:1px solid #828282;
	/*	border:1px solid #dedede;	*/
	height:2em;
}
.crumbs li {
	float:left;
	line-height:2em;
	padding-left:0.75em;
	color:#FFFFFF;
}
.crumbs li a {
	display:block;
	padding:0 15px 0 0;
	background:url(/img/crumbs.gif) no-repeat right center;
}
.crumbs li a:link,
.crumbs li a:visited {
text-decoration:none;
	color:#52b7ff;
}
.crumbs li a:hover,
.crumbs li a:focus {
	color:#cdebff;
}
#right1-1 {
	height: 100%;
	padding-top: 90px;	/*	3列80px	1列30px */
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
#right1-99 {
	height: 100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
/******************
#right1-99 {
	height: 100%;
	padding-top: 95px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
#right1-99 {
	height: 100%;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
******************/

#rss-ffdqfooter{
	margin-top:20px;
	overflow:hidden;
	width:600px;
	height:80px;	/*6列 110px 5列90px 三列55px*/
}
#rss-ffdqfooter-in{
	margin-left:-3000px;
}
#link-sidebar{
	overflow:hidden;
	width:200px;
	height:40px;	/* 実際の表示幅　3列は70px 2列は40px	*/
}
#link-sidebar-in{
	margin-left:-4000px;
}

#rss1-1{
	position:absolute;
	overflow:hidden;
	width:600px;
	height:80px;	/*3列60px 1列23px*/
	top:0px;
	}
#rss1-1-in{
	margin-left:-3000px;
	margin-top:-500px
	}
#rss1-99{
	display:none;
	}
#ads-left-top{
	margin:0px 0px 5px 0px;
	}

