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


h1 {
	margin:0px 10px 4px 10px;
	height:16px;
	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;
	margin: 0 auto;
	width:800px;
	padding:20px 0px 80px 0px;
	clear: both;
	z-index:0;
}

#header {
	height: 368px;
	margin: 0 auto;
	width: 800px;
	padding-top:5px;
	background-image: url(images/header_bg.png);
	background-repeat:repeat-x;
	position:relative;
	z-index:9999;
}

#sidebar{
	width:240px;
	float:right;
	padding:0px 0px 5px 0;
}

#contents {
	margin:0;
	float:left;
	padding:5px 0px 10px 10px;
	font-size:1.4em;
	width:540px;
}

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

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


#footer {
	height:80px;
	width:100%;
	clear: both;
	bottom: 0;
	position:absolute;
}

#footer_inner {
	width:800px;
	padding:0;
	height:80px;
	margin:0 auto;
	background-image: url(images/header_bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

.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:16px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	margin:0;
	display:block;
	width: 212px;
}

#header h1 a span { display:none; }

#header .head_des{
	margin: 0;
	height: 300px;
	padding:8px 0 0 35px;
	/*background-color:#CCCCCC;*/
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
}

#header ul.head_menu {
	list-style: none;
	margin: 0px 15px 57px auto;
	height: 23px;
	width: 460px;
}

#header ul.head_menu li{
	margin:0;
	padding:0;
	height:23px;
	width:122px;
	float:left;
}

#header ul.head_menu li a{
	display:block;
	height:23px;
	width:122px;
	background-repeat:no-repeat;
}

#header ul.head_menu li span{
	display:none;
}

#header ul.head_menu li.home {
	margin-right:10px;
	width:87px;
}

#header ul.head_menu li.toukou {
	width:96px;
}

#header ul.head_menu li.contact,#header ul.head_menu li.idou {
	margin-right:10px;
}

#header ul.head_menu li.contact a{
	background-image:url(images/contact.png);
}

#header ul.head_menu li.home a{
	background-image:url(images/home.png);
	width:87px;
}

#header ul.head_menu li.idou a{
	background-image:url(images/idou.png);
}

#header ul.head_menu li.toukou a{
	background-image:url(images/toukou.png);
	width:96px;
}

#header ul.head_menu li.contact a:hover{
	background-image:url(images/contact_ov.png);
}

#header ul.head_menu li.home a:hover{
	background-image:url(images/home_ov.png);
}

#header ul.head_menu li.idou a:hover{
	background-image:url(images/idou_ov.png);
}

#header ul.head_menu li.toukou a:hover{
	background-image:url(images/toukou_ov.png);
}

/*#header .glomenu{
	clear:both;
	width:798px;
	height:40px;
	margin:0 auto;
	border:1px solid #fff;
	padding: 0;
}

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

#header .glomenu #menu li{
 margin:0;
 position: relative;
 padding:0;
 width:159px;
 height:40px;
 display:block;
 float:left;
 border-right:1px solid #fff;
 background-repeat:no-repeat;
}

#header .glomenu #menu li a{
 width:159px;
 height:40px;
 display:block;
 background-repeat:no-repeat;
}


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

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

#header .glomenu #menu li.menu3{
 background-image:url(images/menu_3.jpg);
}

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

#header .glomenu #menu li.menu5{
 background-image:url(images/menu_5.jpg);
 width:158px;
 border-right:none;
}

#header .glomenu #menu li.menu5 a{
 width:158px;
}

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

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

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

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

#header .glomenu #menu li.menu5:hover,#header .glomenu #menu li.menu5_ov{
 background-image:url(images/menu_5_ov.jpg);
 width:158px;
 border-right:none;
}

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

#header .glomenu #menu li ul {
  display: none;
  position: absolute;
  top: 41px;
  left:0px;
  width: 159px;
  height:auto;
}

#header .glomenu #menu li ul li {
  margin: 0;
  padding: 0;
  width: 157px;
  border:1px solid #fff;
  height:38px;
  display:block;
}

#header .glomenu #menu li ul li.menu_1m1 {
  background-image:url(images/menu_1m1.png);
}
#header .glomenu #menu li ul li.menu_2m1 {
  background-image:url(images/menu_2m1.png);
}

#header .glomenu #menu li ul li.menu_2m2 {
  background-image:url(images/menu_2m2.png);
}

#header .glomenu #menu li ul li.menu_2m3 {
  background-image:url(images/menu_2m3.png);
}

#header .glomenu #menu li ul li.menu_3m1 {
  background-image:url(images/menu_3m1.png);
}

#header .glomenu #menu li ul li.menu_4m1 {
  background-image:url(images/menu_4m1.png);
}

#header .glomenu #menu li ul li.menu_4m2 {
  background-image:url(images/menu_4m2.png);
}

#header .glomenu #menu li ul li.menu_5m1 {
  background-image:url(images/menu_5m1.png);
}

#header .glomenu #menu li ul li a {
  display: inline-block;
  width: 157px;
  height:38px;
}
#header .glomenu #menu li ul li a:hover {
}*/

/*ドロップダウンメニュー*/

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

#header .glomenu #menu a{
	display:block;
}

#header .glomenu #menu li {
  position: relative;
  float: left;
  margin: 0;
  padding:0;
  width: 157px;
  /*height: 38px;*/
  border: solid 1px #fff;
  font-weight: bold;
}

#header .glomenu #menu li ul {
  display: none;
  position: absolute;
  top: 41px;
  left: -1px;
  padding:0;
  width: 157px;
  border: solid 1px #fff;
}
#header .glomenu #menu li ul li {
  margin: 0;
  padding: 0;
  width: 157px;
  border-bottom: solid 1px #fff;
}
#header .glomenu #menu li ul li a {
  display:block;
  width: 157px;
  height: 38px;
}

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


.weblist{
	font-size:11px;
	padding:50px 10px 0 10px;
	text-align: center;
	width: 142px;
	height:125px;
	background-image:url(images/weblist_bg.png);
	margin:0;
}

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

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

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

#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;
	padding: 4px 0 0;
	font-size: 14px;
	width:240px;
	height:27px;
	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:240px;
	height:29px;
	display:block;
	padding: 2px 0 0;
	font-size: 16px;
	margin: 0;
}

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

#sidebar .cate_list{
border:1px solid #ccc;
margin-top:3px;
}

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

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

#sidebar ul.cate li.top{
 border-bottom:none;
}

#sidebar ul.cate li.parent{
 border-bottom:none;
}

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

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

#sidebar ul.cate li.current,#sidebar ul.cate li.current_page_item{
background-image:url(images/menu_bg.jpg);
background-repeat:no-repeat;
background-position:center;
}

#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/mark3.jpg);
}

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


.banner {
margin:15px 0;
text-align:center;
}

.banner img{
margin-bottom:7px;
}

.link {
margin:10px 0;
}

.link ul{
margin:0;
padding:0;
list-style:none;
}

.link ul li{
background-image:url(images/mark1.jpg);
background-repeat:no-repeat;
background-position:0 3px;
padding:3px 0 3px 12px;
}

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

/*トップ*/

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

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

.slide{
	margin:0;
	position:relative;
	height: 405px;/*300から変更20250321*/
	width: 540px;
	padding:0;
}

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


/* ++++++++  トップスライドショー ++++++++*/
.sliderbutton {/*float:left; width:10px; height:300px; cursor:pointer;*/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:540px;
	height:405px;/*300から変更20250321*/
	float:left;
}

#slider ul {
	position:absolute;
	list-style:none;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width: 540px;
}
#slider li {
	float:left;
	width:540px;
	height:405px;/*300から変更20250321*/
	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:560px;
	background-image:url(images/topics_title.jpg);
	height: 31px;
	margin-top:20px;
	background-repeat: no-repeat;
}

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

#top_contents .topic{
	font-size:1.2em;
	width:560px;
	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{
  border:1px solid #ccc;
}


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

#top_contents .topic a:hover {
	color:#FF6699;
}

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

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

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


h2.whatsnew_title{
	background-image:url(images/new_title.jpg);
	text-align:right;
	height:32px;
	background-repeat:no-repeat;
	border:none;
	margin:0px auto;
	width: 218px;
}

#top_contents h2.whatsnew_title{
	margin:10px 0;
}

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



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


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

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

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

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


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

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

#sidebar .news{
	margin:0 auto;
	width: 215px;
	font-size:1.2em;
}


#sidebar .news ul{
margin:0;
padding:5px 0 0 10px;
}



#sidebar .news ul li a{
	text-decoration:none;
}

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

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


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


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


/**/



#contents .posts .post_day {
	text-align:right;
	display:block;
	padding:2px;
	color:#005074;
	height:20px;
	font-size:0.9em;
}

#contents h2{
	height:34px;
	padding:0;
	font-size:20px;
	font-weight:bold;
	border-left:6px solid #000066;
	padding-left:10px;
}


#contents h3{
	font-weight:bold;
	padding:8px 0 5px 0px;
	font-size:16px;
	margin: 0 0 10px 0;
	border-bottom:4px solid #ccc;
}

#contents h3 a{
 text-decoration:none;
}
	
#contents .posts {
	margin:10px 0px 20px 0px;
	;
}

.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{
display:block;
 padding:5px;
 border-top:1px dotted #ccc;
 text-decoration:none;
}

.pagenav{
text-align:center;
}

.posts h4{
	border-left:4px solid #c8003f;
	padding-left:8px;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px 0;
}


.posts .post{
	margin:0 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;
}


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

.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{
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.small{
 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 {

}

.commentlist .avater img{
float:left;
margin:0 10px 8px 0;
vertical-align:bottom;
}

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

	}

h3#respond {
	/*width:600px;
	border-bottom:none;
	border-left:solid 4px #f6cccc;
	color:#006699;
	padding:0 5px 0 5px;*/
	background-image:url(images/h3_bg2.jpg);
	}
	
.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;
	margin: 20px 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 a {
color:#333;
}

#footer .footer_t p {
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0px;
	text-align:left;
	color:#333;
	}

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

.page_top a{
	margin:0px 0px 0 auto;
	width:150px;
	height:20px;
	text-align:right;
	display:block;
	font-size:12px;
	text-decoration:none;
}

.page_top a span{
 display:none;
}

#footer .footer_t{
	padding-top:30px;
	height: 25px;
}

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

#footer .footer_b{
	margin-top:5px;
}

/*#footer .daigakulogo a{
	display:block;
	width:219px;
	height:51px;
}*/


#footer address{
background-image:url(images/copyright.png);
background-repeat:no-repeat;
height:16px;
width:222px;
margin:15px 0 0 10px;
}
#footer address span{
 display:none;
}
