/*-----------------------
			Common
-------------------------*/
.clr{
	clear:both;
}
.btm_10{
	margin-bottom:10px;
}
.cts{
	padding:0 15px 15px 10px;
	font-size:14px;
	line-height:1.8em;
}
.img_right{
	float:right;
	margin-left:15px;
	padding:3px;
	text-align:center;
	line-height:1.2em;
}
.img_left{
	float:left;
	margin-right:15px;
	padding:3px;
	text-align:center;
	line-height:1.1em;
}

.capsion{
	font-size:12px;
	line-height:1.2em;
	text-align:left;
	margin:0;
	padding:5px;
	color:#808080;
}
.to_top{
	text-align:right;
	margin:10px 10px 0 0;
}

.dotted_line{
	border-bottom:2px #CCCCCC dotted;
	height:3px;
	margin-bottom:5px;
}
.foto{
	padding:4px;
	border:1px #CCCCCC solid;
	background:#FFFFFF;
}
/*-------------------------------------
				M[
---------------------------------------*/
#gallery{
	text-align:center;
	background:#ecf8fe;
	padding:10px;
	margin:10px 10px 0 10px;
}
#gallery .img_list{
	padding:4px;
	background:#FFFFFF;
	border:1px #CCCCCC solid;
}

/*-----------------------
			Left
-------------------------*/
#left_column{
	width:770px;
	float:left;
}

#left_column .ngn_title{
	margin-bottom:15px;
}

#left_column .ngn_midashi{
	margin-bottom:5px;
}

#left_column .ngn_text{
	background:url(../nagano/snow_bg.gif) no-repeat;
	line-height:1.9em;
}
#left_column .ngn_text_r{
	float:right;
	background:url(../nagano/snow_bg.gif) no-repeat;
	width:370px;
	line-height:1.9em;
}



#left_column a{
	color:#004CA3;
	text-decoration:none;
}
#left_column a:hover{
	color:#ff9900;
}








.pen_data{
	padding:7px;
	border:1px #B2D6FF solid;
	background:#E5F1FF;
	font-size:12px;
	float:right;
	width:196px;
	margin:5px 3px 0 0;
	line-height:1.4em;
	color:#696969;
}

.pen_name{
	font-size:14px;
	margin-bottom:5px;
	font-weight:bold;
}
.pen_text{
	margin-right:5px;
	font-size:12px;
	line-height:1.6em;
}







.fields_area{
	float:left;
	width:232px;
	margin-left:10px;
	margin-bottom:15px;
}
.fields_title{
	border:#B2D6FF 1px solid;
	padding:3px 3px 3px 10px;
	background:#E5F1FF;
	font-size:14px;
	font-weight:bold;
	color:#275384;
}
.fields_midashi{
	color:#538ED1;
	font-weight:bold;
	margin:3px 0 5px 0;
}
.fields_cts{
	border:#B2D6FF 1px solid;
	padding:10px;
	border-top:0px;
	font-size:12px;
	line-height:1.6em;
}

#navi_position a{
	color:#004CA3;
	text-decoration:none;
}
#navi_position a:hover{
	color:#ff9900;
}



table.nagano_area{
	border-collapse:collapse;
	margin-bottom:10px;
	font-size:12px;
	color:#454545;
}
table.nagano_area th{
	font-weight:bold;
	text-align:center;
	border:#B2D6FF 1px solid;
	background:#E5F1FF;
	padding:5px 2px 5px 2px;
}
table.nagano_area td{
	padding:5px;
	text-align:center;
	border:#B2D6FF 1px solid;
}

.ng_s_img{
	margin-bottom:10px;
}
.ng_s_text{
	text-align:left;
	line-height:1.4em;
}
.ng_s_data{
	border-top:1px #CCCCCC dotted;
	margin-top:3px;
	padding-top:4px;
	font-size:10px;
	line-height:1.5em;
	text-align:left;
}

/*-----------------------
			Menu
-------------------------*/
#ngn_menu{
	margin-bottom:10px;
	margin-top:10px;
}

#ngn_menu a.chap01{
	display:block;
	width:180px; height:60px;
	background:url(../nagano/menu_01.jpg) 0 0 no-repeat;
}
#ngn_menu a.chap02{
	display:block;
	width:180px; height:60px;
	background:url(../nagano/menu_02.jpg) 0 0 no-repeat;
}
#ngn_menu a.chap03{
	display:block;
	width:180px; height:60px;
	background:url(../nagano/menu_03.jpg) 0 0 no-repeat;
}
#ngn_menu a.chap04{
	display:block;
	width:180px; height:60px;
	background:url(../nagano/menu_04.jpg) 0 0 no-repeat;
}
#ngn_menu a:hover{
	background-position:0px -60px;
}



/*-----------------------
			right
-------------------------*/

#right_column{
	width:180px;

	float:right;
	margin-top:15px;
	font-size:12px;
}

#right_column a{
	color:#005AC1;
	text-decoration:none;
}
#right_column a:hover{
	color:#ff9900;
}



#right_column .rgt_title{
	background:#275384;
	color:#FFFFFF;
	padding:3px;
	font-weight:bold;
	text-align:center;
}
#right_column .rgt_box_1{
	background:#FFFFFF;
	color:#454545;
	padding:8px;
	border:#A0A0A0 1px solid;
	border-top:0;
	text-align:center;
}
#right_column .book_title{
	font-weight:bold;
	margin-bottom:3px;
}
#right_column .book_image{
	margin-bottom:3px;
}


.item_data_box{
	border:1px #CCCCCC solid;
	font-size:10px;
	padding:5px;
	text-align:left;
	line-height:1.5em;
	background:#F5f5f5;
	font-family:'tahoma';
}
.item_data_name{
	font-weight:bold;
	font-size:12px;
	line-height:1.1em;
	text-align:center;
	margin-bottom:3px;
}