/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 100%;
		}

	/* ヘッダーの横幅 */
	#header	{
		width: 100%;
		}

	/* メインの横幅 */
	#main	{
		width: 820px;
		}

	/* コンテンツ部分の横幅 */
	#center	{
		width: 530px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 212px;
		}

	/* フッターの横幅 */
	#footer	{
		width: 100%;
		}


/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */


body	{
	background-color: #fff;
	}

#container {
	background-color: #fff;
	}

#header	{
	background-color: #fff;
	}

#main	{
	background-color: #fff;
	}
	
#center {
	background-color: #fff;
	}

#right {
	}

#left {
	background-color: #fff;
	}

#footer	{
	background-color: #fff;
	}


/* ++++++ その他設定 ++++++ */

body {
	text-align: left;
	margin: 0px;
	margin: 0px;
	padding: 0px;
	}

#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#header	{
	margin: 0px;
	padding: 0px;
	}
#main {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#left {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

#center {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 23px;
	margin-bottom: 0px;
	margin-right: 0px;
	}

#right {
	float: right;
	margin: 0px;
	padding: 0px;
	}

#footer	{
	clear: both;
	margin: 0px;
	padding: 0px;
	}

#archives {
	margin-bottom: 10px;
	}

/* +++++++++++++++++++++ フォントの種類設定 +++++++++++++++++++++ */
#container	{
	font-family: "ＭＳ Ｐゴシック", "Osaka－等幅";
	font-size: 12px;
	color: #000;
	}

#container a:link	{
	color: #3F658C;
	}

#container a:visited	{
	color: #3F658C;
	}

#container a:hover	{
	color: #999966;
	}

#container a:active	{
	color: #999966;
	}

/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */


#header	{
	font-size: 12px;
	line-height: 150%;
	}

#header td	{
	font-size: 12px;
	line-height: 150%;
	}

#header p	{
	text-align: center;
	font-size: 12px;
	color: #fff;
	}

#header form	{
	margin: 5px;
	padding: 0px;
	}

.category-label	{
	font-size: 14px;
	color: #FFFFFF;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */
.navi	{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.title	{
	height: 27px
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px;
	border-style: solid;
	border-color: #EEAE37;
	}

.title h1	{
	font-size: 16px;
	border-left: 5px;
	border-left-style: solid;
	border-color: #EEAE37;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	}

.title h2	{
	font-size: 16px;
	border-left: 5px;
	border-left-style: solid;
	border-color: #EEAE37;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	}

.entry	{
	text-align: left;
	font-size: 12px;
	margin-bottom: 15px;
	margin-top: 10px;
	}

.entry td	{
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	}

.entry p	{
	font-size: 12px;
	line-height: 150%;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	}

.entry p.comment	{
	text-align: right;
	margin-right: 5px;
	}

.entry a:link,a:visited	{
	color: #466490;
	}

.entry a:hover,a:active {
	color: #0000FF;
	}

.entry	img{
	border-width: 0px;
	}

.entry-include p	{
	padding: 0px;
	margin: 0px;
	}

.entry-include table	{
	padding: 0px;
	margin: 0px;
	}

.entry-include td	{
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	}

.entry-page	{
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: right;
	}

.entry-page a	{
	color: #333;
	}

.entry-page a:hover	{
	color: #AD5D59;
	}

/* 前後のエントリーへのリンク */

#entrylink	{
	color: #333;
	}

#entrylink a	{
	color: #333;
	}

#entrylink a:hover	{
	color: #AD5D59;
	}

#entrylink p	{
	margin-top: 0px;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	text-align: left;
	}

/* トラックバック */

#trackbacks	{
	border: solid 1px #999;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#trackbacks h2.tb	{
	font-size: 12px;
	margin-bottom: 0px;
	}

#trackbacks p	{
	font-size: 12px;
	color: #000;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 12px;
	color: #000;
	margin-bottom: 0px;
	border-top: dotted 1px #999;
	padding-top: 20px;
	}

#trackbacks a	{
	color: #333;
	}

/* コメント */

.comments	{
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

.comments h2	{
	font-size: 12px;
	color: #990033;
	font-weight: normal;
	margin-top: 20px;
	}
	
.comments h2.com	{
	font-size: 12px;
	color: #990033;
	font-weight: normal;
	margin-top: 20px;
	}

.comments h3	{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	}

.comments p	{
	font-size: 12px;
	color: #000;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	line-height: 150%;
	}

.comments p.posted	{
	color: #000;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 40px;
	margin-top: 5px;
	margin-bottom: 25px;
	}

.comments div	{
	border-style: none;
	}

.comments h2#com02	{
	padding-top: 40px;
	}

.comments form div	{
	border-top: none;
	padding-top: 0px;
	}

.comments a	{
	color: #333;
	}

.comments p.comment	{
	text-align: right;
	margin-right: 5px;
	}

.comments p.comment	{
	font-size: 10px;
	color: #990033;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 10px;
	}

.comments p.comment img	{
	float: right;
	margin-left: 10px;
	}

/* ++++++ トップページデザイン ++++++ */
#index td{
	font-size: 12px;
}

#index-menu	{
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

#index-menu a:link	{
	color: #000000;
	}

#index-menu a:visited	{
	color: #000000;
	}

#index-menu a:hover	{
	color: #888888;
	}

#index-menu h2	{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

#index-menu ul	{
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0px;
	}

#index-menu li	{
	line-height: 180%;
	margin: 0px;
	padding: 0px;
	}

#index-company	{
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	}

#index-company a:link	{
	color: #ffffff;
	}

#index-company a:visited	{
	color: #ffffff;
	}

#index-company a:hover	{
	color: #D0FFFF;
	}

#index-company ul	{
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0px;
	}

#index-company li	{
	line-height: 180%;
	margin: 0px;
	padding: 0px;
	}

#index-news	{
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	}

#index-news p	{
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	}

#index-news p	{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	}

/* ++++++ サイドバー部分のデザイン ++++++ */

/* メニュー */

.sidebar {
	text-align:left;
	}

.sidebar h2	{
	font-size:12px;
	color: #000;
	text-align:left;
	margin: 0;
	padding: 0;
	line-height: 130%;
	}

/* エントリーメニュー */
#recent 	{
	background-color: #f4f2ed;
	text-align:left;
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	}

#recent a:link	{
	color: #FF5A00;
	}

#recent a:visited	{
	color: #FF5A00;
	}

#recent a:hover	{
	color: #CC0000;
	}

#recent a:active	{
	color: #CC0000;
	}

#recent h2	{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

#recent ul	{
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0px;
	}

#recent li	{
	line-height: 180%;
	margin: 0px;
	padding: 0px;
	}

#banner	{

}

#banner img	{
	border: 0px;
}

/* 月別アーカイブ */

#archives 	{
	text-align:left;
	font-size: 12px;
	color: #fff;
	margin-left:25px;
	margin-right:25px;
	margin-bottom:0px;
	padding-top:5px;
	padding-bottom:15px;
	}


#archives-title 	{
	font-size: 12px;
	border-bottom: solid 1px #DFDFDF;
	color: #FFF;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	}

#archives-month 	{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
	}

#archives-month a	{
	color: #FFF;
	text-decoration: none;
	}

#archives-month a:hover,a:active 	{
	color: #ccc;
	}

#archives-month ul	{
	font-size: 10px;
	list-style-type:none;
	list-style-position:outside;
	padding-left: 10px;
	margin: 0px;
	}

#archives-month li	{
	color: #FFF;
	margin-bottom: 0px;
	line-height: 200%; 
	}



/* ++++++ フッター部分のデザイン ++++++ */

#footer	{
	margin-top: 30px;
	margin-bottom: 15px;
	padding-top: 10px;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}

#footer td	{
	font-size: 12px;
	}

#footer p	{
	}
#footer a:link,a:visited	{
	}
#footer a:hover,a:active	{
	}
