@CHARSET "Shift_JIS";

body {
	background-color: #FFF;
	color: #666;
	font-family:
			Meiryo, "メイリオ",
			"Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3",
			Osaka,
			"MS P Gothic", "ＭＳ Ｐゴシック",
			sans-serif;
	line-height: 1.3;
	height: 100%;
	text-align: center;
	margin: 0px;
	padding:0px;
	font-size: 12px;
}
img { border: 0px; }
.gnavi_waku {
	position: relative;
	width:800px;
	height: 27px;
}
.gbtn_1 {
	position: absolute;
	background-image: url(../image/top_gbtn_home.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	width:100px;
	height:27px;
}
.gbtn_2 {
	position: absolute;
	background-image: url(../image/top_gbtn_annai.gif);
	background-repeat: no-repeat;
	left: 100px;
	top: 0px;
	width:100px;
	height:27px;
}
.gbtn_3 {
	position: absolute;
	background-image: url(../image/top_gbtn_column.gif);
	background-repeat: no-repeat;
	left: 200px;
	top: 0px;
	width:100px;
	height:27px;
}
.gbtn_4 {
	position: absolute;
	background-image: url(../image/top_gbtn_qa.gif);
	background-repeat: no-repeat;
	left: 300px;
	top: 0px;
	width:100px;
	height:27px;
}
.gbtn_5 {
	position: absolute;
	background-image: url(../image/top_gbtn_voice.gif);
	background-repeat: no-repeat;
	left: 400px;
	top: 0px;
	width:100px;
	height:27px;
}
.gbtn_6 {
	position: absolute;
	background-image: url(../image/top_gbtn_order.gif);
	background-repeat: no-repeat;
	left: 500px;
	top: 0px;
	width:100px;
	height:27px;
}
.gbtn_7 {
	position: absolute;
	background-image: url(../image/top_gbtn_after.gif);
	background-repeat: no-repeat;
	left: 600px;
	top: 0px;
	width:100px;
	height:27px;
}
.gbtn_8 {
	position: absolute;
	background-image: url(../image/top_gbtn_sitemap.gif);
	background-repeat: no-repeat;
	left: 700px;
	top: 0px;
	width:100px;
	height:27px;
}
.tetu_line {
	background-image: url(../report/image/tetu_line.gif);
}
/*------------------------------
  リンク要素
-------------------------------*/
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #069;
}

/* 上部枠 */
.waku_top {
	width:800;
	height:auto;
	border-top: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
}
/* メイン部外枠 */
.waku_main {
	position: relative;
	width:800;
	height:auto;
 	border: 1px solid red;
 	text-align: left;
}
/* 左側外枠 */
.waku_left_all {
	position: absolute;
	top:0;
	left:0;
	width:160;
	height:auto;
	text-align: left;
}
/* 左側中枠 */
.waku_left_in {
	width:160;
	height:auto;
	padding:5;
	line-height:16px;
}
/* 右側外枠 */
.waku_right_all {
	position: absolute;
	top:0;
	left:646;
	width:155;
	height:auto;
	text-align: left;
}
/* 右側中枠 */
.waku_right_in {
	position:relative;
	width:155;
	height:auto;
	padding:5;
	line-height:16px;
}
/* 中心側外枠 */
.waku_center_all {
	position: absolute;
	top:0;
	left:160;
	width:485;
	height:auto;
	border-left: 1px solid red;
	border-right: 1px solid red;
}
/* 中心側内枠 */
.waku_center_in {
	width:480;
	height:auto;
	padding:10;
	color:#000000;
	line-height:1.2em;
}
/* 下部枠 */
.waku_bottom {
	width:800;
	height:auto;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	font-size:12px;
	visibility:hidden;
}
/* 見出し用オレンジバー */
.bar_orange {
	width:485;
	height:25;
	background-image: url(../image/top_bar_orange.gif);
	background-repeat: no-repeat;
	padding:5;
	color:#000000;
	font-size:1em;
}
/* 日記タイトル日付 */
.diary_date {
	background-image: url(../diary/image/diary_bar.gif);
	background-repeat: repeat-x;
	width:auto;
	height:23;
	padding:5;
	font-weight:bold;
	color:black;
}
/* サンラメラのご案内 */
.annai {
	background-image: url(../annai/image/annai_title.jpg);
	width:485;
	height:291;
}
.annai_info {
	position:absolute;
	top:50;
	left:25;
	width:300;
	color:white;
	font-weight:bold;
	line-height:1.2em;
}
.annai_link {
	position:absolute;
	top:50;
	left:355;
	width:120;
	line-height:1.5em;
}
.annai_navi {
	color:#0066CC;
	font-size:1em;
	line-height:0.3em;
	text-decoration: none;
}
.annai_fukidasi {
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(../annai/image/annai_fukidasi.gif);
	background-repeat: no-repeat;
	width:440;
	height:38;
}
.annai_fukidasi_in {
	margin-left:20;
	width:400;
	height:20;
	padding:8;
	color:#996600;
	font-size:1em;
	line-height:1.5em;
}
.annai_fukidasi_out {
	margin-left:20;
	width:420;
	height:auto;
	color:black;
	font-size:1em;
	line-height:1.2em;
}
/* よくあるご質問 */
.qa_moji {
	height:10;
	margin:5;
	color:#0066CC;
	font-size:1em;
	font-weight:bold;
}
/* サイトマップ */
.sitemap_waku_left {
	position:absolute;
	top:50;
	left:25;
	width:220;
}
.sitemap_waku_right {
	position:absolute;
	top:50;
	left:260;
	width:220;
}
.sitemap {
	color:#996600;
	font-size:1.1em;
	line-height:1.5em;
	font-weight:bold;
	margin:5;
	height:22;
	text-decoration: none;
}
.sitemap_in {
	color:#996600;
	font-size:0.9em;
	line-height:1.5em;
}
/* フォント */
.black {
	color:#000000;
	font-size:0.85em;
	line-height:1.2em;
}
.black_L {
	color:#000000;
	font-size:1.5em;
}
.darkgray {
	color:#666666;
	font-size:0.85em;
	line-height:1.2em;
}
.blue {
	color:#3399CC;
	font-size:0.85em;
	line-height:1.2em;
}
.cian {
	color:#0066CC;
	font-size:1em;
	line-height:1.5em;
}
.red {
	color:red;
	font-size:0.85em;
	line-height:1.2em;
}
.gold {
	color:#996600;
}
.taiwa1	{
	color:black;
	font-size:0.8em;
	line-height:1.2em;
}
.taiwa2	{
	color:#996600;
	font-size:0.8em;
	line-height:1.2em;
}
TD {
	color:black;
	font-size:0.8em;
	line-height:1.2em;
}
h1.blackS {
	color:black;
	font-size:100%;
	font-weight:normal;
	margin:0;
}
h2.red {
	color:red;
	font-size:100%;
	margin:5;
}
h2.black {
	color:black;
	font-size:125%;
	margin:0;
}
h2.blue {
	color:#0066CC;
	font-size:125%;
	margin:0;
}
h3.gold {
	color:#996600;
	font-size:100%;
	margin:5;
}
/*------------------------------
  リンク集
-------------------------------*/
#link {
	text-align: center;
	
}
#link table {
	border-collapse: collapse;
	border-spacing: 0;
}
#link td {
	border-bottom: 1px solid red;
	vertical-align: top;
	padding: 7px;
}
#link th {
	border-bottom: 1px solid red;
	padding: 7px;
	width: 150px;
	vertical-align: top;
}
#link .noline {
	border-bottom: 0px;
}
#link a {
	color: red;
}

/* 余白 */

img { border:0;}
.marB10 { margin:0 0 10px 0;}

