﻿@charset 'UTF-8';
/*
Theme Name: Soyoukai
Theme URL: http://www.printing-s.jp
Description:Soyoukai
Author: R.Fukunaga
*/


/* ++++++++++　全体のデザイン　++++++++** */

html{
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 62.5%; /* 10px */
	line-height: 1.5;
	letter-spacing: 0.05em;
	color:#333333;
	background-image:url(images/bg.jpg);
	height: 100%;
	}


h1 {
	padding:0px;
	height:107px;
	width: 246px;
	margin:30px 0 0 16px;
	}

h2 {
	margin: 0;
}


a {
	color:#005f8a;
	}
	
a:hover {
	color:#FF6699;
	}

.n12{
	font-size:1.2em;
	}
	

#container {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background-image:url(images/bg_header.jpg);
	background-repeat:repeat-x;
}
	
#screen {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	width:890px;
	padding:0px 5px 250px 5px;
	clear: both;
	background-color:#FFFFFF;
}

#header {
	height: 300px;
	margin: 0 auto;
	width: 900px;
	padding:0px;
	background:#ffffff url(images/header_bg.jpg);
	background-repeat:no-repeat;
	position: relative;
}

#sidebar{
	width:234px;
	float:left;
	padding:0px 0px 5px 0;
}

#contents {
	margin:0;
	float:right;
	padding:0px 0px 10px 0px;
	font-size:1.2em;
	width:630px;
}

#top_sidebar{
	width:306px;
	float:right;
	padding:0px 0px 5px 0px;
	font-size:1em;
}

#top_contents {
	margin:0;
	float:left;
	padding:0px 0px 10px 0px;
	font-size:1.2em;
	width:574px;
}

#wide_contents {
	margin:0 auto;
	padding:5px 0px 10px 5px;
	font-size:1.2em;
	width:800px;
}

#footer {
	height:228px;
	background-image: url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	clear: both;
	bottom: 0;
	position:absolute;
}

#footer_inner {
	width:900px;
	height:200px;
	padding:0;
	margin:0 auto;
	background-image: url(images/footer_inner_bg.jpg);
	background-repeat:no-repeat;
}

.clear {
	clear:both;
	margin:0;
	}	
	
img {
 border:none;
}

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

.banner {
	text-align:center;
	margin-bottom:10px;
}

.banner img{
	margin:5px auto;
}

/* ++++++++++　ヘッダー部分のデザイン　+++++++++++ */

#header h1 a {
	height:107px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	margin:0;
	display:block;
	width: 280px;
}

#header h1 a span { display:none; }

#header .head_des{
	font-size:1.1em;
	color:#fff;
	width: 620px;
	margin: 0;
	height:217px;
	padding: 0px;
}

#header .head_des p{
	padding:0;
	display:block;
	width:620px;
	height:20px;
	margin:0;
}

#header .head_menu{
	text-align:right;
	width: 153px;
	height: 70px;
	margin-top:0px;
	position: absolute;
	left: 747px;
	top: 312px;
}

#header .head_menu span{
 display:none;
}


.header_bottom h2 span{
 display:none;
}

#header .glomenu{
	clear:both;
	width:900px;
	height:59px;
	margin:0 auto;
	padding: 0;
}

#header .glomenu ul{
 margin:0;
 padding:0;
 list-style:none;
 }

#header .glomenu ul li{
 margin:0;
 padding:0;
 display:block;
 float:left;
}

#header .glomenu ul li a{
 display:block;
 background-repeat:no-repeat;
 width:129px;
 height:59px;
}

#header .glomenu ul li.menu1 a{
 background-image:url(images/menu_1.jpg);
 width:128px;
}

#header .glomenu ul li.menu2 a{
 background-image:url(images/menu_2.jpg);
}

#header .glomenu ul li.menu3 a{
 background-image:url(images/menu_3.jpg);
 width:128px;
}

#header .glomenu ul li.menu4 a{
 background-image:url(images/menu_4.jpg);
}

#header .glomenu ul li.menu5 a{
 background-image:url(images/menu_5.jpg);
 width:128px;
}

#header .glomenu ul li.menu6 a{
 background-image:url(images/menu_6.jpg);
}

#header .glomenu ul li.menu7 a{
 background-image:url(images/menu_7.jpg);
}

#header .glomenu ul li.menu1 a:hover{
 background-image:url(images/menu_1_ov.jpg);
}

#header .glomenu ul li.menu2 a:hover{
 background-image:url(images/menu_2_ov.jpg);
}

#header .glomenu ul li.menu3 a:hover{
 background-image:url(images/menu_3_ov.jpg);
}

#header .glomenu ul li.menu4 a:hover{
 background-image:url(images/menu_4_ov.jpg);
}

#header .glomenu ul li.menu5 a:hover{
 background-image:url(images/menu_5_ov.jpg);
}

#header .glomenu ul li.menu6 a:hover{
 background-image:url(images/menu_6_ov.jpg);
}

#header .glomenu ul li.menu7 a:hover{
 background-image:url(images/menu_7_ov.jpg);
}

#header .glomenu ul span{
display:none;
}



/* ++++++++++　メニュー部分のデザイン +++++++++++ */


.weblist_side{
	clear:both;
	font-size:11px;
	border:3px solid #fdcf01;
	padding: 5px;
	text-align: center;
	width: 218px;
	margin: 0 0 10px auto;
}

.weblist{
	clear:both;
	font-size:11px;
	border:3px solid #fdcf01;
	padding: 5px;
	text-align: center;
	width: 290px;
	margin: 0 0 10px auto;
}

.weblist span.login,.weblist_side span.login{
color:#FFFFFF;
background-color:#CCCCCC;
display:block;
padding:2px;
width:70px;
margin-top:5px;
}

.weblist span.mypage,.weblist_side span.mypage{
color:#FFFFFF;
background-color:#ef6daa;
display:block;
padding:2px;
width:70px;
margin-top:5px;
}

.weblist_side span.login,.weblist_side span.mypage{
	float:left;
	margin-top:0px;
}

.weblist img{
}
.weblist .left{
	float:left;
	height:59px;
	width:130px;
}

.weblist .right{
	float:right;
	height:59px;
	width:155px;
}

.weblist .name{
	font-weight:bold;
	text-align:left;
	margin:5px 0 0 5px;
}

.weblist .des,.weblist_side .des{
	clear:coth;

}
.weblist_side .des{
	padding-top:10px;
}

.weblist p{
margin:0;
padding:0;
display:block;
text-align:left;
}



.contact_w{

margin-bottom:10px;

}

.contact_w a.btn{
	border:1px solid #369;
	background-color:#D8E6F5;
	color:#369;
	padding:5px;
	text-align:center;
	display:block;
	font-size:12px;
	text-decoration:none;
}

.contact_w a:hover.btn{
	border: 1px solid #369;
	background-color: #D8F5ED;
	color: #369;
	padding: 5px;
	text-align: center;

	display: block;
	font-size: 1.2em;
	text-decoration: none;
}

.contact_w .contact {
	float:left;
	width: 90px;
}

.contact_w .idou{
	float:right;
	width: 110px;
}

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

#sidebar .printing{
	margin:10px auto;
	line-height:1.1;
	}




#sidebar .adminmenu{
	margin:10px auto;
	text-align:center;
	color:#669933;
	font-size:1.2em;
	
}
	
#sidebar .adminmenu ul{
	list-style:none;
	padding:0;
	margin-left:50px;
	width:90px;
	background-image:none;
}


#sidebar .adminmenu ul li{
	border:1px dotted #669933;
	font-size:0.8em;
	font-weight: normal;
	padding:0;
	margin-top:5px;
	width:90px;
}

#sidebar .adminmenu ul li a{
	text-decoration:none;
		height:auto;
	display:block;
	background-image:none;
	padding:0;
	margin:0;
}

#sidebar .adminmenu ul li a:hover{
background-image:none;
}

#sidebar .printing{
	margin:10px auto;
	line-height:1.1;
	}

#sidebar .printing img{
text-align:center;
}

#sidebar .search_title{
margin-top:20px;
}
#sidebar .search_title strong{
 background-image:url(images/search.jpg);
 background-repeat:no-repeat;
 background-position:center top;
 width:234px;
 height:29px;
 display:block;
 }

#sidebar .search_title strong span{
 display:none;
}

#sidebar #sidesearch{
 margin:10px 0;
 text-align:center;
}

#sidebar strong.menu_title{
	background-image:url(images/menu_title.jpg);
	width:234px;
	height:29px;
	display:block;
	padding: 2px 0 0;
	font-size: 16px;
	margin: 0;
}

#sidebar strong.menu_title a{
 text-decoration:none;
 color:#333333;
 }


#sidebar ul.cate{
    margin:0;
	padding:0;
	list-style:none;
	width:234px;
}

#sidebar ul.cate li{
	font-size: 1.2em;
	margin-top:5px;
	border-top:1px dotted #a1b6c5;
	background-color:#ffffff;
}

#sidebar ul.cate li.top{
 background-color:#f6f6f6;
 border-bottom:1px dotted #a1b6c5;
}

#sidebar ul.cate li.parent{
 background-color:#f6f6f6;
}

#sidebar ul.cate li a{
	text-decoration:none;
	height:30px;
	background-image:url(images/mark1.jpg);
	background-repeat:no-repeat;
	background-position:5px 13px;
	padding:12px 0 0 25px;
	display:block;
}

#sidebar ul.cate li.current a{
	background-color:#f1faec;
}

#sidebar ul.cate ul{
 margin-left:10px;
 padding:0;
 list-style:none;
}

#sidebar ul.cate ul li.mago{
 font-size: 1.0em;
}

#sidebar ul.cate li ul li.mago a{
background-image:url(images/mark2.jpg);
}

#sidebar ul.cate li.current ul li.mago a{
 background-color:none;
}


#sidebar .contact_img a{
background-image:url(images/contact.png);
display:block;
width:130px;
height:41px;
margin:0 auto;
}

#sidebar .contact_img a:hover{
background-image:url(images/contact_ov.png);
}

#sidebar .idou_img a{
background-image:url(images/idou.png);
display:block;
width:130px;
height:41px;
margin:10px auto;
}

#sidebar .idou_img a:hover{
background-image:url(images/idou_ov.png);
}

#sidebar .idou_img span,#sidebar .contact_img span{
display:none;
}

.side_parts{
	font-size:1.2em;
	width: 234px;
	margin: 0 auto;
}


.side_parts ul,.side_parts ul li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}

/* ++++++++++　コンテンツ部分のデザイン　+++++++++++ */

/*トップ*/



.slide{
	margin:0;
	position:relative;
	height: 324px;
	width: 574px;
	padding:0;
}

.slide img{
 padding:0;
 border:none;
 background-color:none;
 margin:0;
}


/* ++++++++  トップスライドショー ++++++++*/
.sliderbutton {display:none;}

/*#slideleft {background:url(images/icons.gif) 0 0 no-repeat;}

#slideright {background:#ccc url(images/icons_r.gif) 0 0 no-repeat;}*/

#slider {
	position:relative;
	overflow:auto;
	width:574px;
	height:324px;
	float:left;
}

#slider ul {
	position:absolute;
	list-style:none;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width: 574px;
}
#slider li {
	float:left;
	width:574px;
	height:324px;
	margin:0;
	padding:0;
}

.pagination {position:absolute; top:0px; right:30px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; border:1px solid #fff}
.pagination li:hover, li.current {background:#fff}


#contents .top_posts{
margin:10px 0;
}

#top_contents h2.topics {
	width:574px;
	background-image:url(images/topics_title.jpg);
	height: 35px;
	margin-top:20px;
}

#top_contents h2.topics span{
 display:none;
}

#top_contents .topic{
	font-size:1.2em;
	width:574px;
	margin:5px 0 0px 0px;
}

#top_contents .topic td{
 border-bottom:1px dotted #ccc;
 width:212px;
}

#top_contents .topic td.thumb{
 width:105px;
}

#top_contents .topic td.thumb img{
 padding-bottom:5px;
}


#top_contents .topic a{
text-decoration:none;
color:#333333;
font-weight:bold;
}

#top_contents .topic a:hover {
	color:#0099FF;
}

#top_contents .topic .day{
font-size:0.8em;
color:#568c1c;
}

#top_contents .top_b{
margin:20px 0;
}

#top_contents .top_b h2 span,#top_sidebar h2.whatsnew_title span{
 display:none;
}

#top_sidebar .news ul{
	margin:0;
	padding:0;
	list-style:none;
	height:300px;
	overflow:auto;
}

#top_sidebar h2.whatsnew_title{
	background-image:url(images/whatsnew_title.jpg);
	text-align:right;
	height:35px;
	background-repeat:no-repeat;
	border:none;
	width: 306px;
}

#top_sidebar .news{
	margin:0;
	width: 304px;
	border: 1px solid #eee;
	font-size:1.2em;
}


#top_sidebar .news ul li{
	border-bottom:1px dotted #ccc;
	background-image:none;
	display:block;
	margin:5px 0;
	padding:3px;
	min-height:55px;
}

#top_sidebar .news ul li a{
	text-decoration:none;
	color:#333333;
}

#top_sidebar .news ul li .sub{
float:left;
width:70px;
padding-right:5px;
}

#top_sidebar .news ul li .title{
	display:block;
	float:right;
	width:200px;
	height:auto;
}


#top_sidebar .news ul li .day{
 font-weight:bold;
}

#top_sidebar .news ul li:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.top_info{
border:1px solid #3366CC;
background-color:#f4f4f4;
padding:10px;
margin-top:20px;
}


/**/



#contents .posts .title .post_day {
	text-align:right;
	display:block;
	padding:2px;
	color:#005074;
	height:15px;
	background-color:#ebf0f2;
}

#contents h3{
	font-weight: bold;
	height: 30px;
	padding: 5px 0 0 0px;
	font-size: 1.4em;
	color: #009966;
	border-bottom: 6px solid #28285e;
}

#contents h3 a{
 text-decoration:none;
 color: #104731;
}
	
#contents .posts {
	margin:0px 0px 20px 0px;
	padding-bottom:20px;
}

.posts .post_alt{
	margin:20px 0 5px 0;
	padding:3px;
	color:#666666;
	background-color:#f4f4f4;
	border-bottom:1px solid #ccc;
	text-align:right;
}

.more-link{
 background-color:#e5f0f0;
 padding:5px;
 border:1px solid #2d5e5f;
 text-decoration:none;
}

.pagenav{
text-align:center;
}

.posts h4{
	color: #003399;
	font-weight: bold;
	border-left:4px solid #003399;
	padding-left:10px;
	margin-bottom:10px;
}


.posts .post{
	margin:10px 5px 5px 5px;
	font-size:1.2em;
}


#contents #sibukai ul li a:hover{
	background-color:#EDF9FA;
	
}


#contents .posts ul{
 margin:0;
 padding:0;
}

#contents .posts ul li{
background-image:url(images/mark4.jpg);
background-repeat:no-repeat;
background-position:0px 8px;
display:block;
margin:3px 0 0 5px;
padding: 3px 0 3px 20px;
}

#contents .posts ul.cate_list{
margin:10px 0;
font-weight:bold;
}

#contents .posts ul.cate_list li{
background-image:url(images/mark1.jpg);
background-repeat:no-repeat;
}


#contents .posts ul.post_list{
margin:10px 0;
}

#contents .posts ul.post_list li{
background-image:url(images/mark2.jpg);
}

.cate_des{
	margin:5px;
	color:#999;
}


/* フォトアルバムトップ */

.photo_album {
 width:760px;
 margin:0 auto 5px auto;
 padding-top:20px;
  display: inline-table;
  min-height: 1px;
}

.photo_album .photo_roop{
	width: 190px;
	height: 300px;
	margin: 4px 0px 0px 4px;
	/*overflow: hidden;*/
	float: left;
 }

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

* html .photo_album {
  height: 1px;
}
.photo_album {
  display: block;
}


.photo_album .thumimg {
	padding:7px 0 0 9px;
	width:176px;
	height:132px;
	background-image:url(images/bg-photo-thumbnail.gif);
	background-repeat:no-repeat;
}

.photo_roop .day {
 font-size:1.0em;
 color:#999999;
}

.photo_roop .thumtitle {
	width: auto;
	margin: 5px 0;
	padding: 0px;
	font-weight:bold;
}

.photo_roop .album_link {
text-align:right;
}

/* ++++++++++　送信フォームデザイン　+++++++++++ */

table.form{
width:600px;
margin:5px;
}

table.form td {
 border:1px solid #eee;
 padding:10px;
}


table.form th {
 font-weight:bold;
 border:1px solid #eee;
 background-color:#f4f4f4;
 border-left:4px solid #3a62a3;
 padding:10px;
}

table.form td span{
 font-size:1.0em;
}

table.form label{
	white-space: nowrap;
	 display:block; float:left;
}

/* ++++++++++　カリキュラムテーブル　+++++++++++ */

table.table_hight td,table.table_hight th{
padding:5px 0;
}


table.table1{
width:580px;
margin:0;
padding:0;
border:1px solid #666666;
border-collapse:collapse;
empty-cells:show;
}

table.table1 td {
 border-bottom:1px solid #666;
 border-right:1px solid #666666;
 padding:10px;
 margin:0;
}


table.table1 th {
 font-weight:bold;
 border-bottom:1px solid #666;
 background-color:#D3E9EF;
 border-right:1px dotted #666666;
 padding:10px;
}

table.table1 td.slast{
border-right:none;
}

table.table1 td.blast{
border-bottom:none;
}

table.table1 td span{
 font-size:0.9em;
}


table.table2{
margin:0;
padding:0;
border:1px solid #666666;
border-collapse:collapse;
empty-cells:show;
}

table.table2 td {
 border-bottom:1px dotted #666;
 border-right:1px solid #666666;
 padding:5px;
 margin:0;
}


table.table2 th {
 font-weight:bold;
 border-bottom:1px solid #666;
 background-color:#D3E9EF;
 border-right:1px solid #666666;
 padding:10px;
}

table.table2 td.slast{
border-right:none;
}

table.table2 td.blast{
border-bottom:none;
}

table.table2 td span{
 font-size:0.9em;
}


/* ++++++++++　コメントデフォルトスタイル　+++++++++++ */


.commentlist li {
	margin: 0;
	padding: 5px 5px 3px;
	list-style: none;
	}
	
.commentlist li {
	font-weight: bold;
	}
	
.commentlist {
	margin:10px 0;
	padding:0;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	}
	
#comentop p {
	line-height: 1.4em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
	}

.nocomments, .postmetadata {
	color: #777;
	}

.nocomments {
border:1px solid silver; margin:5px; padding:5px; text-align:center;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
.entry{
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}
	
.entry .postmetadata {
	text-align:left;
	}
	
.alt {
	background-color: #EEEEEE;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
.alt a {
	text-decoration:none;
	}
	
.alt2 {
	border-bottom: 1px solid #DDD;
	}
	
.alt2 a {
	text-decoration:none;
	}
	
.author {

}

/* ++++++++++　コメント部分のデザイン　+++++++++++ */
#comments {
	background-color:#EDF4F8;
	padding:5px;
	color:#006699;
	}
	
#commentlogin {

	}

h3#respond {
	width:600px;
	border-bottom:none;
	border-left:solid 4px #538ad8;
	color:#006699;
	padding:0 5px 0 5px;
	}
	
.com {
	/*font-size:0.75em;*/
	border-bottom:solid 1px #99CCCC;
	padding-bottom:8px;
	margin-bottom:12px;
	}

.com p {
	margin:5px 0;
	}
	
.commeta {
	color:#666;
	text-align:right;
	}
	
#tb {
	/*font-size:0.75em;*/
	border:dotted 1px #666;
	padding:8px;
	line-height:150%;
	}

/* ++++++++++　ぱんくずリストのデザイン　+++++++++++ */

.bread {
	text-align:right;
	clear:both;
	color:#999;
	font-size:1.1em;
	/*display:block;*/
	display:none;
	margin: 10px 0 0 auto;
	width: 630px;
	}

.bread a{
	color:#999;
	text-decoration:none;
	}

.bread a:hover{
	text-decoration:underline;
	}

/* ++++++++++　アルバムのデザイン　+++++++++++ */


.album dl dt{
   width: 7em;
   float: left;
	 color:#FF9900;
}

.album dl dd{
    margin-left: 7em;
    _height: 1%;
}

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



/* ++++++++++　リンク集のデザイン　+++++++++++ */

#link {
border-collapse:collapse;
margin:20px 0 20px 20px;
}

#link {
	width:90%;
	font-size:1.2em;
	}

#link th,#link td {
	text-aligin:left;
	padding:10px 5px;
	border:solid 1px #ccc;
	}

#link th {
	width:200px;
	background-color:#EBFAED;
	}



/* ++++++++++　フッター部分のデザイン　+++++++++++ */

#footer .footer_t p {
	font-size:1.2em;
	margin:0;
	padding:0px;
	text-align:left;
	color: #3a62a3;
	}

#footer .footer_t p a {
 text-decoration:none;
 color: #3a62a3;
}

.page_top a{
	margin:0px 0px 0 auto;
	width:153px;
	height:33px;
	font-size:1.2em;
	text-align:right;
	background:url(images/page_top.jpg);
	background-repeat:no-repeat;
	display:block;
}

.page_top a span{
 display:none;
}

#footer .footer_t{
	height:70px;
}

#footer .footer_t img{
margin:5px 0 10px 0;
}


#footer .address{
	width:490px;
	margin-top:0px;
	float:left;
	font-size:12px;
	border:1px dotted #005f8a;
	background:#FFFFFF;
	padding:5px;
}

#footer .daigakulogo{
	width:185px;
	height:71px;
	background-image:url(images/daigaku_banner.jpg);
	float:right;
}

#footer .daigakulogo a{
	display:block;
	width:185px;
	height:71px;
}

#footer .address span,#footer .daigakulogo span{
 display:none;
}


#footer address{
 text-decoration:none;
 font-size:1.1em;
 padding:5px;
 color:#666666;
 font-style:normal;
 text-align:center;
 clear:both;
}
