@charset "UTF-8";

/*
Theme Name: secusolutions
Theme URI: http://www.secusolutions.co.jp/
Description: Master CSS file.
Version: 1.0
author: Copyright 2009,secusolutions Inc.All right reserved.
*/

/*-----------------------------------------------------------------------------
Primary Style Sheet
-----------------------------------------------------------------------------*/

/*IE6*/
* html img{
vertical-align: bottom;
}
/*IE7*/
*:first-child+html img{
vertical-align: bottom;
}

html {
width:100%;
height:100%;
}

body {
width:100%;
height:100%;
color:#3F3F3F;
background:#e5e5e5;
}

p {margin:8px 0;line-height:1.5em;}

a{text-decoration:none;cursor:pointer;color:#1c3f8f;}

a:link{color:#1c3f8f;}

a:visited{color:#1c3f8f;}

a:hover{text-decoration:underline;color:#1c3f8f;}

p a{padding:0 2px;text-decoration:none;cursor:pointer;}

img{margin:0;padding:0;border:none;}

span.date {color:#888;font-size:77%;font-weight:bold;}

span.comment {color:#888;font-size:77%;font-weight:bold;}

.attention {color:#cc3333;}

/* Conteiner ----------------------------------------------------------------*/

#container {
position:relative;
display:block;
width:100%;
font-size:93%;
margin-left: 10px;
}

hr{display:none;}

.clearfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clearfix {
min-height: 1px;
}

* html .clearfix {
height: 1px;
/*A^\*//*/
height: auto;
overflow: hidden;
/**/
}

#main_contents{
clear: both;
min-height: 830px;
background-image: url(../images/main_contents_bg.jpg);
background-repeat: repeat-y;
}

#main_contents_bottom{
margin-bottom: 20px;
vertical-align: top;
}

#main_contents_bottom img{
vertical-align: top;
}

/* header ----------------------------------------------------------------*/
#header{
margin: 10px 0px 10px 3px;
*margin: 10px 0px 10px 0px;
margin: 10px 0px 10px 0px\9;
}

#header_logo{
width: 560px;
background-color: #fff;
display: block;
height: 80px;
margin-right: 10px;
*margin-right: 5px;
float: left;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=0, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=90, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=270, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=180, Strength=3)
}

/* cate_menu ------------------*/

#cate_menu{
width: 370px;
background-color: #ffffff;
display: block;
height: 80px;
float: left;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=0, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=90, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=270, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=180, Strength=3)
}

#cate_menu ul{
padding: 0;
list-style: none;
margin: 0;
visibility: visible;
}

#cate_menu ul li{
display:inline;
list-style-type:none;
}

#cate_menu ul li a {
height: 80px;
display:block;
float:left;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}


/*------off*/
#cate_menu ul li.target_examinee a {
background:url(../images/cate_menu.jpg) no-repeat 0px 0px;
width: 125px;
}
#cate_menu ul li.target_student a {
background:url(../images/cate_menu.jpg) no-repeat -125px 0px;
width: 120px;
}
#cate_menu ul li.target_graduate a {
background:url(../images/cate_menu.jpg) no-repeat -245px 0px;
width: 125px;
}

/*------hover*/
#cate_menu ul li.target_examinee a:hover  {
background:url(../images/cate_menu.jpg) no-repeat 0px -80px;
}
#cate_menu ul li.target_student a:hover  {
background:url(../images/cate_menu.jpg) no-repeat -125px -80px;
}
#cate_menu ul li.target_graduate a:hover  {
background:url(../images/cate_menu.jpg) no-repeat -245px -80px;
}

/*------on*/
#cate_menu ul li.target_examinee_on a {
background:url(../images/cate_menu.jpg) no-repeat 0px -80px;
width: 125px;
}
#cate_menu ul li.target_student_on a {
background:url(../images/cate_menu.jpg) no-repeat -125px -80px;
width: 120px;
}
#global_submenu ul li.target_graduate_on a {
background:url(../images/cate_menu.jpg) no-repeat -245px -80px;
width: 125px;
}

/*----------------------------end*/


/* global_side -----------------------------------------------------------*/
#global_side{
width: 180px;
margin:0px 0px 0px 3px;
display: block;
float: left;
border-top: #DB1F3E solid 3px;
_margin:0px 0px 0px 1.5px;
}

/* global_menu ------------------*/
#global_menu{
width: 160px;
margin:5px auto;
_margin: 5px 10px;
}

#global_menu ul{
padding: 0;
list-style: none;
margin: 0;
visibility: visible;
}

#global_menu ul li{
list-style-type:none;
}

#global_menu ul li a {
width: 160px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}


/*------off*/
#global_menu ul li.navi_about a {
background:url(../images/main_menu1.jpg) no-repeat 0px 0px;
height: 41px;
}
#global_menu ul li.navi_curriculum a {
background:url(../images/main_menu1.jpg) no-repeat 0px -41px;
height: 40px;
}
#global_menu ul li.navi_faculty a {
background:url(../images/main_menu1.jpg) no-repeat 0px -81px;
height: 40px;
}
#global_menu ul li.navi_program a {
background:url(../images/main_menu1.jpg) no-repeat 0px -121px;
height: 40px;
}
#global_menu ul li.navi_access a {
background:url(../images/main_menu1.jpg) no-repeat 0px -161px;
height: 40px;
}
#global_menu ul li.navi_exam a {
background:url(../images/main_menu1.jpg) no-repeat 0px -201px;
height: 40px;
}
#global_menu ul li.navi_exchange a {
background:url(../images/main_menu1.jpg) no-repeat 0px -241px;
height: 40px;
}
#global_menu ul li.navi_obog a {
background:url(../images/main_menu1.jpg) no-repeat 0px -281px;
height: 40px;
}
#global_menu ul li.navi_contact a {
background:url(../images/main_menu1.jpg) no-repeat 0px -321px;
height: 43px;
}


/*------hover*/
#global_menu ul li.navi_about a:hover  {
background:url(../images/main_menu1.jpg) no-repeat -160px -0px;
}
#global_menu ul li.navi_curriculum a:hover  {
background:url(../images/main_menu1.jpg) no-repeat -160px -41px;
}
#global_menu ul li.navi_faculty a:hover  {
background:url(../images/main_menu1.jpg) no-repeat -160px -81px;
}
#global_menu ul li.navi_program a:hover  {
background:url(../images/main_menu1.jpg) no-repeat -160px -121px;
}
#global_menu ul li.navi_access a:hover  {
background:url(../images/main_menu1.jpg) no-repeat -160px -161px;
}
#global_menu ul li.navi_exam a:hover  {
background:url(../images/main_menu.jpg) no-repeat -160px -201px;
}
#global_menu ul li.navi_exchange a:hover  {
background:url(../images/main_menu1.jpg) no-repeat -160px -241px;
}
#global_menu ul li.navi_obog a:hover {
background:url(../images/main_menu1.jpg) no-repeat -160px -281px;
}
#global_menu ul li.navi_contact:hover a {
background:url(../images/main_menu1.jpg) no-repeat -160px -321px;
}


/*----------------------------end*/

#google_serch{
width: 160px;
margin: 0px auto;
_margin: 0px 10px;
}

#google_serch form{
width: 160px;
}

#google_serch table{
width: 160px;
text-align: left;
}

#google_serch td input{
margin-top: 5px;
}

/* global_sub- ------------------*/
#global_submenu{
width: 160px;
margin:10px auto;
_margin:10px 10px;
}

#global_submenu ul{
padding: 0;
list-style: none;
margin: 0;
visibility: visible;
}

#global_submenu ul li{
list-style-type:none;
}

#global_submenu ul li a {
width: 160px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}


/*------off*/
#global_submenu ul li.navi_event a {
background:url(../images/sub_menu.jpg) no-repeat 0px 0px;
height: 27px;
}
#global_submenu ul li.navi_link a {
background:url(../images/sub_menu.jpg) no-repeat 0px -27px;
height: 27px;
}
#global_submenu ul li.navi_sitemap a {
background:url(../images/sub_menu.jpg) no-repeat 0px -54px;
height: 27px;
}

/*------hover*/
#global_submenu ul li.navi_event a:hover  {
background:url(../images/sub_menu.jpg) no-repeat -160px 0px;
}
#global_submenu ul li.navi_link a:hover  {
background:url(../images/sub_menu.jpg) no-repeat -160px -27px;
}
#global_submenu ul li.navi_sitemap a:hover  {
background:url(../images/sub_menu.jpg) no-repeat -160px -54px;
}

/*------on*/
#global_submenu ul li.navi_event_on a {
background:url(../images/sub_menu.jpg) no-repeat -160px 0px;
height: 27px;
}
#global_submenu ul li.navi_link_on a {
background:url(../images/sub_menu.jpg) no-repeat -160px -27px;
height: 27px;
}
#global_submenu ul li.navi_sitemap_on a {
background:url(../images/sub_menu.jpg) no-repeat -160px -54px;
height: 24px;
}

/*----------------------------end*/


/* global_banner- ------------------*/
#global_banner{
margin: 20px auto;
_margin: 20px 10px;
width: 159px;
}

#global_banner ul{
padding: 0;
list-style: none;
margin: 0;
visibility: visible;
}

#global_banner ul li{
list-style-type:none;
}

#global_banner ul li a {
width: 160px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}


/*------off*/
#global_banner ul li.navi_internship a {
background:url(../images/side_bannerNav.jpg) no-repeat 0px 0px;
height: 70px;
}
#global_banner ul li.navi_consulting a {
background:url(../images/side_bannerNav.jpg) no-repeat 0px -70px;
height: 70px;
}
#global_banner ul li.navi_subsidy a {
background:url(../images/side_bannerNav.jpg) no-repeat 0px -140px;
height: 70px;
}
#global_banner ul li.navi_18seminar a {
background:url(../images/side_bannerNav.jpg) no-repeat 0px -210px;
height: 70px;
}
#global_banner ul li.navi_management a {
background:url(../images/side_bannerNav.jpg) no-repeat 0px -280px;
height: 70px;
}
#global_banner ul li.navi_past_project a {
background:url(../images/side_bannerNav.jpg) no-repeat 0px -350px;
height: 70px;
}


/*------hover*/
#global_banner ul li.navi_internship a:hover {
background:url(../images/side_bannerNav.jpg) no-repeat -160px 0px;
}
#global_banner ul li.navi_consulting a:hover  {
background:url(../images/side_bannerNav.jpg) no-repeat -160px -70px;
}
#global_banner ul li.navi_subsidy a:hover  {
background:url(../images/side_bannerNav.jpg) no-repeat -160px -140px;
}
#global_banner ul li.navi_18seminar a:hover  {
background:url(../images/side_bannerNav.jpg) no-repeat -160px -210px;
}
#global_banner ul li.navi_management a:hover  {
background:url(../images/side_bannerNav.jpg) no-repeat -160px -280px;
}
#global_banner ul li.navi_past_project a:hover  {
background:url(../images/side_bannerNav.jpg) no-repeat -160px -350px;
}



/*----------------------------end*/



/* grid-content -----------------------------------------------------------*/
#grid-content{
width:auto;
position:absolute;
font-size:78%;
padding:0;
margin:0 0 5em 188px;
}

#grid-content div { /* clearfix */
margin:0px 5px 5px 5px;
/margin:0px 0px 5px 3px;
margin: 0px 0px 5px 3px\9;
padding:10px;

filter: progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=0, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=90, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=270, Strength=3) progid:DXImageTransform.Microsoft.Shadow(color='#bebebe', Direction=180, Strength=3)
}

/*#grid-content div {
background:#ffffff;
}*/

#grid-content div * {
margin:0;
padding:0;
}

#grid-content a:hover img {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}


/* top_imege */

#grid-content div#top_box{
padding:0px;
}

#grid-content div#top_image{
width:330px;
height:456px;
margin-top:0px; 
padding:10px;
background-color:#ffffff;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
}

#characteristic {
width:330px;
height:456px;
background-color:#ffffff;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
}


#principle{
width:150px;
height:385px;
background:#ffffff;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
}

.small_messe {
width:150px;
height:440cpx;
background:#ffffff;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
}

.small_gridcon {
width:150px;
height:280px;
background:#ffffff;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
}

.small_gridcon img {
margin-bottom: 10px;
}

.small_gridcon a{
text-decoration: none;
}

.small_gridcon p{
line-height: 1.4;
}

.small_gridcon2 {
width:150px;
height:200px;
background:#ffffff;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
}

.small_gridcon2 a{
text-decoration: none;
}

.small_gridcon2 p{
line-height: 1.5;
}


#faculty_banner {
width:330px;
height:150px;
background:#ffffff;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
}




/* programlink */

#grid-content div#programlink {
width:330px;
height:330px;
margin:10px 0px; 
padding:10px;
background:#ffffff;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
}
#programlink ul{
padding: 0;
list-style: none;
margin: 0;
visibility: visible;
}

#programlink ul li{
list-style-type:none;
}

#programlink ul li a {
width: 330px;
display:block;
text-indent:-9877em;
text-decoration:none;
overflow:hidden;
}


/*------off*/
#programlink ul li.toppro_gg a {
background:url(../images/top_prolink_banner.jpg) no-repeat 0px -0px;
height: 94px;
}
#programlink ul li.toppro_pl a {
background:url(../images/top_prolink_banner.jpg) no-repeat 0px -94px;
height: 68px;
}
#programlink ul li.toppro_pep a {
background:url(../images/top_prolink_banner.jpg) no-repeat 0px -162px;
height: 68px;
}
#programlink ul li.toppro_appp a {
background:url(../images/top_prolink_banner.jpg) no-repeat 0px -230px;
height: 100px;
}

/*------hover*/
#programlink ul li.toppro_gg a:hover {
background:url(../images/top_prolink_banner.jpg) no-repeat -330px -0px;
}
#programlink ul li.toppro_pl a:hover  {
background:url(../images/top_prolink_banner.jpg) no-repeat -330px -94px;
}
#programlink ul li.toppro_pep a:hover  {
background:url(../images/top_prolink_banner.jpg) no-repeat -330px -162px;
}
#programlink ul li.toppro_appp a:hover  {
background:url(../images/top_prolink_banner.jpg) no-repeat -330px -230px;
}






/* information */

#grid-content div#information img {
float:none;
}

#information {
width:510px;
_width: 520px;
height:385px;
padding:10px;
overflow: scroll;
}

#information h2 {
position:relative;
margin:0 0 5px;
padding:0;
border-bottom:1px solid #E5BCC2;
z-index:2;
}

#information h2 img {
width: 118px;
}

#information h2 a {
position:absolute;
top:0;
display:inline-block;
width:103px;
height:25px;
}

#information h2 a img {
width: 103px !important;
}

#information h2 a {
right:0;
}


#information p.news_day {
position:relative;
line-height:1;
font-family:Verdana, Geneva, sans-serif;
margin:15px 0 0 0;
padding:0.7em 10px;
z-index:2;
background-color: #EBEBEB;
}

#information p.hover,  #information, #event p.hover {
background:#fff;
}

#information p.news_day img {
position:absolute;
top:0.7em;
right:20px;
}

#information p.news_day img {
right:10px;
top:0.7em;
}

*:first-child+html #information p.news_day img {
top:0.7em;
}

#information p.news_text {
line-height:1.6;
margin:0;
padding:1em 10px;
}

#information p.news_text a {
padding:0 7px 0 10px;
color:#3F3F3F;
text-decoration:none;
}

#information p.news_text a:hover {
color:#3F3F3F;
text-decoration:underline;
}

#information p{
 padding-left:10px;
}

/* event */

#event {
width:510px;
_width: 520px;
height:385px;
padding:10px;
overflow: scroll;
background:#ffffff;
}

#event h2 {
position:relative;
margin:0 0 5px;
padding:0;
border-bottom:1px solid #E5BCC2;
z-index:2;
}

#event h2 a {
position:absolute;
top:0;
display:inline-block;
width:103px;
height:25px;
}

#event h2 a {
right:0;
}


#event p.news_day {
position:relative;
line-height:1;
font-family:Verdana, Geneva, sans-serif;
margin:10px 0 0px 0;
padding:0.7em 10px;
z-index:2;
background-color: #EBEBEB;
}

#event p.news_day img {
position:absolute;
top:0.7em;
right:20px;
}

#event p.news_day img {
right:10px;
top:0.7em;
}

#event p{
padding:0 0 0px 10px;
}

*:first-child+html #event p.news_day img {
top:0.7em;
}

#event p.news_text {
line-height:1.6;
margin:0;
padding:1em 10px;
}

#event p.news_text a {
padding:0 7px 0 0;
color:#3F3F3F;
text-decoration:none;
}

#event p.news_text a:hover {
color:#3F3F3F;
text-decoration:underline;
}


#event p.event_photo{
padding: 0px 0px 10px 0px;
}

/* activityreport */

#activityreport {
width:510px;
_width: 520px;
height:385px;
padding:10px;
overflow: scroll;
background:#ffffff;
}

#activityreport h2 {
position:relative;
margin:0 0 5px;
padding:0;
border-bottom:1px solid #E5BCC2;
z-index:2;
}

#activityreport h2 a {
position:absolute;
top:0;
display:inline-block;
width:103px;
height:25px;
}

#activityreport h2 a {
right:0;
}


#activityreport p.news_day {
position:relative;
line-height:1;
font-family:Verdana, Geneva, sans-serif;
margin:0;
padding:0.7em 10px;
z-index:2;
background-color: #EBEBEB;
}

#activityreport p.news_day img {
position:absolute;
top:0.7em;
right:20px;
width:75px;
}

#activityreport p.news_day img {
right:10px;
top:0.7em;
}

*:first-child+html #activityreport p.news_day img {
top:0.7em;
}

#activityreport p.news_text {
line-height:1.6;
margin:0;
padding:1em 10px;
}

#activityreport p.news_text a {
padding:0 7px 0 0;
color:#3F3F3F;
text-decoration:none;
}

#activityreport p.news_text a:hover {
color:#3F3F3F;
text-decoration:underline;
}


#activityreport p.event_photo{
padding: 0px 0px 10px 0px;
}

#activityreport p{
padding:0 5px 10px 10px;
}


/*---------------------------------------------------------------



 footer



----------------------------------------------------------------*/



#footer { /* clearfix */
font-size:81%;
clear: both;
padding:10px 0px 0px 0px;
margin:0px 40px 10px 0px;
position:relative;
z-index:6;
border-top: 1px solid #999999;
}

#footer img{
float: left;
}

#footer p {
color:#3F3F3F;
float:right;
margin:0;
padding: 0;  
} 

#footer_address{
/*font-size:81%;*/
font-size:90%;
line-height: 1.5;
margin: 10px 0px 30px 0px;
color: #3F3F3F;
}

/**/
#grid-content div.top-fixed {
overflow: hidden;
}
#grid-content div.top-fixed div.scroll-content {
overflow: auto;
height: 359px;
}

.detail{
 margin:0px 10px;
}

/*---------------------------------------------------------------



 追加分（20180517）



----------------------------------------------------------------*/

#small_blog_people {
width:150px;
height:440cpx;
background:#ffffff;
-moz-box-shadow: 0px 0px 5px #A9A9A9;
-webkit-box-shadow: 0px 0px 5px #A9A9A9;
padding:10px 10px 0px;
}

