@charset "utf-8";


/*
Theme Name:都南生協デザイン 3列
Theme URI: http://www.fsv.jp/											
Description: Firstserver Tmaplate											
Version: 1.01 2010/04/09
Author: Junko Fukuda
Author URI: http://www.fsv.jp/											
*/

/* Reset ------------------------------------------------------------------ */

:link,:visited {
    text-decoration: none;
}

html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
    margin: 0;
    padding: 0;
}


h1,h2,h3,h4,h5,h6 {
    font-size: 100%;
    font-weight: normal;
}

/* 文章中のタイトル用 */
h4{
	font-size:120% !important;
	font-size:115%;
	margin: 20px 0px;
	padding: 4px;
/* 	background-color: #3366CC; */
	font-weight: bold;
	text-indent: 0.5em;
	color: #000033;
	clear: both;
/* 	border: 2px solid #333399; */
	border-top:3px dashed #660000;
	border-bottom: 3px dashed #660000;
}


/* 文章中のタイトル用 */
h5{
	margin: 10px 0px;
	background-color: #FFFF33;
	font-weight: bold;
	text-indent: 0.5em;
	clear: both;
}

/* 商品紹介用 */
h6{
	margin: 4px 4px 20px 4px;
	padding: 6px;
	width: 130px;
	min-height: 130px;
	font-weight: normal;
	line-height:1;
	text-align: center;
	border-right: 1px solid #E7DACC;
	border-bottom: 1px solid #E7DACC;
	float: left;
}

h6 img{
	padding-bottom: 4px;
}

table {
    border-spacing: 0;
}

fieldset,img,abbr,acronym {
    border: 0;
}

ol,ul {
    list-style: none;
}

caption,th {
    text-align: left;
}

q:before,q:after {
    content: '';
}

a {
    text-decoration: underline;
    outline: none;
}

hr {
    border: 0;
    height: 1px;
    background-color: #000;
    color: #000;
}

a img,:link img,:visited img {
    border: none;
}

address {
    font-style: normal;
    display: inline;
}

/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
	visibility:hidden;a
}

.pkg, #content-inner { display:inline-block;}

/* Hides from IE-mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg { display:block; }
/* End hides from IE-mac */


/* Content ---------------------------------------------------------------- */

a:link, a:visited {
    text-decoration: underline;
}

p, pre, blockquote, fieldset, ul, ol, dl {
    margin-bottom: .75em;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }

/* Assets */
.asset-body,
.asset-more,
.more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}

.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
#comment-form-external-auth,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

.asset-name {
    margin-bottom: .25em;
}

.asset-meta {
    font-size: 11px;
    margin-top: .25em;
    padding-top: 2px;
    padding-bottom: .3em;
    font-weight: normal;
    clear:both;
    border: 0;
}

.entry-tags-header,
.entry-categories-header {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags-list,
.entry-categories-list {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags-list .entry-tag,
.entry-categories-list .entry-category {
    display: inline;
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
	margin:0;
	padding:0;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget ul ul {
    margin-left: 15px;
}

.widget li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-recent-assets .widget-content .widget-list {
    overflow: auto;
    margin-right: 0;
}


.widget-search ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li {
    margin: 5px 0;
}

/* Layout ----------------------------------------------------------------- */

#container-inner {
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}

#header, #content, #alpha, #beta, #gamma, #footer {
    position: relative;
}

#alpha, #beta, #gamma {
    display: inline;
    float: left;
}

#header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
}

#header-inner, #content-inner, #footer-inner {
	padding-top: 20px;
	padding-bottom: 20px; 
/* border:1px solid #2FC; */
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner, #gamma-inner {
    overflow: hidden;
	padding: 0;
}


#content-inner {
	/* padding-top: 20px; */ /* もともと30px */
}

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	line-height: 1.5;
	color:#333;
	background: #fff;
}

/* リンクカラー */
a {
	color: #30271F;
}

a:hover {
	color: #339935;
}

.clear {
	clear:both;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	font-size:85% !important;
	font-size:80%;
	margin:0;
}

#gotop a {
	background: url('images/gotop_text.gif') no-repeat;
	display: block;
	height: 18px;
	width: 103px;
	text-indent: -9999px;
	float: right;
	overflow: hidden;
}

#gotop a:hover {
	background: url('images/gotop_text_hover.gif') no-repeat;
}

/* -----　パンくず　----- */
.navi {
/* 	margin:5px 5px 20px; */
	margin:0px 0px 10px;
	text-align:left;
	font-size:85% !important;
	font-size:80%;
}

/* -----　定款用　----- */
#teikan {
	width: 90%;
	text-align:left;
/* 	line-height:1; */
	font-size:80%;
/* 	width:920px; */
/* border:1px solid #C2F; */
	margin:10px auto;
	padding: 10px;
	border:1px solid #999;

/* 	text-align:left; */
/* 	
	border-right:1px solid #999;
	background: url('images/container_bg_twt.gif') repeat-y; */
}

/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
.layout-twt{
	background-color: #E7DACC;
}

#container {
	background-color: #FFFFFF;
}

.layout-twt #container {
	line-height:1.2;
	font-size:80%;
	width:920px;
/* border:1px solid #C2F; */
	margin:0 auto;
	text-align:left;
/* 	border-left:1px solid #999;
	border-right:1px solid #999;
	background: url('images/container_bg_twt.gif') repeat-y; */
}

#container-inner {
	position: relative;
	width:920px;
}

/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */

.layout-twt #alpha {
	float: left;
	width: 520px;
	left: 200px;
/* 	margin: -10px 0 0 0; */
	margin: 0;
	overflow: hidden;
}

.layout-twt #beta {
	float:left;
	left: -520px;
	margin:0;
	width: 200px;
	overflow: hidden;
}

.layout-twt #gamma {
	float:left;
	margin:0;
	width: 200px;
	overflow: hidden;
}

/* .layout-twt #content-inner {
	background: url('images/content_inner_bg_twt.gif') top no-repeat;
} */

#alpha-inner {
/* 	margin:0;
	padding:10px 10px 0;  */
/* 	margin:10px 0 0 0; */
/* 	margin-top:-10px; */
	padding:10px;
/* background:#E7DACC; */
}

#beta-inner {
/* 	margin:10px 0 0 0; */
	margin:0;
	padding:10px;
/* background:#FFCCFF; */
}

#gamma-inner {
/* 	margin:10px 0 0 0; */
	margin:0;
	padding:10px;
/* background:#99FF66; */
}

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */
#header {
	width:920px;
}

#header-inner {
	width:920px;
}

#header-contents {
	width:100%;
	background: url('images/head_bg.gif') no-repeat;
	height: 72px;
}

/* タイトル */
#header-contents .left {
	width:60%;
	float:left;
}

/* HPロゴ */
#header-contents .left img {
	padding: 10px 0px 0px 10px; 
}

/* TOPメニュー部分 */
#header-contents .right {
	width:40%; 
	float:right;
	text-align:right;
}

#header-description {
/* 	width:810px; */
	width:100%;
	padding: 8px 20px 8px 20px;
	visibility: visible;
/* 	background:url('images/header_border.gif'); */
	font-size:90% !important;
	font-size:80%;
/* 	color: #fff; */
}

/* -- サイト名 -- */
#header-name {
	margin:10px;
	line-height: 1.5;
	color: #333;
	font-size:200% !important;
	font-size:195%;
	font-weight:bold;
	line-height: 1.5;
}

#header-name a {
	text-decoration: none;
	color:#333;
}

#header-name a:hover {
	text-decoration: underline;
	color:#339935;
}

#header-name h2 {
	font-weight:bold;
}

/* -- 初めての方へ・お問合せリンク -- */

#header .sub-contents {
	padding:4px 10px 0px 0px;
/* 	font-size:85% !important;
	font-size:80%;
 */	text-align:right;
	color:#333;
}

/* -- 初めての方へ・お問合せリンク マークの位置調整-- */
#header .sub-contents img{
	vertical-align: -2px;
}


#header .sub-contents a:link,
#header .sub-contents a:visited,
#header .sub-contents a:active {
	text-decoration:none;
	color:#333;
}

#header .sub-contents a:hover {
	text-decoration:none;
	color:#339935;
}

/* #header .search-content form {
	text-align: right;
} */

/* -- 検索フォーム -- */

/* #header .header-search {
	font-size:85% !important;
	font-size:80%;
} */

/* #header .search-content {
	padding:0 15px 5px 0;
	color:#333;
}
 */
/* #header .search-content label {
	display:inline;
}

#header .header-search .box {
	width:160px;
}

#header .header-search .submit {
	font-size:95% !important;
	font-size:90%;
	background-color: #CCCCCC;
	color:#666;
	border:1px solid #999999;
	padding:0 2px;
	height:19px;
} */

/***** TOP画像 *****/
/* #header .topmain_img {
	background: url(images/topmain.jpg) no-repeat;
	margin:0;
	width:920px;
	height:198px;
} */

/***** ヘッダーメニュー *****/
#NaviBar {
	margin: 0;
	display: block;
}

#NaviBar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
float: left;
	background: url(images/menu_bar.gif) repeat-x;
	font-size: 13px;
}

#NaviBar li {
	text-align: center;
	float: left;
}

#NaviBar li.first {
	border-left: none;
}

#NaviBar a {
	display: block;
	float: left;
	padding: 0 0.9em;
	line-height: 30px;
	text-decoration: none;
	color: #fff;
}

#NaviBar a:hover {
	background: #990000;
	text-decoration: none;
}

#NaviBar li.current_page_item a { 
	color: #fff; 
	text-decoration: none;
}

/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	_height:1px;
/* background:#FFFF99; */
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width:920px;
	clear:both;
	margin-top: 20px; /* コンテンツとフッターの間調整 */
	padding-bottom:10px;
}

/* -- フッターメニュー -- */

.footer-menu {
	width:100%;
	background:#E5C1C1;
	text-align:right;
	font-size: 95% !important;
	font-size: 90%;
}

.footer-menu a {
	/* color:#fff; */
	text-decoration:underline;
}
.footer-menu a:hover {
	/* color:#d4e5d5; */
	text-decoration:none;
}

.footer-menu ul {
	padding:5px 10px;
}

.footer-menu li {
	display: inline;
	padding: 0 5px 0 12px;
	border-right: 1px solid #000;
/* 	border-right: 1px solid #FFFFFF; */
}

/* -- コピーライト -- */

.copyright {
	width:100%;
	color: #333;
	width:100%;
	text-align: center;
}

.copyright2 {
	width:100%;
	color: #333;
	width:100%;
	text-align: center;
	background: #ccc;
}

.copyright .copyright2 .copyright-content {
	padding:10px 10px 0;
	font-size: 85% !important;
	font-size: 80%;
}

/* .designed {
	text-align:right;
	padding:0px 15px 0;
	font-size: 85% !important;
	font-size: 80%;
	color:#333;
}

.designed a {
	color:#333;
}

.designed a:hover {
	color:#666;
	text-decoration:none;
} */

/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	_height:1px;
	padding:10px 0 10px 13px;
	font-weight:bold;
	background: url('images/m_archive_content_h1.gif') no-repeat left bottom;
	font-size:120% !important;
	font-size:115%;
	line-height:1.2;
	color:#333;
	margin-bottom:10px;
}

.archive-title em {
	font-style:normal;
}

/* 投稿記事の大枠 */
.entry-asset {
	width: 480px;
	margin-bottom: 10px;
	padding:10px 10px 0px 10px;
	background: #fff;
border:1px #ccc solid;
line-height:1.5;
}

.asset-header {
	padding:0;
}

.asset-name {
/* 	padding:10px 0 7px 15px; */
	padding:0px 10px 4px 16px;
	margin:0;
	_height:1px;
	background: url('images/m_archive_content_h2.gif') no-repeat left 4px;
	font-weight:bold;
}


/* 画像枠 */
.entry-asset img {
/* 	background:#666;
	padding: 3px; */
}

.page-asset{
	width:470px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
	/* border: 1px dotted #ccc; */ /* #336600 */
	padding:0px 20px 0px 10px;
}

.page-asset .asset-name {
	_height:1px;
	padding:6px 10px 4px 20px;
	background: #6382C1 url('images/heading3.gif') no-repeat left top;
	font-size:130% !important;
	font-size:125%;
	font-weight:bold;
	color:#FFF;
}

.layout-twt .page-asset .asset-name {
	background: url('images/heading3_twt.gif') no-repeat;
}

.asset-body {
	margin:0;
/* 	margin:0 0 0 5px; */
padding:0px 0px 0px 10px;
line-height:1.5;
}

.asset-more {
	margin:0 10px 10px;
}

.more-link {
	margin:5px 0 0 360px;
/* 	margin:5px 0 0 270px; */
	text-indent: -9999px;
	clear:both;
	overflow: hidden;
	height:20px;
	width:100px;
	display: block;
	overflow: hidden;
	background: url('images/m_asset_more_link.gif') no-repeat 0 0;
}

.more-link:hover {
	background: url('images/m_asset_more_link_hover.gif') no-repeat 0 0;
}

.asset-meta {
	text-align:right;
	margin-top:5px;
	padding-top:7px;
	background: url('images/m_asset_meta_border.gif') no-repeat left top;
	font-size:95% !important;
	font-size:90%;
}


/* ---------------------------------------------------------------------
コメント&トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	margin:10px 0;
}

#trackbacks .trackbacks-header {
	background: url('images/m_trackbacks_header_h2.gif') no-repeat left top;
	_height:1px;
	padding:6px 10px 4px 10px;
	margin:0 5px 10px 5px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
}

.trackbacks-info {
	padding:0 10px;
}

#comments {
	margin:10px 0;
}

#comments .comments-header {
	background: url('images/m_comments_header_h2.gif') no-repeat left top;
	_height:1px;
	padding:6px 10px 4px 10px;
	margin:0 5px 10px 5px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
}

#comments .comments-content {
	padding:0 10px;
}

#comments .comments-open-header {
	background: url('images/m_comments_header_h2.gif') no-repeat left top;
	_height:1px;
	padding:6px 10px 4px 10px;
	margin:0 5px 10px 5px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
}

.comment {
	margin:10px 10px 10px 0;
}

.comment .inner {
	padding:5px 10px;
	_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:6px 10px 4px 10px;
}

.comments-open-content {
	padding:10px;
}

#comment-submit{
	padding:0 2px;
	height:19px;
	font-size:95% !important;
	font-size:90%;
	background-color: #CCCCCC;
	color:#333333;
	border:1px solid #999999;
	padding:0 2px;
	height:19px;
}

.comment-footer {
	text-align:right;
	margin:0;
	padding:0px 5px;
	font-size:95% !important;
	font-size:90%;
}


/* ---------------------------------------------------------------------
サイトマップ
--------------------------------------------------------------------- */
.archive-content {
	padding:10px;
	line-height:1.5;
}

.archive-content .archive-list {
	margin-bottom:3em;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive li a {
	display:block;
	margin-bottom:0.25em;
	background: #fff url('images/m_sitemap_list1.gif') 0 5px no-repeat;
	padding:6px 0 3px 20px;
	text-decoration:none;
	color:#494949;
}

.archive li a:hover {
	color:#848484;
}

/*サブカテゴリ*/
.archive li li {
	margin:0 0 0 20px;
}

.archive li li a {
	background: url('images/m_sitemap_list2.gif') 0 7px no-repeat;
	padding:3px 0 3px 12px;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	_height:1px;
	padding:8px 0 7px 10px;
	font-weight:bold;
	background: url('images/m_archive_content_h1.gif') left center no-repeat;
	font-size:120% !important;
	font-size:115%;
	line-height:1.2;
	color:#333;
}

.search-form-content {
	background:#eee;
	padding:15px;
	border:1px solid #666;
}

.search-results-header {
	margin:20px 0 5px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	color:#000;
	background: url('images/m_search_results_header_h2.gif') no-repeat left top;
	padding:6px 0 5px 7px;
}

.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：[メイン]カルチャースクール
--------------------------------------------------------------------- */
/* カルチャースクール大枠 */
#school_list {
	background-color: #fff;
}

/* タイトル枠 */
#school_list h3.title {
	text-indent: -9999px;
	background: url('images/title_school.gif') no-repeat;
/* 	width: 500px; */
	height: 33px;
	margin-bottom: 10px;

/*  	_height:1px;
	padding:20px 0 14px 20px;
	font-weight:bold; */
/*  	font-size:130% !important;
	font-size:125%;
	line-height:1.2;
	color:#6C0002;
	margin-left: 10px; */
}

/* スクール紹介 */
/* #school_list .content {
	margin:0;
	padding:10px;
} */

/* メッセージ イメージ用 */
/* #school_list img {
border: 1px #000 solid;
	padding: 10px;
	text-align: center;
	float:left;
} */


/* カルチャースクール一覧枠 */
.lesson{
/* 	min-height: 100%; */
	margin: 0 auto;
	text-align: center;
	clear: both;
}

/* カルチャースクールページ表示用 */
#page_style ul,ol{
/* 	list-style: disc; */
	margin-left: 2em;
}

#page_style .lessonbox {
/* border: 1px dotted #ccc; */
	width: 150px;
	height: 140px;
	padding-top: 10px;
	text-align: center;
	float:left;
}

.lessonbox {
/* border: 1px solid #339900; */
	width: 125px;
	height: 140px;
/* 	margin: 0; */
/* 	padding-bottom: 2px; */
	text-align: center;
	float:left;
}


.lessonbox a:link, .lessonbox a:visited{
	text-decoration: none;
	padding-bottom: 4px;
}

#school_list #page_style p {
	margin-top: 2px; 
}

/* ---------------------------------------------------------------------
Widget：[メイン]ウェルカムメッセージ
--------------------------------------------------------------------- */
/* ウェルカムメッセージ大枠 */
#welcome_message {
	margin-top: -10px;
	margin-bottom:10px;
}

#welcome_message .waku1_top{
	margin-bottom: 0px;
	padding: 0px;
	width: 500px;
	height: 12px;	
	background: url(images/waku_top.gif) no-repeat; 
}

#welcome_message .waku1_center{
	margin: 0px;
	padding: 0px;
	width: 500px;
	min-height: 6px;
	background: url(images/waku_center.gif) repeat-y; 
}

#welcome_message .waku1_bottom{
	margin-top: -10px;
	padding: 0px;
	width: 500px;
	height: 12px;
	background: url(images/waku_bottom.gif) no-repeat; 
}

/* タイトル枠 */
#welcome_message h3.title {
	_height:1px;
	padding:12px 0 14px 64px;
	font-weight:bold;
	background: url('images/m_welcome_message_h3.gif') no-repeat;
	font-size:130% !important;
	font-size:125%;
	line-height:1.2;
	color:#333;
	margin-left: 10px;
}

/* メッセージ枠 */
#welcome_message .content {
	margin:0;
	padding:6px 10px 0px 16px;
}

/* メッセージ イメージ用 */
/* #welcome_message img {
	border: none;
} */


/* ---------------------------------------------------------------------
Widget：[メイン]新着記事一覧
--------------------------------------------------------------------- */
/* 新着記事一覧の大枠 */
#top-news {
	margin-bottom:20px;
}

/* タイトル枠 */
#top-news h3 {
	margin:0;
/* 	margin:0 0 5px 0; */
	_height:1px;
	padding:6px 0 6px 14px;
	font-weight:bold;
    background: url(images/title_orange2.gif) repeat;
/* 	background: url('images/m_top_news_h3.gif') left bottom no-repeat; */
	font-size:120% !important;
	font-size:115%;
	line-height:1.2;
}

/* リスト一覧の枠 */
#top-news .news {
	padding: 10px;
	background: #fff;
	border: 1px solid #FDEFA8;
}

/* カテゴリーアイコン */
#top-news .icon {
	margin-bottom: 8px;
	float: left;
	width: 64px;
/* border: 1px #00cc00 solid; */
}

/* 日付 */
#top-news .day {
	margin-top: -1px;
	margin-bottom: 8px;
	float: left;
	width: 76px;
/* 	padding: 4px 0 0 70px; */
/* 	background: url('images/m_top_news_arrow.gif') no-repeat 0 center; */
/* 	background: url('images/info_blue.png') no-repeat 0 bottom; */
	font-size:105% !important;
	font-size:100%;
	text-align:center;
/* border: 1px #c9f solid; */
}

/* 新着記事一件の枠 */
#top-news .title {
	margin-bottom: 8px;
	float: left;
/* 	line-height:1.5; */
/* 	margin: 0; */
/* 	padding:0 0 2px 150px; */
/* 	padding:2px 140px 2px 2px; */
/* 	padding-left:140px; */
/* 	width: 330px; */
	width: 330px;
/* border: 1px #000 solid; */
}


/* ---------------------------------------------------------------------
Widget：[メイン]トップ表示記事
--------------------------------------------------------------------- */
/* トップ表示記事の大枠 */
.top-entry-content {
	margin-bottom:20px;
}

/* タイトル枠 */
.top-entry-content h3.title {
/* 	margin:0 0 5px 0; */
	margin:0;
	_height:1px;
	padding:6px 0 6px 14px;
	font-weight:bold;
    background: url(images/title_pink2.gif) repeat;
/* 	background: url('images/m_top_category_h3.gif') left bottom no-repeat; */
	font-size:120% !important;
	font-size:115%;
	line-height:1.2;
}

/* コメント */
.top-entry-content .content {
	margin: 0;
	padding:10px;
	border: 1px solid #FFBBBC;
	background: #fff;
}

.top-entry-content .more-link {
	font-size:85% !important;
	font-size:80%;
	/* padding:0 0 10px 0; */
}

.top-entry-content .content img {
	background-color:#ccc;
	padding: 3px;
}


/* ---------------------------------------------------------------------
Widget：[メイン]カテゴリー表示記事
--------------------------------------------------------------------- */
/* カテゴリー表示記事の大枠 */
#top-category {
	margin-bottom:20px;
}

/* タイトル枠 */
#top-category h3.title {
	margin: 0;
	_height:1px;
	padding:6px 0 6px 14px;
	font-weight:bold;
    background: url(images/title_green2.gif) repeat;
/* 	background: url('images/m_top_category_h3.gif') no-repeat left bottom; */
	font-size:120% !important;
	font-size:115%;
	line-height:1.2;
	color:#333;
}

/* コメント枠 */
.top-category-content {
	margin:0;
	padding:10px;
	background: #fff;
/* 	border: 1px solid #999999; */
	margin:0 0 10px 0;
	border: 1px solid #D9FCC2;
}

.top-category-content h2.name {
	margin:0;
	_height:1px;
	padding:14px 0 11px 70px;
	background: url('images/m_top_category_h4.gif') no-repeat left center;
	font-weight:bold;
	line-height:1.2;
	font-size:115% !important;
	font-size:110%;
}


/* コメント */
#top-category .content {
	/* border-top: 2px #ccc solid; */
	margin:0;
	padding:10px;
}

#top-category .more-link {
	font-size:85% !important;
	font-size:80%;
}

#top-category .content img {
	text-align: right;
	background-color:#ccc;
	/* padding: 1px; */
}

/* ---------------------------------------------------------------------
Widget：[サイド]共通
--------------------------------------------------------------------- */
#beta .widget,
#gamma .widget {
	width:180px;
/* 	width:180px; */
/* 	margin:5px 0 15px 10px; */
	margin:0px 0px 15px 0px; /* メニューの位置調整 */
/* 	border-bottom: 1px solid #958E89; */
	padding-bottom:10px;
/* border: 1px solid #000; */
}

/* メニュータイトル */
#beta .widget-header,
#gamma .widget-header {
/* 	width:100%; */
/* 	width:155px; */
	margin:0 0 5px 0;
	padding:0px 0px 0px 30px;
	font-size: 115% !important;
	font-size: 110%;
	color:#FFF;
	font-weight: bold;
}

#beta .widget-header{
	background: url('images/title_green.gif') no-repeat 0 bottom;
	line-height: 1.8;
	height: 28px;
}

#gamma .widget-header {
	background: url('images/title_pink.gif') no-repeat 0 bottom;
	line-height: 1.8;
	height: 28px;
}


#beta .widget .widget-content,
#gamma .widget .widget-content {
	width:100%;
/* 	width:170px; */
	padding:0 6px 0 6px;
	/* padding:5px; */
/* border: 1px solid #ff0099; */
}

/* リストボックスの枠 */
#beta .widget select,
#gamma .widget select {
	margin:10px;
	width:160px;
}

#beta .widget ul,
#gamma .widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#beta .widget ul ul,
#gamma .widget ul ul {
	padding:0;
	margin:0;
	padding: 10px 0;
}

#beta .widget li,
#gamma .widget li {
	margin:0;
/* 	padding:0 5px 0 30px; */
	padding:4px 0 4px 28px;
/* 	background: url('images/s_folders_arrow.gif') no-repeat 0 center; */
	background: url('images/s_menu_list_item_arrow3.gif') no-repeat 0 8px;
	/* _height: 1px; */
}

/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
/* メインメニューの大枠 */
.widget-main-menu {
/* 	width:180px; */
	/* margin:5px 0 20px 0; */
	padding: 0px;
	margin: 0 0 20px;
/* border:1px solid #000; */
}

.widget-main-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

.widget-main-menu .menu-content {
/* 	width:170px; */
/* 	width:100%; */
/* 	margin: 0 10px; */
	padding: 0 10px;
	font-size:105% !important;
	font-size:100%;
	line-height:1.2;
	font-weight: normal;
}

.widget-main-menu li {
	width: 170px;
}

/* メニュー */
.widget-main-menu li a {
	display:block;
	/* width:150px; */
	padding:4px 0 4px 20px;
/* 	padding:8px 0 8px 30px; */
	background:url('images/s_menu_list_item_arrow.gif') no-repeat 0 8px;
/* 	text-decoration:none; */
	color: #30271F;
/* 	border-bottom: 1px solid #E8F0FF; */
}

/* メニュー リンク*/
.widget-main-menu li a:hover {
	display:block;
/* 	width:150px; */
	padding:4px 0 4px 20px;
/* 	padding:8px 0 8px 30px; */
	text-decoration:underline;
	color:#339935;
/* 	border-bottom: 1px solid #E8F0FF; */
}

.widget-main-menu li li a {
	display:block;
	/* width:130px; */
	padding:4px 0 4px 32px;
	background:url('images/s_menu_list_item_arrow2.gif') no-repeat 10px center;
	text-decoration:none;
	color: #30271F;
	border-bottom: 1px solid #E8F0FF;
}

.widget-main-menu li li a:hover {
	display:block;
	/* width:130px; */
	padding:4px 0 4px 32px;
	border-bottom: 1px solid #E8F0FF;
	text-decoration:underline;
	color:#339935;
}

/* ---------------------------------------------------------------------
Widget：テキストエリア
--------------------------------------------------------------------- */
.textwidget{
 	padding: 0 10px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget_search {
	width:180px;
	margin:5px 0 15px 0;
}

.widget_search .widget-header {
	width:155px;
	margin:0 0 3px 10px;
	padding:2px 0 2px 25px;
	background: url('images/s_search_bg.jpg') no-repeat 0 bottom;
	font-size: 115% !important;
	font-size: 110%;
	color:#FFF;
}

.widget_search .widget-content {
	width:170px;
	padding:5px;
	font-size:90% !important;
	font-size:85%;
}

.widget_search .box {
	width:165px;
}

.widget_search .submit {
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #F4F4F4;
	padding:2px;
	height:1.7em;
	display: block;
	margin: 3px 0 0;
}


/* ---------------------------------------------------------------------
Widget：タグの表示
--------------------------------------------------------------------- */
.widget_tag_cloud a {
	padding: 10px 20px;
}
/* ---------------------------------------------------------------------
Widget：アーカイブの表示
--------------------------------------------------------------------- */
.widget_archive select {
/* border : 1px solid #000; */
}

/* ---------------------------------------------------------------------
Widget：[サイド]当サイトのRSSを購読
--------------------------------------------------------------------- */
.rss {
/* 	width:170px; */
	padding: 10px;
	/* padding:0 0 15px 15px; */
}

.rss-content {
	background: url('images/s_rss.gif') 0 center no-repeat;
	padding-left:18px;
}

/* ---------------------------------------------------------------------
Widget：[サイド]rssフィード
--------------------------------------------------------------------- */
.widget-header a.rsswidget {
	color:#fff;
	text-decoration:underline;
}

.widget-header a.rsswidget:hover {
	text-decoration:none;
}


/* ---------------------------------------------------------------------
Widget：[サイド]会社概要
--------------------------------------------------------------------- */
/* .widget-company {
	font-size: 85% !important;
	font-size: 80%;
	line-height:1.4;
	width:160px;
	padding: 0 15px 0 15px;
}

.widget-company .widget-content {
	width: 100%;
	overflow: hidden;
	padding:5px;
	background:#E0E0E0;
	word-break:break-all;
}
 */
/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
/* .free-content {
	padding: 10px;
	margin: 0 0 10px;
} */

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
/* 日付タイトル枠 */
.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

/* 日付タイトル＋カレンダーの枠 */
.widget_calendar #calendar_wrap {
	margin-top: 0;
	/* margin-right: auto; */
	margin-bottom: 0;
	/* margin-left: auto; */
}

/* カレンダー枠 */
.widget_calendar #calendar_wrap table {
	text-align:center;
	/* margin:0 auto; */
/* 	width: 150px; */
	width: 160px;
	padding: 10px 20px;
}

/* 日付 */
.widget_calendar #calendar_wrap table td {
	padding:1px 3px;
	font-size: 100% !important;
	font-size: 95%;
}


/* ---------------------------------------------------------------------
Widget：ライン
--------------------------------------------------------------------- */
.line {
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------------
Widget：トップ画面のPR
--------------------------------------------------------------------- */
#pr_top {
	margin-bottom:20px;
}

#pr_top img{
	padding 0;
	border: 0;
/* 	margin-bottom:20px; */
}

/* ---------------------------------------------------------------------
Widget：サイドバーのPR
--------------------------------------------------------------------- */
#pr_side {
	margin-bottom:20px;
}

#pr_side img{
	padding: 0;
	border: 0;
/* 	margin-bottom:20px; */
}



/* ---------------------------------------------------------------------
イベントカレンダー
--------------------------------------------------------------------- */
#calender table {
	width: 460px;
 	border-top: solid 1px #666666;
 	border-left: solid 1px #666666;
	color: #666666;
	margin-bottom:10px;
}

#calender td {
	width: 65px;
	height: 70px;
	vertical-align: top;
	font-size:85% !important;
	font-size:80%;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

/* タイトル：年月 */
#calender td.title_month{
	height: 24px;
	background: #eeeeee;
	text-align:center;
	font-weight: bold;
	font-size:125% !important;
	font-size:120%;
	color: #666666;
}

/* タイトル：年月 */
#calender td.title_week{
	height: 20px;
	background: #CCCCFF;
	text-align:center;
	font-weight: bold;
	color: #666666;
	font-size:125% !important;
	font-size:120%;
}

/* タイトル：平日 */
#calender td.title_week{
	height: 20px;
	background: #CCCCFF;
	text-align:center;
	font-weight: bold;
	color: #666666;
	font-size:115% !important;
	font-size:110%;
}

/* タイトル：日曜日 */
#calender td.title_sunday{
	height: 20px;
	background: #FF0000;
	text-align:center;
	font-weight: bold;
	color:#ffffff;
	font-size:115% !important;
	font-size:110%;
}

/* タイトル：土曜日 */
#calender td.title_saturday{
	height: 20px;
	background: #99CCFF;
	text-align:center;
	font-weight: bold;
	color:#666666;
	font-size:115% !important;
	font-size:110%;
}

/* 日付 */
#calender td h3 {
	font-family: Arial Black;
	/* text-align:right; */
	vertical-align: top;
	/* color:#fff; */
	/* background: #666666; */
	width:14px;
	padding: 2px;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
}

/* 午前中のイベント */
#calender td h4{
	min-height:56px;
	vertical-align: top;
	margin: 0;
	padding: 4px 1px 0px 1px;
	background: #FFFF99;
	font-weight: normal;
	text-indent: 0px;
	border: 0;
}

/* 午後のイベント */
#calender td h5 {
	min-height:59px;
	vertical-align: top;
	margin: 0;
	padding: 4px 1px 0px 1px;
	background: #CCCCFF;
	font-weight: normal;
	text-indent: 0px;
	border:0;
	font-size:120% !important;
	color: #000000;
}

/* 印刷用の設定 */
/* @media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
} */


