@charset "UTF-8";
/* @Style license ID.0116 */
/* 全体の設定 */
body {
	font-family:Arial, Tahoma, "Trebuchet MS", Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #000000;
	background: #FFFFFF url('blogimg/logo.gif') no-repeat top left;
	text-align: center;
	line-height: 1.4em;
	margin-top: 50px;
	margin-bottom: 10px;
}
/* 画像ボーダー */
img {
border-style: none;
}
/* 強調 */
strong {
	color: #ff6600;
	background-color: #ffffff;
}
/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}
/* 非表示 */
.none{
	display: none;
}
/* 区切り */
hr {
	display: none;
}
/* クロスブラウザ */
h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}

/* 全体の枠 */
#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 760px;
}

/* ヘッダー */
#header {
	display: none;
}
/* 見出し */

/* ブログの説明 */
.description {
	display: none;
}

/* ロゴエリア */
#banner {
	display: none;
}
/* 文字サイズ */
#fontsize {
	width: 340px;
	float: right;
}


/* 検索エリア */
#searchbox {
	display: none;
}

/* 上部ナビゲーションバー */
#navi {
	display: none;
}

/* イメージ画像エリア */
#image {
	display: none;
}

/* コンテンツ枠 */
#content {
/	width: 558px; */
	float: left;
	text-align: left;
	margin-left: 50px;
	margin-right: auto;
}

/* メインエリア */
#main {
	font-size: 82%;
	line-height: 1.3em;
	letter-spacing: 0.05em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	float: left;
/*	width: 558px; */
}
/* メインリンク設定 */
#main a {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
/* メインリンク基本色 */
#main a:link {
	text-decoration: none;
	color: #006699;
	background-color: #ffffff;
}
/* メインリンクマウスオーバー時 */
#main a:link:hover {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}
/* メインリンククリック時 */
#main a:link:active {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}
/* メインリンク訪問済み */
#main a:visited {
	text-decoration: none;
	color: #003366;
	background-color: #ffffff;
}
/* メインリンク訪問済みマウスオーバー */
#main a:visited:hover {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}
/* メインリンク訪問済みクリック時 */
#main a:visited:active {
	text-decoration: underline;
	color: #ff6600;
	background-color: #ffffff;
}

/* メイン　toppage 財団紹介 */
#main .shokai	{
/*	background: url(blogimg/spacer.gif) #FFEB99; */
	background: url(blogimg/spacer.gif) #f5f5f5;
	padding: 8px;
}

#main .shokai h2	{
/*	background: url(blogimg/spacer.gif) #FFEB99; */
	background: url(blogimg/spacer.gif) #f5f5f5;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #666666;
}

#main .shokai p	{
	margin-bottom: 0;
}

/*メイン余白  */
#main .pad {
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}
/* メイン日付 */
#main .date {
	font-size: 90%;
	font-weight: bold;
	color: #666666;
	background-color: #ffffff;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	clear: both;
}
/* メイン見出しh2 */
#main h2 {
	font-size: 120%;
	color: #333333;
	background-color: #ffffff;
	background-image: url(blogimg/h2.png);
	background-position: left center;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 4px;
	clear: both;
}

/* トピックス見出しh2 */
#main h2.topics {
	font-size: 110%;
	color: #333333;
	background-color: #f8f8f8;
	background-image: url();
	background-position: left center;
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 4px;
	padding-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	clear: both;
	line-height: 1.2em;
/*	border-left: solid 4px #ffda48; */
	border-left: solid 4px #dfe694;
}

/* メイン見出しh3 */
#main h3 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}
/* メイン見出しh4 */
#main h4 {
	font-size: 100%;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}
/* 引用元情報 */
cite {
	font-style: italic;
}
/* 引用 */
blockquote {
	color: #333333;
	background-color: #ffffff;
	margin-top: -5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
}
/* 整形済みテキスト */
pre {
	margin-top: -5px;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 5px;
	margin-left: 40px;
	margin-right: 40px;
	height: 100px;/* ここを変更すれば高さが変わります */
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
#main dt {
	padding-top: 0;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
}
/* 会社概要用 */
.info {
	margin-top: 10px;
	margin-bottom: 25px;
}
.info dt {
	padding-top: 0;
	padding-left: 5px; 
	padding-right: 0;
	padding-bottom: 0;
	background: url(../images/dot.gif) no-repeat 0px 2px;
}
.info dd {
	line-height: 160%;
	margin-top: -1.6em;
	margin-left: 9em;
	margin-right: 0;
	margin-bottom: .8em;
	border-bottom: 1px dotted #666666;
}
/* お問い合わせ用 */
.form {
	line-height: 160%;
	margin: 0;
}
.form dt {
	padding-top: 0;
	padding-left: 0.3em;
	padding-right: 0 ;
	padding-bottom: 0;
}
.form dd {
	line-height: 160%;
	margin-top: -1.6em;
	margin-left: 10em;
	margin-right: 0;
	margin-bottom: .8em;
}
/* 最近のエントリー用 */
.boxarea {
	color: #333333;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 15px;
}

.rentory {
/*	background-image: url(blogimg/whatnew.gif);
	background-position: left center;
	background-repeat: no-repeat; */
	padding-left: 0px;
}

.rentory dt {
/*	background-image: url(blogimg/mouse_blue.gif) ;
	background-position: -30px 0;
	background-repeat: no-repeat; */
        padding: 20px;
}
.rentory dd {
	line-height: 140%;
	margin-top: -1.4em;
	margin-left: 10em;
	margin-right: 0px;
	margin-bottom: .4em;
}
/* サイトマップ用 */
.archives {
	margin-top: 0px;
	margin-bottom: 25px;
}
.archives dt {
        padding: 0;
}
.archives dd {
	line-height: 140%;
	margin-top: -1.4em;
	margin-left: 13em;
	margin-right: 0;
	margin-bottom: 0.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* 順不同リスト（箇条書き）*/
#main li {
	margin-bottom: 5px;
/*	list-style-type: square; */
}
/* メイン段落 */
#main p {
	margin-top: 8px;
	margin-left: 5px;
	margin-bottom: 8px;
}
/* 画像左配置 */
#main .imageleft{
	padding-right: 10px;
	float: left;
}
/* 画像右配置 */
#main .imageright{
	padding-left: 10px;
	float: right;
}
/* 追記 */
.more {
	margin-top: 3px;
	margin-bottom: 10px;
	float: right;
}
/* 投稿者情報 */
#main .posted {
	font-size: 90%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	line-height: normal;
	padding: 3px;
	margin-bottom: 25px;
	clear: both;
}
/* コメント関連 */
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}
/* コメンター画像 */
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
.sign {
	margin-bottom: 10px;
}
.extended {
	display:block;
	float:right;
}

textarea {
	font-size: 100%;
}
/* サブカテゴリー */
#subcatnavi {
	display: none;
}

/* サイドバー */
#side {
	display: none;
}

/* カテゴリー */
#categories {
	display: none;
}

/* サイドバーフリースペース */
.note{
	display: none;
}

/* サイドバーリンク */
.link-note {
	display: none;
}

#powered {
	display: none;
}

/* パンくず */
.path{ 
	display: none;
}

/* ページ先頭へ */
.pagetop { 
	display: none;
}

/* 下部ナビゲーション */
#footernavi {
	display: none;
}


/* 下部ナビゲーション */
#footernavi {
	display: none;
}

/* フッター */
#footer {
	color: #333333;
	background-color: #ffffff;
	background-image: url();
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	clear: both;
}
/* 文責 */
address {
	display: none;
}
