/*
Theme: University
Template: waseda
Theme URI: 
Description: WordPress 3.0の大学のHP風テーマ(レスポンシブル)
Version: 1.0
Author: Satoru Watanabe
Author URI: 
*/

@charset "UTF-8";
.done{
	background-color:#FFCCCC;
}
*{
	margin:0;
	padding:0;
	page-break-after:avoid;
	page-break-before:avoid;
}
body{
	background-color:#666666;
	/*font-size:0.80em;
	_font-size:0.7em;*/
	font-size:12px;
	color:#333333;
	line-height:1.5em;
	font-family: "メイリオ","Meiryo","ヒラギノ丸ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
}
img{
	border-width:0;
/*
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
*/
}
hr.split{
	display:none;
}
a{
	color:#950306;
	text-decoration:none;
}
a:link{
	color:#950306;
	text-decoration:none;
}
a:visited{
	color:#950306;
	text-decoration:none;
}
a:active{
	color:#960306;
	text-decoration:underline;
}
a:hover{
	color:#960306;
	text-decoration:underline;
}
h1{
	line-height:1.2em;
}


.page_title01 {
	font-size:18px;
	line-height:35px;
	font-weight: 600;
	color:#462400;
}


/*


	header layout


*/
#header{
	_overflow:hidden;
	page-break-after:avoid;
	height:72px;
	z-index:0;
}
#header-inner{
	margin-top:2px;
}
#main{
	z-index:1;
}
#logo{
	width:263px;
	height:80px;
	overflow:hidden;
	float:left;
}
#logo{
	width:280px;
	height:58px;
	margin-top:10px;
	display:block;
	background:url(img/logo.png) left top no-repeat;
	text-indent:-9999px;
}
#site-caption{
	display:none;
}
#header-tools{
	width:50%;
	float:right;
	margin-top:2px;
	_margin-top:0px;
}
#header-desp{
	width:60%;
	color:#990000;
	float:right;
	text-align:right;
	margin-top:15px;
	_margin-top:0px;
}
#utility{
}
#utility li{
	list-style:none;
	float:right;
}
#utility li a{
	background-image:url(img/arrow1_g.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding:5px 5px 5px 15px;
	display:block;
	color:#666;
}
#utility li a:hover{
	background-image:url(img/arrow1_r.jpg);
	text-decoration:underline;
}


/*


	gnavi layout


*/
#gnavi{
	border-top:#2a2a2a solid 1px;
	overflow:hidden;
	list-style-type:none;
	background-color:#950306;
}
#gnavi li{
	float:left;
}
#gnavi li span{
	border-right:#FFF;
	border-right-width:1px;
	border-right-style:solid;
	margin:5px 0px 5px 0px;
	padding:2px 8px 2px 0px;
	display:block;
}
#gnavi li a{
	display:block;
	padding:8px 0px 3px 8px;
	padding:5px 4px 5px 4px;
	background-color:#950306;
	color:#FFF;

}
#gnavi li a:hover{
	background-color:#2a2a2a;
	text-decoration:none;
	color:#FFF;
}

/*


	footer layout


*/

/*
#footer{
	width:1000px;
	margin:0 auto;
}
*/
#footer-inner{
	margin-top:20px;
}
#footer-utility{
	list-style-type:none;
	width:100%;
	margin:0 auto;
	overflow:hidden;
	font-size:10px;
}
#footer-utility a{
	border-right:#FFF;
	border-right-width:1px;
	border-right-style:solid;
	color:#FFF;
	margin:2px 0px 2px 0px;
	padding:0px 10px 0px 10px;
	display:block;
	float:left;
}
#footer-utility a:hover{
}
#address{
	margin:0 auto;
	clear:both;
	margin:15px auto 0px;
	text-align:center;
}
#copyright{
	margin:0 auto;
	clear:both;
	margin:15px auto 20px;
	text-align:center;
}
/*

	common layout


*/

#wrap{
	background:#ffffff url(img/bg_body.gif) center top repeat-x;
	padding-bottom:30px;
}
#container{
	margin:0 auto;
}
#contents{

}
#contents-inner{
	width:1000px;
}
#contents-inner:after{
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}
#contents-area{
	margin-top:2px;
	width:660px;
	float:right;
}
.contents-subtitle{
	margin-top:12px;
}
.contents-body{
	width:600px;
	margin:0 auto;
	clear:both;
	line-height:1.6em;
}
.contents-body img.ph{
	margin:0 15px 15px 0;
	float:left;
	width:240px;
	height:auto;
}
.contents-body p{
	padding:7px 0;
}

/* utility items */
.clearfix:after{
	content:".";
	clear:both;
	display:block;
	height:0;
	visibility:hidden;
}



/* index layout */
#main{
	padding-bottom:10px;
}

#index-contents{
	margin-top:5px;
}
/*
#index-contents-inner{
	width:1000px;
}

*//* 中カラム＿3カラムの時 */
/*
#index-col-main{
	width:580px;
	float:left;
	margin:0 10px 0 10px;
}
*/
.index-box{
	min-height:400px;
	margin-bottom:15px;
	word-break: break-all;
}
#index-contents .link ul{
 overflow:hidden;
}
#index-contents .link ul li{
 float:left;
 display:inline;
 margin-right:0px;
 margin-bottom:0px;
}
/* 中カラム＿2カラムの時 */
/*
#index-col-main2{
	width:780px;
	float:left;
	margin:0 10px 0 10px;
}
*/
.index-box2{
	width:100%;
	min-height:400px;
	margin-bottom:15px;
	margin-left:20px;
	word-break: break-all;
}
@media screen and (max-width: 480px) {

.index-box2{
	width:auto;
	margin-left:0;
	padding-left:10px;
	padding-right:10px;
}

}

/* ニュース */

.index-col-main-box{
	margin-bottom:15px;
}
.index-col-main-box-news{
	margin-top:0px;
	margin-bottom:0px;
}
.index-subject{
	height:28px;
	overflow:hidden;
}
.index-col-body{
	padding:5px 10px 0 10px;
}
.index-col-list{
	width:560px;
	margin-bottom:5px;
}
.index-col-list dt{
	padding:0 0 0 4px;
	width:100px;
	float:left;
	color:#ae8549;
}
.index-col-list dt img{
	display:block;
}
.index-col-list dd{
	width:456px;
	float:right;
}

/* ニュースここまで */
/* 左カラム */

/*
#index-col-left{
	width:200px;
	float:left;
}

*/.index-box-left{
	border-top:2px solid #960306;
	background:url(img/index_col_bg.gif) left top repeat-y;
}
.index-box-left-inner{
	background:url(img/index_col_bg_bottom.gif) left bottom no-repeat;
	padding-bottom:9px;
}
.index-box-left span{
	width:156px;
	display:block;
	background-color:#FFF;
	background-image:url(img/squre.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color:#990000;
	font-weight:bold;
	margin-right:2px;
	padding:10px 3px 5px 34px;
}
#index-box-left-hr{
	height:4px;
	display:block;
	width:100%;
	background:url(img/index_col_hr.gif) left top no-repeat;
}
#index-box-left-hr hr{
	display:none;
}

/* 左カラムここまで */
/* 右カラム */

/*
#index-col-right{
	width:200px;
	float:right;
}

*/.index-box-right{
	border-top:2px solid #960306;
	background:url(img/index_col_bg.gif) left top repeat-y;
}
.index-box-right-inner{
	background:url(img/index_col_bg_bottom.gif) left bottom no-repeat;
	padding-bottom:9px;
}
.index-box-right span{
	width:156px;
	display:block;
	background-color:#FFF;
	background-image:url(img/squre.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color:#990000;
	font-weight:bold;
	margin-left:2px;
	margin-right:2px;
	padding:10px 3px 5px 34px;
}
#index-box-right-hr{
	height:4px;
	display:block;
	width:100%;
	background:url(img/index_col_hr.gif) left top no-repeat;
}
#index-box-right-hr hr{
	display:none;
}

/* 右カラムここまで */
/* カラム内のリスト */

.index-list{
	list-style-type:none;
	margin-left:2px;
	width:193px;
	margin-bottom:5px;
}
.index-list li a{
	display:block;
	background-image:url(img/arrow2_w.gif);
	background-repeat: no-repeat;
	background-position: 16px 9px;
	padding:8px 0 0 40px;
	width:155px;
/* 	height:24px; */
	color:#333;
}
.index-list li a.btn{
 padding:0;
 background:none;
 height:auto;
}

.index-list li a:hover{
	background-image:url(img/arrow2_g.gif);
	background-color:#DEDEDE;
	color:#333;
	text-decoration:none;
}
.index-list li a.img{
	padding:4px 1px 2px 1px !important;
	width:100% !important;
	height:100% !important;
}
.index-list li a.img:hover{
	padding:4px 1px 2px 1px !important;
	width:100% !important;
	height:100% !important;
	background-color:#FFF;
}

/* カラム内のリストここまで */
/* javascript用のcss */

#slider1 {
    width: 100%; /* important to be same as image width */
    height: 300px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 1000px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
    position: absolute;
	font-size:12px;
    padding: 10px 13px;
    width: 694px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
/*
.left {
	top: 0;
    left: 0;
	width: 200px !important;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 200px !important;
	width: 90px !important;
	height: 280px;
}

*/

ul { list-style-type: none;}


/****************************************

　　Blog info

****************************************/
div.blog_info{
	background: rgba(0, 0, 0, 0.1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#20000000,endColorstr=#20000000); /* IE */
	zoom: 1; /* IE */
	color: #666;
	font-size:85%;
	padding: 5px;
	margin: 0 0 20px;
	}
	div.blog_info ul{margin:0;}
		div.blog_info li{
			float: left;
			padding-left:20px;
			margin:0 15px 0 5px !important;
			list-style: none !important
			}
			div.blog_info li a{color: #666}
				div.blog_info li a:hover{color: #333}
	div.blog_info li.cal{background: url(img/icon_cal.png) no-repeat 0 2px;}
	div.blog_info li.cat{background: url(img/icon_cat.png) no-repeat 0 2px;}
	div.blog_info li.tag{background: url(img/icon_tag.png) no-repeat 0 2px;}
	
/*** Contents ***/
img.attachment-post-thumbnail{float: left; margin:0 15px 0 0 !important;}
a.more-link{
	background:url("img/arrow_next.png") no-repeat right top;
	font-size:85%;
	padding:2px 20px 5px 10px;
	text-align:right;
	text-decoration:none;
	margin-left:480px;
	display:block;
	}
	a.more-link:hover{color: #999}
	
/*** Bottom Navigation, Comment Navigation ***/
div.nav-below{margin: 40px 0 0;overflow:auto;}
div.navigation{overflow:auto;}
	div.navigation a{margin-bottom:10px}

	.nav-previous a, .nav-next a,
	div.navigation .alignleft a, div.navigation .alignright a{
		color:#333;
		font-size:85%;
		text-decoration:none;
		}
		.nav-previous a:hover, .nav-next a:hover,
		div.navigation .alignleft a:hover, div.navigation .alignright a:hover{
			color: #999
			}
			
	.nav-previous a, div.navigation .alignleft a{
		float:left;
		padding:2px 10px 2px 20px;
		background:url("img/arrow_prev.png") no-repeat left top;
		}
	.nav-next a, div.navigation .alignright a{
		float:right;
		text-align:right;
		padding:2px 20px 2px 10px;
		background:url("img/arrow_next.png") no-repeat right top;
		}


/****************************************
		5. Post Entry 
*****************************************/
.title{
	font-size:200% !important;
	line-height:35px;
	margin:50px 0 15px !important;
	border:none !important;
	padding: 0 !important
	}
div.post:first-child .title{margin-top:0 !important;}
.post h2, .post h3, .post h4, .post h5, .post h6{margin: 30px 0 10px}
.post h2{font-size:160%; padding-bottom:10px;}	
.post h3{font-size:140%;}
.post h4{font-size:120%;}
.post h5{font-size:110%;}

.post p{margin-bottom:20px;}
.post em{font-style: italic;}
.post code{color: #06c; font-family:'Courier New',Courier,monospace;}
.post img{
	padding: 3px;
	background: #fff;
	margin:20px 0;
	}
	.post img.wp-smiley{border:none;padding:0;background:none;margin:0;}
.post blockquote{
	border-left:5px solid #ddd;
	background: #eee;
	padding: 10px;
	margin:20px 0;
	font-style:italic;
	}
	.post blockquote p{margin:0;}
.post div.wp-caption{margin: 20px 0;}
	.post div.wp-caption img{ margin: 0;}
	.post div.wp-caption p{ font-size:85%;}
.post ul, .post ol{margin:20px 0;}
	.post ul li{
		list-style: url(images/arrow_list.png);
		margin-left:20px;
		}
	.post ol li{list-style: decimal outside;margin-left:20px;}


p img {
    padding: 0;
    max-width: 100%;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}

ul.wid li{
 text-align:left;
 float:left;
 width:33%;
}
a.btn:hover{
 border:0;
}

/* 2012/12/30追加 */

@media (min-width: 481px) {
.visible-phone {
 display:none;
}
}
@media (max-width: 480px) {

#index-contents-inner {
 padding-left:10px;
 padding-right:10px;
}


.sidebar01 {
 display:none;
}

#gnavi li span{
	margin:0px 0px 0px 0px;
	font-size: smaller;
	text-align: center;
}
#gnavi li a{
	padding:0px 0px 0px 0px;
}

}

/*Contact Form 7*/
.wpcf7-form{border:1px solid #ddd;margin:0 auto 20px;padding:20px;background-color:#f4f4f4;border-radius:10px;-moz-border-radius:10px;}
.wpcf7-form input{margin:0;}
.wpcf7-form textarea{width:99%;margin:0 0 10px;}
.wpcf7-form p{margin:0 0 10px;}
.wpcf7-not-valid-tip{padding:2px;clear:both;color:#c00;}
.wpcf7-display-none{display:none;}
.wpcf7-form img.ajax-loader{float:right;margin-top:-30px;}
.wpcf7-response-output{margin:0 0 20px;padding:5px;text-align:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;}
.wpcf7-mail-sent-ok{background-color:#398f14;color:#fff;}
.wpcf7-mail-sent-ng{background-color:#ff0000;color:#fff;}
.wpcf7-spam-blocked{background-color:#ffa500;color:#000;}
.wpcf7-validation-errors{background-color:#f7e700;color:#000;}
input.wpcf7-submit{margin:10px auto;width:218px;display:block;cursor:pointer;padding:0;border:1px solid #aaa;font-size:13px;line-height:20px;border-radius:5px;-moz-border-radius:5px;background-color:#fff9d3;}


.fb_iframe_widget span{
vertical-align: top !important;
}
.wsbl_facebook_like{
    width: 110px;
}

[css]iframe{ width:100%; }[/css]

/*アクセスカウンター*/
.cpd {color: #ffffff}

