@charset "utf-8"; /* PublishCharset into mt-config.cgi */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}
body {
    font-size: 100%;
}
/*html>body {
    font-size: 11pt;*/
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
    font-weight: normal;
}
a, a:link, a:visited {
    color: #069;
    text-decoration: none;
}
a:hover {
    color: #069;
    text-decoration: underline;
}
a:active {}
a img {
    border: none;
}
form {
    margin: 0px;
}
#search-options, input, textarea {
    padding: 1px;
}
#search {
    width: 140px;
    height: 20px;
}
html > body #search {
    height: 15px;
}

/* ヘッダ */
#header {
	position: relative;
	width: 850px;
	height: 180px;
	color: #999;
	background: url(images/header_s.gif) no-repeat top left;
	text-align: left;
	background: url(images/header_s.gif) no-repeat top left;
}
#header h2 a,
#header h2 a:link,
#header h2 a:visited {
    color: #999999;
    background: transparent;
    font-size: 10px;
    text-decoration: none;
}
#header h2 a:hover {}
#header h2 a:active {}
h1#blog-name {
	font-size: 8px;
	text-indent: -9999px;
	position: absolute;
}
h2.blog-description {
	width: 480px;
	height: 120px;
	color: #fff;
	background: transparent;
	font-size: 10px;
}
h2.blog-description a {
	display: block;
	width: 100%;
	overflow: hidden;
	height: 0 !important;
	height /**/: 60px;
	padding-top: 60px;
}

/* Navi */
#navi, #navi_sub1 {
	padding: 0;
}
#navi ul, #navi li, #navi a,
#navi_sub1 ul, #navi_sub1 li, #navi_sub1 a {
	display: block;
	margin: 0;
	padding: 0;
}
#navi {
	background: url(images/btn_navi_bg.gif) repeat-x;
}
#navi li {
	float: left;
	width: 125px;
	list-style: none;
	font-size: 14px;
	overflow: hidden;
}
#navi a {
	width: 125px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	background: url(images/btn_navi.gif) no-repeat;
	line-height: 45px;
	overflow: hidden;
}
#navi dd ul li a.stay {
	background: url(images/btn_navi_stay.gif);
}
#navi a:hover {
	background: url(images/btn_navi_stay.gif);
}
#navi,/*for ie7*/
#navi ul li a{/*for ie6*/
	height: 45px;
}

#navi_sub1 ul {
	margin-left: 10px;
}
#navi_sub1 li {
	float: left;
	width: auto;
	font-size: 13px;
	white-space: nowrap;
}
#navi_sub1 a {
	color: #666666;
	line-height: 20px;
	padding: 0 10px 0 13px;
	background: url(images/list_main.gif) no-repeat left center;
}
/*Start hiding from IE Mac \*/
* html #navi_sub1 ul li { height: 1%; width: 4em; }
/*Stop hiding from IE Mac */
#navi_sub1,
#navi_sub1 ul li a {
	height: 20px;
}
#navi_sub1 a:hover {
	color: #FF6633;
	text-decoration: underline;
}
div#navi_sub1.nav_under a {
	background: url(images/list_entry.gif) no-repeat left center;
}
#navi_sub1.nav_under a {
	color: #666666;
	line-height: 20px;
}

/* 各タイトル */
.trackbacks-header,
.comments-header,
.comments-open-header,
.search-header,
.search-result-header {
	padding-left: 8px;
	color: #fff;
	background-color: #7E92CB;
	border: solid 1px #597EBB;
	font-size: 83.3%;
	line-height: 2;
	font-weight: bold;
}
/* トップページ記事タイトル */
.top_entry_header {
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 15px;
	font-size: 140%;
	font-weight: bold;
	border-top: 2px double #FF9933;
}

/* ブログ記事タイトル */
.entry-header {
    margin: 10px 0 10px;
    padding: 5px 0 5px 7px;
    border-left: 5px solid #FF3300;
    font-size: 110%;
    font-weight: bold;
}
.entry-header-hide {
    margin: 15px 0 0;
    padding: 5px 0 5px 5px;
    font-size: 100%;
    font-weight: normal;
}
.entry-sub-header {
	padding-left: 8px;
	border: solid 1px #597EBB;
	font-size: 110%;
	line-height: 2;
	font-weight: bold;
}
.entry-sub-header2 {
	padding-left: 8px;
	color: #fff;
	background-color: #7E92CB;
	border: solid 1px #597EBB;
	font-size: 110%;
	line-height: 2;
	font-weight: bold;
}

/* ブログ記事 */
.entry {
    width: 100% !important;
	width: 470px;
    margin: 0 0 15px;
    color: #36414d;
    background: #fff;
    font-size: 83.3%;
    line-height: 1.5;
}
.entry-more {
	text-align: right;
}
/* ブログ記事日付 */
.date {
	margin: 8px 0;
	color: #666;
	font-size: 83.3%;
	text-align: right;
}
/**** 新着情報 ****/
div#date_new_list {
	float: left;
	width: 280px;
}
div#date_new_list a {
	text-decoration: underline;
}
div#date_new_list a:hover {
	color: #FF9933;
}
div#goods {
	max-height: 440px;
}
div#new {
	max-height: 160px;
}
#date_new_list .entry-content {
//	max-height: 450px;
	overflow:auto;
	border: solid 1px #DADADA;
	padding: 5px;
}
#date_new_list dl {
	margin: 0 5px 0 5px;
	padding: 0;
	line-height: 110%;
}
#date_new_list dt {
	margin-bottom: 0px;
	padding: 0;
	font-weight: bold;
	font-size: 10px;
	color: #7F2D00;
}
#date_new_list dd {
	margin-bottom: 8px;
	font-size: 12px;
}
div#new_comments {
	float: right;
	width: 260px;
}
#new_comments .entry-body {
	padding: 0 10px;
}
/*新着記事一覧ページ*/
.new dl {
	margin-bottom: 30px;
}
.new dl dd {
	margin-bottom: 10px;
}
.new dl dd a {
	text-decoration: underline;
}
.new dl dd a:hover {
	color: #FF6633;	
}

/* 段落 */
.entry p {
    margin: 15px 0;
}
.entry blockquote em {
	font-style: normal;
	font-weight: bold;
}
.entry blockquote p {
	margin: 0;
	padding: 0;
}
/* 順序なしリスト */
.entry ul, .entry ol {
	margin-left: 16px;
	padding-left: 8px;
}
.entry ul li {
    list-style-type: disc;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
    padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
    width: 97%;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0;
    padding: 10px;
    border: 1px solid #666;
    background: #F0F0F9;
    font-size: 83.3%;
    line-height: 1.5;
}
.quotetitle { /* 引用文タイトル */
    font-size: 83.3%;
    border-bottom: 1px solid #666;
    padding: 3px;
}

pre {
    margin: 15px 20px 0px;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #999;
    font-size: 83.3%;
    line-height: 1.5;
    width: 100%;
    overflow: scroll;
}
html>body pre {
    width: 87%;
}

/* 追記 */
.entry.extended {}

/* 投稿者 */
.entry-footer {
    margin: 10px 0 0;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 83.3%;
    text-align: right;
    clear: both;
}

/* タグ */
.entry-tags {
    margin-bottom: 5px;
}
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 100%;
}
.entry-tags-list { 
    list-style:none;
    padding-left: 5px;
}

/* Typekeyコメンタ－画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

/* Banner & Btn*/
#top_banner ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
#top_banner li.banner_left {
	float: left;
	margin: 0 5px 5px 0;
}
#top_banner li.banner_right {
	float: right;
	margin: 0 0 0 5px;
}
#top_banner li.banner_center {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 7px;
}
/*アンダーナビ*/
div#under_navi {
	clear: both;
	width: 850px;
	font-size: 100%;
	text-align: left;
}
#under_navi dl {
	margin: 0 50px 30px;
	background: #FAFAFA;
	border: 1px solid #DADADA;
}
#under_navi dt {
	font-weight: bold;
	background: none;
	padding: 7px 0 7px 10px;
	text-align: left;
}
#under_navi ul {
	width: 100%;
	padding: 7px 0 0;
	margin: 0;
	border-top: solid 1px #DADADA;
}
#under_navi ul li {
	float: left;
	display: inline; /* for WinIE */
	width: 160px;
	overflow: hidden;
	line-height: 2;
	margin-left: 10px;
	font-weight: bold;
}
#under_navi ul ul {
	margin: 0px;
	padding: 7px 0 0;
	border: none;
}
#under_navi ul ul li a {
	background: url(images/list_main.gif) no-repeat -3px center;
	padding-left: 15px;
	font-weight: normal;
}
#under_navi ul ul li a:hover {
	color: #FF6633;
	text-decoration: underline;
}
#under_navi ul li .cover {
	float: left;
	display: inline;
	width: 40px;
	margin: 0 0 0 5px;
	padding: 5px 0;
}
#under_navi ul li .cover img {
	border: 1px solid #CCC;
}
#under_navi ul li .title {
	float: right;
	display: inline;
	width: 90px;
	margin: 10px 5px 10px 0;
}

.side_btn {
	margin: 0 0 5px;
}

/* パンくず */
.breadcrumbs {
    margin: 13px 3px 0 3px;
    font-size: 83.3%;
}

/* ウェブページ */
div.page {
    margin-top: -5px;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 83.3%;
}

#links-left-box dl,
#links-right-box dl {
    margin: 0;
    padding: 0;
}
#links-left-box dd,
#links-right-box dd {
    font-size: 83.3%;
}

.side dt,
.side dd {
    margin: 0;
    padding: 0;
}

/* サイドメニュータイトル */
.sidetitle {
	color: #333333;
	text-align: center;
	font-size: 15px;
	margin: 0;
	padding: 15px 0 0;
	background: url(images/bg_menu_title.gif);
	height: 25px;
	width: 234px;
	font-weight: bold;
}

/* サイドメニュー */
.side {
    margin: 0 0 20px;
    background: none;
    color: #333;
    font-size: 75%;
    line-height: 1.5;
}
.side ul,
.side ol {
    padding-left: 16px;
}
.side ul li {
	list-style: none;
}
.side ul li ul {
    padding-left: 0px;
}
.side li li {
    list-style: none;
}
/* サイドメニュー(メインメニュー用) */
.side #categories ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.side #categories ul ul {
  padding: 0;
	margin: 0;
}
.side #categories li {
	margin: 0;
	padding: 0;
}
.side #categories li a {
	background: url(images/bg_menu_item.gif) no-repeat;
	display: block;
	height: 36px;
	width: 204px;
	padding: 14px 0px 0px 30px;
	font-size: 14px;
}
.side #categories li li {
	list-style: none;
}
dd.side #categories {
}
.side #categories li a, a:link, a:visited {
    color: #333333;
    text-decoration: none;
}
.side #categories li a:hover {
    color: #FF9933;
    text-decoration: underline;
}
/* サイドメニュー(カテゴリー用) */
.side #entry_menu ul,
.side #sub_categories ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.side #entry_menu ul,
.side #sub_categories ul ul {
  padding: 0;
	margin: 0;
}
.side #entry_menu li,
.side #sub_categories li {
	margin: 0;
	padding: 0;
}
.side #entry_menu li a,
.side #sub_categories li a {
	background: url(images/bg_menu_entry.gif) no-repeat left center;
	height: 30px;
	width: 212px;
	display: block;
	font-size: 12px;
	overflow: hidden;
	padding: 10px 0px 0px 22px;
	white-space: nowrap;
}
.side #sub_categories li li {
	font-size: 14px;
}
.side #sub_categories li li a {
	background: none;
	display: block;
	width: 234px !important;
}

/*サイドメニュー(エントリー用)*/
/*.side #entry_menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.side #entry_menu li {
	margin: 0;
	padding: 0;
	font-size: 83.3%;
	line-height: 1.7;
}
.side #entry_menu li a {
	display: block;
	width: 141px !important;
	width /**/: 153px;
	background: url(images/list_entry.gif) no-repeat left 0.35em;
	padding-left: 12px;
}
.side #entry_menu {
	border: 1px solid #CCCCCC;
	border-top: none;
}*/

/*外部リンク*/
img.faviconimg {
	border:0;
/*	width:11px;
	height:11px;*/
	padding:0;
	margin:0;
}
ul.favilist {list-style:none;}

/* サイドメニュー(タグクラウド用) */
ul#tags {
    margin-top: 5px;
    padding-left: 0;
    list-style: none;
}
ul#tags .module-list-item {
    display: inline;
}
ul#tags li.taglevel1 {
    font-size: 125%;
    font-weight: bold;
}
ul#tags li.taglevel2 {
    font-size: 125%;
}
ul#tags li.taglevel3 {
    font-size: 116.6%;
}
ul#tags li.taglevel4 {
    font-size: 108.3%;
}
ul#tags li.taglevel5 {
    font-size: 100%;
}
ul#tags li.taglevel6 {
    font-size: 91.6%;
}

/* 検索 */
fieldset {
	border: none;
	padding: 5px;
}
#search-box {
	margin-bottom: 20px;
	text-align: center;
}
#search-box input {
	padding: 5px;
}


/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: none;
}

/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.syndicate img {
    border: none;
}

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.powered img {
    margin-top: 3px;
}
.powered ul,
.powered li {
    list-style: none;
}
.module-powered {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    text-align: center;
}

/* コメント・トラックバック */
#trackbacks,
#comments {
    margin: 10px 0;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0 2px;
    padding: 0;
    font-size: 83.3%;
    line-height: 1.5;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    margin-right: 2px;
    padding-top: 3px;
    border-top: 1px dotted #36414d;
    font-size: 66.6%;
    text-align: right;
}

#comments-open-data p {
    margin-bottom: 10px;
}
#comment-post {
    font-weight: bold;
}
#comment-author, #comment-email, #comment-url {
    width: 220px;
    height: 20px;
}
html > body #comment-author,
html > body #comment-email,
html > body #comment-url {
    height: 15px;
}
#comment-text {
    width: 400px;
    height: 150px;
}
#comment-bake-cookie {
    margin-left: 2px;
    vertical-align: middle;
}
#comments-open-footer {
    margin-top: 15px;
    text-align: center;
}
.comments-open label {
    display: block;
}

/* 検索結果画面 */
.search-header {
    margin: 8px 0;
}
.search-result-header {
    margin: 15px 0;
}

/* カラム切り替え */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
	text-align: center;
	background: #fff8e3;
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}
.layout-one-column #container {
    margin-bottom: 0;
}

/* 固定レイアウト共通 */
.layout-three-column #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0 10px 0;
    text-align: center;
	position: relative;
	background: url(images/bg_box.gif) repeat-y;
}

/* レイアウト */
.layout-three-column #box {
    width: 850px;
}
html > body.layout-three-column #box{
	width: 850px;
}
.layout-three-column #main {
    float: left;
    width: 834px;
}
.layout-three-column #content {
    float: right;
    width: 560px;
}
.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 250px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
	padding: 7px 15px;
	text-align: left;
}
.layout-three-column .blog {
	padding: 10px 0 15px;
	text-align: left;
}
/* フッタ */
.layout-three-column #footer {
	clear: both;
	width: 850px;
	color: #FFFFFF;
	text-align: center;
	background: #ff922a;
	font-size: 12px;
	line-height: 4;
	height: 100px;
}
html > body.layout-three-column #footer{
	width: 850px;
}
address {
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.side #search-box {
	border: 1px solid #CCCCCC;
	border-top: none;
}
#entry_hyo1 table {
	border-style: none;
}
#entry_hyo1 th {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #E5E5E5;
	padding: 5px;
	width: 85px;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}
#entry_hyo1 td {
	font-size: 12px;
	color: #333333;
	padding: 5px;
}
/* floating pictures */
.leftbox {float:left; margin: 15px 15px 10px 0px; line-height:0px;}
.leftbox img  {display: block;position: relative;background-color: #fff;border: 1px solid #a9a9a9;margin: -5px 5px 5px -5px;padding: 4px;line-height:0px;}
.rightbox {float:right; margin: 15px 0px 10px 15px; line-height:0px;}
.rightbox img {display: block;position: relative;background-color: #fff;border: 1px solid #a9a9a9;margin: -5px 5px 5px -5px;padding: 4px;line-height:0px;}
/* トップバナー */
#image_head {
	padding-bottom: 10px;
}
/* トップバナーjqueryスライドショー */
div#slider {
	height:131px;
}
div#slider a {
	display: block;
	width: 560px;
	height: 131px;
	text-indent: -9999px;
}
/* カテゴリタイトルバナー */
div.image_cat {
	height: 117px;
	width: 560px;
	position: relative;
	margin-top: 10px;
}
div.image_cat span {
	top: 45px;
	left: 40px;
	position: relative;
	font-size: 24px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
div#event {	background: url(images/event.jpg) no-repeat; }
div#newstudent {	background: url(images/newstudent.jpg) no-repeat; }
div#graduate {	background: url(images/graduate.jpg) no-repeat; }
div#shop {	background: url(images/shop.jpg) no-repeat; }
div#student {	background: url(images/student.jpg) no-repeat; }
div#contact {	background: url(images/contact.jpg) no-repeat; }
div#nishi-syokudo {	background: url(images/nishi-syokudo.jpg) no-repeat; }
div#travel {	background: url(images/travel.jpg) no-repeat; }
div#book {	background: url(images/book.jpg) no-repeat; }

/*フォーム*/
form#form_siryo {
	width: 470px;
	margin: 10px 0 10px;
}
#form_siryo table {
	font-size: 75%;
	width: 98%;
}
#form_siryo th {
	text-align: left;
	width: 120px;
	padding: 5px;
	background-color: #DFDFDF;
	border-bottom: solid 1px #FFFFFF;
}
#form_siryo td {
	padding: 5px;
	border-bottom: solid 1px #CCCCCC;
}
#form_siryo td em {
	color: #FF3300;
	font-style: normal;
}

#form_siryo p {
	text-align: center;
	margin: 5px 0px;
}

/* Map */
#map_honbu {}
.map_box {
	height: 300px;
	width: 450px;
	margin: 5px 0 5px 15px;
	border: solid 1px #B8B8B8;
}
.map_text_box {
	width: 460px;
	margin: 5px  0 5px 10px;
}
.map_text_box p.map_title {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0;
	padding: 0 5px;
	border-bottom: solid 1px #666666;
}
.map_text_box p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
#map_chiba {
	margin: 20px auto 0px;
	text-align: center;
}
#map_chiba img { border: none; }
#new_comments p {
	margin: 0px 3px;
}
/*ページ分割*/
ul#page-list {
	width: 100% !important;
	width: 400px; /*for IE5,6*/
	list-style: none;
	margin: 0 10px 10px 10px;
	font-size: 83.3%;
}
ul#page-list li {
   display: inline;
}
ul#page-list li span {
   float: left;
   width: 25px;
   text-align: center;
   margin-right: 3px;
   display: block;
   border: solid 1px #CCC;
   background: #AAA;
}
ul#page-list li span a {
	width: 100%;
	display: block;
	color: #1a1a19;
	text-align: center;
	background: #FFF;
}
ul#page-list li#previous-page a {
	float: left;
	width: 80px;
	display: block;
	margin-right: 3px;
}
ul#page-list li#next-page a {
	float: left;
	width: 80px;
	display: block;
}
.cls { clear: both; }

