@charset "utf8";
/* 全体の設定 */
body {
	font-family:Arial, Tahoma, "Trebuchet MS", Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333;
	background-color: #e3e3e3;
	text-align: center;
  background-repeat: repeat; 
  background-position: center 0; margin: 0; 
  }
/* 画像ボーダー */
img { border-style: none; }
/* 強調 */
strong {
	color: #ff6600;
}
/* 読み飛ばし */
.skip{
	position: absolute;
	left: -9999px;
}
/* 非表示 */
.none{
	display: none;
}
/* 区切り */
hr {
	display: none;
}
/* クロスブラウザ */
h1,h2,h3,h4,p {
	margin: 0px;
	padding: 0px;
}


/* 全体の枠 */
#container { background-color: white; background-repeat: no-repeat; background-attachment: fixed; background-position: center bottom; text-align: left; width: 950px; margin-right: auto; margin-left: auto; border: solid 1px #808080; }

/* ヘッダー */
#header {
	color: #333333;
	background-color: white;
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
}
/* 見出し */

/* ブログの説明 */
.description {
	font-size: 75%;
	padding: 0px;
}
/* ヘッダーリンク */
#header a {
	text-decoration: none;
	color: #ccf;
	background-color: #ffffff;
}
/* ヘッダーリンク色 */
#header a:link {
	text-decoration: none;
	color: #fff;
	background-color: #ffffff;
}
/* ヘッダーマウスオーバー時 */
#header a:link:hover {
	text-decoration: none;
	color: #ccf;
	background-color: #ffffff;
}
/* ヘッダークリック時 */
#header a:link:active {
	text-decoration: none;
	color: #69c;
	background-color: #ffffff;
}
/* ヘッダー訪問済み */
#header a:visited {
	text-decoration: none;
	color: white;
	background-color: #ffffff;
}
/* ヘッダー訪問済みマウスオーバー */
#header a:visited:hover {
	text-decoration: none;
	color: #9cf;
	background-color: #ffffff;
}
/* ヘッダー訪問済みクリック時 */
#header a:visited:active {
	text-decoration: none;
	color: #ccf;
	background-color: #ffffff;
}
/* ロゴエリア */
#banner {
	width: 530px;
	float: left;
}
/* 検索エリア */
#searchbox {
	text-align: right;
	margin: 0;
	padding:0;
	width: 200px;
	float: right;
}
/* 検索エリア余白 */
#searchbox .pad {
	padding-top: 10px;
	padding-right: 20px;
}
/* 検索 */
#searchbox form {
	margin: 0px;
	padding: 0px;
}
/* 検索ラベル */
#searchbox label {
	display: none;
}
/* 検索 ボックス・ボタンサイズ */
#searchbox input {
	font-size: 75%;
}

/* 上部ナビゲーションバー */
#navi { clear: both; font-size: 75%; background-color: #69c; width: 100%; float: left; }
/* 上部ナビゲーションバー余白 */
#navi .pad { padding-left: 5px; padding-right: 5px; }
/* 上部ナビゲーションバー リスト */
#navi ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #69c;
}
#navi ul li {
	display: inline;
}


/* 上部ナビゲーションバーリンク設定 */
#navi ul li a {
	text-decoration: none;
	color: white;
	background-color: #69c;
	float: left;
	padding: 0.5em 20px;
	border-right: 1px solid #3a0000;
}
/* 上部ナビゲーションバー マウスオーバー時 */
#navi ul li a:hover {
	color: #000;
	background-color: #9cf;
	background-image: url(image/navi.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

/* イメージ画像エリア */
#image {
	background-image: url(image/image1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 150px;
	clear: both;
	border-top: 1px solid #69c;
	border-bottom: 5px solid #69c;
}
/* コンテンツ枠 */
#content { width: 740px; float: right; }

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

/*メイン余白  */
#main .pad { padding-top: 10px; padding-bottom: 10px; padding-left: 12px; }
/* メイン日付 */
#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: 100%; color: #00f; background-image: url(image/hg.gif); background-repeat: no-repeat; background-position: left center; margin-top: 5px; padding-top: 5px; padding-left: 50px; margin-bottom: 5px; margin-left: 0; padding-bottom: 5px; }
/* メイン見出しh3 */
#main h3 { font-size: 100%; margin-top: 10px; padding-top: 0; margin-left: 5px; margin-bottom: 10px; padding-bottom: 3px; border-bottom: 1px solid #cccccc; }
/* メイン見出しh4 */
#main h4 { font-size: 100%; margin-top: 10px; padding-top: 0; margin-left: 5px; margin-bottom: 10px; padding-bottom: 3px; border-bottom: 1px dotted #cccccc; }
#mes { font-size: 82%; line-height: 2.3em; text-align: center; letter-spacing: 0.05em; margin-top: 0; margin-bottom: 0; width: 558px; }
#mes image {  }
/* 引用元情報 */
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;
}
.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;
	margin-top: 0;
	margin-bottom: 15px;
}
.rentory dt {
        padding: 0;
}
.rentory dd {
	line-height: 140%;
	margin-top: -1.4em;
	margin-left: 6em;
	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;
}
#main .sign { font-weight: bold; font-style: italic; text-decoration: none; text-align: right; }
/* 追記 */
.more {
	margin-top: 3px;
	margin-bottom: 10px;
	float: right;
}
/* 投稿者情報 */
#main .posted {
	font-size: 90%;
	color: #333333;
	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%;
}
/* サイドバー */
#side { font-size: 82%; line-height: 140%; width: 300px; height: 100%; float: left; border-color: gray; }
/* サイドバー余白 */
#side .pad { font-size: 100%; padding-top:15px; padding-left: 15px; padding-right: 0; }
/* サイドバーリンク設定 */
#side a { text-decoration: none; color: #ac0000; padding-left: 10px; }
/* サイドバーリンク色 */
#side a:link {
	text-decoration: none;
	color: #ac0000;
}
/* サイドバーマウスオーバー時 */
#side a:link:hover {
	text-decoration: none;
	color: #ff6600;
}
/* サイドバークリック時 */
#side a:link:active {
	text-decoration: none;
	color: #ff6600;
}
/* サイドバー訪問済み */
#side a:visited {
	text-decoration: none;
	color: #4c1b00;
}
/* サイドバー訪問済みマウスオーバー */
#side a:visited:hover {
	text-decoration: none;
	color: #ff6600;
}
/* サイドバー訪問済みクリック時 */
#side a:visited:active {
	text-decoration: none;
	color: #ff6600;
}

/* サイドバー見出しh2 */
#side h2 { color: blue; font-size: 95%; font-weight: bold; background-image: url(image/h2.png); background-repeat: no-repeat; text-decoration: none; clear: both; margin-bottom: 2px; padding-top: 5px; padding-bottom: 2px; padding-left: 30px; }
/* サイドバー見出しh3 */
#side h3 {
	font-size: 100%;
	color: #333333;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	clear: both;
	border-bottom: 1px solid #cccccc;
}
/* サイドバー段落 */
#side p {
	font-size: 90%;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* サイドバー2 */
#side2 { font-size: 85%; line-height: 140%; width: 190px; float: right; }
/* サイドバー2余白 */
#side2 .pad { padding-top:15px; padding-left: 0; padding-right:5px; }
/* サイドバーリンク設定 */
#side2 a {
	text-decoration: none;
	color: #ac0000;
}
/* サイドバーリンク色 */
#side2 a:link {
	text-decoration: none;
	color: #ac0000;
}
/* サイドバーマウスオーバー時 */
#side2 a:link:hover {
	text-decoration: none;
	color: #ff6600;
}
/* サイドバークリック時 */
#side2 a:link:active {
	text-decoration: none;
	color: #ff6600;
}
/* サイドバー訪問済み */
#side2 a:visited {
	text-decoration: none;
	color: #4c1b00;
}
/* サイドバー訪問済みマウスオーバー */
#side2 a:visited:hover {
	text-decoration: none;
	color: #ff6600;
}
/* サイドバー訪問済みクリック時 */
#side2 a:visited:active {
	text-decoration: none;
	color: #ff6600;
	background-color: transparent;
}
/* サイドバー見出しh2 */
#side2 h2 { font-size: 95%; color: #333333; background-image: url(image/hg.gif); background-repeat: repeat-x; float: right; padding-top: 2px; padding-left: 30px; margin-bottom: 2px; padding-bottom: 2px; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
/* サイドバー見出しh3 */
#side2 h3 {
	font-size: 100%;
	color: #333333;
	padding-top: 2px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	clear: both;
	border-bottom: 1px solid #cccccc;
}
/* サイドバー段落 */
#side2 p {
	font-size: 90%;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/* カテゴリー */
#categories{ padding-bottom: 2px; }
/* サイドバーフリースペース */
.note{
	padding-left: 5px;
	padding-right: 5px;
}
/* サイドバーフリースペースの段落 */
.note p {
	line-height: 130%;
	padding-bottom: 2px;
}
/* サイドバーカテゴリー一覧 */
#side ul { font-size: 80%; margin: 0 5px 2px; padding-left: 20px; list-style-type: circle; }
#side ul ul li { font-size: 80%; margin-left: 10px; }
#side li { font-size: 70%; background-image: none; margin-bottom: 2px; }
#side li a { color: white; font-size: 80%; text-decoration: none; }
#side li a:hover  {
	text-decoration: none;
}decoration: none;
}
/* サイドバー画像 */
#side img {
	margin-top: 3px;
	border-style: none;
	margin-bottom: 3px;
}
/* サイドバーリンク */
.link-note {
	font-size: 75%;
	color: #333333;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	padding: 2px;
}
#powered {
	font-size: 75%;
	color: #333333;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 20px;

}

/* 下部ナビゲーション */
#footernavi { font-size: 70%; text-align: center; width: 100%; margin: 0; padding: 0; clear: both; }
#footernavi ul {
	margin: 0;
	padding: 0;
}

#footernavi ul li {
	display: inline;
}
#footernavi ul li a {
	text-decoration: none;
	color: #ac0000;
	padding: 0 0.5em;
}

/* フッター */
#footer { color: #333333; background-position: center bottom; background-repeat: no-repeat; width: 100%; clear: both; padding: 0 15px 15px; }
/* 文責 */
address {
	font-size: 70%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	line-height: 100%;
	margin-bottom: 5px;
}
/* ------ テーブル ------ */
table { margin: 0; font-size:1em; background-image: url(image/tbbk.jpg); border-color: #999 #919191 #919191 #999; border-style: solid; border-width: 3px; }

table th { text-align: left; padding: 5px; border-color: #69c;

};border-style: solid none none solid;border-width: 1px;

table td { text-align: left; padding: 5px; border-color: #69c;

};border-style: solid none none solid;border-width: 1px;
table tr { text-align: left; padding: 5px; border-style: solid none none solid; border-width: 1px; border-color: #69c; }
.pricetd{
background-color:#ffffff;
margin: 0;
padding: 5px 5px 5px 10px;
text-align : left;
font-size:1em;
line-height:120%;
}


* html table {
font-size:x-small;
}
/* ------ テーブル ------ */
.sprofile{ margin: 0 0 3px; padding: 5px 0; width : 600px; border-bottom: 1px dotted #999999; }
.staff{
margin: 0 0 5px 10px;
padding: 0 0 5px;
width : 500px;
text-align : left;
}

.staffname{
color: #003399;
font-size: 100%;
font-weight: bold;
}

.staffphoto{ margin: 0; padding: 2px 0; width : 100px; float: left; }
/* カテゴリ枠 */
#catego { font-size: 95%; background-image: url(image/h3.png); background-repeat: no-repeat; background-position: 0 0; letter-spacing: 0.05em; width: 520px; margin-bottom: 2px; padding-top: 5px; padding-bottom: 5px; }
#catego .toukou { width: 70%; float: left; }
#catego .more { width: 30%; float: right; }

/* ページ分割のリンク */

.pagemenu{ font-size: 90%; text-align: left; margin-top: 5px; margin-bottom: 5px; }
