﻿@charset 'UTF-8';
/*
Theme Name: Dobokukai
Theme URL: http://www.printing-s.jp
Description: Dobokukai
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:#ffffff url(images/bg.jpg) repeat-x;
	background-position:center top;
	height: 100%;
	}


h1 {
	margin:0;
	padding:0px;
	}

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;
}
	
#screen {
	text-align: left;
	width: 100%;
	margin: 0 auto;
	width:901px;
	padding:0px 0px 250px 0px;
	clear: both;
	background-color:#FFFFFF;
}

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

#sidebar{
	width:234px;
	float:left;
	padding:0px 0px 5px 0;
	margin-top:-20px;
}

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

#top_sidebar{
	width:315px;
	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:218px;
	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;
}

.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;*/
}

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

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

#header h1 a span { display:none; }

#header .head_des{
	font-size:1.1em;
	color:#666;
	width: 620px;
	margin: 0;
	height:311px;
	padding-top: 10px;
}

#header .head_des p{
	padding:0;
	display:block;
	width:550px;
	height:50px;
	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 .head_menu .admin a{
 width:153px;
 height:42px;
 background-image:url(images/admin.png);
 display:block;
}

#header .head_menu .mypage a{
 width:153px;
 height:70px;
 background-image:url(images/mypage.png);
 display:block;
}

#header .head_menu .login a{
 width:153px;
 height:70px;
 background-image:url(images/login.png);
 display:block;
}


#header .des{
	clear:both;
	color: #FFFFFF;
	font-size: 1.1em;
	padding:5px 0 0 5px;
}

.header_bottom{
 width:901px;
 margin:0 auto;
}

.header_bottom h2{
width:901px;
height:142px;
margin:0;
padding:0;
background-repeat:no-repeat;
clear:both;
}

.header_bottom h2 span{
 display:none;
}

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

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

#header .glomenu ul li{
 margin:0;
 padding:0;
 width:150px;
 height:41px;
 display:block;
 float:left;
}

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

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

#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);
}

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

#header .glomenu ul li.menu5 a{
 background-image:url(images/menu_5.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 span{
display:none;
}



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

#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 ul.cate{
    margin:0;
	padding:0;
	list-style:none;
	width:218px;
	margin-left:8px;
}

#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;
}

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

/*トップ*/

#header .header_bottom{
 width:900px;
 margin:5px auto;
}

#header .topimg{
width:369px;
height:270px;
float:left;
margin:0;
}

.slide{
	margin:0;
	float:right;
	position:relative;
	height: 270px;
	width: 525px;
	padding:0;
}

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


/* ++++++++  トップスライドショー ++++++++*/
.sliderbutton {float:left; width:10px; height:270px; cursor:pointer;}

#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:505px;
	height:270px;
	float:left;
}

#slider ul {
	position:absolute;
	list-style:none;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width: 505px;
}
#slider li {
	float:left;
	width:505px;
	height:270px;
	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: 34px;
}

#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:500px;
	overflow:auto;
}

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

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


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

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

#top_sidebar .news ul li .sub{
float:left;
width:83px;
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_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;
	width:630px;
	height:30px;
	padding:5px 0 0 0px;
	font-size:1.4em;
	color: #104731;
	border-bottom:6px solid #cccccc;
}

#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:#009966;
	font-size:1.2em;
	font-weight:bold;
}


.posts .post{
	margin:10px 5px 5px 5px;
}


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


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

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



dl.type01 {
	padding:6px 0 ;
}
dl.type01 dt {
	font-weight:bold;
	padding-left:12px;
	padding-top:6px;
}
dl.type01 dd {
	padding-left:24px;
}

/*同窓生紹介*/

.interview-content {
	padding:20px 0 10px;
	width:748px;
	margin:0 auto;
}
	.interview-content .photos {
		background:url(images/bg-photo.gif) left top repeat;
		width:200px;
		float:left;
		text-align:center;
		padding:12px 0;
	}
	.interview-content .photos-w {
		background:url(images/bg-photo-w.gif) left top repeat;
		width:200px;
		float:left;
		text-align:center;
		padding:12px 0;
	}
	.interview-content .photos ul{
	 list-style:none;
	 margin:0;
	 padding:0;
	}
		.interview-content .photos li {
			padding:0 0 12px 0;
		}
	.interview-content .word-interview{
		width:520px;
		float:right;
		font-size: 120%;
		line-height: 1.6em;
	}
	.interview-content .word-interview .reporter {
		padding-bottom:10px;
		font-weight: bold;
		color:#1A7EBA;
	}
	.interview-content .word-interview .response {
		padding-bottom:10px;
	}

.interview-content:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
	
.introduce{
		width:500px;
		float:right;
		padding:10px;
		border:1px solid #DDD;
	}
	.introduceTitle{
		width:120px;
		background: #CCEEFF;
		padding:3px;
		mardin-bottom:5px;
		text-align:center;
	}
	.introduceTitle2{
		width:120px;
		background: #CCEEFF;
		padding:3px;
		mardin-bottom:5px;
		text-align:center;
	}
	.introduceTxt{
		padding-bottom:15px;
		line-height:140%;
	}
	.introduceTxt2{
		font-size: 120%;
		padding:7px 0 5px 0;
		line-height:140%;
	}

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

.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:0.9em;
}


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

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


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

table.table1 td {
 border-bottom:1px dotted #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 solid #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:left;
	clear:both;
	color:#999;
	font-size:1.1em;
	display:block;
	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:162px;
	height:57px;
	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;
	height:50px;
	margin-top:0px;
	float:left;
	font-size:12px;
	border:1px dotted #005f8a;
	background:#FFFFFF;
	padding:5px;
}

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

#footer .daigakulogo a{
	display:block;
	width:221px;
	height:51px;
}

#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;
}
