@charset "utf-8";



/* カモイオリジナル */

*{
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#head{
	position:relative;
	height:150px;
}

#head #logo{
	position:absolute;
	width:230px;
	height:65px;
	top:10px;
	left:10px;
}

#head #h1text{
	position:absolute;
	top:10px;
	left:275px;
}

#head #h1text h1{
	font-size:12px;
	font-weight:normal;
}

#topcontact a{
	position:absolute;
	top:10px;
	right:10px;
	background:url(images/contacttop.jpg) no-repeat;
	width:290px;
	text-indent:-7777px;
	height:50px;
}


#topnavi{
	top:70px;
	right:10px;
	position:absolute;
	height: 20px;
	width:500px
	text-align:right;
}

#topnavi ul{
	height: 20px;
	overflow:hidden;
}
#topnavi li{
	line-height: 20px;
	float: left;
	list-style:none;

}

#topnavi li a{
	height: 20px;
	font-size:11px;
	padding: 0px 5px 0px 12px;
	text-align: center;
	float: left;
	color: #333;
	background:url(images/topnaviico.gif) no-repeat 0px 50%;
}


#navinavi{
	top:90px;
	position:absolute;
	width:910px;
	height: 40px;
	background:url(images/navi.jpg) no-repeat;
	margin: 2px auto;
}

#navinavi ul{
	width:910px;
	height: 40px;
	display: block;
	overflow:hidden;
}
#navinavi li{
	list-style: none;
	float: left;
	display: block;
}

#navinavi li a{
	height: 40px;
	display: block;
	text-indent:-7777px;
	line-height: 40px;
	background:url(images/navi.jpg) no-repeat 0px 0px;
}

#navinavi li.page-item-0 a{background-position:0px 0px; width:78px;}
#navinavi li.page-item-1 a{background-position:-78px 0px; width:126px;}
#navinavi li.page-item-2 a{background-position:-204px 0px; width:86px;}
#navinavi li.page-item-3 a{background-position:-290px 0px; width:139px;}
#navinavi li.page-item-4 a{background-position:-429px 0px; width:138px;}
#navinavi li.page-item-5 a{background-position:-567px 0px; width:178px;}
#navinavi li.page-item-6 a{background-position:-745px 0px; width:165px;}

#navinavi li.page-item-0 a:hover{background-position:-0px -40px;}
#navinavi li.page-item-1 a:hover{background-position:-78px -40px;}
#navinavi li.page-item-2 a:hover{background-position:-204px -40px;}
#navinavi li.page-item-3 a:hover{background-position:-290px -40px;}
#navinavi li.page-item-4 a:hover{background-position:-429px -40px;}
#navinavi li.page-item-5 a:hover{background-position:-567px -40px;}
#navinavi li.page-item-6 a:hover{background-position:-745px -40px;}




#fla{
	width:620px;
	height:270px;
	background:#fff;
}


#topcontents{
	width:895px;
	overflow:hidden;
	margin:0px 5px 0px 10px;
}

#topcontents #left_contents{
	width:620px;
	float:left;
}

#topcontents #right_contents{
	width:255px;
	float:right;
}


#left_contents #topnews{
	padding:10px 0px 5px 0px;
}



#topnews #tit_new{
	padding:0px 0px 10px 0px;
}

#topnews #topnewsbox{
	overflow-y:scroll;
	width:610px;
	height:180px;
}


#topnews .post{
	overflow:hidden;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
	width:580px;
}

#topnews small{
	width:100px;
	display:block;
	float:left;
	background:url(images/newsico.jpg) no-repeat 0px 50%;
	padding-left:15px;
}

.topnews_r{
	float:right;
	width:460px;
	padding-right:5px;
}

#left_special01{
	overflow:hidden;
	width:620px;
	margin:20px 0px 10px;
}

#left_special01 .special_left{
	float:left;
	width:305px;
}

#left_special01 .special_right{
	float:right;
	width:305px;
}

#left_special02{
	margin:10px 0px;
	width:620px;
	height:150px;
	background:url(images/top-campaign.jpg) no-repeat 0px;
	position:relative;
}

#left_special02 p{
	padding:40px 10px 10px 30px;;
}

#left_special02 a{
	position:absolute;
	display:block;
	width:190px;
	height:25px;
	right:5px;
	top:120px;
}


#right_contents #right_flashside a{
	display:block;
	height:130px;
	width:250px;
	margin-bottom:10px;
}

#right_contents #right_01{
	height:230px;
	width:255px;
	overflow:hidden;
	position:relative;
}

#right_contents #right_01 #student{
	height:230px;
	width:255px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:0px;
	background:url(images/navi_student.jpg) no-repeat;
}
#right_contents #right_01 #student a{
	height:30px;
	width:255px;
	left:0px;
	overflow:hidden;
	position:absolute;
	text-indent:-7777px;
}
#right_contents #right_01 #student a.contents01{
	top:80px;
}

#right_contents #right_01 #student a.contents02{
	top:120px;
}

#right_contents #right_01 #student a.contents03{
	top:160px;
}

#right_contents #right_01 #student a.contents04{
	top:200px;
}


#right_contents #right_02 a{
	display:block;
	width:250px;
	margin:10px 0px;
}

#right_contents #right_03{
	display:block;
	width:250px;
	height:180px;
	margin:10px 0px;
	background:url(images/topqr.jpg) no-repeat;
	text-indent:-7777px;
}



#left_contents .narrowcolumn h2{
	font-size:14px;
}

#sidenavi{
	list-font-style:none;
	margin-bottom:15px;
}

#sidenavi .page_item a{
	line-height: 50px;
	padding-left: 30px;
	padding-bottom:2px;
	height: 50px;
	display: block;
	background: url(images/subico.gif) #F0F8FB no-repeat 5px 50%;
	border-bottom: #ccc dotted 1px;
}
#sidenavi .page_item a:hover{
	background: url(images/subico.gif) #BFE0F1 no-repeat 5px 50%;
	border-bottom: #fff dotted 1px;

}

/* ２層目　--------------------  */


#page_right_contents{
	margin:0px;
}

#page_right_contents right_01{
	margin:0px;
}
#page_right_contents #right_01 #contact01 a{
	background:url(images/right_se01.jpg) no-repeat;
	height:130px;
	width:220px;
	display:block;
	margin-bottom:10px;
	text-indent:-7777px;
}
#page_right_contents #right_01 #contact02 a{
	background:url(images/right_se02.jpg) no-repeat;
	height:130px;
	width:220px;
	display:block;
	margin-bottom:10px;
	text-indent:-7777px;
}

#page_right_contents #right_01 #student{
	height:230px;
	width:220px;
	overflow:hidden;
	position:relative;
	background:url(images/right_se03.jpg) no-repeat;
}
#page_right_contents #right_01 #student a{
	height:30px;
	width:220px;
	left:0px;
	overflow:hidden;
	position:absolute;
	text-indent:-7777px;
}
#page_right_contents #right_01 #student a.contents01{
	top:65px;
}

#page_right_contents #right_01 #student a.contents02{
	top:105px;
}

#page_right_contents #right_01 #student a.contents03{
	top:145px;
}

#page_right_contents #right_01 #student a.contents04{
	top:185px;
}

#page_right_contents #right_01 #facilities03 a{
	background:url(images/right_se04.jpg) no-repeat;
	height:80px;
	width:220px;
	display:block;
	text-indent:-7777px;
	margin-top:5px;
}





#post-22 #contact_b{
	background-image:url("images/contact02_link.gif");
	background-repeat:no-repeat;
	display:block;
	height:63px;
	margin:0 0 15px 40px;
	padding:0;
	text-indent:-7777px;
	width:500px;
}
#post-22 #request_b{
	background-image:url("images/contact03_link.gif");
	background-repeat:no-repeat;
	display:block;
	height:63px;
	margin:0 0 15px 40px;
	padding:0;
	text-indent:-7777px;
	width:500px;
}
#post-22 #entrance_b{
	background-image:url("images/contact01_link.gif");
	background-repeat:no-repeat;
	display:block;
	height:63px;
	margin:0 0 15px 40px;
	padding:0;
	text-indent:-7777px;
	width:500px;
}




/* ブログ-------------------------------------------------------*/


.hentry{
	padding-left:10px;
	width:620px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:25px;
}

.hentry .blogtit{
	margin-bottom:5px;
	background:#BCE3F4;
	line-height:150%;

	
}
.hentry .blogtime{
	font-size:10px;
	font-family:Verdana;
}

.hentry .entry{
	padding:10px;
	border:dotted 1px #BCE3F4;
	font-size:80%;
}
.hentry .entry p{
	line-height:2.0em;
}


#single_side{
	margin-left:680px;
	padding:0 0 10px;
	width:220px;
}




/* パンくず -------------------------*/

.breadcrumb{
	margin:0px 0px 10px 2px;
	font-size:12px;
}




/* default -------------------------*/


body {
	font-size: 78%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f0f8fb url('images/bgtop.jpg') repeat-x ;
	color: #333;
	text-align: center;
	padding: 0;
	margin: 0;
}

#page {
	background: url(images/bgcontbtm.gif) center bottom no-repeat #fff;
	padding-bottom:60px;
	text-align: left;
	margin: 0px auto;
	width: 910px;
	overflow: hidden;
}


#header {
	background-color: #73a0c5;
	margin: 0px;
	padding: 0;
	height: 200px;
	width: 910px;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#content {
	font-size: 1.2em;
	width:660px;
	margin-left:10px;
	float:left;
	border-right:2px #F0F8FB solid;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	overflow:hidden;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}




/*
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */




#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	padding: 0px;
	margin: 0px;
	width: 100%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	font-size:0.8em;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background:url(images/bgbtm.jpg) repeat-x #fff;
	padding: 0;
	height:200px;
	margin: 0;
	width: 100%;
	clear: both;
}

#foot {
	padding: 0;
	height:200px;
	margin: 0 auto;
	width: 880px;
	position:relative;
	clear: both;
}

#foot #flogo a{
	position:absolute;
	top:10px;
	left:0px;
	width:240px;
	height:18px;
	background:url(images/btm_logo.jpg) no-repeat;
	text-indent:-7777px;

}
#foot #faddress{
	position:absolute;
	top:10px;
	left:255px;
	font-size:10px;
	line-height:25px;
}
#foot #fcontact a{
	position:absolute;
	top:10px;
	left:670px;
	width:215px;
	height:25px;
	background:url(images/contactbtm.jpg) no-repeat;
	text-indent:-7777px;
}



#foot ul{
	position:absolute;
	top:50px;
	left:30px;
	width:860px;
	text-align: left;
}

#foot li{
	display:inline;
	border-left:1px solid #bbb;
	padding-left:15px;
	padding-right:10px;
	line-height:140%;
}

#foot address {
	margin: 0;
	padding:0;
	text-align: center;
	top:110px;
	left:0px;
	width:880px;
	font-style:normal;
	position:absolute;
}
/* End Structure */



/*	Begin Headers */


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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;
	}
/* End Images */





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 680px;
	width: 220px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
	font-size:11px;
	border-bottom:1px solid #ccc;
	width:620px;
	height:30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

