* {
	margin: 0;
	padding: 0;
	xfont-family: 'Meiryo','Verdana',sans-serif;
	zoom:1 ;
}

body {
	line-height: 1.3em;
	margin: 0;
	text-align: center;
	background-color: #FFFFCC;
	xbackground: url("image/back.png") repeat;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	font-weight: 400;
}

img {
	border: 0;
}

#container {
	width : 760px;
	margin : 0 auto;
	text-align : left;
	background : #FFFFFF;
	overflow : hidden;
	border-right : 1px solid #696969;
	border-left : 1px solid #696969;
}

/* ///ヘッダー/// */

#header {
	width: 100%;
	padding: 10px 0 0 0;
	xborder-bottom: 1px solid #ff69b4;
	margin-bottom: 10px;
	xbackground: #f00;
}

#header .inner{
	width: 230px;
	height: 60px;
}

#header a {
	width: 230px;
	height: 60px;
	display: block;
	text-indent: -9999em;
	background: url("../top_img/sitelogo.gif") no-repeat;
	margin-left: 10px;
	xbackground: #f00;
}

/* ///リンクボタン/// */
#navigation_foot{
	width: 760px;
	xborder-top: 1px solid #ff69b4;
}

#navi_top {
	width: 760px;
	margin: 0 auto;
	border-top: 1px solid #FF6805;
	border-bottom: 1px solid #FF6805;
}

#navi_top ul {
	width: 760px;
	overflow: hidden;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navi_top li {
	line-height: 1.3em;
	display: inline;
	float: left;
	xborder-left: 1px solid #696969;
	width: 95px;
	text-align: center;
	background: #FF6805;
	xfilter:alpha(opacity=0,finishopacity=100,style=1,startx=,starty=0,finishx=0,finishy=100%);
}

#navi_top li.st {
	width: 95px;
	border: none;
}

#navi_top a {
	display: block;
	width: 95px;
	font-size: 65%;
	text-decoration: none;
	xborder: 1px solid #696969;
}

#navi_top li.st a {
	width: 92px;
}

#navi_top a:link, #navi_top a:visited {
	color: #FFFFFF;
}

#navi_top a:hover, #navi_top a:active {
	color: #1E1E1E;
	background: #FFFF00;
}


/* ///メイン/// */
#main{
	width: 760px;
	overflow: hidden;
	text-align:left;
}

#main .mainimage{
	width: 760px;
	height: 100px;
	background: #fc3;
	display: block;
	text-indent: -9999em;
	background: url("image/main.jpg") no-repeat;
	overflow: hidden;
}

/* ///右・左/// */
#narrow_side{
	width: 229px;
	float:left;
	overflow: hidden;
	xbackground: #FCC;
	xborder-right: 1px solid #3C3C3C;
}

#wide_side{
	width: 530px;
	float:right;
	overflow: hidden;
	xbackground: #FCC;
}

/* ///ブログパーツって何？/// */

#narrow_side .nani{
	width: 210px;
	margin-left: 16px;
	margin-top : 20px;
	xbackground : #0c0;
	border: 1px solid #ff9100;
	padding-bottom:5px;
}

#narrow_side .nani h2{
	width: 210px;
	height: 30px;
	background: #ff9100;
	display: block;
	text-indent: -9999em;
	background: url("image/top_nani.jpg") no-repeat;
}

#narrow_side .nani ul{
	width: 210px;
	background: #FFF;
	list-style-type:none;
}

#narrow_side .nani li{
	font-size : 12px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 15px;
	margin-bottom : 10px;
	list-style-type:none;
	line-height: 1.2em;
	padding-bottom:0px;
}


/* ///設置方法/// */
#narrow_side .setti{
	width: 210px;
	margin-left: 16px;
	margin-top:20px;
	border: 1px solid #ff9100;
	padding : 0px;
	padding-bottom:5px;
}

#narrow_side .setti h2{
	width: 210px;
	height: 30px;
	display: block;
	text-indent: -9999em;
	background: url("image/top_howtouse.jpg") no-repeat;
}

#narrow_side .setti ul{
	width: 210px;
	background: #FFF;
	list-style-type:none;
}

#narrow_side .setti li{
	font-size : 12px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 15px;
	margin-bottom:10px;
	list-style-type:none;
	line-height : 1.2em;
	padding-bottom:10px;
	border-bottom : 2px dotted #ff9100;
}


/* ///アドセンス/// */
.adsense{
	width: 728px;
	height: 90px;
	margin-top: 30px;
	margin-bottom: 5px;
	margin-left: 15px;
	xdisplay: inline;
	background: #FFFFFF;
}


/* ///ご利用にあたって/// */
#use_attention{
	width: 210px;
	margin: 20px 0;
	overflow : hidden;
	margin-left: 15px;
	border: 1px solid #ff9100;
}


#use_attention h2{
	width: 210px;
	height: 30px;
	background: #ff9100;
	display: block;
	text-indent: -9999em;
	background: url("image/top_use_attention.jpg") no-repeat;
}

#use_attention ul{
	width : 210px;
	overflow : hidden;
	padding-top : 5px;
	padding-bottom : 0px;
}

#use_attention li{
	font-size : 12px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	list-style-type:none;
	line-height : 1.2em;
	padding-bottom : 5px;
	border-bottom : 1px dotted #ff9100;
}


/* ///ジャンルで検索/// */

#goodnagano_newopen_intro{
	width : 500px;
	xbackground : #0c0;
	margin : 20px 0;
	overflow : hidden;
	margin-left : 15px;
	border : 1px solid #ff9100;
}

#goodnagano_newopen_intro h3{
	display : none;
}

#goodnagano_newopen_intro ul{
	width : 495px;
	height : 850px;
	overflow : hidden;
	padding-left : 7px;
	padding-top : 5px;
	padding-bottom : 5px;
}


/* ///フッター/// */

#copyrights {
	width: 760px;
	clear:left;
	list-style-type: none;
	border-top: 1px solid #c0c0c0;
	margin-top:5px;
	margin-bottom: 5px;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
	color: #789;
	overflow: hidden;
}

#copyrights address {
	font-style: normal;
	line-height: 1em;
	margin-right: 10px;
}

