@charset "utf-8";
/* CSS Document */

/*********************************************/
/** 長野県特集 **/
/*********************************************/

* {
	margin:0px;
	padding:0px;
}

div {
	behavior: url(iepngfix.htc);
}

img {
	border:0px;
	behavior: url(iepngfix.htc);
}

#container #contents {
	background-image:url(../images/bg.jpg);
}

em {
	visibility: hidden;
}

h1, h2, h3, h4, h5, h6, p, address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
}

img {
	border:0px;
}

contents p,a {
	color:#4C70D8;
}

#container #contents #top {
	width:890px;
	height:500px;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position:relative;
}
#container #contents #top a {
	text-decoration:none;
}

#container #contents #top h2 {
	position:absolute;
	top:70px;
	left:20px;
	height:200px;
	width:450px;
}

#container #contents #top .t_button a {
	position:absolute;
	top:320px;
	left:32px;
	height:175px;
	width:380px;
	font-size:100%;
	background-image:url(../images/button_t01.png);
}
#container #contents #top .t_button a:hover {
	position:absolute;
	top:320px;
	left:32px;
	height:175px;
	width:380px;
	font-size:100%;
	background-image:url(../images/button_t02.png);
}
*html #container #contents #top .t_button a {
	position:absolute;
	top:320px;
	left:32px;
	height:175px;
	width:380px;
	font-size:100%;
	background-image:url(../images/button_t01.png);
	behavior:url(iepngfix.htc);
	cursor:pointer;
}
* html #container #contents #top .t_button a:hover {
	position:absolute;
	top:320px;
	left:32px;
	height:175px;
	width:380px;
	font-size:100%;
	background-image:url(../images/button_t02.png);
	behavior:url(iepngfix.htc);
}

#container #contents #top .m_button a {
	position:absolute;
	top:320px;
	left:452px;
	height:175px;
	width:380px;
	font-size:100%;
	background-image:url(../images/button_m01.png);
}
#container #contents #top .m_button a:hover {
	position:absolute;
	top:320px;
	left:452px;
	height:175px;
	width:380px;
	font-size:100%;
	background-image:url(../images/button_m02.png);
}
*html #container #contents #top .m_button a {
	position:absolute;
	top:320px;
	left:452px;
	height:175px;
	width:380px;
	font-size:100%;
	background-image:url(../images/button_m01.png);
	behavior:url(iepngfix.htc);
	cursor:pointer;
}
*html #container #contents #top .m_button a:hover {
	position:absolute;
	top:320px;
	left:452px;
	height:175px;
	width:380px;
	font-size:100%;
	background-image:url(../images/button_m02.png);
	behavior:url(iepngfix.htc);
}


/*---tiki-------------------*/
#container #contents #tiki {
	width:840px;
	margin-left:25px;
	margin-top:10px;
	padding-bottom:30px;
}

#container #contents #tiki h3 {
	background-image:url(../images/t_title.png);
	width:840px;
	height:90px;
}
*html #container #contents #tiki h3 {
	background-image:url(../images/t_title.png);
	width:840px;
	height:90px;
	behavior:url(iepngfix.htc);
}



/*---mokuteki-------------------*/
#container #contents #mokuteki {
	width:840px;
	margin-left:25px;
	margin-bottom:30px;
}

#container #contents #mokuteki h3 {
	background-image:url(../images/m_title.png);
	height:90px;
}
*html #container #contents #mokuteki h3 {
	background-image:url(../images/m_title.png);
	height:90px;
	behavior:url(iepngfix.htc);
}

/*menu*/
#container #contents #mokuteki .menu ul {

}
#container #contents #mokuteki .menu li {
	float:left;
	display:block;
	width:209px;
	height:170px;
	margin-bottom:25px;
	margin-top:5px;
}
#container #contents #mokuteki .menu li a {
	text-decoration:none;
	display:block;
	width:209px;
	height:170px;
	cursor:pointer;
}
#container #contents #mokuteki .menu li a:hover {
	background-position: 0px 170px;
}
#container #contents #mokuteki .menu .link01 a {
	background-image:url(../images/m_menu01.png);
}
#container #contents #mokuteki .menu .link02 a {
	background-image:url(../images/m_menu02.png);
}
#container #contents #mokuteki .menu .link03 a {
	background-image:url(../images/m_menu03.png);
}
#container #contents #mokuteki .menu .link04 a {
	background-image:url(../images/m_menu04.png);
}
*html #container #contents #mokuteki .menu .link01 a {
	background-image:url(../images/m_menu01.png);
	behavior:url(iepngfix.htc);
}
*html #container #contents #mokuteki .menu .link02 a {
	background-image:url(../images/m_menu02.png);
	behavior:url(iepngfix.htc);
}
*html #container #contents #mokuteki .menu .link03 a {
	background-image:url(../images/m_menu03.png);
	behavior:url(iepngfix.htc);
}
*html #container #contents #mokuteki .menu .link04 a {
	background-image:url(../images/m_menu04.png);
	behavior:url(iepngfix.htc);
}


/*table*/
#container #contents .list {
	width:840px;
}
#container #contents .green {
	width:838px;
	border:1px solid #2b5a16;
}
#container #contents .brown {
	width:838px;
	border:1px solid #422814;
}
#container #contents .blue {
	width:838px;
	border:1px solid #162c5e;
}
#container #contents .pink {
	width:838px;
	border:1px solid #821f34;
}
#container #contents .area01,
#container #contents .area02,
#container #contents .area03,
#container #contents .area04,
#container #contents .area05,
#container #contents .area06,
#container #contents .area07,
#container #contents .area08,
#container #contents .area09,
#container #contents .area10 {
	width:838px;
	border:1px solid #422814;
}
#container #contents #mokuteki .list .green h3 {
	width:838px;
	height:44px;
	background-image:url(../images/m_title01.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #mokuteki .list .brown h3 {
	width:838px;
	height:44px;
	background-image:url(../images/m_title02.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #mokuteki .list .blue h3 {
	width:838px;
	height:44px;
	background-image:url(../images/m_title03.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #mokuteki .list .pink h3 {
	width:838px;
	height:44px;
	background-image:url(../images/m_title04.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #tiki .list .area01 h3 {
	width:838px;
	height:44px;
	background-image:url(../images/t_title01.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #tiki .list .area02 h3 {
	width:838px;
	height:44px;
	background-image:url(../images/t_title02.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #tiki .list .area03 h3 {
	width:838px;
	height:44px;
	background-image:url(../images/t_title03.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #tiki .list .area04 h3 {
	width:838px;
	height:44px;
	background-image:url(../images/t_title04.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #tiki .list .area05 h3 {
	width:838px;
	height:44px;
	background-image:url(../images/t_title05.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #tiki .list .area06 h3 {
	width:838px;
	height:44px;
	background-image:url(../images/t_title06.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #tiki .list .area07 h3 {
	width:838px;
	height:44px;
	background-image:url(../images/t_title07.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #tiki .list .area08 h3 {
	width:838px;
	height:44px;
	background-image:url(../images/t_title08.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #tiki .list .area09 h3 {
	width:838px;
	height:44px;
	background-image:url(../images/t_title09.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#container #contents #tiki .list .area10 h3 {
	width:838px;
	height:44px;
	background-image:url(../images/t_title10.gif);
	background-repeat:no-repeat;
	text-align:left;
}

#container #contents table {
	background-color:#FFFFFF;
}
#container #contents .list td {
	padding-top:15px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:15px;
	border-bottom:1px dotted #5c381a;
}
#container #contents .list .photo {
	float:left;
	width:195px;
	margin-right:10px;
}
#container #contents .list .text {
	float:left;
	width:605px;
}
#container #contents .list .text .title {
	padding-bottom:8px;
}
#container #contents .list .text .title img {
	float:left;
}
#container #contents .list .text .title h4 {
	color:#3b200a;
	font-weight:bold;
	font-size:13px;
	float:left;
	padding-top:5px;
	margin-right:10px;
}
#container #contents .list .text p {
	color:#3b200a;
	font-size:12px;
	line-height:16px;
	margin-bottom:10px;
}
#container #contents .list .text .button {
	margin-left:190px;
}

#container #contents .list .text .button img {
	margin-left:10px;
}

#container #contents .list .text .button2 {
	margin-left:400px;
}


/*nav*/
#container #contents .list .nav {
	width:840px;
	margin-top:10px;
}
#container #contents .list .nav a {
	color:#3b200a;
}
#container #contents .list .nav a:hover {
	color:#985a27;
}
#container #contents .list .nav ul {
	margin-left:530px;
}
#container #contents .list .nav li {
	font-size:12px;
	list-style-type: none;
	float:left;
	width:130px;
}
#container #contents .list .nav .g {
	background-image:url(../images/list_green.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
}
#container #contents .list .nav .r {
	background-image:url(../images/list_red.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
}
#container #contents .list .nav .br {
	background-image:url(../images/list_oreange.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
}
#container #contents .list .nav .b {
	background-image:url(../images/list_blue.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
}
#container #contents .list .nav .p {
	background-image:url(../images/list_pink.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
}

*html #container #contents .list .nav .g {
	background-image:url(../images/list_green.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
	behavior:url(iepngfix.htc);
}
*html #container #contents .list .nav .r {
	background-image:url(../images/list_red.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
	behavior:url(iepngfix.htc);
}
*html #container #contents .list .nav .br {
	background-image:url(../images/list_oreange.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
	behavior:url(iepngfix.htc);
}
*html #container #contents .list .nav .b {
	background-image:url(../images/list_blue.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
	behavior:url(iepngfix.htc);
}
*html #container #contents .list .nav .p {
	background-image:url(../images/list_pink.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
	behavior:url(iepngfix.htc);
}

#container #contents .list .nav2 {
	width:840px;
	margin-top:10px;
	padding-bottom:30px;
}
#container #contents .list .nav2 a {
	color:#3b200a;
}
#container #contents .list .nav2 a:hover {
	color:#985a27;
}
#container #contents .list .nav2 ul {
	float:right;
}
#container #contents .list .nav2 li {
	font-size:12px;
	list-style-type: none;
	float:left;
	margin-left:10px;
}
#container #contents .list .nav2 .r {
	background-image:url(../images/list_red.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
	width:120px;
}
#container #contents .list .nav2 .br {
	background-image:url(../images/list_oreange.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
}
*html #container #contents .list .nav2 .r {
	background-image:url(../images/list_red.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
	behavior:url(iepngfix.htc);
	width:120px;
}
*html #container #contents .list .nav2 .br {
	background-image:url(../images/list_oreange.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	padding-left:23px;
	padding-top:2px;
	padding-bottom:2px;
	behavior:url(iepngfix.htc);
}




/*--area--*/
#container #contents #tiki .t_list {
	margin-top:50px;
}



/*--cr--*/
#container #contents .cr {
	margin-top:5px;
}
#container #contents .cr p {
	font-size:10px;
	color:#3c1f08;
}

#container #contents .cr2 {
	margin-top:5px;
	margin-bottom:15px;
}
#container #contents .cr2 p {
	font-size:10px;
	color:#3c1f08;
}