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


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

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

body {
	margin: 0;
	padding: 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, 'メイリオ', sans-serif;
	font-size: 62.5%; /* 10px */
	line-height: 1.5;
	letter-spacing: 0.05em;
	color:#333333;
	background:#fffae3 url(images/bg.jpg) repeat-x;
	background-position:center top;
	height: 100%;
	}


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

h2 {
	margin: 0;
}


a {
	color: #1b4492;
	}
	
a:hover {
	color:#F69;
	}

.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: 900px;
	padding: 0 10px 278px 10px;
	clear: both;
	background-color: #FFF;
}

#header {
	height: 324px;
	margin: 0 auto;
	width: 900px;
	padding: 0 10px;
	background-color:#FFF;
	background-image: url(images/header_bg2.jpg);
	background-repeat:no-repeat;
}

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

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

#top_sidebar{
	width:315px;
	float:right;
	padding:0px;
}

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

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

#footer {
	height: 278px;
	background-color: #fffae3;
	width: 100%;
	clear: both;
	bottom: 0;
	position: absolute;
}

#footer_inner {
	width: 900px;
	height: 278px;
	padding: 0 20px;
	margin: 0 auto;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.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;
	padding: 0 0 10px 0;
}

.banner img{
	margin-top: 5px;
}


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

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

#header h1 a span { display:none; }

#header .head_logo{
	font-size: 1.1em;
	color: #666;
	width: 500px;
	margin: 0;
	height: 220px;
	float:left;
	padding-top: 20px;
}

#header .head_des{
	padding: 10px 0 0 50px;
	display: block;
	height: 40px;
	clear: both;
	color: #666;
	letter-spacing: 0;
	font-size: 11px;
	text-align: center;
	width: 320px;
}

.weblist{
	font-size: 11px;
	text-align: center;
	margin: 100px 30px 10px auto;
	padding-top:10px;
	background-image: url(images/login_bg2.png);
	height: 104px;
	width:300px;
	float:right;
	color: #0051a0;
	/*display:none;*/
}


.mypage{
	font-size: 11px;
	text-align: center;
	margin: 100px 30px 10px auto;
	padding-top:10px;
	/*background-image: url(images/mypage_bg.png);*/
	background-image: url(images/login_bg2.png);
	height: 104px;
	width:300px;
	float:right;
	color: #0051a0;
	display:none;
}


.weblist p,.mypage p{
	margin: 10px auto 5px auto;
	padding: 5px;
	display: block;
	text-align: left;
	color: #0051a0;
	width: 209px;
	background-color: #FFF;
	border: 1px solid #ccc;
}

.weblist a,.mypage a{
	color:#0051a0;
}


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

#header .glomenu p{
	font-size: 1.4em;
	font-weight: bold;
}

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

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

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

#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_ov a,#header .glomenu ul li.menu1 a:hover{
 background-image:url(images/menu_1_ov.jpg);
 width:128px;
}

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

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

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

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

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

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

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

#header .head_menu_top{
	text-align: right;
	height: 20px;
	margin-top: 0px;
	width: 220px;
	float: right;
}

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

#header .head_menu_top ul li{
 float:right;
 margin:0;
 padding:0 10px 0 0;
 display:block;
 }

#header .head_menu_top ul li a{
	display:block;
	background-repeat:no-repeat;
	text-decoration:none;
	width:82px;
	height:19px;
 }

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

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

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

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

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

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

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

#sidebar a{
	text-decoration:none;
}


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



#sidesearch{
	margin: 10px 0;
	padding: 27px 8px 5px 8px;
	color: #0477b7;
	font-size: 1.2em;
	width: 215px;
	height: 30px;
	background-image: url(images/search_bg.jpg);
}

#sidebar .cate_list{
	margin:0 auto 10px auto;
}

#sidebar .cate_list span{
	text-align: center;
	font-size: 18px;
	display: block;
	color: #0477b7;
	border-bottom: 3px solid #0477b7;
}

#sidebar .cate_list span a{
	color: #0477b7;
	text-decoration: none;
}

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

#sidebar ul.cate li{
	font-size: 1.4em;
	border-bottom: 1px dotted #ccc;
	background-image: url(images/mark4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	/*height: 38px;*/
	height:auto !important;
	min-height:38px;
}

#sidebar ul.cate li.top{
	background-image: url(images/mark5.jpg);
	border-bottom: 1px dotted #ccc;
	display:none;
}

#sidebar ul.cate li.parent{
 background-image: url(images/mark5.jpg);
}

#sidebar ul.cate li a{
	text-decoration: none;
	display: block;
	/*height: 30px;
	width: 164px;*/
	padding: 8px 0 0 20px;
	color: #333;
}

#sidebar ul.cate li.current,#sidebar ul.cate li.current_page_item{

}

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

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

#sidebar ul.cate li ul li.mago a{
}

#sidebar ul.cate li.current ul li.mago a{

}


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

/*トップ*/

h2.photo_title {
	background-image: url(images/photo_title.jpg);
	height: 24px;
	padding-top:10px;
	text-align:right;
}

h2.photo_title a{
	text-decoration:none;
	font-size:1.2em;
}

.monthly_photo,.monthly_photo2{
	font-size:1.2em;
	margin-top:10px;
}

.monthly_photo .photo_img{
	float:left !important;
	width:560px;
	max-height: 360px;
}

.monthly_photo img{
	padding:5px;
	background-color:#dddddd;
	margin:0 auto;
	display: block;
	max-width: 100%;
	max-height: 360px !important;
	box-sizing: border-box;
}

.monthly_photo2 img{
	padding:5px;
	background-color:#dddddd;
	margin:0 auto;
	display:block;
	float:left;
	width: 460px;
}

.monthly_photo .photo_text,.monthly_photo2 .photo_text{
	width:315px;
	float:right;
	font-size:1.2em;
}

.monthly_photo .title,.monthly_photo2 .title{
	font-weight:bold;
	color:#ae2617;
	margin-bottom:20px;
	font-size:1.1em;
	/*text-align:center;*/
}

.monthly_photo .title a,.monthly_photo2 .title a{
	color:#ae2617;
	
}

.monthly_photo .link,.monthly_photo2 .link{
	text-align:right;
	margin-top:30px;
}

#top_t {
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	padding-bottom:10px;
}

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

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

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

.slide{
	margin-bottom:10px;
	position:relative;
	height: 329px;
	width:570px;
	/*border:1px solid #ccc;*/
}

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


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

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

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

#slider {/*-20*/
	position:relative;
	overflow:auto;
	width:570px;
	height:329px;
	float:left;
}

#slider ul {
	position:absolute;
	list-style:none;
	top:0;
	left:0;
	margin:0;
	padding:0;
	width: 570px;
}
#slider li {
	float:left;
	width:570px;
	height:329px;
	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 {
	background-image: url(images/topics_title.jpg);
	height: 34px;
}

h2.topics span,h2.bbsnews_title span,h2.photo_title span{
 display:none;
}

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

#top_t .top_post{
	font-size: 1.2em;
	margin-bottom: 20px;
}

#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;
font-weight:bold;
}

#top_contents .topic a:hover {
}

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

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

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

h2.bbsnews_title {
	background-image: url(images/bbs_title.jpg);
	height: 24px;
	padding-top:10px;
	margin-top: 20px;
	text-align:right;
}


h2.bbsnews_title a{
	text-decoration:none;
}


.news ul.newss{
	margin:0;
	padding:0;
	list-style:none;
	height:500px;
	overflow:auto;
}

.bbsnews ul.bbsnewss,.bbsnews2 ul.bbsnewss{
	margin:0;
	padding:0;
	list-style:none;
	height:250px;
	overflow:auto;
}

.bbsnews2 {
	font-size: 1.2em;
}


.bbsnews ul.bbsnewss li,.bbsnews2 ul.bbsnewss li{
	background-image:url(images/mark3.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	clear: both;
	display: block;
	margin: 5px 0 0 0;
	padding: 0px 3px 0px 20px;
	height:auto !important;
	min-height: 25px;
	
}

.bbsnews ul.bbsnewss li a,.bbsnews2 ul.bbsnewss li a{
	text-decoration:none;
	color:#333333;
}

h2.whatsnew_title{
	background-image: url(images/whats_new_title.jpg);
	text-align: right;
	height: 35px;
	background-repeat: no-repeat;
	border: none;
	margin: 0px;
}

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


#top_sidebar .news ul.newss li,#wide_contents .news ul.newss li{
	border-bottom:1px dotted #ccc;
	background-image:none;
	clear:both;
	display:block;
	margin:5px 0;
	padding:3px;
	height: auto !important;
	min-height:35px;
}

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

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

#top_sidebar .news ul.newss li .sub,#wide_contents .news ul.newss li .sub{
float:left;
padding-right:5px;
}

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


#wide_contents .news ul li .title{
	display: block;
	float: right;
	width: 700px;
	height: auto !important;
}

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


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


/**/



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

#contents h2{
	border-left: 6px solid #8dc351;
	color: #8dc351;
	padding: 10px 0 20px 20px;
	font-size: 30px;
	margin-bottom: 25px;
}

#contents h2 a ,#contents h3 a{
	color: #86b87d;
}

#contents h3 a:hover{
	color:#F69;
}

#contents h3{
	font-weight: normal;
	padding: 0;
	font-size: 18px;
	color: #0077b7;
	border-bottom: 4px solid #8dc351;
}

#contents h3 a{
 text-decoration:none;
 color: #0077b7;
}
	
#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;
margin-bottom:20px;
}

.posts h4{
	color:#004da2;
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0 5px 0;
}


.posts .post{
	margin: 10px;
}


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


#contents .posts ul{
 margin:0;
 padding:0;
 list-style:none;
}

#contents .posts ul li{
background-image:url(images/mark1.jpg);
background-repeat:no-repeat;
background-position:0px 5px;
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%;
	}


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

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.form td.sousin_button{
text-align:center;
}

.form input[type="text"],input[type="email"],textarea{
	width: 98%;
}

.send_button{
	width:30%;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	filter: progid:DXImageTransform.Microsoft .gradient(GradientType=0,startColorstr='#FF42aaff', endColorstr='#FF003366');/* IE5.5+, W3C */
	/* IE8 IE9 */
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#42aaff, endcolorstr=#003366))";
zoom: 1;
	background: linear-gradient(to bottom, #42aaff, #003366);/* IE10+, W3C */
	background: -moz-linear-gradient(
		top,
		#42aaff 0%,
		#003366);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#42aaff),
		to(#003366));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #3270ad;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 1px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 1px rgba(255,255,255,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0),
		inset 0px 0px 1px rgba(255,255,255,0);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}

:root .send_button { border-radius:0px \0/IE9; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.send_button:not(:target){
	border-radius: 10px;
}
}

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

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


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

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


table.table1 th {
 font-weight:bold;
 border-bottom:1px solid #ccc;
 background-color:#e8e8e8;
 border-right:1px dotted #ccc;
 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;
}


table.table3{
margin:0;
padding:0;
empty-cells:show;
width:100%;
}

table.table3 td {
 border-bottom:1px solid #ccc;
 padding:10px;
 margin:0;
}


table.table3 th {
 border-bottom:1px solid #ccc;
 padding:10px;
}


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


.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 #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: 1em;
	display: block;
	margin: 3px 0 0;
	}

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

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

/* ++++++++++　今月の1枚のデザイン　+++++++++++ */


.photo_roop{
   width: 180px;
   float: left;
   background-image:url(images/photo_bg.png);
   background-repeat:no-repeat;
   margin:0 10px 10px 0;
   padding:10px 10px 0px 10px;
   text-align:center;
   display:block;
}

.photo_roop img{
	width:180px;
	height:180px;
	margin-bottom:10px;
}

.photo_roop a{
	text-decoration:none;
	color:#333;
}

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

/* ++++++++++　特殊カテゴリのデザイン　+++++++++++ */

.list_box{
	margin:5px 0;
	text-align:right;
	text-decoration:none;
}


#contents .tile_cat6{
min-height:20px;
background-color:#ebf0f2;
border-bottom: 4px solid #8dc351;
}

#contents .tile_cat6 h3{
	float:left;
	width:480px;
	border-bottom:none;
}

#contents .tile_cat6 .post_day{
	float:right;
	width:165px;
	background-color:none;
}

.post_thumb{
	float:left;
	margin-right:10px;
}

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

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

#link {
	width:90%;
	}

#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: center;
	color: #3a62a3;
	}

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


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

.page_top a:hover{
	background: url(images/page_top_ov.png);
}

.page_top a span{
 display:none;
}

#footer .footer_t{
	height: 70px;
	margin-top: 40px;
	text-align:center;
	font-size:1.2em;
}

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


#footer .footer_b{
	text-align:right;
}

#footer .address{
	width: 490px;
	height: 50px;
	margin-top: 0px;
	float: left;
	font-size: 12px;
	border: 1px dotted #003366;
	padding: 5px;
}

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


.access {
	width: 200px;
	height: 17px;
	display: block;
	text-decoration: none;
	padding:0;
	margin:0 0 10px auto;
}

#footer address{
	text-decoration: none;
	font-size: 0.9em;
	padding: 5px;
	color: #666666;
	font-style: normal;
	clear: both;
	height: 20px;
}

/***FAQ**/
#contents .posts .faq ul{
	list-style:none;
	margin:10px;
	}
#contents .posts .faq ul li{
	margin:10px 0;
	background-image:none;
	padding:0;
}

#contents .posts .faq ul li strong {
	font-size:1.2em;
	background-color:#ddd;
	display:block;
	padding-left:5px;
	margin:0 0 5px -15px;
	border-left:6px solid #ccc;
}

#contents .posts .faq ul li span {
	font-weight:bold;
	color:#990000;
}
