/*
Theme Name: SAPEC2 (University of Tsukuba)
Theme URI: http://www.homepagegallery.jp/
Description: 筑波大学体育センター様専用テーマ2
Version: 2
Author: Minimal Inc.
Author URI: http://www.homepagegallery.jp/
*/

@charset "utf-8";

/**{
	margin: 0px;
	padding: 0px;

}*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0 ;
	padding: 0;
	zoom: 1;
}

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
	zoom: 1;C
}

body{line-height:1.5em;font}

ol{
	text-indent: 3em;
}

li{
	list-style:none;
}

ul#saisin{
	text-indent: 1em;
}

img{
	border: 0px;
}

a {
	color: #999;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: #999;
	text-decoration: none;
}

a:visited {color: #551A8B;}


td{
	vertical-align:top;
}

h1{
	margin-left: 40px;
	margin-top: 15px;
	color: #fff;
	font-size: 30px;
	font-family:"ＭＳ Ｐゴシック";
	line-height: 1em;
}

h1 a{
	text-decoration: none;
	color: #fff;
}

h1 a:hover{
	text-decoration: none;
	background-color: #60457a;
	color: #fff;
}

a:hover img.btn_hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.center{text-align:center;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}

del{
	background-image: linear-gradient(red, red);
	/*background: -moz-linear-gradient(red, red);
	background: -webkit-linear-gradient(red, red);*/
    background-position: 0 50%;
    background-size: 100% 1px;
    background-repeat: repeat-x;
    color: #000;
    margin: 0 0.4em;
    text-decoration: none;
}

.t-red{
	color:red;
}

/*
h2 {
	margin-left: 40px;
	margin-top: 60px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	font-family:"century", "ヒラギノ角ゴ Pro W3";
}

h3 {
	font-size: 13px;
	text-decoration: none;
		font-weight: normal;
margin-bottom:10px;
margin-top:10px;
}
*/

/*********************************************
*****
*****	フレーム関係
*****
**********************************************/

#globale_navi {
	background: url(images/global_navi.gif);
	width: 270px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#national_navi{
	width: 489px;
	overflow: hidden;
	padding-top: 3px;
	color: #666;
}

#national_navi a{
	text-decoration: none;
	color: #666;
}

#rap {
	margin: 0 auto 0 0;
	width: 760px;
	text-align: left;
	background-image: url();
	background-repeat:repeat-x;
	background-position:right;
	background-position: top;
}

/*
#header{
	background: url(images/banner.jpg);
	width: 760px;
	height: 200px;
	margin: 0;
	padding: 0;
	text-align: left;
}
*/

#header_sita {
	background-color: #999999;
	height:1px;
	width: 760px;
}

div#headerimg a {
	text-decoration: none;
}

img#headerimg{
	width: 759px;
	height: 199px;
}

#main{
	width: 417px;
}

#main_second{
	width: 588px;
}

#main_content{
	width: 417px;
	overflow:hidden;
	padding: 15px 0px 0px 0px ;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#main_content_second{
	/*width: 578px;*/
        width:740px;
	overflow:hidden;
	padding: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#menu_right {
	width: 170px;
	overflow:hidden;


}

#menu_right_content {
	width: 160px;
	margin: 5px;
	overflow:hidden;
}

#menu_left_ue{
	width: 170px;
	height:30px;
	border-right: 1px #999 solid;
	background-color: #f3f3f3;
}
#main_ue{
	height:30px;
	width: 588px;
	background-color: #e7e7e7;
	background-image:url(images/main_ue.gif);
	background-position: middle;
	background-position: right;
	background-repeat: no-repeat;
	color: #a893ad;
	vertical-align:middle;
	font-size: 14px;
	font-weight: bold;
}

#category_title{
	padding-left: 5px;
}

#menu_left {
	width: 170px;
	overflow:hidden;
	background-color: #fff;
}

#menu_left_content {
 padding: 5px;
}

div.credit {
	color: #FFFFFF;
	text-align: left;
	width: 1000px;
	background-color: #f3f3f3;
}

div#credit_ue{ 
	width: 1000px;
}

div.credit img{
	margin: 10px auto 10px 0px;;
}




/*********************************************
*****
*****	ナビゲーションメニュー
*****
**********************************************/

li.page_item{
	list-style-type: none;
	display: inline;
	font-size: 12px;	
}

li.page_item a{
	margin-top: 3px;
	background-image: url(images/nav_menu_background.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width: 145px;
	display: block;
	padding: 0px 5px 0px 0.5em;
	margin: 5px 0px 5px 0px;
	font-size: 12px;	
	color: #888;
}

li.page_item a:hover{
	background-color: #a893ad;
	text-decoration: none;
	color: #fff;
}

/*li.page_item ul li.page_item a{
	padding-left: 1.5em !important;
	width: 132px !important;
	color: #b8b;
}*/

li.page_item ul li.page_item a:hover{
	color: #fff;
}


ul#cats li{
	list-style-type: none;
	display: inline;
	font-size: 12px;	
}

ul#cats li{
	list-style-type: none;
	display: inline;
	font-size: 12px;	
}

ul#cats li a{
	margin-top: 3px;
	background-image: url(images/nav_menu_background.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width: 145px;
	display: block;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 5px 0px;
	font-size: 12px;	
}

ul#cats li a:hover{
	background-color: #a893ad;
	text-decoration: none;
	color: #fff;
}
/*
ul#sitemap li ul li.page_item a{
	padding-left: 20px;
	width: 95%;
}

ul#sitemap li{
	list-style-type: none;
	display: inline;
	color: #b9b;
	width: 95%;
}

ul#sitemap li a{
	margin-top: 3px;
	display: block;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 5px 0px;
	background-image: none;
	font-size: 12px;	
	width: 95%;
}

ul#sitemap li ul li.page_item a{
	padding-left: 20px;
	width: 95%;
}*/

ul#sitemap *{
	font-size: 13px;
}

ul#sitemap a{
	background-image: none;
	text-decoration: none;
	width: auto;
}
ul#sitemap a:hover{
	background-color: #fff;
	color: #444;
}

ul#sitemap li{
	display: list-item !important;
	list-style-type: circle  !important;
	/*margin-left: 2em !important;*/
	color: #888;
}

ul#sitemap ul{
	padding: 0em 0em 0em 0em !important;
}


/*********************************************
*****
*****	仕切り
*****
**********************************************/

#solid_vr{
	width: 1px;
	background-color: #999;
}

.dot_vr{
	width: 1px;
	background-image:url(images/dot_vr.gif);
	background-color: #999;
}

.solid_hr{
	height: 1px;
	background-color: #999;
	padding: 0px;
	margin: 0px;
}

#content {
	color: #666666;
	width: 1000px;
}

#content h2 {
	color: #5F707A;
	width: auto;
}

#content h2#comments a {
	color: #5F707A;
}

#content h3 img {
	border: 0;
}

#content div.post {
	margin: 0 0 20px 0;
	padding: 0;
}

#content div.post p, #content div.post li {
	line-height: 130%;
}

#content div.post div.storycontent p {
	width: 100%;
	line-height: 2.0em;
}

/*********************************************
*****
*****	本文
*****
**********************************************/

.storycontent a{
	text-decoration: underline;
	/*border-style: dotted;
	border-width: 0px 0px 1px 0px;*/
	color: #777;
}

.storycontent a:hover{
	text-decoration: none;
	/*border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: trancparent;*/
	color: #f63;
}

.storycontent img{
	border-width: 0;
	//margin: 0.5em;
}

.storycontent table{
	border-collapse: collapse;
}

.storycontent table th{
	padding: 4px;
	border: 1px #ccc solid;
	background-color: #ddd;
	color: #444;
}
.storycontent table td{
	padding: 4px;
	border: 1px #ccc solid;
}


#content div.post div.storycontent ul 
{
	/*margin-left: 0;*/
	/*padding-left: 0;*/
}

#content div.post div.storycontent ol{

}

#content div.post div.storycontent li {
	/*margin-left: 30px;
	width: 85%;*/
	margin-left: 2em;
	line-height: 2em;
	text-indent: 0em;
	list-style-position:outside;
}

#content div.post div.storycontent blockquote {
	background: #f7f7f7;
	border-left: 3px solid #6F6F6F;
	font-family: Osaka, Verdana, sans-serif;
	margin-left: 20px;
	padding: 4px 4px 4px 7px;
	width: 85%;
}

#content h3 {
	margin: 0 0 5px 0;
	padding: 0;
}

#content h3.storytitle {
	font-size: 14pt;
	color: #ffffff;
	text-decoration: none;
	font-family:Osaka,"ＭＳ Ｐゴシック",  "ヒラギノ角ゴ Pro W3";
	background-image: url(images/story_title.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
        padding-top: 10px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #60457a;
	font-weight: bold;
}

#content h3.storytitle a {
	color: #ffffff;
	text-decoration: none;
}

#content h3.storytitle a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content div.post p {
	width: 90%;
}

#content div.post div.meta, #content div.post div.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 12px;
	background-color: #e7e7e7;
	margin-top: 15px;
}

#content div.post div.meta li a:hover {
	color: #686050;
}

#content div.post div.meta ul, #content div.post div.meta li {
	display: inline;
	margin: 0;
	padding: 0;
}


#content div.post div.feedback {
	font-size: 12px;
}

#content #commentlist {
	margin: 20px 20px 20px 23px;
	padding: 0;
}

#content #commentlist li {
	margin-bottom: 10px;
}

#content #commentform input, #content #commentform textarea {
	font-size: 12px;
	padding: 2px;
}

#content #commentform textarea {
	height: 150px;
	width: 90%;
}

#content code {
	color: #800000
}

#content ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: circle;
}

/* navcontainer */

#navcontainer ul {
	padding: 0;
	margin: 0;
	background: #5F707A;
	border-top: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	float: left;
	width: 760px;
	font: 13px Osaka, Verdana, sans-serif;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li.page_item a {
}

#navcontainer ul li.page_item a:hover {
	color: #FFFFFF;
	background: #C9C0B0;
}

#navcontainer ul li.current_page_item a {
	padding: 5px 14px 5px 14px;
	background: #C9C0B0;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #DFDFDF;
}

#navcontainer ul li.current_page_item a:hover {
	background: #6F6F6F;
}

/*#navcontainer ul li ul li{
	margin-left: 5em;
	color: #f00;
}*/


/* MENU */

#menu ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}

#menu ul li {
	color: #000099;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#menu ul li p {
	font-size: 13px;
	width: 180px;
	font-weight: bold;
}

#menu ul li h2 {
}

#menu ul li ul {
	margin: 5px 0 15px 10px;
}

#menu ul li ul li {
	font-weight: normal;
	margin: 0 0 3px 0;
	padding: 0;
	line-height: 12px
}

#menu ul li#winamp ul li {
	width: 180px
}

#menu ul li ul li a {
	color: #000066;
	text-decoration: none;
}

#menu ul li ul li a:hover {
	text-decoration: underline;
}

#searchform {
	margin: 2px 0 15px 0;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
        margin-bottom:10px;
}

br#navi_break{
	margin: 0px;
	padding: 0px;
        clear:both;
}

.alignright {
	float: right;
	font-size: 12px;
}
	
.alignleft {
	float: left;
	font-size: 12px;
}

#commentlist p.meta, #commentlist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 12px;
}

#trackbacklist p.meta, #trackbacklist p.meta a {
	color: #867b64;
	font-family: Osaka, Verdana, sans-serif;
	font-size: 12px;
}

/*********************************************
*****
*****	カレンダー
*****
**********************************************/

#wp-calendar {
	width: 160px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	/*padding-left: 10px;*/
	text-align: left;
	}

#wp-calendar a {
	display: block;
	background-color: #fff;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar th, #wp-calendar td {
	text-align: center;
	font-size: 12px;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

.comment-number {
	font: italic 28px 'Times New Roman', Times, serif;
	color: #73a0c5;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	padding: 10px;
}

.none {
	margin: 0;
	padding: 10px;
}

#ed_toolbar input {
	border: 1px solid #dcdcdc;
	background-color: #e6eadb;
	margin: 0 1px 0 0;
}

.hl-surround{
    -moz-border-radius: 5px;
    background-color: #F9FBFC;
    border: 1px solid #C3CED9;
    padding: 8px;
    margin-bottom: 5px;
    width: 400px;
    overflow: auto;
    text-align: left;
}

.hl-surround, .hl-surround pre, .hl-surround span{
	font: normal 9pt 'Courier New', monospace;
}

.hl-default{
	color: Black;
}
.hl-code{
	color: Gray;
}
.hl-brackets{
	color: Olive;
}
.hl-comment{
	color: #ffa500;
}
.hl-quotes{
	color: #8b0000;
}
.hl-string{
	color: Red;
}
.hl-identifier{
	color: Blue;
}
.hl-builtin{
	color: Teal;
}
.hl-reserved{
	color: Green;
}
.hl-inlinedoc{
	color: Blue;
}
.hl-var{
	color: #00008b;
}
.hl-url{
	color: Blue;
}
.hl-special{
	color: Navy;
}
.hl-number{
	color: Maroon;
}
.hl-inlinetags{
	color: Blue;
}
.hl-main{
	background-color: transparent;
}

.hl-main pre{
	margin: 0; padding: 0;
}

/*********************************************
*****
*****	ナビメニュー見出し
*****
**********************************************/

div.menu_title{
	width: 160px;
	height: 24px;
	background-position:left middle;
	background-repeat: no-repeat;
	margin: 15px 0px 15px 0px;
}

#menu_aboutus{
	background-image: url(images/menu_aboutus.gif);
}

#menu_links{
	background-image: url(images/menu_links.gif);
}

#menu_rss{
	background-image: url(images/menu_rss.gif);
}

#menu_topics{
	background-image: url(images/menu_topics.gif);
}

#menu_category{
	background-image: url(images/menu_category.gif);
}

#menu_search{
	background-image: url(images/menu_search.gif);
}

#menu_archive{
	background-image: url(images/menu_archive.gif);
}

#menu_news{
	background-image: url(images/menu_news.gif);
}

input#s{
	width: 150px;
}

/*img.gt{
	margin-right: 25px;
}
*/

.exclude{
	color: #ccc;
}

a#rss{
	cursor: pointer;
}

.text_bold{
	font-weight:bold;
}

.subtitle{
	border-bottom:1px dotted #1bb7ce;
	color:#1bb7ce;
	font-weight:bold;
	font-size:14px;
}

.subtitle2{
	border-bottom:1px solid #1bb7ce;
	color:#1bb7ce;
}

.taikubox p{
	margin:5px 5px 10px;
}

.t_center{
	text-align:center;
}

table{
	border-collapse: collapse;
}

th,td{
	padding:3px;
}

.table_box{
	border:1px solid #CCCCCC;
}

.table_bg0{
	background-color:#dcdcdc;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.table_bg1{
	background-color:#fef4f4;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.table_bg2{
	background-color:#eaf4fc;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.table_bg3{
	background-color:#f2f2b0;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.text-bold{
	font-weight:bold;
}

.bukatsu li {
	font-size:12px;
}

.text_right{
	text-align:right;
}

.meta{
	margin:50px 0px;
	font-size:11px;
	border-top:1px solid #666699;
	text-align:right;
}

.storycontent{
	//padding:10px;
}

.mt15{
	margin-top:15px;
}

.mb15{
	margin-bottom:15px;
}

.sitepolicy p{
	margin:10px 0px;
}

.pad10{
	padding:10px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    //height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    min-height: 1%;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

.top_box03 div{
background-image:url(https://www.sapec.tsukuba.ac.jp/sapec/wp-content/uploads/bgbox01.png); background-position: center bottom;
    background-repeat: no-repeat;
    margin: -5px 0 0;
    padding: 10px;
}

.top_box03 {
    float: left;
    line-height: 1.5em;
    width: 346px;
margin-left: 5px;
}

.top_box03 div p {
    background-image: url("/sapec/files/images/box01_ico.png");
    background-repeat: no-repeat;
    border-bottom: 1px dotted #3D3D3D;
    margin-bottom: 3px;
    padding-left: 23px;
}

.top_box03_2013 div{
background-image:url("/sapec/files/images/bgbox01_2013.png"); background-position: center bottom;
    background-repeat: no-repeat;
    margin: -5px 0 0;
    padding: 10px;
}

.top_box03_2013 {
    float: left;
    line-height: 1.5em;
    width: 320px;
margin-left: 5px;
}

.top_box03_2013 div p {
    background-image: url("/sapec/files/images/box01_ico.png");
    background-repeat: no-repeat;
    border-bottom: 1px dotted #3D3D3D;
    margin-bottom: 3px;
    padding-left: 23px;
}

.hubox table{
	width:100%;
	margin-bottom:15px;
	border:0px;
}

.hubox table td{
	padding:10px;
	border:0px;
}
.hubox .hu1box{
	border:1px solid #efefef;
	margin:5px auto;
}

.hubox .hu_name{
	color: #1BB7CE;
	font-weight: bold;
	font-size: 14px;
	margin-bottom:3px;
	width:300px;
}

.hubox .bg_gray{
	background-color:#efefef;
	padding:2px 5px;
	width:300px;
}

.hubox .bg_gray1{
	margin-top:20px;
	background-color:#efefef;
	padding:2px 5px;
	width:300px;
}

.hubox dt{
	width:300px;
}

.hubox dl{
	width:300px;
}

.hubox dd{
	width:300px;
	margin-left:7em;
}

.accbox ul{
	list-style:none;
}

.accbox td{
	padding:8px;
}

.tsukusupo1box{
	float:left;
	padding:1px;
	width:175px;
	height:250px;
	display:block;
	text-align:center;
	line-height:1em;
	margin-bottom:20px;
}

.fl_left{
	float:left;
}

.fl_right{
	float:right;
}

.mlr{
	margin:0px 20px;
}

.mb10{
	margin-bottom:10px;
}

.mt10{
	margin-top:10px;
}


.nen01{
	float:left;
	font-size:12px;
	line-height:1.5em;
	width:510px;
	margin-top:5px;
}

.nen01 .yearbox{
	text-align:right;
	padding:5px;
	font-weight:normal;
	width:100px;
}

.nen01 td{
	padding:5px;
	vertical-align:top;
}

.boxline2{
	background-color:#efefef;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.phoright{
	float:right;
	width:180px;
}

.ji_left{
	float:left;
	width:335px;
}

.ji_right{
	float:right;
	width:385px;
}

.ji_left p{
	margin-bottom:15px;
	line-height:1.8em;
}

.jibox{
	width:700px;
	font-size:12px;
	margin:10px auto;
	border-bottom:1px solid #efefef;
}

.jibox td{
	padding:3px;
}

.jibox_03{
	text-align:right;
}

.skytitle{
	padding:5px 15px;
	background-color:#1bb7ce;
	color:#fff;font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.mr10{
margin-right:10px;
}

/*部活*/
.club table{
	border-collapse: collapse;
	border:1px solid #fff  !important;
	width:740px;
	margin-top:10px;
	}

.club th{
	width:120px;
	background-color:#ababab !important;
	color:#fff !important;
	padding:5px 15px;
	border:2px solid #fff !important;
	text-align:left;
	}
	
.club td{
	padding:5px 10px;
	background-color:#f6f6f6 !important;
	border:2px solid #fff !important;	
}

.club01{
	float:left;
	width:400px;
	border-left:solid #000 3px;
	padding-left:30px;
	height:190px;
}

.club02{
	background-color:#ffffff;
	font-size:30px;
	margin:15px 0px;
	font-weight:100;
	width: 500px;
}

.club03{
	background-color:#eaeaea;
	width:190px;
	padding:10px 15px;
	float: left;
}

.clubbox{
margin-bottom:10px;
height: 400px;
}

.linkmark{
float:left;
margin:5px 10px !important;
}

/*教員*/
.staff{
	//line-height:1.2em;
}

.staff p{
	//margin:0px !important;
}

.staff img{
	margin:0px !important;
}

.staff table{
	border-collapse: collapse;
	border:1px solid #fff !important;
	width:740px;
	margin-top:10px;
	}

.staff th{
	width:120px;
	background-color:#ababab !important;
	color:#fff !important;
	padding:5px 15px;
	border:2px solid #fff !important;
	text-align:left;
	}
	
.staff td{
	padding:5px 15px;
	background-color:#f6f6f6 !important;
	border:2px solid #fff !important;	
}

.staff01{
	float:left;
	width:280px;
	border-left:solid #000 2px;
	padding-left:20px;
	height:320px;
}

.staff02{
	font-size:30px;
	margin:15px 0px;
	font-weight:100;
}

.staff03{
	width:280px;
	float:left;
}

.staffphoto{
	float:right;
	margin-bottom:15px !important;
}

.s_name{
	margin-top:8px;
}

.s_ruby{
	font-size:12px;
	margin:5px;
}

.s_link{
	margin:10px 0px;
}

.s_msg{
	margin-top:10px;
}

/*施設*/
.equipmentbox{margin-bottom:15px;}
.desSlideshow{
    background: url(https://www.sapec.tsukuba.ac.jp/sapec/wp-content/uploads/loading.gif) center center no-repeat;
}
.desSlideshow .switchBigPic,.desSlideshow .nav{
    display: none;
}

/*教員一覧*/
#stfall .staff_btn{margin:5px auto;height:35px;}
#stfall .staff_btnleft{float:left;width:240px;height:34px;display:block;margin-right:6px;}
#stfall .staff_btnright{float:right;width:240px;height:34px;display:block;}

#stfall .stfbox{
background-color:#f7f7f7;
border:2px solid #ebebeb;
padding:5px;
width:165px;
//height:170px;
float:left;
line-height:1.2em;
margin:3px;
}
#stfall .stfbox01{border-left:3px solid #000;padding-left:7px;width:90px;height:60px;float:left;}
#stfall .stfbox01 p{font-size:15px;margin-top:3px;}
#stfall .stfbox01 span{font-size:10px;}
#stfall .prof{float:right;width:60px;}
#stfall .stfbox02{margin-top:5px;font-size:11px;height:8em;}
#stfall .stfbox02_2{margin-top:5px;font-size:11px;}
#stfall .stfbox03{text-align:right;margin:10px 0px 0px 10px;}

#menu_left_content{padding: 5px;}
.left_box{float:left;width:200px;}

li.page_item {
    display: inline;
    font-size: 12px;
    list-style-type: none;
}

.entry-content{
margin-top:15px;
}

.entry-header{
margin-top:15px;
}

.entry-header
li.page_item a {
    background-image: url("../images/nav_menu_background.gif");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #888888;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    padding: 0 5px 0 0.5em;
    width: 145px;
}

.container_in article{
    float:left;
    width:740px;
}

.container_in_top{
    //float:left;
    width:960px;
    margin:0px auto;
}

li.page_item a {
    background-image: url("/sapec/files/images/nav_menu_background.gif");
    background-position: bottom left;
    background-repeat: no-repeat;
    color: #888888;
    display: block;
    font-size: 12px;
    margin: 5px 0;
    padding: 3px 5px 5px 0.5em;
    width: 145px;
   // height:15px;
}

.table_box {
    border: 1px solid #CCCCCC;
}

.table_box th,td {
    border: 1px solid #CCCCCC;
}

.table_bg1 {
    background-color: #FEF4F4;
    border: 1px solid #CCCCCC;
    //opacity: 0.8;
}
.table_bg2 {
    background-color: #EAF4FC;
    border: 1px solid #CCCCCC;
    //opacity: 0.8;
}
.table_bg3 {
    background-color: #F2F2B0;
    border: 1px solid #CCCCCC;
    //opacity: 0.8;
}

.red{
color:#ff0000;
}

.rishutable td{
text-align:center;
}

.font01{color: #3366ff;}  

/*科目一覧部分*/
.i_course{
	width:226px;
	background-color:#F7F7F7;
	border:2px solid #EBEBEB;
	float:left;
	line-height:1.2em;
	margin:3px;
	padding:5px;
	height:275px;

}

.i_course img{
	padding-left:6px;
	padding-top:10px;
	padding-bottom:10px;
}

.i_course_tittle{
  color:#004BB2;
  font-size:16px;
  padding-left:5px;
  padding-top:5px;
}

.i_course_tittle_en{
  padding-left:5px;
  height:25px;
  color:#aaa;
  padding-top:2px;
  border-bottom:solid 1px #aaa;
}

.i_course .catch{
	text-align:right;
	padding-right:5px;
}

.window{
  position: relative;
  z-index:1;
}

.window .news_contents{
  background-color: rgba(255,255,255,0.7);
  border-radius: 8px;        /* CSS3草案 */  
  -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
  -moz-border-radius: 8px;   /* Firefox用 */ 
  width:390px;
  position:absolute;
  z-index:100;
  top:257px;
  left:40px;
  padding-bottom: 5px;
}

.news_contents_head{
  background-color:#0bb8cb;
  color:#fff;
  border-top-left-radius: 8px; 
  border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  padding:6px 12px;
}

.news_contents_text{
  padding:6px ;
  padding-left:25px;
  border-bottom:dotted 2px #555;
  width:320px;
  margin-left:15px;
  margin-bottom: 5px;
  padding-top:9px;
  background-image: url("/files/images/box01_ico.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.selection_sys th, .selection_sys td {
    border: 0px solid #cccccc !important;
    vertical-align: top;
    text-align:left;
}

.sp_top_box01_2014{
	overflow:hidden;float:left;width:585px;margin-left:5px;
}
.bb_red{
	border-bottom:1px solid red;
	font-size:14px;
	line-height:2em;
}

.goog-te-gadget{
	margin-top: 10px;
}