@charset "utf-8";
/* CSS Document */





/*-----------------------------------------------
-----------------------------------------------
　　www.shinshu-ina.jp
-----------------------------------------------
-----------------------------------------------*/

.blog_section {
	clear:both;
	margin:0 auto 70px;
}
.blog_section#blog2 {
	margin:0 auto 20px;
}
.blog_section_hd {
	position:relative;
	width:700px;
	margin-bottom:20px;
}
.blog_section_hd h3 {
	position:absolute;
	top:45px;
	left:75px;
	font-weight:normal;
	font-size:0.85em;
}
.blog_section_hd p {
	position:absolute;
	top:7px;
	right:0;
}
.blog_section_hd p.viewAll {
	position:absolute;
	top:-3px;
	right:-5px;
}


.pickup {
	padding:18px 22px;
	margin:0 0 22px;
	background-color:#ffffff;
	line-height:1.7;
	border:1px solid #eeeeee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	/zoom:1;
}
.pickup_hd {
	padding:0 0 19px;
}
.pickup .date {
	color:#fe5b93;
	font-size:11px;
	padding:0 0 9px;
}
.pickup_body {
	font-size:0.85em;
}
.pickup_body p {
	margin-bottom:1em;
}
.pickup_ft {
	font-size:0.85em;
	text-align:right;
}


/*
-----------------------------------------------*/
.other_latest {
	margin:0 5px 15px;
	font-size:0.85em;
}
.other_latest h5 {
	margin:0 0 9px;
}
.other_latest .hd {
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:8px 5px 0;
}
.other_latest li {
	clear:both;
	border-bottom:1px dotted #cccccc;
	padding:8px 5px;
}

.other_latest .hd .date,
.other_latest li .date {
	float:left;
	width:6.4em;
	color:#fe5b93;
	font-size:11px;
}

.other_latest .hd .cat,
.other_latest li .cat {
	float:left;
	width:12em;
}

.other_latest .hd .title,
.other_latest li .title {
	margin-left:18.4em;
	line-height:1.5;
}
.other_latest li .cat a {
	color:#b955da;
	text-decoration:none;
}
.other_latest li .cat a:hover {
	text-decoration:underline;
}
.other_latest li .title a {
	color:#666666;
	text-decoration:none;
}
.other_latest li .title a span {
	text-decoration:underline;
}
.other_latest li .title a:hover span {
	text-decoration:none;
}
.other_latest li .title a img{
	padding-right:5px;
	vertical-align:top;
}


#blog2_pickup {
	padding:18px 22px;
	margin:0 0 22px;
	background-color:#ffffff;
	line-height:1.7;
	border:1px solid #eeeeee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	line-height:1.2;
	/zoom:1;
}
#blog2_pickup ul {
	background-image:url(../images/dot_eeeeee.gif);
	background-position:50% 0;
	background-repeat:repeat-y;
}
#blog2_pickup .img {
	float:left;
}
#blog2_pickup h4 {
	margin-left:100px;
	padding-bottom:10px;
}
#blog2_pickup .pickup_body {
	margin-left:100px;
	padding-bottom:10px;
}
#blog2_pickup .left {
	width:316px;
	float:left;
}
#blog2_pickup .right {
	width:316px;
	float:right;
}
#blog2_other_latest {
	padding:0 0 0 20px;
}
#blog2_other_latest li {
	float:left;
	height:84px;
	width:84px;
	margin:0 12px 12px 0;
}
#blog2_pickup .img a,
#blog2_other_latest a {
	display:block;
	height:78px;
	width:78px;
	overflow:hidden;
	border:3px solid #f2f2f2;
}
#blog2_pickup .img a:hover,
#blog2_other_latest a:hover {
	border:3px solid #B656D4;
}




#blog4_pickup {
	padding:10px;
	margin:0 0 22px;
	background-color:#ffffff;
	line-height:1.7;
	border:1px solid #eeeeee;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	line-height:1.2;
	/zoom:1;
	background:url(../images/box_texture_pk_mid.jpg) center 0 repeat;
}
#blog4_pickup li {
	padding:18px 22px;
	margin:0 0 10px;
	border:1px solid #f8e2e7;
	border-radius:         6px;
	-moz-border-radius:    6px;
	-webkit-border-radius: 6px;
	background:url(../images/wh_png_bg.png);
	position:relative;
}
#blog4_pickup .report_img {
	float:left;
	border-right:1px solid #ebd8c3;
	border-bottom:1px solid #ebd8c3;
}
#blog4_pickup .report_img a {
	display:block;
	border:3px solid #ffffff;
}
#blog4_pickup .report_img a:hover {
	border:3px solid #B656D4;
}
#blog4_pickup .pickup_content {
	margin-left:112px;
}
#blog4_pickup .date {
	color:#fe5b93;
	font-size:11px;
	padding:5px 0;
}
#blog4_pickup h4 {
	margin:0 110px 20px 0;
}
#blog4_pickup .pickup_body {
	line-height:1.7;
}
#blog4_pickup .pickup_ft {
	position: absolute;
	top: 20px;
	right: 20px;
}
#blog4 .mk {
	text-align:right;
}





/*
-----------------------------------------------*/
#blog4 {
	margin-top:20px;
}
#blog1 {
	margin-top:20px;
}
#blog3 {
	margin-bottom:20px;
}






