@charset "utf-8";

/* 
name: iryou_b2
designer: Firstserver
designer_url: http://www.fsv.jp/ 
layouts: layout-tw,layout-wt,layout-twt
Ver1.01 2008/07/14
*/


/* ---------------------------------------------------------------------
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: 640px;
	left: 5px;
	padding-right: 5px;
	margin-left:5px;
}

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

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

.layout-wt #beta {
	float:right;
	left: 0;
	width: 180px;
	margin-right:0;
	overflow: hidden;
}

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

.layout-twt #beta {
	float:left;
	left: -469px;
	width: 180px;
	overflow: hidden;
}

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

/*共通*/
#alpha-inner {
	margin:0;
	padding:10px 10px 0;
}

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

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

}

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	color:#303030;
	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;
	background: #FFFFFF url(page_bg.jpg) repeat-x top;
}

a {
	color: #076435;
}

a:hover {
	color: #99cc99;
}

.clear {
	clear:both;
}

/* ---　ページトップ　--- */
#gotop {
	clear:both;
	width:100%;
	margin:10px 0;
}

#gotop a {
	font-size:75% !important;
	text-indent: -500px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url(pagetop.gif) no-repeat 0 0;
}

#gotop a:hover {
	font-size:75% !important;
	text-indent: -500px;
	height: 15px;
	width: 65px;
	display: block;
	float: right;
	overflow: hidden;
	background: url(pagetop_ov.gif) no-repeat 0 0;
}

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

.layout-wt .navi {
	margin:2px 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:830px;
	margin:0 auto;
	text-align:left;
	background: url(body_bg-tw.gif) 0 repeat-y;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
}

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

/*3列メニューの場合*/
.layout-twt #container {
	line-height:1.6;
	font-size:80%;
	width:830px;
	margin:0 auto;
	text-align:left;
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	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;
}

#header-contents {
	width:830px;
        height:280px;
	background: #FFFFFF url(http://powerstone.trial-set.net/plugins/FS_Template/templates/head_bg.jpg) no-repeat bottom;
	padding-bottom: 15px;
}

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

#header-contents .right {
	width:40%;
	float:right;

}

#header-description {
	font-size:80%;
	line-height: 1.2;
	color: #737373;
	width:820px;
	padding:2px 5px;
	background:#ffffff;
}

#head-main {
	width:830px;
}

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

/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	margin:0 0 20px;
	_height:1px;
	
	clear: both;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width:830px;
	clear:both;
	background:#f8f8f8;
}

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

.designed a{
	color:#666;
}

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

/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	height:39px;
	padding:10px 10px 0 18px;
	background: url(top-category_bg.gif) 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
	margin-bottom: 20px;
}

.layout-twt .archive-title {
height:39px;
	padding:10px 10px 0 18px;
	background: url(top-category_bg_twt.gif) 0 0 no-repeat;
	margin-bottom: 20px;
	
}

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

.entry-asset {
	width:590px;
	padding:5px;
}

.layout-twt  .entry-asset {
	width:430px;
	padding:5px;
}


.asset-header {
	padding:0;
}

.asset-name {
	background: url(top-category_bg2.gif) no-repeat 0 -3px;
	padding:0 0 4px 13px;
	border-bottom:1px dotted #666666;
	color:#212121;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:100% !important;
	font-size:95%;
}

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


.layout-twt .asset-body {
	margin:10px;
}

.asset-body {
	margin:15px;
}

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

.asset-more-link {
	text-indent: -500px;
	height: 28px;
	clear:both;
	overflow: hidden;
}

.asset-more-link a {
	font-size:75% !important;
	text-indent: -500px;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url(syosai_bt.gif) no-repeat 0 0;
}

.asset-more-link a:hover {
	background: url(syosai_bt_ov.gif) no-repeat 0 0;
}

.asset-meta {
	text-align:right;
	margin-top:10px;
	padding:10px;
	border-top: 1px dotted #CCCCCC;
	font-size:100% !important;
	font-size:95%;
}


/* ---------------------------------------------------------------------
トラックバック
--------------------------------------------------------------------- */
#trackbacks {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.layout-twt #trackbacks {
	clear:both;
	width: 420px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#trackbacks .trackbacks-header {
	height:34px;
	color: #212121;
	background: url(trackback_tb-head-h2.gif) no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

.trackbacks-info { 
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
}

.layout-twt .trackbacks-info {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
}

.trackback .inner {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	word-wrap: break-word; 
}

.layout-twt .trackback .inner {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	word-wrap: break-word; 
}

.trackback-footer {
	text-align:right;
	margin:0;
	font-size:95% !important;
	font-size:90%;
}

/* ---------------------------------------------------------------------
コメント
--------------------------------------------------------------------- */
#comments {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.layout-twt #comments {
	clear:both;
	width: 420px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#comments .comments-header {
	height:34px;
	color: #212121;
	background: url(comment_tb-head-h2.gif) no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

.comment {
	margin:10px;
}

.comment .inner {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	word-wrap: break-word; 
}

.layout-twt .comment .inner {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px;
	word-wrap: break-word; 
}

.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:34px;
	color: #212121;
	background: url(comment_tb-head-h2.gif) no-repeat 0 0;
	padding: 6px 0 0 30px;
	font-size:100% !important;
	font-size:95%;
}

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


#comment-preview, #comment-submit, #comment-cancel {
	background: url(search2.gif) 0 0 no-repeat;
	border:none;
	height:20px;
	width:65px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
	font-size:100%;
}

.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;
	margin: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:20px;
	padding:2px 0;
}

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

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

.archive .archive-list-item li {
	text-decoration:none;
	margin:5px 0;
	padding:2px 15px 2px 30px;
	background: url(arrow.gif) 15px center no-repeat;
}

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

.archive .archive-list-item .archive-list-item .category_name {
	border-bottom:1px solid #ccc;
	padding:2px 0;
	margin-top:20px;
}

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

.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 {
	padding-left:10px;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#737373;
	margin:0 14px 10px 0;
	border-bottom:1px solid #004200;
	_height:1px;
}

.layout-twt .comment-title {
	margin:0 14px 10px 10px;
}

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

.layout-twt .comment-container {
	margin:10px 10px 200px;
	width: 380px;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-form-header {
	padding-left:10px;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#737373;
	margin:0 14px 10px 0;
	border-bottom:1px solid #004200;
	_height:1px;
}

.layout-twt .search-form-header {
	margin:0 14px 10px 10px;
}

.search-form-content {
	padding:10px;
}

.search-results-header {
	margin:25px 10px 10px;
	font-size:105% !important;
	font-size:100%;
	font-weight:bold;
	color:#000;
}

.search-results-header2 {
	margin:10px 10px 30px;
	color:#333333;
	padding:1px 10px;	
	font-weight:bold;
}

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

.search-form-content .submit{
	background: url(search.gif) 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}

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

.right h2 {
	text-align:right;
}

#header-name {
	color: #333;
	font-size:100%;
	font-weight:normal;
	margin:5px;
	line-height: 1.5;
}

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

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

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

/* ---------------------------------------------------------------------
Widget：[ヘッダー]フリーエリア
--------------------------------------------------------------------- */
.free-content1 {
	margin-bottom:4px;
	padding:2px 5px;
	line-height:1.3;
	font-size:85% !important;
	font-size:85%;
	word-wrap:break-word;
	float: right;
	clear: both;
}

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

.sub-contents a:link,
.sub-contents a:visited {
	text-decoration: none;
	color:#737373;
}

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

/* ---------------------------------------------------------------------
Widget：[ヘッダー]検索フォーム
--------------------------------------------------------------------- */
.widget-header-search {
	margin-bottom:5px;
	padding:2px 10px;
	text-align: right;
	font-size:80% !important;
	font-size:80%;
	clear: both;
	color: #999999;
}

.widget-header-search .box {
	margin-right:5px;
}

.widget-header-search .submit {
	background: url(search.gif) 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}


/* ---------------------------------------------------------------------
Widget：[ヘッダーメイン]フリーエリア
--------------------------------------------------------------------- */
.free-content2 {
	font-size:95% !important;
	font-size:90%;
	_height:1px;
	padding-bottom: 16px;
	background: #ffffff url(http://powerstone.trial-set.net/mt-static/support/themes/iryou_b2/headmain_bottom_bg.jpg) no-repeat bottom;
}


/* ---------------------------------------------------------------------
Widget：[ヘッダーメイン]メイン画像
--------------------------------------------------------------------- */
#head-main .main_image {
	clear:both;
	margin: 0;	
	_height:1px;
	padding-bottom: 16px;
	background: #ffffff url(headmain_bottom_bg.jpg) no-repeat bottom;	
}

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


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

#welcome_message h3.title {
	height:39px;
	padding:10px 10px 0 18px;
	background: url(message_bg.gif) 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
	margin: 0;
}

.layout-twt #welcome_message h3.title {
	background: url(message_bg_twt.gif) 0 0 no-repeat;
}

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


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

#top-news h3 {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url(news_bg.gif) 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
}

.layout-twt #top-news h3 {
	height:39px;
	padding:10px 10px 0 18px;
	background: url(news_bg_twt.gif) 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
}

#top-news .news {
	padding:4px 10px 2px;
	border-bottom:1px solid #cdcccc;
	margin-right: 15px;
}

#top-news .day {
	float: left;	
	color:#666;
	width: 80px;
}

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

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



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

#top-entry h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url(title_bg.gif) 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
}

.layout-twt #top-entry h3.title {
	height:39px;
	padding:10px 10px 0 18px;
	background: url(title_bg_twt.gif) 0 0 no-repeat;
}

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

#top-entry .asset-more-link {
	clear:both;
}

#top-entry .asset-more-link a {
	font-size:75% !important;
	text-indent: -500px;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url(syosai_bt.gif) no-repeat 0 0;
}

#top-entry .asset-more-link a:hover {
	background: url(syosai_bt_ov.gif) no-repeat 0 0;
}


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

#top-category h3.title {
	margin: 0;
	height:39px;
	padding:10px 10px 0 18px;
	background: url(top-category_bg.gif) 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
}

.layout-twt #top-category h3.title {
	background: url(top-category_bg_twt.gif) 0 0 no-repeat;
}


.top-category-content {
	margin-bottom:10px;
	background: #ffffff url(top_category_bg.gif) repeat-x top;
	width: 565px;
	border: 2px solid #d3e6d3;
	margin-left: 8px;
	padding: 10px;
}

.layout-twt .top-category-content {
	margin-bottom:10px;
	background: #ffffff url(top_category_bg.gif) repeat-x top;
	width: 400px;
	border: 2px solid #d3e6d3;
	margin-left: 8px;
	padding: 10px;
	overflow: hidden;
	padding: 10px;
}


.top-category-content h4.name {
	margin:0;
	background: url(top-category_bg2.gif) no-repeat 0 -3px;
	padding:0 0 4px 7px;
	border-bottom:1px solid #a8aeb2;
	color:#737373;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size:100% !important;
	font-size:95%;
}

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


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


#top-category .asset-more-link {
	clear:both;
}

#top-category .asset-more-link a {
	font-size:75% !important;
	text-indent: -500px;
	height: 28px;
	width: 141px;
	display: block;
	margin:0 0 10px 10px;
	background: url(syosai_bt.gif) no-repeat 0 0;
}

#top-category .asset-more-link a:hover {
	background: url(syosai_bt_ov.gif) no-repeat 0 0;
}



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


.layout-twt .free-content3 {
	width: 430px;
	margin-bottom:20px;
	margin-right: 15px;
	padding:0;
}


/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:180px;
	margin:5px 0 15px;
}

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

.widget-main-menu .menu-content {
	font-size:100% !important;
	font-size:95%;
	width:180px;
	border-bottom: 1px dotted #cfcfcf;
}

.widget-main-menu .menu-list-item {
	color: #FF0;
}

.widget-main-menu .menu-list-item a {
	text-decoration:none;
	display:block;
	width:145px;
	border-top:1px dotted #cfcfcf;
	padding:3px 10px 3px 25px;
	color:#003300;
	background:url(arrow.gif)  no-repeat 3px center;
}

.widget-main-menu .menu-list-item a:hover {
	text-decoration:none;
	color: #339933;
	background:url(arrow_over.gif) no-repeat 3px center;
}

.widget-main-menu .menu-list .menu-list a {
	width:133px;
	display:block;
	padding:3px 10px 3px 37px;
	color:#003300;
	background:#eafbe9 url(arrow2.gif) no-repeat 25px center;
}

.widget-main-menu .menu-list .menu-list a:hover {
	text-decoration:none;
	color: #339933;
	background:#eafbe9 url(arrow2.gif) no-repeat 25px center;
	
}

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


.widget-side-search .widget-header {
	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px dotted #cfcfcf;
	background:#ffffff;
	width:178px;
	padding:0 3px;
	color:#303030;
}

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

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

.widget-side-search .submit {
	background: url(search.gif) 0 0 no-repeat;
	border:none;
	height:18px;
	width:57px;
	margin: 0 5px 5px 0;
	padding: 0;
	vertical-align: middle;
}

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

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

.rss-content a {
	color: #eb6100;
	text-decoration: none;
}

.rss-content a:hover {
	color: #FF3300;
	text-decoration: underline;
}

/* ---------------------------------------------------------------------
Widget：[サイド]会社概要
--------------------------------------------------------------------- */
.widget-company {
	font-size: 95% !important;
	font-size: 90%;
	line-height:1.4;
	width:160px;
	margin: 10px 0 15px 4px;
	padding: 5px;
	border: 1px solid #bab7b8;
	background: #ffffff url(side_freearea_bg.gif) repeat-x top;
}

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

/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content4 {
	width:160px;
	line-height:1.4;
	font-size: 95% !important;
	font-size: 90%;
	border: 1px solid #bab7b8;
	padding: 5px;
	background: #ffffff url(side_freearea_bg.gif) repeat-x top;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 4px;
	overflow: hidden;
}


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

.widget-calendar .widget-header {
	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px dotted #cfcfcf;
	background:#ffffff;
	width:178px;
	padding:0 3px;
	color:#303030;
}

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

}

.widget-calendar .widget-content table {
font-size: 95% !important;
	font-size: 90%;
	color:#303030;	
	text-align:center;
	margin:0 auto;
}

.widget-calendar .widget-content table td {
	font-size: 95% !important;
	font-size: 90%;
	padding:1px 3px;
	color:#303030;	
}

/* ---------------------------------------------------------------------
Widget：[サイド]ウェブページ一覧
--------------------------------------------------------------------- */
.widget-folders {
	width:180px;
	margin:5px 0 15px;	
	border-bottom:1px dotted #cfcfcf;
}

.widget-folders .widget-content {
	width:178px;
	padding:3px;
	background:#ffffff;
}

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

.widget-list li {
	padding-left: 20px;
	list-style:none;
	background: url(arrow2.gif) no-repeat 10px center;
	_height: 1px;
}

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

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



/* ---------------------------------------------------------------------
Widget：[フッター]フッターメニュー
--------------------------------------------------------------------- */
.widget-footer-menu {
	text-align:center;
	background:#f8f8f8;
	width:100%;
	border-top:8px solid #c9c9c9;
}

.widget-footer-menu ul {
	padding:2px 0;
}

.widget-footer-menu li {
	display: inline;
	padding: 0 7px;
}


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

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