/*　リンク
----------------------------------------------- */
a {  color: #24587A; text-decoration: underline;}
a:hover {  color: #FF3300; text-decoration: underline;}

/*　画像
----------------------------------------------- */
img {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

/*　ボディ
----------------------------------------------- */
body {
	background-color: #FFFFFF;
	background-image: url(images/back_dot.gif);
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

/*　全体包括ボックス
----------------------------------------------- */
#inbox {
	text-align: left;
	width: 722px;
	margin: 10px auto;
}

/*　見出し
----------------------------------------------- */
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

/*　全ページ共通見出し
----------------------------------------------- */
h2 {
	font-size: 12px;
	font-weight: bold;
}

/*　ヘッダーエリア
----------------------------------------------- */
#header {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

#header h1 {
	background-image: url(images/top_image_02.jpg);
	background-repeat: no-repeat;
	width: 720px;
	height: 150px;
	text-indent: -700em;
}

#header h3 {
	background-image: url(images/top_image_01.jpg);
	background-repeat: no-repeat;
	width: 720px;
	height: 115px;
	text-indent: -700em;
}

/*　コンテンツエリア
----------------------------------------------- */
#content {
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #FFFFFF;
}

/*　左カラム
----------------------------------------------- */
#side {
	float: left;
	width: 165px;
	text-align: left;
	margin-top: 20px;
}

/*　右カラム
----------------------------------------------- */
#main {
	float: right;
	width: 534px;
	text-align: left;
}

/*　全ページ共通フッター
----------------------------------------------- */
#footer {
	text-align: center;
	clear: both;
	background-color: #E6E6E6;
	padding: 1em 0px 1em 0px;
}

#footer p {
	line-height: 150%;
	margin: 0px;
}

address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
	padding: 0.3em 0px 0.3em 0px;
}

address a {  color: #CCCCCC; text-decoration: underline;}
address a:hover {  color: #FF3300; text-decoration: underline;}

/*　トピックス
----------------------------------------------- */
h3.topics {
	background-image: url(images/top_title_topics.jpg);
	background-repeat: no-repeat;
	width: 534px;
	height: 151px;
	text-indent: -700em;
}

table.topic {
	margin: 0.5em 0px 0px 0px;
}

td.topic {
	width:256px;
	text-align: left;
	vertical-align: top;
}

td.space {
	width:7px;
}

td.topic h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}

td.topic p {
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	padding: 0 0 6px 0;
	line-height: 130%;
}

/*　紹介文エリア
----------------------------------------------- */
div.yellow {
	background-color: #FFFFD9;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 1em 0px;
	border: 1px solid #FF9900;
	width: 517px;
}

div.yellow p {
	margin: 1em 2em 0px 2em;
	line-height: 130%;
}

/*　ニュース
----------------------------------------------- */
h3.news {
	background-image: url(images/top_title_news.gif);
	background-repeat: no-repeat;
	width: 534px;
	height: 23px;
	text-indent: -700em;
	margin: 20px 0px 0px 0px;
}

/*　ニュースカテゴリーリンク
----------------------------------------------- */
p.category {
	margin: 6px 0px 0px 0px;
	text-align: right;
	width: 517px;
}

span.shop {
	font-size: 11px;
	background-image: url(images/icon_shop.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin-left: 20px;
}

span.onlineshop {
	font-size: 11px;
	background-image: url(images/icon_onlineshop.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin-left: 20px;
}

span.media {
	font-size: 11px;
	background-image: url(images/icon_media.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	margin-left: 20px;
}

span.archives {
	font-size: 11px;
	padding: 0px;
	margin-left: 20px;
}

/*　ニュースエントリー
----------------------------------------------- */
div.entry {
	width: 517px;
	margin-top: 10px;
}

/*　ニュースタイトル
----------------------------------------------- */
h4.shop {
	clear: both;
	font-size: 12px;
	background-color: #D2F0F6;
	background-image: url(images/icon_shop.gif);
	background-position: 8px 4px;
	background-repeat: no-repeat;
	padding: 3px 0px 4px 32px;
	margin: 15px 0px 0px 0px;
}

h4.onlineshop {
	clear: both;
	font-size: 12px;
	background-color: #D2F0F6;
	background-image: url(images/icon_onlineshop.gif);
	background-position: 8px 4px;
	background-repeat: no-repeat;
	padding: 3px 0px 4px 32px;
	margin: 15px 0px 0px 0px;
}

h4.media {
	clear: both;
	font-size: 12px;
	background-color: #D2F0F6;
	background-image: url(images/icon_media.gif);
	background-position: 8px 4px;
	background-repeat: no-repeat;
	padding: 3px 0px 4px 32px;
	margin: 15px 0px 0px 0px;
}

span.deta {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #00ADCE;
	padding-left: 10px;
}

.entry-body {
	margin: 10px 0px 0px 32px;
}

.entry-body p {
	margin: 0 0 1em 0;
	line-height: 130%;
}

p.ichiran {
	clear: both;
	text-align: right;
	margin: 0px 0px 15px 0px;
}

/*　メニュー
----------------------------------------------- */
h3.menu {
	background-image: url(images/top_navi_menu.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 164px;
	margin: 0px;
	padding: 0px;
	text-indent: -700em;
}

ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/*　会社詳細表示
----------------------------------------------- */
h3.name {
	font-size: 14px;
	padding: 0px;
	margin: 15px 0px 0px 15px;
	font-weight: bold;
	color: #FF6600;
}

p.name {
	font-size: 11px;
	line-height: 130%;
	padding: 0px;
	margin: 6px 0px 10px 15px;
}

span.name-midashi {
	font-size: 11px;
	margin-right: 6px;
	font-weight: bold;
	color: #FF6600;
}

/*　画像カウンター
----------------------------------------------- */
p.count {
	padding: 0px;
	margin: 15px 0px 0px 15px;
}

/*　バナー
----------------------------------------------- */
p.banner {
	padding: 0px;
	margin: 6px 0px 0px 15px;
}

/*　RSS配信
----------------------------------------------- */
p.rss {
	padding: 0px;
	margin: 20px 0px 0px 15px;
}

/*　管理人
----------------------------------------------- */
p.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px;
	margin: 15px 0px 0px 15px;
}

/*　MovableType
----------------------------------------------- */
p.mt {
	padding: 0px;
	margin: 20px 0px 0px 15px;
	font-size: 10px;
	line-height: 130%;
}

/*　エントリー内の画像表示
----------------------------------------------- */
img.photo-right {
	float: right;
	margin: 0 0 10px 10px;
}

div.entry-body img {
	float: right;
	margin: 0 0 10px 10px;
}

div.entry-body img.big {
	clear: both;
	margin: 0 0 30px 0;
}

/*　追記（URL）
----------------------------------------------- */
p.more {
	font-size: 10px;
}

.more a {  color: #00ADCE; text-decoration: underline;}
.more a:hover {  color: #999999; text-decoration: underline;}

.entry-body img {
	border: none;
}

/*　新着マーク
----------------------------------------------- */
span.new {
    display: none;
    color: red;
    font-weight: bold;
}

span.new img {
	padding-left: 6px;
	vertical-align: middle;
}

/*　赤文字
----------------------------------------------- */
.entry-body strong {
	font-size: 14px;
	color: red;
	font-weight: bold;
}
