@charset "UTF-8";

body#ana2010 {
	background:#FCF9F0 url(../img/bg-body.gif) 0 167px repeat-x;
	}
/*--------------------*/
#ana2010 #container{
	padding-top:60px;
	width:955px;
	}

/*--------------------*/
#ana2010 #header{
	background-image:none;
	color:#333;
	padding-bottom:10px;
	margin-bottom:3px;
	border-bottom:2px solid #716361;
	}
	#header .logo{
	width:450px;
	padding-left:20px;
	padding-right:40px;
	border-right:1px solid #ccc;
	}
	#header .mobile{
	float:right;
	width:400px;
	padding-right:20px;
	}
	#header .mobile .txt{
	float:left;
	width:269px;
	font-size:12px;
	}
	#header .mobile .txt p{
	margin-top:10px;
	}
	#header .mobile .qr{
	float:right;
	width:121px;
	}

/*--------------------*/
#ana2010 #contents{
	padding:40px 0 20px;
	margin-bottom:3px;
	border-bottom:2px solid #716361;
	border-top:1px solid #A59B96;
	}

#contents .box{
	cursor:pointer;
	float:left;
	margin:0 27px 25px 0;
	position:relative;
	width:298px;
	/*height:290px;
	background:#fff url(../img/box-bg.gif) 0 0 no-repeat;*/
	border:1px solid #CCC;
	background-color:#FFF;
	}
#contents .box-hover{
	background-position:100% 0;
	}
#contents .box span{
	display:block;
	}

.box a.linklayer{
	display:block;
	width:280px;
	/*height:270px;*/
	padding:10px;
	}
	a.linklayer,
	a.linklayer:hover,
	a.linklayer:visited{
		color:#333;
		text-decoration:none;
		}
#contents .box1{clear:both;}
#contents .box2{}
#contents .box3{margin-right:0;}

	.box .icn-new{
		position:absolute;
		top:0;
		right:0;
		height:48px;
		width:49px;
	}
	.box .name{
		padding:2px 0 8px;
	}
	.box .blogimg{
		margin-bottom:10px;
	}
	.box .entrydate{
		font-size:10px;
		margin-bottom:5px;
	}
	.box .entrytitle{
		margin-bottom:10px;
		font-weight:bold;
		font-size:14px;
		color:#FF6600;
		text-decoration:underline;
	}
	.box .entrythumb{
			margin-bottom:16px;
			height:80px;
			width:80px;
			text-align:right;
			overflow:hidden;
			float:left;
			margin-right:12px;
	display:block;
	}
		.box .entrythumb img{-ms-interpolation-mode: bicubic;}
		.box .entrytxt{
			line-height:20px;
		}

#contents .short .box{
	margin:0 27px 25px 0;
	position:relative;
	width:298px;
	height:193px;
	border:1px solid #ccc;
	background-image:none;
	}
#contents .short .box-hover{
	margin:0 27px 25px 0;
	position:relative;
	width:294px;
	height:189px;
	border:3px solid #Fd0;
	background-image:none;
	}
#contents .short .box-hover a.linklayer{
	display:block;
	width:274px;
	height:173px;
	padding:8px;
	}

/*--------------------*/
#bnr-footer{
	clear:both;
	}
	
#bnr-footer a:hover img{
	opacity:0.6;
	}
	
#bnr-footer{
	width:230px;
	margin:20px auto;
	padding:0 0 40px;
	position:relative;
}

#bnr-footer .fukidashi{
	position:absolute;
	z-index:1;
	top:-19px;
	right:-47px;
	display:none;
}	
	
#bnr-footer .ishinavi{
	float:right;
	text-align:center;
	}

/* -----------------------------------------------------------
 =04 footer
----------------------------------------------------------- */
#ana2010 #footer {
	clear:both;
	width:955px;
	height:auto;
	margin:0 auto;
	padding-top:30px;
	border-top:1px solid #A59B96;
	background-color:transparent;
	}

	#footerNavi {
		float:left;
		width:720px;
		margin-top:10px;
		}

		#footerNavi ul li{
			display:inline;
			margin-right:3px;
			padding-left:7px;	
			font-size:11px;
			}
		
			#footerNavi ul li.none{
				background-image:none;
				padding-left:0;
				}
		
			/* fnavi link color --------------- */
			#footerNavi ul li a:link {
				color:#333333;
				text-decoration:underline;
				}
			
			#footerNavi ul li a:visited {
				color:#333333;
				text-decoration:underline;
				}
			
			#footerNavi ul li a:hover {
				color:#333333;
				text-decoration:none;
				}
			
			#footerNavi ul li a:active {
				color:#333333;
				}
		
		#footerNavi address {
			margin-bottom:15px;
			color:#666666;
			font-size:10px;
			}
	
	#veriSign {
		float:right;
		width:225px;
		}
	
		p.txtVeriSign{
			margin-top:18px;
			font-size:9px;
			line-height:1.3;
			color:#333;
			}
#footer_blog {
	clear:both;
	width:955px;
	margin:0 auto;
	padding-bottom: 10px;
}




/*----------------------------------------------------
	clearfix
----------------------------------------------------*/
#header:after,
#footer:after,
#contents:after{
	content:" ";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden;
	}
#header,
#footer,
#contents{
	display:inline-block;
	min-height:1%;
	}

/* Hides from IE-mac \*/
* html #header,
* html #footer,
* html #contents{height:1%;}

#header,
#footer,
#contents{display:block;}
/* End hide from IE-mac */