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

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

#rep_std img {margin:5px;}

#rep_std h3 {
	font-size:14px;
	color:#F58216;
	line-height:20px;
	text-align:left;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:0;
	}
	
#rep_std_sub h3 {
	font-size:14px;
	color:#F58216;
	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;
	}
	
#rep_std_sub h4 {
	margin:5px 0;
	}



#page_title {
	height:43px;
	padding:0; 
	margin:15px 0; 
	}
	.title_left {background:url(../../rep_student/images/rep_01.gif); height:43px; width:10px;}
	.title_right {background:url(../../rep_student/images/rep_02.gif); height:43px; width:10px;}
#page_title h2 {
	font-size:20px; 
	color:#FFFFFF; 
	font-weight:bold;
	line-height:25px;
	}
	
#link {background:url(../../rep_student/images/rep_03.gif); height:47px;}
div#link a{
	color:#FFFFFF;
	}
div#link .link_left {text-align:center; line-height:16px; vertical-align:middle; color:#F58216;}
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: #F58216;
}

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


#eco div.leadArea{
		background-color:#F2F2F2;
		padding:10px;
		margin-bottom:20px;
}
#eco div.leadArea p{
	padding-bottom:0;
}

#eco p {
	padding:0 0 20px 0;
	margin:0;
    }
#eco div.picRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#eco div.picRight img{
	padding: 2px;
	border:1px solid #CCC;
}
#eco div.picLeft{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#eco div.picLeft img{
	padding: 2px;
	border:1px solid #CCC;
}

#eco div.picCenter{
	text-align:center;
	margin-bottom:20px;
}

#eco div.picCenter img{
	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;
}

#eco .img_2row{
	overflow:hidden;
	padding-bottom:20px;
}

#eco .img_2row div.box_img{
	width:260px;
	float:left;
	margin:0 35px;
}

#eco .img_2row div.box_img img{
	display:block;
	width:252px;
	height:auto;
	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;
	padding: 3px;
}

#eco .img_2row div.box_img p{
	text-align:center;
	margin:0;
	padding:5px 0;
}

#eco h3{
	font-size: 14px;
	color: #F58216;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

.thumb_name_area{
}



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

@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;
}

#rep_std_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;
}

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


div#link{
	background: #F58216;
}

#link table {
	height: auto !important;
}

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

div#link .link_left {
	background: #FFF096;
	color: #F58216;
}

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

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




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



#eco .img_2row{
	padding-bottom:0;
}

#eco .img_2row div.box_img{
	width:80%;
	float:none;
	margin:0 auto 10px;
	max-width:250px;
	color:#888;
}

#eco .img_2row div.box_img img{
	width:100%;
	box-sizing:border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
}

.ol_121002 li{
	margin-left:0 !important;
}


.thumb_name_area{
	width:30%;
	max-width:100px;
}

}
