@charset "utf-8";
/*
Theme Name: cloudtpl_782
Theme URI: http://c-tpl.com/
Description: cloudtpl_782
Version: 1.0
Author: Cloud template
Author URI: http://c-tpl.com/
Tags: simple

	Cloud template v1.0
	 http://c-tpl.com/

	This theme was designed and built by Cloud template,
	whose blog you will find at http://c-tpl.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

【教育02-c：テンプレートシート】

*/

*{margin:0;padding:0;}
html{margin:0;padding:0;overflow: auto;}

body{
	font: 12px/1.5 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	color:#252525;
	background: #fff;
	overflow-x: hidden;
	position: relative;
	min-width: 1000px;
}

a{color:#2592d7;text-decoration:none;}
a:hover{color:#82cdee;}
a:active, a:focus {outline: 0;}
img{border:0;}
.clear{clear:both;}


/*************
全体
*************/
#wrapper{
	margin: 0 auto;
	padding: 0 30px;
	width: 910px;
}

/*************
/* ヘッダー
*************/
#header{
	width:910px;
}

#header .header_top{
	width:910px;
	padding-bottom:3px;
	}

#header .header_top h1 {
	margin-left:5px;
	display:inline;
	padding:10px 10px 10px 10px;
	font-size: 10px;
	font-weight: normal;

}
#header .header_top p{
	font-size:10px;
	float:right;
	padding:0 20px 10px 6px;
}
/*IE7用*/
*:first-child+html #header p{
	margin:-15px 0;
	}

#header a img {
    vertical-align: middle;
	margin-right:10px;
	margin-top:7px;
}
#header h2{
	width:500px;
	margin-top:5px;
	margin-bottom:10px;}

#header h2 a{
	color:#000;
	margin-left:5px;
}
#header .menu ul{
	margin-right:10px;
	margin-top:-15px;
	margin-bottom:10px;}

#header .menu ul li{
	text-align:center;
	background:url(images/text_list.png) no-repeat left 40%;
	}
#header .menu ul li a{
	font-size:16px;
	line-height:39px;
	text-align:center;
	display:block;
	width:120px;
	height:39px;
}
#header .menu ul li a:hover{
}

/*IE7用*/
*:first-child+html #header h2{
	color:fff;
	margin-left:5px;
	margin-top:-30px;
	display: inline;
	zoom: 1;}
*:first-child+html #header ul{
	margin-right:10px;
	margin-top:-5px;}

		
#container{
	background:url(images/bg_top_2.png) repeat-x left bottom;
	margin:0 -500%;
	padding:0 500%;
	}
	
/*************
メイン（左側）コンテンツ
*************/
#main {
	float: left;
	width: 650px;
	padding:0px 0 50px;
	display: inline;
}

#main .bannerM img{
	padding-right: 10px;
	padding-bottom: 15px;
}
#main .bannerM img.last{padding-right:0;}

#main p {
	padding: 15px 15px 15px 20px;
}

/*******　各種見出し　*****/
#main h2.main_h2{
	width:640px;
	height:35px;
	margin-bottom: 0px;
	margin-top: 30px;
	margin-left:0px;
	padding: 2px 10px 0px 20px;
	line-height: 35px;
	font-size: 21px;
	color:#fff;
	background:#fff url(images/h2_o_bg.png) no-repeat left top;
	font-weight:normal;
}

#main h3 {
	width:610px;
	height:30px;
	font-size: 18x;
	line-height: 30px;
	padding-left: 20px;
	padding-bottom:0px;
	margin-top: 17px;
	margin-left:0px;
	color: #252525;
	border-bottom:1px dotted #CCC;
}
#main .postWrap h2,
#main h2.news_title,
.news_index header h2.title{
	width:610px;
	height:30px;
	font-size: 18px;
	line-height: 30px;
	padding-left: 20px;
	padding-bottom:0px;
	margin-top: 17px;
	margin-left:0px;
	color: #252525;
	border-bottom:1px dotted #CCC;
	}

/*******　テーブル設定　*****/
.cms_table{margin-bottom:20px; padding-bottom:20px;}

#main .cms_table table{
	border-collapse:collapse;
	border:#7b9dad 1px solid;
	background:#FFF;
}

#main .cms_table table th{
	border:#7b9dad 1px solid;
	background:#c9e9f7;
	padding:8px 5px;
	color:#000;
	}
#main .cms_table table td{
	border:#7b9dad 1px solid;
	background:#fff;
	padding:8px 10px;
	}

	
/******　テーブルここまで　*******/

/***********PC版メインビジュアル設定*************/
#mainImg {
    position: relative;
    margin-left:auto;
    margin-right:auto;
    line-height: normal;
    overflow: hidden;
	padding-bottom:10px; 
	padding-top:10px;
	padding-left:1px;
	text-align:center;
	}
#mainImg img{
/*	margin-top:1%;
	width:98%;*/
	}
#catchcopy {
    position: absolute;
    top: 10px;
    left: 10px;
    text-align:left;
    padding-top: 10px;
    font-size: 200%;
	}
/***********PC版メインビジュアル設定ここまで*************/

#main .cms_right img{
	margin:15px 10px 10px;
	}
.cms_gallery .content{
	padding-top:10px;
	font-size:0.7em;
	}
ul.newslist li{
	width:570px;}

/* 画像を右に回りこみ */
#main p.withImage{
width: 598px;
margin: 20px 0 0 10px;
padding: 5px 0;
}

#main p.withImage img{
float: right;
margin-left: 0.7em;
}

#date {
text-align: right;
padding-right: 0px;
padding-bottom: 10px;
font-weight:bold;
color:#999999;
}

#next {
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

img.aligncenter {
    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;
}

/* フッター共通 */
.box{
float: left;
width: 195px;
margin: 20px 16px 10px 0;
line-height: 1.2;
}

.box_img{
padding: 0px 0px 10px 0px;
}

.last{margin-right:0;}

/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{margin-left: 20px;}
#main li, #footer li{margin-bottom: 3px;}


/***********************
サイド（右側）コンテンツ
************************/
#sidebar {
float: right;
width: 235px;
padding: 29px 0;
}

#sidebar p{margin-bottom: 20px;}

#sidebar h3 {
	margin: 10px 0 10px 0;
	height:30px;
	font-size: 18x;
	line-height: 30px;
	padding-left: 20px;
	padding-bottom:0px;
	color: #252525;
	border-bottom:1px dotted #CCC;
}

#sidebar ul{
margin-left: 5px;
padding: 10px 0;
}

#sidebar li{
margin: 0 10px 10px 5px;
list-style-image:url(images/text_list.png);
}

#sidebar li a{
display: block;
padding-left:15px;
}

#sidebar li a:hover{background-position: 3px 50%;}

#sidebar .cms_text{
	padding:2px 0px 5px;
	margin-top:10px;
	border:1px solid #c6c6c6;
}
#sidebar .cms_text .text{
	margin:0 0px;
	padding-left:10px;
}
#sidebar .cms_embed{
	background:#FFF;
	padding:2px 5px 5px;
	border:1px solid #c6c6c6;
	}
#sidebar .cms_embed .text{
	margin:0 8px;
}
#sidebar .cms_embed h3{
	margin-bottom:0px;}
	
#sidebar .cms_navigation{
	}
#sidebar .cms_navigation table{
	border-collapse: separate;
	border-spacing:2px;
	border:1px solid #c6c6c6;
}
#sidebar .cms_navigation .navi-item{
	}
#sidebar .cms_navigation .navi-item td{
	padding:5px 0 2px 10px;
	vertical-align:middle;
	border-top:1px dotted #CCC;
}
#sidebar .cms_navigation .navi-item:first-child td{
	border-top:none;
}

#banners{margin:0 0 0 5px;}
/***********************
　 　　フッター
************************/
#footer{
	clear:both;
	width:100%;
	height:20px;
	border-top:1px solid #CCC;
	margin: 0 -500%; /* ネガティブマージンを追記 */
    padding: 5px 500%  0px; /* マージンで横へはみ出した部分を相殺 */
	}
#footer .footer_menu{
	text-align:center;
}

#footer2{
	clear:both;
	font-size: 11px;
	text-align:center;
	color:#000;
	margin: 0 -500%; /* ネガティブマージンを追記 */
    padding: 0 500%; /* マージンで横へはみ出した部分を相殺 */
}

#footer2 .inner{
	overflow: hidden;
	text-align:center;
}

* html #footer2 .inner{height:1%;}

#footer2 #logo{
	float:left;
	padding: 10px 0 5px;
	width: 292px;
}

#footer2 address{
	padding:20px 0 15px;
	text-align: center;
	font-style:normal;
	font-size: 12px;
}


/******　各種ナビゲーションメニュー設定　****/

.menu {
    float:right;
    padding-top: 10px;
}
.menu li {
    font-size: 10px;
    list-style-type: none;
	margin:0 auto;
	}

.globalnavi {
	}
.globalnavi .menu {
    float:none;
    width: 100%;
    overflow: hidden;
	padding:0 500%;
	margin:0px -500%;
	height:35px;
	}	

.globalnavi .menu li {
    list-style-type: none;
    float:left;
	line-height:35px;
    border-right: 1px solid #ccc;
    width: 150px;
}
.globalnavi .menu li:first-child {
    list-style-type: none;
    float:left;
	line-height:35px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 149px;
}
.globalnavi .menu li a{
    display: block;
    font-size: 12px;
    width: 150px;
    text-align: center;
	height: 35px;
}
.globalnavi .menu li:first-child a{
    display: block;
    font-size: 12px;
    width: 149px;
    text-align: center;
	height: 35px;
}

.globalnavi .menu li a:hover{
	background:#f9f9f9;
	color:#2e98db;
	}
.globalnavi .menu li:first-child a:hover{
	background:#f9f9f9;
	color:#2e98db;
	}

.footer_menu .menu a{
    font-size: 12px;
}

.newslist a:hover,
.sidemenu a :hover{
	color:#82cdee;}
	
.footer_menu{
	width:765px;
	margin:0 auto;}
.footer_menu .menu {
    float:none;
	width:765px;
	margin:0 auto;}
.footer_menu .menu ul{
	width:765px;
	margin:0 auto;}
.footer_menu .menu ul li{
	float:left;
	width:126px;
	text-align:center;
    border-right: 1px solid #ccc;
    font-weight: bold;
    list-style-type: none;
	}
.footer_menu .menu ul li:first-child{
	float:left;
	width:125px;
	text-align:center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    font-weight: bold;
    font-size: 10px;
    list-style-type: none;
	}
.footer_menu .menu ul li a{
	display:block;
	width:100%;
	}
.footer_menu .menu ul li:first-child a{
	display:block;
	width:100%;
	}

.footer_menu .menu a:hover{
	color:#82cdee;
	}

/** Other **/
.just{background:#f0f0f0; font-weight:bold;}