/* KNTS WEB CREATOR CSS www.knts.net thems [Shop] */

/* BODY全体 */
body{
	margin:0;
	padding:0;
	text-align:left;
	color:#000000;
	background: url('body_back.png') repeat-x;
}

/* BODY内部 全体 */
DIV#body_layout{
	margin:0;
	width:790px;
	text-align:left;
}

/* 最上部 */
DIV#header {
	width:100%;
	/*background-color:#fbb4b1;*/
}

DIV#Logos {
	height:125px;
	background: url('logoback.png') no-repeat;
}

DIV#Logos .Paddings {
	height:30px;
}

/* 最上部ロゴ */
DIV#Logos .headlogo {
	float:left;
	width:300px;
}

/* 最上部ロゴ */
DIV#Logos .headbnr {
	float:left;
	width:498px;
}

/* グーグルフォーム用 */
DIV#headgide {
	width:100%;
	height:24px;
}

/* メインコンテンツ */
DIV#main_body {
	float:right;
	width:610px;
	background-color:#ffffff;

}

/* 派生データ成型 */
DIV#contents {
	text-align:left;
	width:600px;
	border:solid 1px #cccccc;
}

DIV#contents .Backcolor {
	background-color:#fea83f;
}

DIV#contents .Subject_det {
	text-align:right;
	color:gray;
	font-size:8pt;
}

DIV#mc_widths {
	width:590px;
	}
	
DIV#Side_contena {
	width:180px;
	float:left;
}

/* サイドバー（左）*/
DIV#sidebar {
	padding-left:5px;
	padding-top:5px;
	background-color:#ffffff;
}

DIV#Left_Contents {
	background:#edf5d6;
	width:152px;
	border:1px solid #e1be00;
}

DIV#subjct_title {
	width:150px;
	border:1px solid #e1be00;
	background:#edf5d6;
	font-size:10pt;
	text-decoration:none;
}

DIV#subjct_title A {
	text-decoration:none;
}

DIV#subjct_title SPAN {
	height:18px;
}

/* フッターコピーライト */
DIV#foot{
clear:both;
width:100%;
/*border-top:1px solid #000000;*/
/*background-color:#526d5a;*/
color:#333333;
}

/* HTML */
h1 { margin:0;padding:0;font-size:10pt;color:#333333;}
h2 { margin:0;padding:3px;font-size:12pt;color:#333333;text-indent:15px; }
h3 { margin:10px 0 0 0;font-size:12pt;color:blue; }
hr { border-style:dotted;color:blue; }
#photo { border:5px solid #ffffff;}
fieldset {width:600px;padding:0px;text-align:left;border:0;font-size:10pt;}

/* Class Font */
.ft8 { font-size:8pt; }
.ftn { font-size:8px;}
.ftm { font-size:10pt;}
.ftl { font-size:11pt;}
.ftll { font-size:12pt;}
.ftlb { font-size:14pt;}
.log { font-size:24pt;font-weight:bold ;}

/* グーグル検索フォーム */
.Gogle_fom {
	margin:0px;
	padding:0px;
	margin-right:20px; 
	margin-top:1px; 
	margin-bottom:1px;
	
}

.Top_Bgfom {
margin-top:10px;
	border-left:1px solid #840004;
	border-right:1px solid #840004;
	clear:both;
	height:24px;
	background-image: url(btn_fom.gif);
} 

.Gogle_inp {
	border:1px solid #36463c;
	border-right: 1px solid #97b0a2;
	border-bottom:1px solid #97b0a2;
	font-size:9pt; 
	background-color:#86a190;
	color:#f0fbdd;
}

.Gogle_subm {
	border:solid 1px #36463c;
	border-bottom:1px solid #607f6b;
	background-color:#607f6b;
	font-size:9pt;color:#f0fbdd;
}

.Gfc{
	color:yellow;
	font-weight:bold;
}


