  @charset "utf-8";

/* =======================================

	Header

========================================== */

/*h_navi*/
.h_navi{
    display: none;
}

/*logo_box*/
.logo_box{
margin:0 auto;
width:auto;
overflow:hidden;zoom:1;
text-align:left;
padding:0;
font-size:13px;
}

.logo {
    float:left;
    width:240px;
    overflow:hidden;
    margin: 10px 0 10px 10px;
}

.logo a {
    background-image: url(/campus_life/studentsupport/images/sp/tit_logo.png);
    background-repeat: no-repeat;
    -webkit-background-size: 240px 30px;
    background-size: 240px 30px;
	width: 240px;
	height:30px;
    display: block;
    z-index: 100000000000000000000000;
    position: relative;
}

.logo a img {
    display: none;
}

div.search_box{
    display: none;
}

.logo_box .f_right380{
    display: none;
}

.g_navi .icon_sns {
    display: block;
    width: 32px;
    position: absolute;
    top: -2px;
    right: 60px;
}

.g_navi .icon_sns img {
    width: 100%;
    height: auto;
}

/*g_navi*/
.g_navi{
    overflow: visible;
    zoom:1;
    margin:-40px 5px 10px 5px;
    position: relative;
    width: auto;
    height: 30px;
}

.g_navi .menu {
    background-image: url(/campus_life/studentsupport/images/sp/btn_open.png);
    background-repeat: no-repeat;
    -webkit-background-size: 40px 30px;
    background-size: 40px 30px;
	width: 40px;
	height:30px;
    text-indent: -9999px;
    display: block;
    position: absolute;
    top: 0;
    right: 5px;
    cursor: pointer;
}

.g_navi .close {
    background-image: url(/campus_life/studentsupport/images/sp/btn_close.png);
}

.g_navi ul{
    overflow:hidden;
    zoom:1;
    border-width: 1px;
    border-style: solid;
    border-color: #6a9b22;
    position: absolute;
    top: 35px;
    width: 100%;
    background-color: #ffffff;
    display: none;
    z-index: 1000000000000;
}

.g_navi ul li{
    display:block;
    text-align: left;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #f0f5e8;
}

.g_navi ul li a{
    display:block;
    float:none;
    overflow:hidden;
    height:auto!important;
    height/**/:auto;
    padding:10px;
    background-image:none;
    color: #333333;
    text-decoration: none;
}

.g_navi ul li a:hover{
background-image:none;
}

.g_navi ul li a:active{
background-image:none;
}

.home .g_navi ul li.n01 a,
.news .g_navi ul li.n02 a,
.life .g_navi ul li.n03 a,
.circle .g_navi ul li.n04 a,
.scholarship .g_navi ul li.n05 a{
background-image: none;
}

.g_navi ul li.n01 a{
width:auto;
}

.g_navi ul li.n02 a{
width:auto;
}

.g_navi ul li.n03 a{
width:auto;
}

.g_navi ul li.n04 a{
width:auto;
}

.g_navi ul li.n05 a{
width:auto;
}

.g_navi ul li.n06 {
    display: block;
}

.g_navi ul li.n06 ul{
    overflow:hidden;
    zoom:1;
    border-width: 0;
    position: relative;
    top: 0;
    width: 100%;
    background-color: transparent;
    padding: 5px 0 5px 0;
}

.g_navi ul li.n06 ul li{
    display:block;
    text-align: left;
    border-width: 0;
    float: left;
    width: 50%;
}

.g_navi ul li.n06 ul li a{
    display:block;
    float:none;
    overflow:hidden;
    height:auto!important;
    height/**/:auto;
    padding:5px 10px;
    background-image:none;
    color: #333333;
    text-decoration: none;
}

/*トップページのみ*/
.top_slide h1 {
    display:block;
    overflow:hidden;
    height:auto;
    height/**/:auto;
    padding:0 0 0 0;
    background-image: none;
    margin: 0;
    text-indent: -9999px;
    background-image: url(/campus_life/studentsupport/images/mainimg_top.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.top_slide h1:after {
}

body.home .top_slide {
    background-image: none;
}

/*第2階層以下*/
.top_slide p {
    display:block;
    overflow:hidden;
    height:auto;
    height/**/:auto;
    padding:0 0 0 0;
    text-indent: -9999px;
    background-repeat:no-repeat;
    background-position: center 0;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    margin: 0 0 10px 0;
}

body.news .top_slide p {
background-image:url(/campus_life/studentsupport/images/mainimg_news.jpg);
}

body.life .top_slide p {
background-image:url(/campus_life/studentsupport/images/mainimg_life.jpg);
}

body.circle .top_slide p {
background-image:url(/campus_life/studentsupport/images/mainimg_circle.jpg);
}

body.scholarship .top_slide p {
background-image:url(/campus_life/studentsupport/images/mainimg_scholarship.jpg);
}

body.attention_info .top_slide p {
background-image:url(/campus_life/studentsupport/images/mainimg_attention_info.jpg);
}

body.other .top_slide p {
background-image:url(/campus_life/studentsupport/images/mainimg_other.jpg);
}

/* =======================================

	Structure

========================================== */
body .bg_wrap{
    background-image: none;
}

.contents{
margin: 0 auto 0 auto;
padding: 0;
width: auto;
zoom:1;
text-align:left;
}

.incontents{
width:auto;
overflow:hidden;
zoom:1;
float:none;
    margin: 0 10px 20px 10px;
}

.main{
float:none;
width:auto;
}

.sub{
    /*float:left;*/
    width:auto;
    height: auto;
    display: none;
}

#sidebanner{
float:none;
width:auto;
padding:0;
}

.pan {
    display: none;
}

/* =======================================

	ブログ記事一覧リスト

========================================== */
.titHomeNews {
    background-image: none !important;
    display: block;
	width: auto;
	height: auto;
    position: relative;
    margin: 0 10px 0 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.titHomeNews span {
    display: block;
    padding: 12px 0 12px 12px;
}

.titHomeNews a:nth-child(2) {
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    top: 12px;
    left: auto;
    right: 10px;
    text-indent: 0;
    font-size: 85%;
    color: #666666;
    text-decoration: none;
    background-image: url(/campus_life/studentsupport/images/sp/ico_arrow_right.png);
    -webkit-background-size: 3px 6px;
    background-size: 3px 6px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding: 0 0 0 7px;
}

.titHomeNews a:last-child {
    display: none;
}

.titHomeUnder {
    display: block;
	width: auto;
	height: auto;
    position: relative;
    margin: 0 10px 0 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-image: -moz-linear-gradient(top, #f2fae8, #e1f1ca) !important;
    background-image: -ms-linear-gradient(top, #f2fae8, #e1f1ca) !important;
    background-image: -o-linear-gradient(top, #f2fae8, #e1f1ca) !important;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#f2fae8), to(#e1f1ca)) !important;
    background-image: -webkit-linear-gradient(top, #f2fae8, #e1f1ca) !important;
    background-image: linear-gradient(top, #f2fae8, #e1f1ca) !important;
    box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    -webkit-box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    -moz-box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
}

.titHomeUnder span {
    display: block;
    padding: 12px 0 12px 12px;
}

.titHomeUnder a:nth-child(2) {
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    top: 12px;
    left: auto;
    right: 10px;
    text-indent: 0;
    font-size: 85%;
    color: #666666;
    text-decoration: none;
    background-image: url(/campus_life/studentsupport/images/sp/ico_arrow_right.png);
    -webkit-background-size: 3px 6px;
    background-size: 3px 6px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding: 0 0 0 7px;
}

.info_box dl {
clear: both;
padding: 8px 2px 8px 0;
border-bottom: 1px dotted #999999;
    position: relative;
}

.info_box dl dt {
width: auto;
float: none;
}

.info_box dl dd {
margin: 0 0 0 0;
}

.circle .home_info_box .info_box dl dt {
width: auto;
}

.circle .info_box dl dt {
width: auto;
}

/* =======================================

	トップページ

========================================== */
.home .incontents {
    margin-top: 10px;
}

.home .main{
    float: none;
    width:auto;
    margin: 0;
}

.home #sidebanner {
    margin-top: 0;
}

.home .main h2 {
    margin: 0;
    padding: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f2fae8', endColorstr = '#e1f1ca');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f2fae8', endColorstr = '#e1f1ca')";
    background-image: -moz-linear-gradient(top, #f2fae8, #e1f1ca) !important;
    background-image: -ms-linear-gradient(top, #f2fae8, #e1f1ca) !important;
    background-image: -o-linear-gradient(top, #f2fae8, #e1f1ca) !important;
    background-image: -webkit-gradient(linear, center top, center bottom, from(#f2fae8), to(#e1f1ca)) !important;
    background-image: -webkit-linear-gradient(top, #f2fae8, #e1f1ca) !important;
    background-image: linear-gradient(top, #f2fae8, #e1f1ca) !important;
    box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    -webkit-box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    -moz-box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
}

.home .main h2 img {
margin:0 ;
padding:0 ;
vertical-align: bottom;
}

.home_info_box {
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
padding: 10px 15px 15px 15px;
margin: 0 0 15px 0;
}

.home_info_box .info_box dl {
    padding: 5px 2px 5px 0;
    position: relative;
}

.home_info_box .info_box dl dt {
    display: block;
}

.home_info_box .info_box dl dd span {
background:none repeat scroll 0 0 #6A9B22;
color:#FFFFFF;
font-size:11px;
line-height:1;
margin:0 0 0 5px;
padding:2px 3px 2px;
}

.home_info_box .info_box dl dd span.icon {
    background-color: transparent;
    position: absolute;
    top: 5px;
    left: 9.5em;
    margin: 0;
}

.info_box dl dd span.icon {
    background-color: transparent;
    position: absolute;
    top: 8px;
    left: 9.5em;
    margin: 0;
}

.boxHomeCenter {
    display: block;
    margin: 0 0 15px 0;
    border-width: 1px;
    border-style: solid;
    border-color: #e7e4cd;
    background-color: #f5f4eb;
    border-radius: 2px;
    box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    -webkit-box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    -moz-box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
}

.boxHomeCenter dl {
    line-height: 180%;
}

.boxHomeCenter dl dt {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #dfdcbd;
    padding: 5px 10px 5px 10px;
    font-size: 110%;
    font-weight: bold;
}

.boxHomeCenter dl dt span {
/*    background-image: url(/campus_life/studentsupport/images/sp/ico_question.png);
    background-repeat: no-repeat;
    -webkit-background-size: 11px 23px;
    background-size: 11px 23px;
    background-position: right center;
    padding: 3px 17px 0 0;
    min-height: 20px;
    display: inline-block;*/
}

.boxHomeCenter dl dd {
    padding: 5px 10px;
}

.boxHomeList {
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 2px;
    margin: 0 0 15px 0;
}

.boxHomeList .inner01 {
    margin: 1px;
    padding: 2px;
    border-radius: 2px;
    background-image: url(/campus_life/studentsupport/images/bg_dot_02.gif);
}

.boxHomeList .inner02 {
    border-radius: 1px;
    background-color: #ffffff;
    box-shadow:rgb(248, 248, 248) 0px 2px 0px 0px inset;
    -webkit-box-shadow:rgb(248, 248, 248) 0px 2px 0px 0px inset;
    -moz-box-shadow:rgb(248, 248, 248) 0px 2px 0px 0px inset;
    padding: 15px 0 0 0;
}

.boxHomeList .inner03 {
    float: none;
    width: auto;
    margin: 15px 6px 15px 6px;
    display: block;
}

.boxHomeList .inner03:first-child {
    margin: 0 6px 15px 6px;
}

.boxHomeList .inner03 em {
    font-size: 13px;
    margin: 0 0 10px 0;
    display: block;
}

.boxHomeList .inner03 em a {
    background-image: url(/campus_life/studentsupport/images/sp/bg_dot.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    -webkit-background-size: 5px 14px;
    background-size: 5px 14px;
    padding: 0 0 0 13px;
}

.boxHomeList .inner03 dl {
    width: 47%;
    display: block;
    border-width: 0 ;
    margin: 0 0 5px 0;
    padding: 2px;
    height: 34px;
    overflow: hidden;
    float: left;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 2px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f9f9f9', endColorstr = '#ffffff');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f9f9f9', endColorstr = '#ffffff')";
    background-image: -moz-linear-gradient(top, #f9f9f9, #ffffff);
    background-image: -ms-linear-gradient(top, #f9f9f9, #ffffff);
    background-image: -o-linear-gradient(top, #f9f9f9, #ffffff);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#f9f9f9), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #f9f9f9, #ffffff);
    background-image: linear-gradient(top, #f9f9f9, #ffffff);
}

.boxHomeList .inner03 dl:nth-child(2n+1) {
    float: right;
}

.boxHomeList .inner03 dl dt {
    float: left;
    width: 35px;
}

.boxHomeList .inner03 dl dt img {
    width: 35px;
    height: auto;
}

.boxHomeList .inner03 dl dd {
    float: none;
    width: auto;
    margin: 0 0 0 40px;
}

.boxHomeList .inner03 dl dd p:last-child {
    display: none;
}

/* =======================================

	サイドバナー

========================================== */
.home .sideCenter {
    display: none;
}

#sidebanner .banner li {
line-height: 0;
margin-bottom: 10px;
}

.side_info {
    background-image: none;
    width: auto;
    margin:0 10px 15px 10px;
    padding:0 0 5px;
    zoom: 1;
    border-width: 1px;
    border-style: solid;
    border-color: #e7e4cd;
    background-color: #f5f4eb;
    box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    -webkit-box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    -moz-box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    border-radius: 2px;
}

.side_info dt,
.boxHomeCenter dl dt {
    width: auto;
    display: block;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #dfdcbd;
    padding: 10px;
    font-weight: bold;
}
.side_info dt {
    -webkit-background-size: 11px 23px;
    background-size: 11px 23px;
}

/*.side_info dt img {
    display: none;
}*/
.boxHomeCenter dl dt {
    -webkit-background-size: 11px 23px;
    background-size: 11px 23px;
}

.sideRule dt {
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
}
/*.sideRule dt:after {
    content: "\4FE1\5927\751F\306B\5B88\3063\3066\6B32\3057\3044\3053\3068";
    background-image: url(/campus_life/studentsupport/images/sp/ico_study.png);
    background-repeat: no-repeat;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
    background-position: right center;
    padding: 0 27px 0 0;
    min-height: 20px;
    display: inline-block;
}*/

.sideKnowing dt {
    -webkit-background-size: 20px 21px;
    background-size: 20px 21px;
}
/*.sideKnowing dt:after {
    content: "\77E5\3063\3066\304A\3053\3046";
    background-image: url(/campus_life/studentsupport/images/sp/ico_knowing.png);
    background-repeat: no-repeat;
    -webkit-background-size: 20px 21px;
    background-size: 20px 21px;
    background-position: right center;
    padding: 0 27px 0 0;
    min-height: 21px;
    display: inline-block;
}*/

.sideAdvise dt {
    -webkit-background-size: 25px 20px;
    background-size: 25px 20px;
}
/*.sideAdvise dt:after {
    content: "\5B66\751F\4F55\3067\3082\76F8\8AC7";
    background-image: url(/campus_life/studentsupport/images/sp/ico_advisement.png);
    background-repeat: no-repeat;
    -webkit-background-size: 25px 20px;
    background-size: 25px 20px;
    background-position: right center;
    padding: 0 27px 0 0;
    min-height: 20px;
    display: inline-block;
}*/

.side_info dd {
background-image: none;
padding: 0 10px 0 10px;
padding: 10px;
}

.sideAdvise dd {
    padding: 10px 10px 0 10px;
}

.side_info ul {
padding-top: 0;
}

.side_info dd ul li {
    background-image: url(/campus_life/studentsupport/images/sp/ico_arrow_right.png);
    background-repeat: no-repeat;
    -webkit-background-size: 3px 6px;
    background-size: 3px 6px;
    background-position: 0 1.4em;
    padding: 10px 0 10px 6px;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #dfdcbd;
}

.sideAdvise {
    display: block;
}

.sideAdvise dd ul {
    margin: 10px 0 0 0;
}

.sideAdvise dd ul li {
    background-image: none;
    border-width: 0;
    padding: 0 0 7px 0;;
}

.sideAdvise dd ul li a img {
    display: none;
}

.sideAdvise dd ul li a {
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 5px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee')";
    background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -o-linear-gradient(top, #ffffff, #eeeeee);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#eeeeee));
    background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);
    background-image: linear-gradient(top, #ffffff, #eeeeee);
    text-decoration: none;
    color: #333333;
    font-size: 100%;
}

/*.sideAdvise dd ul li:first-child a:after {
    content: "\5B66\751F\76F8\8AC7\30BB\30F3\30BF\30FC\306E\30B5\30A4\30C8\3092\898B\308B";
    display: block;
    text-align: center;
    padding: 10px 0 10px 0;
}

.sideAdvise dd ul li:last-child a:after {
    content: "\5B66\751F\76F8\8AC7\30BB\30F3\30BF\30FC\3078\306E\304A\554F\3044\5408\308F\305B";
    display: block;
    text-align: center;
    padding: 10px 0 10px 0;
}*/

#sidebanner .banner {
    margin: 0 10px 15px 10px;
    padding: 0 10px 8px 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    background-color: #fdfdfd;
}

#sidebanner .banner li {
line-height: 0;
margin-bottom: 0;
}

#sidebanner .banner li a {
    border-width: 0 0 1px 0;
    border-style: dotted;
    border-color: #989898;
    background-image: url(/campus_life/studentsupport/images/sp/ico_arrow_right.png);
    background-repeat: no-repeat;
    -webkit-background-size: 3px 6px;
    background-size: 3px 6px;
    background-position: 0 center;
    /*padding: 12px 0 12px 7px;*/
    padding: 20px 7px;
    display: block;
}

/*#sidebanner .banner li:first-child a:after {
    content: "\5B66\751F\652F\63F4GP\5831\544A\66F8";
    display: block;
    padding: 12px 0 12px 0;
}

#sidebanner .banner li:nth-child(2) a:after {
    content: "\5B66\53CB\4F1A";
    display: block;
    padding: 12px 0 12px 0;
}

#sidebanner .banner li:nth-child(3) a:after {
    content: "E-Alps";
    display: block;
    padding: 12px 0 12px 0;
}

#sidebanner .banner li:nth-child(4) a:after {
    content: "\5B66\5E74\6B74";
    display: block;
    padding: 12px 0 12px 0;
}

#sidebanner .banner li:nth-child(5) a:after {
    content: "\5B66\751F\751F\6D3B\6848\5185";
    display: block;
    padding: 12px 0 12px 0;
}

#sidebanner .banner li:nth-child(6) a:after {
    content: "\30AD\30E3\30F3\30D1\30B9\60C5\5831\30B7\30B9\30C6\30E0";
    display: block;
    padding: 12px 0 12px 0;
}

#sidebanner .banner li:nth-child(7) a:after {
    content: "\0030ad\0030e3\0030ea\0030a2\0030b5\0030dd\0030fc\0030c8\0030bb\0030f3\0030bf\0030fc";
    display: block;
    padding: 12px 0 12px 0;
}

#sidebanner .banner li:nth-child(8) a:after {
    content: "\4FE1\5DDE\5927\5B66\751F\5354";
    display: block;
    padding: 12px 0 12px 0;
}*/

#sidebanner .banner li a img {
    display: none;
}
#sidebanner .bannerTitle {
    display: block;
}

/* =======================================

	footer

========================================== */

.foot_contents{
    background-image: none;
    padding:10px 0 0 0;
    margin:0px 0 0 0;
    clear:both;
    font-size:13px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f1f1f1', endColorstr = '#fffafc');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#f1f1f1', endColorstr = '#fffafc')";
    background-image: -moz-linear-gradient(top, #f1f1f1, #fffafc);
    background-image: -ms-linear-gradient(top, #f1f1f1, #fffafc);
    background-image: -o-linear-gradient(top, #f1f1f1, #fffafc);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#f1f1f1), to(#fffafc));
    background-image: -webkit-linear-gradient(top, #f1f1f1, #fffafc);
    background-image: linear-gradient(top, #f1f1f1, #fffafc);
}

.foot_contents div{
width:auto;
overflow:hidden;
zoom:1;
margin:0 auto;
clear: both;
}

.footer{
padding:12px 0 15px 0;
text-align:center;
font-size:13px;
}

.footer ul {
    display: none;
}

.footer p{
padding:0 0 0 0 ;
text-align:center;
}

.footer p:after {
    content: "Copyright ?2006-2010 Shinshu University All right reserved";
    font-size: 75%;
}

.footer p img {
    display: none;
}

.foot_return {
    display: none;
}

.btnTop {
    display: none;
	width: 41px;
	height:41px;
    position: fixed;
    bottom: 15px;
    right: 15px;
}

.btnTop a {
    background-image: url(/campus_life/studentsupport/images/sp/btn_pagetop.png);
    background-repeat: no-repeat;
    -webkit-background-size: 41px 41px;
    background-size: 41px 41px;
	width: 41px;
	height:41px;
    text-indent: -9999px;
    display: block;
}

/* =======================================

	見出し

========================================== */
.main h1{
    background-image: url(/campus_life/studentsupport/images/sp/bg_green.gif);
    background-repeat: repeat;
    -webkit-background-size: 1px 1px;
    background-size: 1px 1px;
    line-height:130%;
    color: #FFFFFF;
    padding:14px 0 14px 14px;
    margin:0 0 10px 0;
    height:100%;
    border-width: 1px;
    border-style: solid;
    border-color: #81ba2b;
    border-radius: 5px;
}

.main h2{
    background-repeat: no-repeat;
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    border-radius: 5px;
    padding: 9px 15px 9px 15px;
    margin: 20px 0 10px 0;
    clear: both;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#e8e8e8');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#e8e8e8')";
    background-image: -moz-linear-gradient(top, #ffffff, #e8e8e8);
    background-image: -ms-linear-gradient(top, #ffffff, #e8e8e8);
    background-image: -o-linear-gradient(top, #ffffff, #e8e8e8);
    background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#e8e8e8));
    background-image: -webkit-linear-gradient(top, #ffffff, #e8e8e8);
    background-image: linear-gradient(top, #ffffff, #e8e8e8);
}
*html .main h2 {
padding: 10px 0 10px 15px;
}
*:first-child+html .main h2 {
padding: 10px 0 10px 15px;
}

.main h3 {
background:url(/campus_life/studentsupport/images/bg_h3.gif) repeat-x 0 100%;
padding: 15px 0 3px 0;
margin: 10px 0 10px 0;
clear: both;
}


/*※第2階層RSSアイコン付きh1*/
.h1_rss_box {
    background-image: none;
width: auto;
    position: relative;
}

.h1_rss_box h1 {
width: auto;
float: none;
line-height:130%;
color: #FFFFFF;
padding:14px 0 14px 14px;
margin:0 0 15px 0;
height:100%;
}

.main .rss a {
    position: absolute;
    right: 10px;
    top: 10px;
float: none;
width: 34px;
display:block;
overflow:hidden;
height:0!important;
height/**/:0px;
padding:15px 0 0 0;
margin: 5px 0 0 0 ;
background-image:url("/campus_life/studentsupport/images/icon_rss.gif");
background-repeat:no-repeat;
    -webkit-background-size: 34px 15px;
    background-size: 34px 15px;
}

/*
.main .rss a:hover {
background-image:url("/campus_life/studentsupport/images/icon_rss_on.gif");
}
 */

.incontents .main p.rss {
margin-bottom: 0;
}

.incontents .main p {
    margin: 0 0 10px 0;
}

.incontents .main p img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}

/*ulスタイル==========================================================*/
/*style_01*/
ul.style_01 li {
background:url(/campus_life/studentsupport/images/icon_02.jpg) no-repeat 0px 2px;
padding:0 5px 0 17px;
font-size:90%;
}
*html ul.style_01 li{
background:url(/campus_life/studentsupport/images/icon_02.jpg) no-repeat 5px 3px;
padding:2px 5px 2px 20px;
}
*:first-child+html ul.style_01 li{
background:url(/campus_life/studentsupport/images/icon_02.jpg) no-repeat 5px 3px;
padding:2px 5px 2px 20px;
}


/*style_02*/
ul.style_02{
padding:0px 5px 0 5px;
}

ul.style_02 li {
background:url(/campus_life/studentsupport/images/icon_04.gif) no-repeat 3px 8px;
padding:2px 0 2px 13px;
}
*html ul.style_02 li{
background:url(/campus_life/studentsupport/images/icon_04.gif) no-repeat 3px 9px;
}
*:first-child+html ul.style_02 li{
background:url(/campus_life/studentsupport/images/icon_04.gif) no-repeat 3px 9px;
}


/*style_03*/
ul.style_03{
padding:0px 5px 0 5px;
    margin: 0 0 10px 0;
}

ul.style_03 li {
    background-image: url(/campus_life/studentsupport/images/sp/ico_arrow_right.png);
    -webkit-background-size: 3px 6px;
    background-size: 3px 6px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding:2px 0 2px 8px;
}

ul.style_03 li a {
background: url(/campus_life/studentsupport/images/icon_10.gif) no-repeat right center;
    -webkit-background-size: 8px 8px;
    background-size: 8px 8px;
padding: 0 12px 0 0;
zoom:1;
}
*html ul.style_03 li{
background:url(/campus_life/studentsupport/images/icon_04.gif) no-repeat 3px 9px;
}
*:first-child+html ul.style_03 li{
background:url(/campus_life/studentsupport/images/icon_04.gif) no-repeat 3px 9px;
}


/*style_disc*/
ul.style_disc {
margin: 0 0 10px 15px;
}

ul.style_disc li {
list-style-type: disc;
}


/*inpage_navi*/
.inpage_navi {
background:url(/campus_life/studentsupport/images/bg_inpage_navi.gif) no-repeat 0 100%;
}

.inpage_navi_in {
background:url(/campus_life/studentsupport/images/bg_inpage_navi_head.gif) no-repeat 0 0;
padding: 10px;
margin: 5px 0 0 0;
}

.inpage_navi {
margin: 0 0 20px 0;
}

.inpage_navi ul {
margin: 5px 0;
}

.inpage_navi ul li {
display: inline;
background:url(/campus_life/studentsupport/images/icon_04.gif) no-repeat 3px 7px;
padding:2px 0 2px 13px;
margin: 0 10px 0 0 ;
}
*html .inpage_navi ul li {
background:url(/campus_life/studentsupport/images/icon_04.gif) no-repeat 3px 5px;
}
*:first-child+html .inpage_navi ul li {
background:url(/campus_life/studentsupport/images/icon_04.gif) no-repeat 3px 5px;
}


/*olスタイル==========================================================*/
ol {
margin: 0 0 10px 0;
}


/*dlスタイル==========================================================*/
dl.style_usually {
margin: 0 0 10px 0;
}

dl.style_usually dt {
font-weight: bold;
}

dl.style_usually dd {
margin: 0 0 20px 0;
}


/*テーブル========================================================*/
table{
border-collapse:collapse;
margin:15px 0;
border:1px solid #CCCCCC;
width: 100% !important;
    height: auto !important;
}

table th{
background:#E0E0E0;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
padding:6px 5px;
vertical-align:top;
}

table td{
border:1px solid #CCCCCC;
padding:6px 5px;
vertical-align:top;
}


/*見出しセンタリング*/
.table01 th {
text-align: center;
}


/*見出し色薄+文字細*/
.table02 th {
background: #F0F0F0;
text-align: left;
font-weight: normal;
}


/*th混合用*/
table th.th01{
background:#F0F0F0;
text-align: left;
font-weight: normal;
}


/*アイコン用*/
table th.th02{
background-color: #FFFFFF;
text-align: center;
}


/*フォーム用*/
table th.th03{
background-color: #E6E9F0;
}


/*金額表示用右寄せ*/
table td.td01 {
text-align: right;
}


/*記号表示用右寄せ*/
table td.td02 {
text-align: center;
}


/*回り込み関連========================================================*/
.center{
text-align:center!important;
}
.right{
text-align:right!important;
}
.f_left50{
float:left;
width:50px;
}
.f_left80{
float:left;
width:80px;
}
.f_left120{
float:left;
width:120px;
}
.f_left150{
float:left;
width:150px;
}
.f_left170{
float:left;
width:170px;
}
.f_left180{
float:left;
width:180px;
}
.f_left200{
float:left;
width:200px;
}
.f_left220{
float:left;
width:210px;
}
.f_left245{
float:left;
width:245px;
}
.f_left260{
float:left;
width:260px;
}
.f_left270{
float:left;
width:270px;
}
.f_left290{
float:left;
width:290px;
}
.f_left300{
float:left;
width:300px;
}
.f_left400{
float:left;
width:400px;
}
.f_left565{
float:left;
width:565px;
}
.f_right135{
float:right;
width:135px;
}
.f_right160{
float:right;
width:160px;
}
.f_right170{
float:right;
width:170px;
}
.f_right200{
float:right;
width:200px;
}
.f_right260{
float:right;
width:260px;
}
.f_right300{
float:right;
width:300px;
}
.f_right310{
float:right;
width:310px;
}
.f_right320{
float:right;
width:320px;
}
.f_right340{
float:right;
width:340px;
}
.f_right360{
float:right;
width:360px;
}
.f_right380{
float:right;
width:380px;
}
.f_right400{
float:right;
width:400px;
}
.f_right425{
float:right;
width:440px;
}
.f_right440{
float:right;
width:440px;
}
.f_right460{
float:right;
width:460px;
}
.f_right470{
float:right;
width:470px;
}
.f_right370{
float:right;
width:370px;
}
.f_right350{
float:right;
width:350px;
}
.f_right140{
float:right;
width:140px;
}

.f_left{
float:left;
}

.f_right{
float:right;
}

.ph_left{
float:left;
padding:0 20px 20px 0;
}

.ph_right{
float:none;
padding:0 0 20px 0;
    text-align: center;
}

.ph_left p{
font-size:60%;
padding:5px 0 0 0;
}

.ph_right p{
font-size:60%;
padding:5px 0 0 0;
}


/*余白関連========================================================*/
.m_t10{
margin-top:10px!important;
}
.m_t20{
margin-top:20px!important;
}
.m_t30{
margin-top:30px!important;
}
.m_t40{
margin-top:40px!important;
}
.m_b10{
margin-bottom:10px!important;
}
.m_b20{
margin-bottom:20px!important;
}
.m_b30{
margin-bottom:30px!important;
}
.m_b40{
margin-bottom:40px!important;
}
.p_b40{
padding-bottom:40px!important;
}
.m_tb20{
margin-top:20px!important;
margin-bottom:20px!important;
}

.m_tb10{
margin-top:10px!important;
margin-bottom:10px!important;
}


/*リンク========================================================*/

body a:link{color:#003ECC; text-decoration:underline;}
body a:visited{color:#001F66;text-decoration:underline;}
body a:hover{color:#001F66;text-decoration:none;}
body a:active{color:#000;text-decoration:none;}



.h_navi p a:link,
ul.style_01 a:link,
.footer li a:link,
.foot_return a:link {
color:#000;
text-decoration:none;
}

.h_navi p a:visited,
ul.style_01 a:visited,
.footer li a:visited,
.foot_return a:visited {
color:#000;
text-decoration:none;
}

.h_navi p a:hover,
ul.style_01 a:hover,
.footer li a:hover,
.foot_return a:hover {
color:#002787;
text-decoration:underline;
}



/*リンクアイコンなど*/
/*※pタグなどの1行のみのリンクに使用*/
.linkicon {
background: url(/campus_life/studentsupport/images/icon_04.gif) no-repeat scroll 5px 5px transparent;
padding:0 0 0 13px;
}

.main p.linkicon {
background: url(/campus_life/studentsupport/images/icon_04.gif) no-repeat scroll 5px 5px transparent;
padding:0 0 0 13px;
}

.blank {
background: url(/campus_life/studentsupport/images/icon_10.gif) no-repeat right center;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    background-position: right 0.2em;
padding: 0 15px 0 0;
zoom:1;
}
/*※テキストが折り返す場合は最後の文字にclassを付けて対応*/


/*アイコン後ろ*/
.pdf01 {
background: url(/campus_life/studentsupport/images/icon_pdf.gif) no-repeat right top;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    background-position: right 0.2em;
padding: 0 18px 1px 0;
zoom:1;
}

.word01 {
background: url(/campus_life/studentsupport/images/icon_word.gif) no-repeat right top;
    -webkit-background-size: 9px 10px;
    background-size: 9px 10px;
    background-position: right 0.2em;
padding: 0 17px 1px 0;
zoom:1;
}

.excel01 {
background: url(/campus_life/studentsupport/images/icon_excel.gif) no-repeat right top;
    -webkit-background-size: 9px 10px;
    background-size: 9px 10px;
    background-position: right 0.2em;
padding: 0 17px 1px 0;
zoom:1;
}

/*アイコン前*/
.pdf02 {
background: url(/campus_life/studentsupport/images/icon_pdf.gif) no-repeat 0 0;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    background-position: right 0.2em;
padding: 1px 0 0 18px;
zoom:1;
}

.word02 {
background: url(/campus_life/studentsupport/images/icon_word.gif) no-repeat 0 0;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    background-position: right 0.2em;
padding: 1px 0 0 17px;
zoom:1;
}

.excel02 {
background: url(/campus_life/studentsupport/images/icon_excel.gif) no-repeat 0 0;
    -webkit-background-size: 10px 10px;
    background-size: 10px 10px;
    background-position: right 0.2em;
padding: 1px 0 0 17px;
zoom:1;
}



/*フォーム========================================================*/
.step_navi {
text-align: right;
}

.form_entry {
text-align: center;
margin: 20px 0;
}

.main form input {
border:1px solid #CCCCCC;
padding: 2px;
margin: 5px 0 0 5px;
}

.main form textarea {
border:1px solid #CCCCCC;
padding: 2px;
margin: 5px 0 5px 5px;
}

.form_w120 {
width: 120px;
}

.form_w300 {
width: 300px;
}

.main .form_entry input {
padding: 3px 6px;
margin:0 5px;
border: 1px solid #5A831D;
background-color: #87C52C;
color: #FFFFFF;
cursor:pointer;
}
*html .form_entry input{
padding: 3px 6px 2px;
}
*:first-child+html .form_entry input{
padding: 3px 6px 2px;
}




/*その他========================================================*/

/*汎用*/

strong.big{font-size:110%;}
strong.xbig{font-size:140%;}

p{font-size:90%;line-height:150%;color:#000;}
li{font-size:90%;line-height:150%;color:#000;}
dt{font-size:90%;line-height:150%;color:#000;}
dd{font-size:90%;line-height:150%;color:#000;}
th{font-size:90%;line-height:150%;color:#000;}
td{font-size:90%;line-height:150%;color:#000;}


td p{font-size:90%;}
li p{font-size:90%;}
dd p{font-size:90%;}
dd li{font-size:90%!important;}



/*文字サイズ変更用*/

#fontChanger { width: 88px; }
#fontChanger a { text-decoration:none; text-indent:-99999px; }
#fontChanger-small { float: left; margin: 0; padding: 0; }
#fontChanger-small a { display:block; width: 30px; height: 17px; margin: 0; padding: 0; background: url(/faculty/agriculture/images/fontsize.gif) no-repeat 0 0; }
#fontChanger-medium { float: left; margin: 0; padding: 0; }
#fontChanger-medium a { display:block; width: 29px; height: 17px; margin: 0; padding: 0; background: url(/faculty/agriculture/images/fontsize.gif) no-repeat -30px 0; }
#fontChanger-large { float: right; margin: 0; padding: 0; }
#fontChanger-large a { display:block; width: 29px; height: 17px; margin: 0; padding: 0; background: url(/faculty/agriculture/images/fontsize.gif) no-repeat -59px 0; }

/*サイトマップ=============================================*/
.sitemap_box {
    margin: -15px 0 15px 0;
}

.sitemap_box h2 {
    background-image: none;
padding: 0 0 7px 0;
margin: 10px 0 5px 0;
clear: both;
    border-width: 0 0 1px 0;
    border-radius: 0;
}
*html .sitemap_box h2 {
padding: 0 0 7px 0;
margin: 10px 0 10px 0;
}
*:first-child+html .sitemap_box h2 {
padding: 0 0 7px 0;
margin: 10px 0 10px 0;
}

.sitemap_box .f_left {
width: 48%;
}

.sitemap_box .f_right {
width: 48%;
}

.sitemap_box ul {
margin: 0;
padding: 0;
}

.sitemap_box ul li {
font-weight: bold;
}

.sitemap_box ul li a {
    background-image: url(/campus_life/studentsupport/images/sp/ico_arrow_right.png);
    background-repeat: no-repeat;
    -webkit-background-size: 3px 6px;
    background-size: 3px 6px;
padding:4px 0 4px 10px;
zoom: 1;
display: block;
}

.sitemap_box ul li.sec a {
background: url(/campus_life/studentsupport/sitemap/images/icon_sitemap_01.gif) no-repeat 3px 10px ;
padding: 4px 0 4px 18px;
font-weight: normal;
}

.sitemap_box ul li.sec_end a {
background: url(/campus_life/studentsupport/sitemap/images/icon_sitemap_02.gif) no-repeat 3px 10px;
padding: 4px 0 4px 18px;
font-weight: normal;
}


/*親カテゴリにリンクが張られている場合は子カテゴリは下記のclassを使う*/
.sitemap_box ul li.sec02 a {
background: url(/campus_life/studentsupport/sitemap/images/icon_sitemap_01.gif) no-repeat 10px 10px ;
padding: 4px 0 4px 23px;
font-weight: normal;
}

.sitemap_box ul li.sec_end02 a {
background: url(/campus_life/studentsupport/sitemap/images/icon_sitemap_02.gif) no-repeat 10px 10px;
padding: 4px 0 4px 23px;
font-weight: normal;
}


/*※liにリンクを張らない場合は下記のclassを使う*/
/*classなしli*/
.sitemap_box .nolink {
padding: 4px 0 4px 0px;
}

/*classが.sec*/
.sitemap_box .nolink_s {
background: url(/campus_life/studentsupport/sitemap/images/icon_sitemap_01.gif) no-repeat 3px 10px;
padding: 4px 0 4px 18px;
font-weight: normal;
}

/*classが.sec_end*/
.sitemap_box .nolink_s_end {
background: url(/campus_life/studentsupport/sitemap/images/icon_sitemap_02.gif) no-repeat 3px 10px;
padding: 4px 0 4px 18px;
font-weight: normal;
}

/*災害時の対応*/
.contactlist {
background: url(/campus_life/studentsupport/attention_info/images/bg_contactlist.gif) no-repeat 0 100%;
}

.contactlist dl {
background: url(/campus_life/studentsupport/attention_info/images/bg_contactlist_head.gif) no-repeat;
}

.contactlist dl dt {
padding: 0 0;
}

.contactlist dl dd {
padding: 0 0;
}

.contactlist dl dt.listhead {
padding-top: 20px;
}

.contactlist dl dd.listbottom {
padding-bottom: 20px;
}

.contactlist ul li {
border-bottom: 1px solid #CCCCCC;
padding: 6px 0;
}

.contactlist ul li.listhead {
border-top: 1px solid #CCCCCC;
margin-top: 5px;
}

.main .contactlist p {
padding: 10px 20px 20px 20px;
}

/* 課外活動団体============================================= */

ul.group_list li {
width:48%;
display:inline;
float:left;
    background-image: url(/campus_life/studentsupport/images/sp/ico_arrow_right.png);
    background-repeat: no-repeat;
    -webkit-background-size: 3px 6px;
    background-size: 3px 6px;
    background-position: 0 0.7em;
padding:2px 0 2px 10px;
border-bottom:1px dotted #999999;
margin-right:0;
margin-bottom:8px;
    box-sizing: border-box;
    clear: both;
}
ul.group_list li:nth-child(2n) {
    float: right;
    clear: none;
}
*html ul.group_list li {
background-image: url(/campus_life/studentsupport/images/sp/ico_arrow_right.png);
    background-repeat: no-repeat;
    -webkit-background-size: 3px 6px;
    background-size: 3px 6px;
    background-position: 0 0.7em;
}
*:first-child+html ul.group_list li {
background-image: url(/campus_life/studentsupport/images/sp/ico_arrow_right.png);
    background-repeat: no-repeat;
    -webkit-background-size: 3px 6px;
    background-size: 3px 6px;
    background-position: 0 0.7em;
}

.circle .main .info_navi {
border: 1px solid #8AC82E;
padding: 6px;
margin: 20px 0;
text-align: center;
clear: both;
}

/* 回り込み関連========================================================*/
.center{
text-align:center!important;
}
.right{
text-align:right!important;
}
.f_left50{
float:left;
width:50px;
}
.f_left80{
float:left;
width:80px;
}
.f_left120{
float:left;
width:120px;
}
.f_left150{
float:left;
width:150px;
}
.f_left170{
float:left;
width:170px;
}
.f_left180{
float:left;
width:180px;
}
.f_left200{
float:left;
width:200px;
}
.f_left220{
float:left;
width:210px;
}
.f_left245{
float:left;
width:245px;
}
.f_left260{
float:left;
width:260px;
}
.f_left270{
float:left;
width:270px;
}
.f_left290{
float:left;
width:290px;
}
.f_left300{
float:left;
width:300px;
}
.f_left400{
float:left;
width:400px;
}
.f_left565{
float:left;
width:565px;
}
.f_right135{
float:right;
width:135px;
}
.f_right160{
float:right;
width:160px;
}
.f_right170{
float:right;
width:170px;
}
.f_right200{
float:right;
width:200px;
}
.f_right260{
float:right;
width:260px;
}
.f_right300{
float:right;
width:300px;
}
.f_right310{
float:right;
width:310px;
}
.f_right320{
float:right;
width:320px;
}
.f_right340{
float:right;
width:340px;
}
.f_right360{
float:right;
width:360px;
}
.f_right380{
float:right;
width:380px;
}
.f_right400{
float:right;
width:400px;
}
.f_right425{
float:right;
width:440px;
}
.f_right440{
float:right;
width:440px;
}
.f_right460{
float:right;
width:460px;
}
.f_right470{
float:right;
width:470px;
}
.f_right370{
float:right;
width:370px;
}
.f_right350{
float:right;
width:350px;
}
.f_right140{
float:right;
width:140px;
}

.f_left{
float:left;
}

.f_right{
float:right;
}

.ph_left{
float:left;
padding:0 20px 20px 0;
}

.ph_right{
float:none;
    margin: 0 auto;
padding:0 0 20px 0;
    display: block;
    height: auto;
}

.ph_left p{
font-size:60%;
padding:5px 0 0 0;
}

.ph_right p{
font-size:60%;
padding:5px 0 0 0;
}

/*学生生活=============================================*/
/*一年間の流れ*/
.year_schedule h2 {
    background-color: transparent;
    border-width: 0;
margin: 30px 0 10px;
padding: 0;
}
*html .year_schedule h2 {
background: none;
margin: 30px 0 10px;
padding: 0;
}
*:first-child+html .year_schedule h2 {
background: none;
margin: 30px 0 10px;
padding: 0;
}


/*学生寮?アパート*/
ul#tab{
overflow:hidden;
zoom:1;
height:31px;
}

#tab li{
float: left;
height: 31px;
}

#tab li a{
height: 31px;
display:block;
background:url(/campus_life/studentsupport/images/bg_tab_dormitory_off.jpg) no-repeat;
padding-top:42px;
height: 0 !important;
height /**/:42px;
overflow: hidden;
}

#tab li.selected a{
background:url(/campus_life/studentsupport/images/bg_tab_dormitory_on.jpg) no-repeat;
}

#tab li#tab_01 a{
background-position: 0px 0px;
width:72px;
}

#tab li#tab_01.selected a{
background-position: 0px 0px;
width:72px;
}

#tab li#tab_02 a{
background-position: -72px 0px;
width:53px;
}

#tab li#tab_02.selected a{
background-position: -72px 0px;
width:53px;
}

#tab li#tab_03 a{
background-position: -125px 0px;
width:82px;
}

#tab li#tab_03.selected a{
background-position: -125px 0px;
width:82px;
}

#tab li#tab_04 a{
background-position: -207px 0px;
width:57px;
}

#tab li#tab_04.selected a{
background-position: -207px 0px;
width:57px;
}

#tab li#tab_05 a{
background-position: -264px 0px;
width:57px;
}

#tab li#tab_05.selected a{
background-position: -264px 0px;
width:57px;
}

#tab li#tab_06 a{
background-position: -321px 0px;
width:57px;
}

#tab li#tab_06.selected a{
background-position: -321px 0px;
width:57px;
}

#tab li#tab_07 a{
background-position: -378px 0px;
width:56px;
}

#tab li#tab_07.selected a{
background-position: -378px 0px;
width:56px;
}

#tab li#tab_08 a{
background-position: -434px 0px;
width:56px;
}

#tab li#tab_08.selected a{
background-position: -434px 0px;
width:56px;
}

#parentHorizontalTab {
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #c1c1c1;
}

.tab_box{
border: 1px solid #c1c1c1;
    border-width: 0 1px 1px 1px;
padding:15px 13px;
margin: 0 0 0 0;
clear: both;
}

.tab_box:last-child {
    border-width: 1px 1px 0 1px;
}

.tab_box .f_left {
width: auto;
    float: none;
}

.tab_box .f_right {
width: auto;
    float: none;
    text-align: center;
}
}

.tab_box .f_right img {
    display: block;
    margin: 0 auto 15px auto;
    height: auto;
    width: auto;
}

.tab_box .f_right img:last-child {
    margin: 0 auto;
}

/*信大生に守って欲しいこと*/
.life .main dl.rule dt{
border-bottom: 1px dotted #999;
padding: 10px 0 10px 0;
color: #003ECC;
text-decoration: underline;
background: url(/campus_life/studentsupport/images/arw.gif) no-repeat 100%;
cursor: pointer;
}

.life .main dl.active dt{
background: url(/campus_life/studentsupport/images/close.gif) no-repeat 100%;
}

.life .main dl.rule dd{
margin: 10px 0 15px;
padding: 15px 15px 15px 15px;
border: 2px solid #CCC;
}

.life .main dl.rule dd img {
    max-width: 100%;
    height: auto;
}

/*困ったときのQ&A*/
.life .main .info_navi {
border: 1px solid #8AC82E;
padding: 6px;
margin: 20px 0;
text-align: center;
clear: both;
}

.q_list li {
border-bottom: 1px dotted #999999;
background: url(/campus_life/studentsupport/life/qa/images/icon_q.jpg) no-repeat 0 15px;
    -webkit-background-size: 8px 11px;
    background-size: 8px 11px;
padding: 10px 0 10px 18px;
}

.answer_box dt {
border-bottom: 1px dotted #999999;
background: url(/campus_life/studentsupport/life/qa/images/icon_q.jpg) no-repeat 0 14px;
    -webkit-background-size: 8px 11px;
    background-size: 8px 11px;
padding: 10px 0 12px 18px;
}
*html .answer_box dt{
padding: 10px 0 10px 18px;
}
*:first-child+html .answer_box dt{
padding: 10px 0 10px 18px;
}

.answer_box dd {
margin-top: 12px;
}

.answer_box .f_ansicon {
margin-bottom: 30px;
background: url(/campus_life/studentsupport/life/qa/images/icon_a.jpg) no-repeat 0 4px;
    -webkit-background-size: 8px 10px;
    background-size: 8px 10px;
padding: 0 0 0 18px;
}

.answer_box .f_right200 {
margin-bottom: 30px;
}

.answer_box .f_right200 p {
margin:2px 0 15px;
}

.f_ansicon .info_navi {
    margin-left: -18px !important;
}

/*2021新規追加ページ用*/

/*.contents .incontents .main .group_list2 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}*/

.contents .incontents .main .group_list2 li {
  width: 100%;
}

/*コンテンツレイアウト==========================================================*/
/*dangumi*/
.main .dangumi01,
.main .dangumi02{
padding:0;
margin:0 0 0 0;
overflow:hidden;
zoom:1;
background:#FFFFFF;
}
.main .dangumi01{
    background-image: none;
}

.main .dangumi01 .box_left, .main .dangumi01 .box_right {
    background-image: none;
}

.main .dangumi02{
    background-image: none;
}

.main .dangumi02 .box_left {
    background-image: none;
}

.main .dangumi01 dl,
.main .dangumi02 dl {
    border-width: 1px;
    border-style: solid;
    border-color: #c1c1c1;
    display: block;
    margin: 0 0 15px 0;
}

.main .dangumi01 dl dt,
.main .dangumi02 dl dt{
padding:13px 15px 10px 16px ;
background-image: none;
font-weight:bold;
margin-top: 0;
    background-color: #e7f1d8;
    box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    -webkit-box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    -moz-box-shadow:rgb(255, 255, 255) 0px 0px 1px 1px inset;
    border-width: 0 0 1px 0;
    border-style: dotted;
    border-color: #c1c1c1;
}

.main .dangumi01 dl dt a,
.main .dangumi02 dl dt a{
background:url(/campus_life/studentsupport/images/icon_07.jpg) no-repeat 0 3px;
padding:0 0 0 18px;
font-weight:bold;
zoom:1;
}
*html .main .dangumi01 dl dt a,
*html .main .dangumi02 dl dt a{
background:url(/campus_life/studentsupport/images/icon_07.jpg) no-repeat 0 4px;
}
*:first-child+html .main .dangumi01 dl dt a,
*:first-child+html .main .dangumi02 dl dt a{
background:url(/campus_life/studentsupport/images/icon_07.jpg) no-repeat 0 4px;
}

.main .dangumi01 dl dd,
.main .dangumi02 dl dd{
padding:14px 15px;
background-image: none;
}

.main .dangumi01 .box_left,
.main .dangumi02 .box_left{
width:auto;
float:none;
}

.main .dangumi01 .box_right,
.main .dangumi02 .box_right{
width:auto;
float:none;
}

.main .dangumi01 dl dd ul.style_02,
.main .dangumi02 dl dd ul.style_02{
margin:5px 0 0 0;
padding:0;
}