/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.as-tecs.com/mt/mt-static/themes-base/blog.css);
/* end StyleCatcher imports */

@charset "utf-8";

/* 
name: kaisya_a2
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;
}
h1, h2, h3, h4, h5, h6{
        font-weight: bold;
}
h1{
        font-size: 130%
}
h2{
        font-size: 124%;
}
h3{
        font-size: 118%;
}
h4{
        font-size: 112%
}
h5{
        font-size: 106%;
}

#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: 3px;
	margin-left:3px;
}

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

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

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


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

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

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

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

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

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

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

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */
body {
	text-align:center;
	background: #000 url(img/wood01.png) fixed;
	color:#ccc;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
	font-size:100%;
	font-family:"ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

a {
	color: #fff;
	font-weight: bold;
	font-size: 105%;
}

a:hover {
	color: #ccc;
	font-weight:bold;
	font-size: 105%;
}

.clear {
	clear:both;
}

/* -----　パンくず　----- */
.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%;
}

/* -----　投稿画像　----- */
.mt-image-left,
.mt-image-center,
.mt-image-right {
	border:2px solid #d9d9d9;
}

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

/*2列左メニューの場合*/
.layout-tw #container {
	line-height:1.6;
	font-size:80%;
	width:830px;
	margin:0 auto;
	text-align:left;
	border-left:2px solid #aaa;
	border-right:2px solid #aaa;
}

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

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

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

#header-module-inner {
	width:830px;
	background:#000;
}

#header-contents {
	width:100%;
	background: #000 url(header-bg.jpg) repeat-x bottom;
	padding-bottom: 25px;
}
#header-contents .left {
	width:60%;
	float:left;
}

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

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

#head-main {
	width:830px;
}

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

/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
.layout-tw #content {
	clear:both;
	margin:0 0 20px;
	background: #020202;
	padding:15px 0 0 0;
	_height:1px;
}

.layout-twt #content {
	clear:both;
	margin:0 0 20px;
	background: url(headmain_bottom_bg_twt.gif) no-repeat top;
	padding:15px 0 0 0;
	_height:1px;
}

.layout-wt #content {
	clear:both;
	margin:0 0 20px;
	background: url(headmain_bottom_bg_wt.gif) no-repeat top;
	padding:15px 0 0 0;
	_height:1px;
}


/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */
#footer {
	width:830px;
	clear:both;
	background:#510;
        padding: 7px 0px;
	border-top:5px solid #987;
	color:#999;
        text-align: center;
}

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

.designed a{
	color:#ccc;
}

.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 {
	padding:0 0 4px 5px;
	border-bottom:1px dotted #cdcccc;
	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 #cdccc;
	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: 400px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#trackbacks .trackbacks-header {

	height:34px;
	color: #2c2c2c;
	background: url(trackback_tb-head-h2.gif) no-repeat 0 0;
	padding: 6px 0 0 8px;
	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: 380px;
	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: 400px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#comments .comments-header {
	height:34px;
	color: #2c2c2c;
	background: url(trackback_tb-head-h2.gif) no-repeat 0 0;
	padding: 6px 0 0 8px;
	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: 380px;
	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: #2c2c2c;
	background: url(trackback_tb-head-h2.gif) no-repeat 0 0;
	padding: 6px 0 0 8px;
	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 #cdcccc;
	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 #cdcccc;
	
	margin-top:10px;
	padding:2px 0;
}

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


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

.archive .archive-list-item li {
	text-decoration:none;
	margin:0;
	padding:2px 15px 2px 20px;
	background: url(arrow_icon.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 #cdcccc;
	padding:2px 0;
	margin-top:10px;
}

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

.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:39px;
	padding:10px 10px 0 5px;
	background: url(news_bg.gif) 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
}

.layout-twt .comment-title {
	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;
}

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

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

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-form-header {
	height:39px;
	padding:10px 10px 0 5px;
	background: url(news_bg.gif) 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
	margin-bottom: 10px;
}

.layout-twt .search-form-header {
height:39px;
	padding:10px 10px 0 18px;
	background: url(news_bg_twt.gif) 0 0 no-repeat;
	margin-bottom: 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:25px 10px 10px;
	color:#212121;
	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;
	font-size:100%;
}

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

.right h2 {
	text-align:right;
}

#header-name {
	color: #999;
	font-size:100%;
	font-weight:normal;
	padding:5px;
	line-height: 1.5;
	background: #410;
        height: 20px;
}

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

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

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

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

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

.sub-contents a:hover,
.sub-contents a:active {
	text-decoration: underline;
	color:#666666;
}
/* ---------------------------------------------------------------------
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;
	font-size:120%;
}


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


/* ---------------------------------------------------------------------
Widget：[ヘッダーメイン]メイン画像
--------------------------------------------------------------------- */
#head-main .main_image {
	clear:both;
	margin: 0;
	height: 166px;
	border-top:6px solid #710;
        border-bottom:6px solid #710;
        padding:3px 0px;
	_height:1px;
}


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


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

#welcome_message h3.title {
	_height:1px;
	padding:10px 10px 10px 18px;
	background: url(message_bg.gif) 0 bottom 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-bottom:20px;
	padding:0 0 10px;
}

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

.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;
}

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

#top-category h3.title {
	margin: 0;
	height:39px;
	padding:8px 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 #ccc;
	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 #ccc;
	margin-left: 8px;
	padding: 10px;
	overflow: hidden;
	padding: 10px;
}


.top-category-content h4.name {
	margin:0;
	padding:0 0 4px 5px;
	border-bottom:1px dotted #cdcccc;
	color:#212121;
	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;
}


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


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


/* ---------------------------------------------------------------------
Widget：[サイド]メインメニュー
--------------------------------------------------------------------- */
.widget-main-menu {
	width:179px;
	margin:3px 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:179px;
	border-bottom: 1px solid #333;
}

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

.widget-main-menu .menu-list-item a {
	text-decoration:none;
	display:block;
	width:179px;
	border-top:1px solid #333;
	margin: 0;
	padding:10px 5px 0 39px;
	color:#fff;
	background:url(img/menubar02.png)  no-repeat 0 center;
}
.widget-main-menu .menu-list .menu-list a {
	width:179px;
	display:block;
	margin: 0;
	padding:10px 5px 0 39px;
	color:#fff;
	background:url(img/menubar02.png) no-repeat 20px center;
}
/* 各メニューimg */
.menu-item-top a{
	background:url(img/menubar-01.png) no-repeat 0 center !important;
}
.menu-item-menu a{
	background:url(img/menubar-02.png) no-repeat 0 center !important;
}
.menu-item-free a{
        background:url(img/menubar-06.png) no-repeat 0 center !important;
}
.menu-item-store a{
	background:url(img/menubar-03.png) no-repeat 0 center !important;
}
.menu-item-info a{
	background:url(img/menubar-04.png) no-repeat 0 center !important;
}
.menu-item-contact a{
	background:url(img/menubar-05.png) no-repeat 0 center !important;
}

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


.widget-side-search .widget-header {
	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px solid #999;
	background:#464646;
	width:178px;
	padding:0 3px;
	color:#f7ffff;
}

.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;
	font-size:100%;
}


/* ---------------------------------------------------------------------
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 {
	width:160px;
	margin: 10px 0 15px 4px;
}

.widget-company .widget-content {
	width:160px;
	line-height:1.4;
	font-size: 95% !important;
	font-size: 90%;
	border: 1px solid #c1c6cc;
	padding: 5px;
	background: #ffffff url(side_freearea_bg.gif) repeat top;
	overflow: hidden;	
}


/* ---------------------------------------------------------------------
Widget：[サイド]フリーエリア
--------------------------------------------------------------------- */
.free-content {
	margin: 10px 0 15px 4px;
	width:160px;
	line-height:1.4;
	font-size: 95% !important;
	font-size: 90%;
	border: 1px solid #666;
	padding: 5px;
	background: #000 repeat top;
	overflow: hidden;
}

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

.widget-calendar .widget-header {
	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px solid #999;
	background:#464646;
	width:178px;
	padding:0 3px;
	color:#f7ffff;
}

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

}

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

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

/* ---------------------------------------------------------------------
Widget：[サイド]ウェブページ一覧
--------------------------------------------------------------------- */
.widget-folders {
	width:179px;
	margin:5px 0 15px;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
.widget-folders .widget-content {
	width:178px;
	padding:5px;
	background:#ececec;
}

.widget-list {
        width: 520px;
	margin: 0;
	padding: 0;
}

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

.widget-list li a {
	text-decoration: underline;
}

.widget-list li a:hover {
	text-decoration: none;
}


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

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


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

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

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



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

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


.waku{
background-color:#000;
border: 1px solid #ccc;
}


/* ---------------------------------------------------------------------
MY Custom
--------------------------------------------------------------------- */
.gotop{
        clear: both;
        font-size: 80%;
        text-align: right;
        margin: 25px;
        margin-top: 0px;
        border-top: 2px dotted #666;
}

.tab{
     font-size: 8pt;
     color: #999;
     text-align: right;
}
.tab a{
     color: #999;
}
#header-img{
        border-top: 3px solid #987;
        border-bottom: 3px solid #987;
}

.page-content{
     margin: 5px 25px;
}
.page-content a{
}
.page-content img{
     height:140px;
}

.entry-content{
     border-top:1px solid #505050;
     margin-bottom: 15px;
}
.entry-content img{
     height: auto;
}
.entry-title{
    margin-bottom:2px;
}
.menues img{
     height: auto;
}
.pagecontent{
     clear: both;
     margin-bottom: 10px;
     text-align: right;
}
#flashcontent{
    text-align:center;
}
#qrimg{
     text-align: center;
}
#ossmenu img{
     width: 70px;
     height:auto;
}
.menu-font{
    font-size: 105%;
}


#dousin{
    float:right;
    width:200px;
}
.item img{
    height:140px;
}

.item .asset-image img{
    height:140px;
    display:block;
}

.updated{
    font-weight: bold;
}
.mg-td{
    padding: 5px 15px;
}
.counter{
    border:none;
    text-align: center;
    margin: 0px;
    padding:0px;
}

.pano-list{
  text-align:center;
}
.pano-list img{
  width:90px;
  height:45px;
}
