@charset "utf-8";

/* reset elements
--------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, ul, ol, dl {
	margin-bottom: .75em;
}

#header-inner, #content-inner, #footer-inner {
	padding: 0;
}

#beta-innarchive-contenter, #gamma-inner {
	padding: 0;
}

.widget-content {
	margin:0;
	padding:0;
}

/* レイアウト
--------------------------------------------------------------------- */

/*2列左メニュー
*/
.layout-tw #alpha {
	float: right;
	width: 630px;
	left: 0;
	overflow: hidden;
}

.layout-tw #beta {
	float:left;
	left: 0;
	width: 200px;
	overflow: hidden;
}
/*共通*/
#alpha-inner {
	margin:0;
	padding:10px 20px 0;
}

.layout-twt #alpha-inner {
	padding:10px 10px 0;
}

#beta-inner {
	margin:0;
	padding:0;
}

#gamma-inner {
	margin:0;
	padding:0;

}
/* ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	background:#fff url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/bg_body.jpg) center;
	color:#333;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

a {
	color: #730000;
}

a:hover {
	color: #A00000;
}

.clear {
	clear:both;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	font-size:85% !important;
	font-size:80%;
	margin:0px 0;
}

#gotop a {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/btn_pagetop.gif) no-repeat;
	display: block;
	height: 11px;
	width: 101px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}

/* -----　パンくず　----- */
.navi {
	margin:5px 5px 10px;
	text-align:left;
	font-size:85% !important;
	font-size:80%;
}


/* container
--------------------------------------------------------------------- */

/*2列左メニュー*/
.layout-tw #container {
	line-height:1.6;
	font-size:80%;
	width:956px;
	margin:0 auto;
	text-align:left;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/bg_container.jpg) repeat-y left top;
}
/*共通*/
#container-inner {
	position: relative;
	width:830px;
	padding-left:64px;
	padding-right:64px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/bg_header.jpg) no-repeat left top;
}

/* ヘッダー
--------------------------------------------------------------------- */
#header-module {
	width:830px;
}

#header-module-inner {
	width:830px;

}

#header-contents {
	width:100%;
}

#header-contents .left {
	width:60%;
	float:left;
}

#header-contents .right {
	width:40%;
	float:right;
	text-align:right;
	padding:8px 0 5px 0;
}

#header-description {
	font-size:95% !important;
	font-size:90%;
	line-height: 1.2;
	color: #000;
	width:810px;
	padding: 8px 10px 7px;
	visibility: visible;
	border-top: 5px solid #730000;
	border-bottom: 1px solid #999;
	font-weight: normal;
}

#head-main { width:830px; border-bottom: 1px solid #730000; }

#head-main-inner {
}

/* Content
--------------------------------------------------------------------- */
#content {
	_height:1px;
}

#content-inner {
	padding-top:10px;
}
/* フッター
--------------------------------------------------------------------- */
#footer {
	width:830px;
	clear:both;
	margin-top: 20px;
	background:#730000;
	color: #fff;
	padding-bottom:10px;
}

.designed {
	text-align:right;
	padding:0 15px 5px;
	font-size:75%;
}

.designed a{
	color:#fff;
}

.designed a:hover{
	text-decoration:none;
	color:#fff;
}


/* 投稿記事
--------------------------------------------------------------------- */
.archive-title {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.layout-twt .archive-title {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}

.archive-title em {
	font-style:normal;
}


.entry-asset {
	margin:10px 0 20px;
}

.asset-header {
	padding:0;
}

.asset-name {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading4.gif) no-repeat left bottom;
	padding:3px 0 4px 20px;
	color:#333;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:115% !important;
	font-size:110%;
}

.page-asset .asset-name{
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.layout-twt .page-asset .asset-name{
	background: url(heading3_twt.gif) no-repeat;
}

.asset-name a:link,
.asset-name a:visited {
	text-decoration:none;
	color: #730000;
}

.asset-name a:hover,
.asset-name a:active {
	text-decoration:none;
	color: #730000;
}

.asset-body {
	margin:10px;
}

.asset-more {
	margin:0 10px 10px;
}

.asset-more-link {
	margin:10px;
}

.asset-meta {
	text-align:right;
	margin-top:10px;
	font-size:100%;
}


/* トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	margin:10px 0;
}

#trackbacks .trackbacks-header {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.layout-twt #trackbacks .trackbacks-header{
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}

.trackbacks-info {
	padding:10px;
}

.trackback .inner {
	padding:10px;
	margin:0 10px;
	border:1px solid #999;
	background:#eee;
}

.trackback-footer {
	text-align:right;
	margin:0;
	padding-top:5px;
	border-top: 1px dotted #999;
	font-size:95% !important;
	font-size:90%;
}

/* コメント
--------------------------------------------------------------------- */
#comments {
	margin:10px 0 0;
}

#comments .comments-header {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.layout-twt #comments .comments-header {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}

.comment {
	margin:10px;
}

.comment .inner {
	padding:5px 10px;
	border:1px solid #999;
	background:#eee;
	_height:1px;
}

.comment .comment-header {
	padding:0 5px;
	margin:0 0 5px;
}

.comment .comment-content{
	padding:0 5px;
}

.comments-open {
	margin-top: 20px;
}

.comments-open-header {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.layout-twt #comments .comments-open-header {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}


.comments-open-content {
	padding:10px;
}


#comment-preview, #comment-submit, #comment-cancel {
	color:#000;
	border:1px solid #7F7F7F;
	padding:2px;
	height:1.7em;
	margin: 3px 0 0;
	background: #CCC;
	font-weight: normal;
}


.comment-footer {
	text-align:right;
	margin:0;
	padding:5px;
	border-top: 1px dotted #999;
	font-size:95% !important;
	font-size:90%;
}


/* サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.3;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive .archive-list-item .category_name {
	border-bottom:1px solid #ccc;
	margin-top:10px;
	padding:6px 0 6px 14px;
	font-weight:bold;
	background:#eee url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/arrow_sitemap01.gif) 10px center no-repeat;
}

.archive .archive-list-item a {
	display:block;
	text-decoration:none;
	margin:0;
	padding:0 8px;
}


.archive .archive-list-item ul {
	margin:0 0 20px 0;
}

.archive .archive-list-item li {
	text-decoration:none;
	margin:0;
	padding:4px 12px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/arrow_sitemap02.gif) 10px center no-repeat;
}

/*サブカテゴリ*/
.archive .archive-list-item .archive-list-item {
	background:none;
	border:none;
	margin:0 0 0 20px;
	padding:0;
}

.archive .archive-list-item .archive-list-item .category_name {

	margin:0;
}

.archive .archive-list-item .archive-list-item a {
	display:block;
	text-decoration:none;
	margin:0;
	padding: 0 8px;
}

.archive .archive-list-item .archive-list-item ul{
	margin:5px 0 20px;
}

.archive .archive-list-item .archive-list-item li {
	margin:0;
	padding:0 15px;
}


/* コメントプレビュー/コメント完了
--------------------------------------------------------------------- */
.comment-title {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.layout-twt .comment-title {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}

.comment-container {
	margin:10px 20px 200px;
}

/* 検索結果ページ
--------------------------------------------------------------------- */
.search-form-header {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.layout-twt .search-form-header {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}

.search-form-content {
	padding:20px;
	border:6px solid #82a0b9;
	background-color: #ebf6fa;
	text-align:center;
	width:70%;
	margin:auto auto 20px;
}

.search-results-header {
	margin:20px 0 5px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}



.search-results-header2 {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height: 31px;
	margin:0 0 20px 0;
}

.layout-twt .search-results-header2 {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}


.search-form-content .box {
	width:200px;
}

.search-form-content .submit{
	font-size:95% !important;
	font-size:90%;
	background-color: #F4F4F4;
	color:#333333;
	border:1px solid #C9C9C9;
	padding:0 2px;
}

/* Widget：[ヘッダー]サイト名(ロゴ画像)
--------------------------------------------------------------------- */
.left h2 {
	text-align:left;
}

.right h2 {
	text-align:right;
}

#header-name {
	color: #333;
	font-size:135% !important;
	font-size:130%;
	font-weight:normal;
	margin:10px;
	line-height: 1.5;
}

#header-name a {
	text-decoration: none;
}

#header-name a:hover {
	text-decoration: underline;
}

.logo {
	margin:10px;
	border:0;
}


/* Widget：[ヘッダー]フリーエリア
--------------------------------------------------------------------- */
.right .free-content1 {
	padding:0 48px 5px 0;
	line-height:1.3;
	font-size:85% !important;
	font-size:80%;
	word-wrap:break-word;
	text-align:right;
}

/* Widget：[ヘッダー]サイトマップ・お問合せリンク
--------------------------------------------------------------------- */
.sub-contents {
	padding:0 5px 5px 0;
	font-size:85% !important;
	font-size:80%;
	text-align:right;
}

.sub-contents a:link,
.sub-contents a:visited {
	padding:0 5px 0 5px;
	color:#000000;
	text-decoration:none;
}

.sub-contents a:hover,
.sub-contents a:active {
	text-decoration: underline;
}

.search-content form {
	padding:0;
	margin:0;
	text-align: right;
}

/* Widget：[ヘッダー]検索フォーム
--------------------------------------------------------------------- */
.widget-header-search {
	font-size:85% !important;
	font-size:80%;

}

.widget-header-search .box {
	width:120px;
}

.search-content {
	padding:0 10px 5px 0;
}

.search-content label {
	display:inline;
}

.widget-header-search .submit {

	background-color: #F4F4F4;
	color:#333333;
	border:1px solid #C9C9C9;
	padding:0 2px;
	height:22px;
}

/* Widget：[ヘッダーメイン]フリーエリア
--------------------------------------------------------------------- */
.free-content2 {
	font-size:95% !important;
	font-size:90%;
	padding:0;
}


/* Widget：[ヘッダーメイン]メイン画像
--------------------------------------------------------------------- */
#head-main-inner .main_image {
	clear:both;
	margin: 0;
	padding: 0;
	_height:1px;
	text-align:center;
}

#head-main-inner .main_image img {
	margin:0px;
	vertical-align: bottom;
}

/* Widget：[メイン]メイン画像
--------------------------------------------------------------------- */
#alpha .main_image {
	margin-bottom: 20px;
}


/* Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
#welcome_message {
	margin-bottom:20px;
}

#welcome_message h3.title {
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
	margin: 0;
}

.layout-twt #welcome_message h3.title {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}

#welcome_message .content {
	margin:0;
	padding:10px;
}


/* Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
#top-news {
	margin-bottom:20px;
	padding:0 0 10px;
}

#top-news h3 {
	margin: 0;
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.layout-twt #top-news h3 {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}

#top-news .news {
	padding:4px 10px 2px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/border_dot.gif) repeat-x left bottom;
}

#top-news .day {
	float: left;
	width: 70px;
	color: #000;
	font-size:115% !important;
	font-size:110%;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/arrow03.gif) no-repeat 0 center;
	padding-left: 15px;
}

#top-news .title {
	float: right;
	padding-left:5px;
	width: 450px;
}

.layout-twt #top-news .title {
	width: 265px;
}

/* Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
#top-entry {
	margin-bottom:20px;
}

#top-entry h3.title {
	margin: 0;
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.layout-twt #top-entry h3.title {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}

#top-entry .content {
	margin:0;
	padding:10px;
}

#top-entry .asset-more-link {
	font-size:85% !important;
	font-size:80%;
}


/* Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
#top-category {
	margin-bottom:20px;
}

#top-category h3.title {
	margin: 0;
	_height:1px;
	padding:9px 20px 11px 30px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3.gif) no-repeat;
	font-size:115%;
	font-weight:bold;
	color:#000;
	line-height:1.2;
}

.layout-twt #top-category h3.title {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading3_twt.gif) no-repeat;
}

.top-category-content {
	margin:0;
	padding:10px 0;
}

.top-category-content h4.name {
	margin:0;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading4.gif) no-repeat left bottom;
	padding:3px 0 4px 20px;
	color:#333;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:115% !important;
	font-size:110%;
}

#top-category h4.name a {
	text-decoration:none;
	color: #00009D;
}

#top-category h4.name a:hover {
	text-decoration:none;
	color: #6666cc;
}

#top-category .content {
	margin:0;
	padding:5px 10px 0;
}

#top-category .asset-more-link {
	font-size:85% !important;
	font-size:80%;
}


/* Widget：[メイン]フリーエリア
--------------------------------------------------------------------- */
.free-content3 {
	margin-bottom:20px;
	padding:0;
}


/* Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:200px;
	margin:5px 0 20px 0;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/bg_menu.gif) no-repeat;
	padding: 50px 0 0;
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
	font-size:115% !important;
	font-size:110%;
	width:190px;
	font-weight: bold;
	margin: 0 0 0 10px;
}

.widget-main-menu .menu-list-item {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/border_dot.gif) repeat-x left bottom;
	width: 180px;
}

.widget-main-menu .menu-list-item a {
	text-decoration:none;
	display:block;
	width:155px;
	padding:4px 0 4px 25px;
	background:url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/arrow01.gif) no-repeat 10px center;
	color: #730000;
}

.widget-main-menu .menu-list-item a:hover {
	text-decoration:underline;
	display:block;
	width:155px;
	padding:4px 0 4px 25px;
	background:url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/arrow01.gif) no-repeat 10px center;
	color: #730000;
}

.widget-main-menu .menu-list .menu-list {
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/border_dot.gif) repeat-x left top;
}

.widget-main-menu .menu-list .menu-list a {
	text-decoration:none;
	display:block;
	width:135px;
	padding:4px 0 4px 45px;
	background:url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/arrow01.gif) no-repeat 30px center;
	color: #730000;
}

.widget-main-menu .menu-list .menu-list a:hover {
	text-decoration:none;
	display:block;
	width:135px;
	padding:4px 0 4px 45px;
	background:url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/arrow01.gif) no-repeat 30px center;
	color: #730000;
}

/* Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget-side-search {
	width:200px;
	margin:5px 0 15px 0;
}


.widget-side-search .widget-header {
	font-size: 115% !important;
	font-size: 110%;
	background:url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading1.gif) no-repeat;
	width:180px;
	padding:0 5px 0 15px;
	color:#FFF;
	line-height: 26px;
}

.widget-side-search .widget-content {
	font-size:90% !important;
	font-size:85%;
	width:170px;
	padding:5px;
	margin: 0 0 0 10px;
}

.widget-side-search .box {
	width:165px;
}

.widget-side-search .submit {
	display: block;
	color:#000;
	border:1px solid #7F7F7F;
	padding:2px;
	height:1.7em;
	margin: 3px 0 0;
	background: #CCC;
}

/* Widget：[サイド]rss
--------------------------------------------------------------------- */
.rss {
	width:200px;
	margin:0 0 5px 10px;
}

.rss-content {  }


/* Widget：[サイド]会社概要
--------------------------------------------------------------------- */
.widget-company {
	font-size:90% !important;
	font-size:85%;
	width:168px;
	background: #efefef;
	margin: 5px 0 15px 10px;
	padding: 5px 10px;
	border: solid 1px #999;
}

.widget-company .widget-content {
	overflow: hidden;
	width: 100%;
}

/* Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content4 {
	font-size:90% !important;
	font-size:85%;
	width:158px;
	background: #EFEFEF;
	margin: 5px 0 15px 10px;
	padding: 5px 10px;
	border: 1px solid #999;
	overflow: hidden;
}


/* Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget-calendar {
	width:200px;
	margin:5px 0 15px 0;
}

.widget-calendar .widget-header {
	font-size: 115% !important;
	font-size: 110%;
	background:url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/heading1.gif) no-repeat;
	width:180px;
	padding:0 5px 0 15px;
	color:#FFF;
	line-height: 26px;
}

.widget-calendar .widget-content {
	width:170px;
	margin:0 auto;
}

.widget-calendar .widget-content table {
	text-align:center;
	margin:0 auto;
	width: 100%;
}

.widget-calendar .widget-content table td {
	padding:1px 3px;
}

/* Widget：[サイド]ウェブページ一覧
--------------------------------------------------------------------- */
.widget-folders {
	width:180px;
	margin:5px 0 15px 10px;
}
.widget-folders .widget-content {
	width:170px;
	padding:5px;
}

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

.widget-list .widget-list {
	padding:0;
	margin:0;
}

.widget-list-item {
	_height:1px;
	margin:0;
	padding:0 0 0 10px;
	background: url(http://e-sui.chicappa.jp/mt/mt-static/support/themes/kyouiku_b2/arrow03.gif) no-repeat 0 center;
}

/* Widget：[フッター]フッターメニュー
--------------------------------------------------------------------- */
.widget-footer-menu {
background: #FF0000;
	text-align:right;
	background:#E4E4E4;
	width:100%;
}

.widget-footer-menu ul {
	padding:5px 10px;
}

.widget-footer-menu li {
	display: inline;
	padding: 0 5px 0 12px;
	border-right: 1px solid #666;
}



/* Widget：[フッター]コピーライト
--------------------------------------------------------------------- */
#widget-copyright {
	color: #fff;
	width:100%;
	text-align: right;
}

#widget-copyright .copyright-content {
	padding:10px 15px 0;
	font-size: 85% !important;
	font-size: 80%;
}
/* pasha用
--------------------------------------------------------------------- */
div#pasha{ 
	width: 575px; 
	height: 280px; 
	margin:0 10px 10px 0; 
}
#pasha-logo { 
	margin-bottom: 10px; 
}
table.pasha{ 
	border-collapse:collapse; 
	border-spacing:0; 
	width: 475px; 
	margin-top: 15px; 
	margin-left: 8px; 
	empty-cells:show; 
}
.pasha th{  
}
.pasha td{  
	font-size: 80%;  
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;  
	line-height: 100%;  
	margin-right: 5px;  
	padding-bottom: 5px;  
	padding-left: 2px; 
}
/* pasha画像に影をつける 
--------------------------------------------------------------------- */
.img-bg2 {
	background-image: url(http://www.e-sui.com/images/shadow_001.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
}
.img-bg2 img { 
	background-color: #ffffff; 
	padding: 3px; 
	position: relative; 
	margin-right: 5px; 
	margin-bottom: 5px; 
}
/* ページ装飾用
--------------------------------------------------------------------- */
.page-h3 {   
	font-weight: bold;   
	border-bottom:   
	1px dotted #515151; 
}
.imgbox_f {  
	float: right;  
	margin: 0 10px 1em; 
}