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

#pagetitle_image {
	background:url(../images/explore_title.gif) no-repeat; 
	width:890px;
	height:79px; 
	margin:0 auto;
	padding:0;
	}
#pagetitle_image span {display:block;text-indent:-99999px;}

#explore img {margin:5px;}

#explore p {
	padding:0px 0 20px 0;
	margin:0;
    }

#explore h3 {
	font-size:14px;
	color:#8ACA36;
	line-height:20px;
	text-align:left;
	font-weight:bold;
	margin:0;
	padding:0px 0 5px 0;
	}

#explore h4 {
	color:#8ACA36;
	padding:0px 0 5px 0;
	}

#explore_sub h3 {
	font-size:14px;
	color:#8ACA36;
	line-height:20px;
	text-align:left;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:0;
	}
	
#type01 {
	width:880px; 
	overflow:hidden;
	}

div#type01 div.box01 {
	width:410px;
	margin:10px 5px 0 0; 
	padding:10px; 
	border-top:#CCCCCC 2px solid;
	border-right:#CCCCCC 2px solid;
	height:auto;
	float:left;
	}

div#type01 div.box02 {
	width:410px;
	margin:10px 5px 0 0; 
	padding:10px; 
	border-top:#CCCCCC 2px solid;
	border-right:#CCCCCC 2px solid;
	height:auto;
	float:right;
	}
	
#explore_sub h4 {
	margin:5px 0;
	}


.waku {background-color:#FCF2CC; padding:10px; margin:10px 0;}

#page_title {
	height:43px;
	padding:0; 
	margin:15px 0; 
	}
	.title_left {background:url(../images/explore01.gif); height:43px; width:10px;}
	.title_right {background:url(../images/explore02.gif); height:43px; width:10px;}
#page_title h2 {
	font-size:20px; 
	color:#FFFFFF; 
	font-weight:bold;
	line-height:25px;
	}
	
#link {background:url(../images/explore03.gif); height:47px;}
div#link a{
	color:#FFFFFF;
	}
div#link .link_left {text-align:center; line-height:16px; vertical-align:middle;}
div#link .link_right {text-align:right; padding-right:10px;}

.daigakumei {
	font-size:15px;
	color:#333333;
	line-height:24px;
	font-weight:bold;
	}	


/*-----------記事ページサイドメニュー------------*/
#bucknmb .manabu {
	background: #8ACA36;
}

#bucknmb .manabu:before{
	border-right-color: #8ACA36;
	border-top-color: #8ACA36;
}
/*-----------記事ページサイドメニュー------------*/


#explore div.picCent{
	text-align:center;
}
#explore div.picCent img{
	margin-left:auto;
	margin-right:auto;
}

#explore div.imgcenter{
	text-align:center;
	margin:0 auto;
}

#explore div.imgcenter div.picRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#explore div.imgcenter div.picRight img{
	border:1px solid #CCC;
}

#explore div.imgcenter div.picLeft{
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}
#explore div.imgcenter div.picLeft img{
	border:1px solid #CCC;
}

#explore div.imgcenter div.picRight p,#explore div.imgcenter div.picLeft p{
	text-align:center;
	margin:0 5px;
	color:#888;
}

#explore div.picRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}




#explore div.picRight img{
	border:1px solid #CCC;
}


#explore div.picRight p, #eco div.picAll p{
	text-align:right;
	margin:0 5px;
	color:#888;
}
#explore div.picArea{
	margin-bottom:20px;
}

dl#ark{
	clear:both;
	background-color:#EFEFEF;
	padding:0;
	margin:0 0 20px 0;
	}

#ark dt{
	margin:8px 0 8px 8px;
	padding:0;
	width:208px;
	float:left;
	color:#499f00;
}
#ark dt img{
	margin:0 0 5px 0;
}


p.pict_text{
	color:#888;
}

p.caption{
	color:#888;
	margin-top:5px;
	text-align:center;
}

.mincho{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
}

#explore .txt_cen{
	text-align:center;
}

#explore .grayBox{
	padding:20px;
	overflow:hidden;
	background:#efefef;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#explore .grayBox img{
	margin:0;
}

#explore .grayBox p{
	padding:0;
}

#explore .mb0{	margin-bottom:0px !important;}
#explore .mb10{	margin-bottom:10px !important;}
#explore .mb20{	margin-bottom:20px !important;}
#explore .mb30{	margin-bottom:30px !important;}
#explore .mb40{	margin-bottom:40px !important;}

#explore .pad0{
	padding:0;
}

#explore .picCent02 {
	text-align:center;
}

#explore .picCent02 img {
	margin:0 0 5px 0;
	padding: 3px;
	border:1px solid #CCC;
		/* box-shadow */
	box-shadow:rgba(179, 179, 179, 0.65) 0px 0px 3px 1px;
	-webkit-box-shadow:rgba(179, 179, 179, 0.65) 0px 0px 3px 1px;
	-moz-box-shadow:rgba(179, 179, 179, 0.65) 0px 0px 3px 1px;
	
}

#explore .picRight02 {
	float:right;
	margin-left:20px;
}

#explore .picRight02 img {
	margin:0 0 5px 0;
	padding: 3px;
	border:1px solid #CCC;
		/* box-shadow */
	box-shadow:rgba(179, 179, 179, 0.65) 0px 0px 3px 1px;
	-webkit-box-shadow:rgba(179, 179, 179, 0.65) 0px 0px 3px 1px;
	-moz-box-shadow:rgba(179, 179, 179, 0.65) 0px 0px 3px 1px;
	
}

.caption02{
	text-align:center;
	margin-bottom:20px;
	color:#888;
}

#explore img.img_shadow {
	margin:0 0 5px 0;
	padding: 3px;
	border:1px solid #CCC;
		/* box-shadow */
	box-shadow:rgba(179, 179, 179, 0.65) 0px 0px 3px 1px;
	-webkit-box-shadow:rgba(179, 179, 179, 0.65) 0px 0px 3px 1px;
	-moz-box-shadow:rgba(179, 179, 179, 0.65) 0px 0px 3px 1px;
	
}

#explore .pic_3row{
	margin:0 auto;
	border-left:#eee solid 1px;
	border-right:#eee solid 1px;
	overflow:hidden;
}

#explore .pic_3row .box_img{
	padding: 0 10px;
	width:198px;
	text-align:center;
	margin-bottom:5px;
	float:left;
}

#explore .pic_3row .box_img.center_box{
	border-left:#eee solid 1px;
	border-right:#eee solid 1px;
	width:196px;
}

#explore .pic_3row .box_img p{
	color:#999;
	padding-bottom:5px;
	text-align:left;
}

#explore .pic_3row.ex01 .box_img img{
	margin:0 auto 5px;
	display:block;
	width:100%;;
	height:auto;
}

#explore .box_2pic{
	overflow:hidden;
}

#explore .box_2pic .pic_l{
	margin:0;
	float:left;
}

#explore .box_2pic .pic_r{
	margin:0;
	float:right;
}

#explore .box_2pic .pic_l img,
#explore .box_2pic .pic_r img{
	margin:0;
}


#explore hr.gray{
	display:block;
	border:none;
	background:#f2f2f2;
	height:3px;
	margin:10px 0;
}

#explore .p141020{
	overflow:hidden;
	margin-bottom:30px;
	border:1px solid #eee;
	padding:20px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#explore .p141020 h4{
	font-size:14px;
	text-align:center;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}

#explore .p141020 h5{
	font-size:14px;
	text-align:center;
	margin-bottom:10px;
	font-weight:normal;
}

.w352px_fLeft{
	width:352px;
	float:left;
}

.w432_fLeft{
	width:432px;
	float:left;
}

.w370_fLeft{
	width:370px;
	float:left;
}

.w392_fLeft{
	width:392px;
	float:left;
}

.w440_fLeft{
	width:440px;
	float:left;
}

.w388_fLeft{
	width:388px;
	float:left;
}

.w378_fLeft{
	width:378px;
	float:left;
}

.w340_fLeft{
	width:340px;
	float:left;
}

.w330_fLeft{
	width:330px;
	float:left;
}

.w410_fLeft{
	width:410px;
	float:left;
}

.w398_fLeft{
	width:398px;
	float:left;
}

.w288_fLeft{
	width:288px;
	float:left;
}

.w232_fLeft{
	width:232px;
	float:left;
}

.picArea.p091001_01{
	overflow:hidden;
	margin-bottom:20px;
}

.picArea.p091001_01 div{
	width:50%;
	text-align:center;
	float:left;
}

.picRight.p091001_01{
	text-align:center;
}

#explore .picRight.p091001_01 img{
	padding:5px;
	margin:0;
}

/**
 * タブレット端末用
**/

@media only screen and (min-width: 651px) and (max-width: 960px) {

}


/**
 * スマートフォン端末用
**/

@media only screen and (max-width: 650px) {

#type01 {
width: auto;
}

div#type01 div.box01 {
width: auto;
margin: 0 0 10px 0;
float: none;
overflow: hidden;
}

div#type01 div.box02 {
width: auto;
margin: 0 0 10px 0;
float: none;
overflow: hidden;
}

.shadow2 {
margin: 0 0 5px 2%;
width: 38%;
max-width: 186px;
float:right;
}

.shadow2 img {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
width: 100%;
height: auto;
}

#explore_sub h4 {
font-size: 16px;
line-height: 1.6;
overflow: hidden;
}




#page_title {
height: auto;
margin:0 0 20px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#page_title h2 {
font-size: 20px;
font-weight: normal;
line-height: 1.6;
padding:10px;
}

#page_title h2 span{
font-size: 20px !important;
line-height:1.6 !important;
}

.daigakumei {
font-size: 16px;
line-height: 1.6;
}


div#link{
	background: #8ACA36;
}

#link table {
	height: auto !important;
}

div#link td {
	display: inline-block;
	width: auto;
	font-size: 15px;
}

div#link .link_left {
	background: #499F00;
	color: #fff;
}

div#link .link_right {
	text-align:left;
}

div#link .link_right a{
	display: block;
	width:100%;
	height:100%;
}




#explore h3 {
	font-size:18px;
	line-height:1.6;
	}

#explore .p141020{
	margin-bottom:20px;
}

#explore .p141020 h4{
	font-size:18px;
	line-height:1.6;
}

#explore .p141020 h5{
	font-size:16px;
}

#explore img {
margin: 0;
}

.w352px_fLeft,
.w432_fLeft,
.w370_fLeft,
.w392_fLeft,
.w440_fLeft,
.w388_fLeft,
.w378_fLeft,
.w340_fLeft,
.w410_fLeft,
.w330_fLeft,
.w398_fLeft,
.w288_fLeft,
.w232_fLeft{
	width:auto;
	float:none;
}


#explore .pic_3row{
	border:none;
}

#explore .pic_3row .box_img{
	padding: 0;
	width:auto;
	margin-bottom:20px;
	float:none;
}

#explore .pic_3row .box_img img{
	margin-bottom:10px;
	padding:0 !important;
}

#explore .pic_3row .box_img.center_box{
	border:none;
	width:auto;
}

#explore h4 {
	font-size:16px;
}

#explore .imgcenter.p130805 img{
	display:block;
	margin:0 auto 10px;
}


dl#ark.p130206,
dl#ark.p100817{
	clear:both;
	background-color:#EFEFEF;
	padding:10px;
	margin:0 0 20px 0;
	}

#ark.p130206 dt,
dl#ark.p100817 dt{
	margin:0 auto 20px;
	width:auto;
	float:none;
	max-width:200px;
}

#ark.p130206 dt img,
dl#ark.p100817 dt img{
	margin:0 auto 5px ;
	width:100%;
	height:auto;
}

#explore .picRight.p100201{
	float:none;
	margin:0;
}

.picArea.p091001_01{
	overflow:hidden;
	margin-bottom:20px;
}

.picArea.p091001_01 div{
	width:auto;
	float:none;
	max-width:300px;
	margin:0 auto 20px;
}

.picArea.p091001_01 div img{
	padding:0 !important;
	width:100%;
	height:auto;
}

}
