.photobox_l {
background: url(images/global/photoback.jpg) left top repeat-x;
float:left;
width: 262px;
border: #999999 1px solid;

padding: 12px;
}

.photobox_l h2 {
font-family:'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
background: url(images/global/ball.gif) left 2px no-repeat;
font-size: 120%;
font-weight: 600;
padding: 0 0 0 12px;
line-height: 100%;
color: #333399;
}

.photobox_l p {
font-size: 100%;
}

.photobox_r {
background: url(images/global/photoback.jpg) left top repeat-x;
float:right;
width: 262px;
border: #999999 1px solid;

padding: 12px;
}

.photobox_r h2 {
font-family:'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro',Osaka,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
background: url(images/global/ball.gif) left 2px no-repeat;
font-size: 120%;
font-weight: 600;
padding: 0 0 0 12px;
line-height: 100%;
color: #333399;
}

.photobox_r p {
font-size: 100%;
}







img {
border: none;
}

.stable td {
border-left: #EEEEEE 1px solid;
border-right: #999999 2px solid;
border-bottom: #999999 2px solid;
border-top: #EEEEEE 1px solid;
padding: 8px;
background: url(images/global/listback.jpg) left bottom repeat-x;
}

/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://amanohashidate-mk.net/mt/mt-static/themes-base/blog.css);

/* end StyleCatcher imports */


 .unnamed1 {
    font-size: 10px;
  }
  .unnamed2 {
    margin: 0px;
    padding: 0px;
    border: 1px none #000000;
  }
    input {font-size: 12px;}


.bn_left {
width: 170px;
float:left;
border:  #cccccc 1px solid;
margin: 0 0 10px 8px;
background: url(images/global/listback.jpg) left bottom repeat-x;
}

.bn_left p {
padding: 2px 3px 0 3px;
}

.bn_right {
width: 441px;
float:right;
}

#obi {
width:100%;
background:  url(images/global/obi.jpg) left top repeat-x;
height: 19px;
font-size: 60%;
color: #FFFFFF;
padding: 3px 0 0 0;
text-align:left;
}

.midashi1 {
font-size: 190%;
font-weight: 600;
color: #004400;
height: 24px;
padding: 40px 0 5px 65px;
background: url(images/global/midashi1.jpg) left top no-repeat;
border-bottom: #BBBBBB 1px solid;
margin-bottom: 10px;
}

.midashi2 {
font-size: 140%;
font-weight: 600;
color: #333333;
height: 17px;
padding: 10px 0 5px 30px;
background: url(images/global/midashi2.jpg) left top no-repeat;
border-bottom: #999999 1px dashed;
border-top: #BBBBBB 1px solid;
margin-bottom: 3px;
}

.midashi3 {
	_height:1px;
	padding:6px 10px 2px 20px;
	background: url(images/global/midashi3.jpg) no-repeat 7px 10px;
	font-size:110%;
	margin: 5px 0 3px 0;
	color: #4444DD;
}


.lists {
list-style-type: none;
margin: 0 5px 0 9px;
}

.lists li {
padding:2px 0 2px 8px;
background: url(arrow01.gif) left 5px no-repeat;
border-bottom: #CCCCCC 1px solid;
}

.lists a:link,
.lists a:visited {
	text-decoration: none;
}

.lists a:visited {
color: #AAAACC;
}

.lists a:hover {
text-decoration: underline;
}

/* ---------------------------------------------------------------------
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;
}

.layout-tw #beta {
	float:left;
	left: 0;
	width: 180px;
}

/*2列右メニューの場合*/
.layout-wt #alpha {
	float: left;
	width: 630px;
	left: 0;
	
}

.layout-wt #beta {
	float:right;
	left: 0;
	width: 200px;
}

/*3列メニューの場合*/
.layout-twt #alpha {
	float: left;
	width: 470px;
	left: 180px;
	margin:0;
	overflow: hidden;
}

.layout-twt #beta {
	float:left;
	left: -470px;
	margin:0;
	width: 180px;
}

.layout-twt #gamma {
	float:left;
	margin:0;
	width: 180px;
}

/*共通*/
#alpha-inner {
	margin:0;
	padding: 5px 0 0 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;
	color:#333;
	line-height: 130%;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	background: url(bg_body.jpg) center repeat-y;
}

a {
	color: #336600;
}

a:hover {
	color: #669900;
}

.clear {
	clear:both;
}

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

#gotop a {
	background: url(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:140%;
	font-size:80%;
	width:830px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background: url(body_bg-tw.gif) 0 repeat-y;
}

/*2列右メニューの場合*/
.layout-wt #container {
	line-height:130%;
	font-size:75%;
	width:830px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #999;
	border-right:1px solid #999;
	
}

/*3列メニューの場合*/
.layout-twt #container {
	line-height:1.6;
	font-size:80%;
	width:830px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #999;
	border-right:1px solid #999;
	/*background: url(body_bg-twt.gif) 0 repeat-y;*/
}

/*共通*/
#container-inner {
	position: relative;
	width:830px;
	
}

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

#header-module-inner {
	width:830px;
	background:#fff url(bg_header.jpg) bottom repeat-x;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
}

#header-contents {
	width:100%;
}

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

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

#header-description {
	font-size:95% !important;
	font-size:90%;
	line-height: 1.2;
	width:810px;
	padding: 8px 10px 7px;
	visibility: visible;
}

#head-main {
	width:830px;
}

#head-main-inner {
	background:#fff;
}

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

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

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

.designed a{
	color:#666;
}

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


/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	padding:10px 0 10px 20px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	background: url(bg_midashi1.jpg) 0 0 no-repeat;
}

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


.entry-asset {
	margin:10px 0 20px;
	border-bottom:1px solid #999;
}

.asset-header {
	padding:0;
}

.asset-name {
	margin:0 5px 2px 9px;
	padding:0 0 3px 15px;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:105% !important;
	font-size:100%;
	background: url(arrow03.gif) 0 center no-repeat;
}

.page-asset .asset-name{
	padding:10px 0 10px 20px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	background: url(bg_midashi1.jpg) 0 0 no-repeat;
}

.asset-name a:link,
.asset-name a:hover,
.asset-name a:visited,
.asset-name a:active {
	text-decoration: none;
}


.asset-body {
	margin:10px;
}

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

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

.asset-meta {
	text-align:right;
	font-size:100%;
}


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

#trackbacks .trackbacks-header {
	padding:10px 0 10px 20px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	background: url(bg_midashi1.jpg) 0 0 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:8px 10px 10px 20px;
	background: url(bg_midashi1.jpg) no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
}

.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:8px 10px 10px 20px;
	background: url(bg_midashi1.jpg) no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
}

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


#comment-preview, #comment-submit, #comment-cancel {
	font-size:95% !important;
	font-size:90%;
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #F4F4F4;
	padding:2px;
	height:1.7em;
}


.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:#e5f3e6 url(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(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:8px 10px 10px 20px;
	background: url(bg_midashi1.jpg) no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
}

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

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-form-header {
	_height:1px;
	padding:8px 10px 10px 20px;
	background: url(bg_midashi1.jpg) no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
}

.search-form-content {
	background:#eee;
	padding:10px;
	border:1px solid #666;
	margin-bottom:15px;
}

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

.search-results-header2 {
	_height:1px;
	padding:5px 10px;
	background: #a4c8a4;
	color:#fff;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	margin-bottom:20px;
	line-height:1.3;
}

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

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

/* ---------------------------------------------------------------------
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 15px;
	border:0;
}


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

}

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

.sub-contents a:link,
.sub-contents a:visited {
	padding:0 0 0 8px;
	margin-left:3px;
	background: url(arrow01.gif) 0 center no-repeat;
}

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

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

}

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

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

.search-content label {
	display:inline;
}

.widget-header-search .submit {
	font-size:95% !important;
	font-size:90%;
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #F4F4F4;
	padding:2px;
	height:22px;
}

/* ---------------------------------------------------------------------
Widget：[ヘッダーメイン]フリーエリア
--------------------------------------------------------------------- */
.free-content2 {
	font-size:95% !important;
	font-size:90%;
	padding:0;
	border-bottom:1px solid #999;
	background-color: #eee;
}


/* ---------------------------------------------------------------------
Widget：[ヘッダーメイン]メイン画像
--------------------------------------------------------------------- */
#main_image_top {
	clear:both;
	margin: 0;
	padding: 0;
	_height:1px; 
	height: 300px;
	background: url(images/top/main.jpg) left top no-repeat;
	width: 830px;
	
}


#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:8px 10px 10px 20px;
	background: url(bg_midashi1.jpg) no-repeat left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	margin: 0;
}


#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:8px 10px 10px 20px;
	background: url(bg_midashi1.jpg) repeat-x left top;
	font-size:120% !important;
	font-size:115%;
	font-weight:bold;
	
}

#top-news .news {
	padding:4px 10px 2px;
	background: url(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(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: 0 5px 6px 5px;
	width: 305px;
	float: left;
	
}

#top-entry h4.title {
	margin: 0;
	_height:1px;
	padding:6px 10px 2px 17px;
	background: url(images/global/midashi3.jpg) no-repeat 4px 10px;
	font-size:125% !important;
	font-size:120%;
	font-weight:bold;
}

#top-entry h4.title a {
color: #4444DD;
}


#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:10px 0 10px 20px;
	font-size:115% !important;
	font-size:110%;
	font-weight:bold;
	background: url(bg_midashi1.jpg) 0 0 no-repeat;
}

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

.top-category-content h4.name {
	margin:0 5px 2px 9px;
	padding:0 0 3px 15px;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:105% !important;
	font-size:100%;
	background: url(arrow03.gif) 0 center no-repeat;
}

#top-category a{

}

#top-category .content {
	margin:0;
	padding:0 10px 15px 10px;
	border-bottom:1px solid #cccccc;
}

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

#top-category .content img {
	background-color:#666666;
	padding: 3px;
}


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


/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:190px;
	margin:5px 0 15px 10px;
	
	padding: 0;
	border-top:1px solid #a4c8a4;
}

.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;
	margin: 0 0 0 0;
}

.widget-main-menu .menu-list-item {
	width: 190px;
	border-bottom:1px solid #BBB;
	padding: 8px 0 6px 0 ;
	background: url(images/global/listback.jpg) left bottom repeat-x;
	font-weight: 600;
}

.widget-main-menu .menu-list-item a {
	text-decoration:none;
	display:block;
	
	padding:4px 0 2px 19px;
	background:url(arrow05.gif) no-repeat 7px center;
}

.widget-main-menu .menu-list-item a:hover {
	text-decoration:underline;
	display:block;

	padding:4px 0 2px 25px;
	background:url(arrow05.gif) no-repeat 10px center;
}

.widget-main-menu .menu-list .menu-list a {
	text-decoration:none;
	display:block;
	
	padding:4px 0 2px 45px;
	background:url(arrow05.gif) no-repeat 30px center;
}

.widget-main-menu .menu-list .menu-list a:hover {
	text-decoration:none;
	display:block;
	-
	padding:4px 0 2px 45px;
	background:url(arrow05.gif) no-repeat 30px center;
}

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


.widget-side-search .widget-header {
	font-size: 115% !important;
	font-size: 110%;
	background:#e5f3e6 url(arrow06.gif) no-repeat 7px center;
	padding: 3px 0 3px 18px;
	border-top:1px solid #a4c8a4;
	font-weight:bold;
}

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

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

.widget-side-search .submit {
	font-size:95% !important;
	font-size:90%;
	color:#333333;
	border:1px solid #C9C9C9;
	background-color: #F4F4F4;
	padding:2px;
	height:22px;
}

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

.rss-content {
	background: url(rss.gif) 0 center no-repeat;
	padding-left:18px;
}


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

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

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


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

.widget-calendar .widget-header {
	font-size: 115% !important;
	font-size: 110%;
	background:#e5f3e6 url(arrow06.gif) no-repeat 7px center;
	padding: 3px 0 3px 18px;
	border-top:1px solid #a4c8a4;
	font-weight:bold;
	width:165px;
}

.widget-calendar .widget-content {
	width:170px;
	padding:5px;
}

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

.widget-calendar .widget-content table td {
	padding:1px 3px;
	font-size: 105% !important;
	font-size: 100%;
}

.widget-calendar .widget-content table td a {
	font-weight:bold;
}

/* ---------------------------------------------------------------------
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 15px;
	background: url(arrow03.gif) no-repeat 0 center;
}

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

.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 {
	width:100%;
	text-align: right;
}

#widget-copyright .copyright-content {
	padding:10px 15px 0;
	font-size: 85% !important;
	font-size: 80%;
}

