@charset "utf-8";

/*
Theme Name: ビジネスデザインB2 2列左メニュー
Theme URI: http://www.ryuumu.co.jp/
Description: Ryuumu Tmaplate
Version: 1.01 2010/02/17
Author: Ryuumu
Author URI: http://www.ryuumu.co.jp/											
*/

/* Reset ------------------------------------------------------------------ */
:link,:visited {
    text-decoration: none;
}

html,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h2,h3,h4,h5,h6,pre,code,p,blockquote,hr {
	margin: 0;
	padding: 0;
}


fieldset,img,abbr,acronym {
    border: 0;
}

ol,ul {
    list-style: none;
}

caption {
    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 ----------------------------------------------------------------- */
#content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

#content-inner {
	display: inline-block;
}

/* no ie mac \*/
* html #content-inner { height: 1%; }
#content-inner { display: block; }

/* 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,
.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 {

}

.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, #footer {
    position: relative;
} */

#alpha, #beta {
    display: inline;
    float: left;
}

/* #header-inner, #content-inner, #footer-inner,
#alpha-inner, #beta-inner {
    position: static;
} */

#header-inner, #content-inner, #footer-inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#header-inner, #footer-inner,
#alpha-inner, #beta-inner {
/*    overflow: hidden; */
	padding: 0;
}

#content-inner {
	padding-top: 0px;
}

/* ---------------------------------------------------------------------
ページ全体
--------------------------------------------------------------------- */

/* リンクカラー */
a {
	color: #212121;
}

a:hover {
	color: #36C;
}

.clear {
	clear:both;
}

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

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

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

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

/* ---------------------------------------------------------------------
container
--------------------------------------------------------------------- */
#container {
	line-height:1.6;
	font-size: 14px;
	width:918px;
	margin:0 auto;
	text-align:left;
	border: 1px solid #666666;
	background: url('images/back.jpg') 0 repeat-y;
	margin-top: 1px;
}

#container-inner {
	width:918px;
}

/* ---------------------------------------------------------------------
レイアウト
--------------------------------------------------------------------- */
.layout-tw #alpha {
	float: right;
	width: 710px;
	padding-right: 15px;
	margin-left:0px;
}

.layout-tw #beta {
	float:left;
	left: 0;
	width: 180px;
	margin: 0px 0px 0px 13px;
	background-image: url(images/navihead.jpg);
	background-repeat: no-repeat;
}

#alpha-inner {
	margin:0;
	padding:0px 0px 0px 14px;
	width: 696px;
}

#beta-inner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #999;
	width: 178px;
	background-position: left;
}

/* ---------------------------------------------------------------------
ヘッダー
--------------------------------------------------------------------- */


#header-inner {
	width:918px;
	height: 126px;
	background-image: url(images/headerback.jpg);
}

#header-contents {
	width:100%;
}

#header-contents .left {
	width:621px;
	float:left;
}

#header-contents .right {
	width:297px;
	float:right;
	text-align:right;
	padding:27px 0px 5px 0px;
}

#header-description {
	width:100%;
	font-size: 12px;
	line-height: 1.5;
	color: #333333;
	padding: 2px 0px 0px 0px;
	border-bottom: 1px solid #d1d1d1;
	text-indent: 10px;
}

#header-menu {
	background-image: url(images/menuback.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 90px;
	width: 918px;
	font-size: 9px;

}

.menu-innner {
	padding: 28px 22px 0px 21px;
	width: 875px;
}

#header-menu li{
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 9px;
}

#header-menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline-table;
	width: 875px;
}

.header-date {
	margin: 0px;
	padding: 2px 30px 0px 0px;
	text-align: right;
	line-height: 100%;
	font-size: 11px;
}

/* -- サイト名 -- */
#header-name {
	color: #333;
	line-height: 1.5;
	color: #333;
	font-size: 15px !important;
	font-size: 15px;
	font-weight:bold;
	line-height: 1.5;
	padding: 5px 0px 0px 12px;
}

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

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

#header-name h2 {
	font-weight:bold;
}

/* -- サイトマップ・お問合せリンク -- */
#header .sub-contents {
	margin-bottom:0px;
	padding:0px 10px 18px 0px;
	text-align: right;
	font-size: 12px !important;
	font-size: 12px;
}

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

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

/* -- 検索フォーム -- */
#header .header-search {
	margin-bottom:0px;
	padding:0px;
	text-align: right;
	font-size: 10px !important;
	font-size: 10px;
	color: #444444;
}

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

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

/* ---------------------------------------------------------------------
Content
--------------------------------------------------------------------- */
#content {
	clear:both;
	margin:0px;
	background: url('images/headmain_bottom_bg.jpg') no-repeat top;
	_height:1px;
	background-color: #FFF;
	width: 918px;
}

/* ---------------------------------------------------------------------
フッター
--------------------------------------------------------------------- */

/* -- フッターメニュー -- */
.footer-menu {
	text-align:right;
	width:100%;
	padding: 25px 0px 0px 0px;
	height: 70px;
}

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

.footer-menu li {
	display: inline;
	padding: 0 2px;
	font-size: 13px;
	margin: 0px;
}

.footer-menu li a {
	color:#666;
}

.footer-menu li a:hover {
	color: #999;
}

/* -- コピーライト -- */

.designed {
	text-align:right;
	padding:50px 10px 5px;
	font-size: 11px;
	float: right;
}

.designed a {
	color: #666;
}

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

/* ---------------------------------------------------------------------
投稿記事
--------------------------------------------------------------------- */
.archive-title {
	_height:1px;
	padding:14px 10px 14px 30px;
	margin:0 0 10px 0;
	line-height:1.2;
	font-size:15px !important;
	font-size:15px;
	color:#FFF;
	margin-bottom: 10px;
	background-image: url(http://www.notogawa-sc.com/img/titlebg.jpg);
	background-repeat: no-repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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

.entry-asset {
	width:100%;
	padding:0px;
}

.asset-header {
	padding:0px;
}

.asset-name {
	padding:23px 0px 5px 15px;
	color:#212121;
	font-weight:bold;
	line-height:1.2;
	_height:1px;
	font-size: 16px !important;
	font-size: 16px;
	border-left: 4px solid #212121;
}

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

.asset-body {
	padding:0px;
	margin:0px;
}

.asset-body p {
	padding:0px;
	margin:10px 5px;
}

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

.more-link {
	clear:both;
	text-indent: -9999px;
	overflow: hidden;
	height: 28px;
	width: 160px;
	display: block;
	margin:10px 0;
	background: url('images/syosai_bt.gif') no-repeat 0 0;
}

.more-link:hover {
	background: url('images/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;
}

#trackbacks .trackbacks-header {
	height:34px;
	color: #212121;
	background: url('images/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;
}

#comments {
	clear:both;
	width: 580px;
	margin-top: 25px;
	margin-bottom: 10px;
	margin-left: 15px;
}

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

#comments .comments-content {
	padding:0 10px;
}

.comment {
	margin:10px;
}

.comment .inner {
	width: 530px;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 5px 5px 5px 20px;
	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('images/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-submit {
	background: url('images/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;
	line-height:1.3;
}

.archive-content .archive-list {
	margin-bottom:3em;
}

.archive-content ul,
.archive-content ol {
	list-style:none;
}

.archive li a {
	display:block;
	margin:5px 0;
	padding:2px 15px 2px 34px;
	background: url('images/navimenu_of.jpg') 15px center no-repeat;
	text-decoration:none;
}

.archive li a:hover {
	text-decoration:underline;
}

/*サブカテゴリ*/
.archive li li {
	background:none;
	margin:0 0 0 20px;
	padding:10px 0 0 0;
	border:none;
}

.archive li li a {
	margin:5px 0;
	padding:2px 15px 2px 35px;
	background: url('images/navimenu_of.jpg') 15px center no-repeat;
	display:block;
}

/* ---------------------------------------------------------------------
検索結果ページ
--------------------------------------------------------------------- */
.search-not-found {
	margin:10px;
}

.search-form-header {
	height:39px;
	padding:12px 10px 0 18px;
	background: url('images/news_bg.gif') 0 0 no-repeat;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
	margin-bottom: 10px;
}

.search-form-header {
	_height:1px;
	padding:13px 10px 13px 30px;
	margin:0 0 10px;
	line-height:1.2;
	font-size:15px !important;
	font-size:15px;
	font-weight:bold;
	color:#212121;
	margin-bottom: 5px;
	background-image: url(images/pagetitle.jpg);
	background-repeat: no-repeat;
}

.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-form-content .box {
	width:200px;
}

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

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

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

#welcome_message h3.title {
	height:39px;
	padding:12px 10px 0px 30px;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
	margin: 0;
	background-image: url(images/pagetitle.jpg);
	background-repeat: no-repeat;
}

#welcome_message .content {
	margin:0;
	padding:20px;
	line-height: 180%;
	font-size: 15px;
}

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

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

#top-news .news {
	padding:4px 10px 2px;
	margin-right: 15px;
}

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

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

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

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

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

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

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

.top-entry-content .more-link a:hover {
	background: url('images/syosai_bt_ov.gif') no-repeat 0 0;
}

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

#top-category h3.title {
	margin: 0;
	height:39px;
	padding:12px 10px 0 30px;
	font-size:110% !important;
	font-size:105%;
	font-weight:bold;
	color:#212121;
	background-image: url(images/pagetitle.jpg);
	background-repeat: no-repeat;
}

.top-category-content {
	margin-bottom:10px;
	background: #f7f7f7 url('images/top_category_bg.gif') repeat-x top;
	width: 656px;
	border: 1px solid #c7c7c7;
	padding: 10px;
	margin: 0 auto;
	margin-top: 10px;
}

.top-category-content h4.name {
	margin:0;

	padding:0 0 4px 18px;
	border-bottom:1px solid #a6b35e;
	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;
	font-size: 13px;
	line-height: 140%;
}

#top-category ul {
	margin:0;
	padding: 0px 10px 0 10px;
	list-style: none;
	font-size: 10px;
	text-align: right;
}

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


/* ---------------------------------------------------------------------
Widget：[サイド]共通
--------------------------------------------------------------------- */
#beta .widget {
	width:180px;
	margin:5px 0 15px;
	border-top: 1px solid #677256;
}

#beta .widget-header {
	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px solid #98a681;
	border-top: 1px solid #98a681;
	background:#8a9a74;
	width:178px;
	padding:0 3px;
	color:#fff;
}

#beta .widget a {
	color:#333300;
}

#beta .widget a:hover {
	color: #336600;
}

#beta .widget select {
	width:155px;
	margin:10px;
}

#beta .widget ul {
	width:170px;
	margin: 0;
	padding: 0 5px;
	list-style: none;
}

#beta .widget ul ul {
	padding:0;
	margin:0;
}
/*
#beta .widget li {
	margin:0;
	padding:0 0 0 20px;
	list-style:none;
	background: url('images/navimenus_of.jpg') no-repeat 10px center;
	_height: 1px;
}
*/

#beta .widget li a:link,
#beta .widget li a:visited {
	text-decoration:none;
	display:block;
	width:145px;
	height: 37px;
	padding: 7px 10px 3px 25px;
	color:#333300;
	background-image: url(images/navimenu_of.jpg);
	background-repeat: no-repeat;
}

#beta .widget li a:hover,
#beta .widget li a:active {
	text-decoration:none;
	display:block;
	color: #336600;
	background-image: url(images/navimenu_on.jpg);
	background-repeat: no-repeat;
}

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

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

.widget-main-menu {
	font-size: 100%;
	width: 210px;
	margin: 20px 0px;
	padding: 0px;
}

.menu-content {
	padding: 0px 0px 0px 5px;
	width: 210px;
}
.widget-main-menu li {
	color: #FFF;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.widget-main-menu li a:link,
.widget-main-menu li a:visited {
	text-align:left;
	text-decoration:none;
	display:block;
	width: 165px;
	height: 16px;
	padding: 10px 10px 14px 35px;
	color:#333300;
	background-image: url(http://www.notogawa-sc.com/img/categorybg_of.jpg);
	background-repeat: no-repeat;
}

.widget-main-menu li a:hover,
.widget-main-menu li a:active {
	text-align:left;
	text-decoration:none;
	display:block;
	color: #F60;
	background-image: url(http://www.notogawa-sc.com/img/categorybg_on.jpg);
	background-repeat: no-repeat;
}

.widget-main-menu li li a:link,
.widget-main-menu li li a:visited {
	text-align:left;
	text-decoration:none;
	display:block;
	width: 165px;
	height: 30px;
	padding: 10px 10px 14px 35px;
	color:#000;
	background-image: url(http://www.notogawa-sc.com/img/categorybg_of.jpg);
	background-repeat: no-repeat;
}

.widget-main-menu li li a:hover,
.widget-main-menu li li a:active {
	text-align:left;
	text-decoration:none;
	display:block;
	color: #36C;
	background-image: url(http://www.notogawa-sc.com/img/categorybg_on.jpg);
	background-repeat: no-repeat;
}

/* ---------------------------------------------------------------------
Widget：[サイド]検索フォーム
--------------------------------------------------------------------- */
.widget_search {
	width:180px;
	margin:5px 0 15px;
	border-top: 1px solid #98a681;
}

.widget_search .widget-header {

	font-size: 95% !important;
	font-size: 90%;
	border-bottom:1px solid #98a681;
	border-top: 1px solid #98a681;
	background:#8a9a74;
	width:178px;
	padding:0 3px;
	color:#fff;
}

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

.widget_search .box {
	width:100px;
}

.widget_search .submit {
	background: url('images/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('images/rss.gif') 0 0 no-repeat;
	padding-left:20px;
	background-image: url(images/pagetitle.jpg);
}

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

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

/* ---------------------------------------------------------------------
Widget：[サイド]rssフィード
--------------------------------------------------------------------- */
.widget-header a.rsswidget {
	text-decoration:underline;
	color: #eb6100;
}

.widget-header a.rsswidget:hover {
	text-decoration:none;
	color: #FF3300;
}

/* ---------------------------------------------------------------------
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 #97a77e;
	background: #bdcba5;
}

.widget-company .widget-content {
	width: 100%;
	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 #97a77e;
	padding: 5px;
	background: #bdcba5;
	overflow: hidden;
}

/* ---------------------------------------------------------------------
Widget：[サイド]カレンダー
--------------------------------------------------------------------- */
.widget_calendar caption {
	text-align:center;
	margin-bottom:5px;
}

.widget_calendar #calendar_wrap {
	width:170px;
	padding:3px;
}

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

.widget_calendar #calendar_wrap table td {
	padding:1px 3px;
	font-size: 100% !important;
	font-size: 95%;
	color:#303030;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}


/* ---------------------------------------------------------------------
カテゴリ内レイアウト

--------------------------------------------------------------------- */
.cre{
	clear: both;
	margin: 0px;
	padding: 0px;
}


.cre hr{
	margin: 0px;
	padding: 0px;
	display: none;
}

.page_box{
    text-align: left;

	
}


.sub_bar{
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 20px 0px 0px 10px;
	font-size: 16px;
	border-left: 4px solid;
	font-weight: bold;
	text-align: left;	
	
	}

.page_box img{
	padding: 0px 0px 0px 10px;
	margin: 0px;
}



.page_box table{
	width: 620px;
	font-size: 13px;
	border-collapse: separate;
	border-spacing: 2px;
	margin: 0px auto 0px auto;
	font-size: 13px;
	text-align: left;
	border:1px solid #999;

	}


.page_box td{
	line-height: 150%;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: top;
	padding:5px;
}

.furigana{
	font-size:10px;
}

/* 研究成果 layout */
.subtheme table{
	border:none;
	border-top: 1px #999 dotted;
	border-bottom: 1px dotted #999;
}

.subtheme td{
	border:none;
}


/* トピックス layout */
.topics ul{
	margin: 10px;
	padding-left:30px;
	font-size: 110%;
	line-height: 160%;
	
	}

/* 地図 layout */
.map{
	width:580px;
	background-color:#0CF;
	text-align:left;
}


.map_l{
	float: left;
	width: 300px;
	background-color: #FC0;
}

.map_r{
	background-color: #C39;
	float: right;
}


/* 助成金の使途 layout */

.grant{
	width:620px;
	margin: 0px 0px 20px 0px;
}


.grant ol {
	width:580px;
	padding: 0px 0px 0px 20px;
	margin:0px auto;

}

.grant table {
	width:600px;
	font-size:12px;
	margin:0px auto 0px auto;
	border:1px solid #999;
}

.grant td{
	line-height: 150%;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:5px;
}


/* 研究成果 layout */

.research{
	width:620px;
	margin: 0px 0px 20px 10px;

}

.under{
	padding: 5px 0px 5px 0px;
	border-bottom:1px solid #999;
	margin: 0px;

}




.research ol{
	width:580px;
	padding: 0px 0px 0px 40px;
	margin:0px auto;

}

.research table {
	width:620px;
	font-size:12px;
	margin:0px auto 20px auto;
	text-align:left;
	border:1px solid #999;
}

.research td{
	line-height: 150%;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding:5px;
}


/* 個人情報　layout */

.privacyul{
	width:620px;
	margin: 0px 0px 20px 0px;
}
.privacyul ol{
	width:580px;
	padding: 0px 0px 0px 30px;
	margin:0px auto;
}
.privacyul li{
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	font-weight: bold;
	line-height: 160%;
	}
.li01{
	margin: 5px 0px 50px 10px;
	padding: 0px;
}
.li01 li{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 90%;
	font-weight: normal;
	}
	
/* サイトマップ　layout */

.sitemap {
	margin:50px 0px 0px 70px;
	padding:0;
	font-size: 12px;
	line-height:26px;
	text-align: left;
}



.sitemap ul li.border00 {
	padding:0px 0px 0px 18px;
	display:block;
	list-style:none;
	background: url(http://first-ms3d.jp/images/mark_b.jpg) no-repeat;	
}

.sitemap2 li.border01 {
	background:url(http://first-ms3d.jp/images/mark_b.jpg) no-repeat;
	padding-left:20px;
	display:block;
	list-style:none;


}


.sitemap2 li.border02 {
  background:url(http://first-ms3d.jp/images/mark_b.jpg) no-repeat;
  padding-left:40px;
  display:block;
  list-style:none;

}
