/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
 margin: 0;
 padding: 0;
}

html{height: 100%;}

/* BODY--------------------------------------------*/
body {
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
 text-align:center;
 margin : 0;
 background: #FFF;
 color:#666;
 font-size: 75%;
 line-height: 150%;
 border-top: solid 5px #E64C19;
}

/*デフォルト属性 */
img, a, p, h1, h2, h3, h4, h5, h6, blockquote {
 margin: 0;
 padding: 0;
 border: 0;
}

/* strongの色 */
strong {font-weight: bold;}

/* 画像の属性 */
img {border: none; margin: 0 5px;}

/* 右寄せのリンク指定 */
.detail {
 float:right;
 font-size: 100%;
 margin : 0px;
 padding :0px 5px 0px 5px;
}

/* リンクの属性（未指定時 */

a:link, a:visited, a:active {color: #FF9966; text-decoration: none;}
a:hover {color: #F00; text-decoration: underline;}

/* テーブルの属性*/
table {margin: 0 0 0 10px; font-size: 12px; color: #000000; line-height: 100%;}
td {padding: 2px;}

/* --------- 基本設定 -----------------　*/
#wrapper
{
 width: 800px;
 margin: 0 auto;
 text-align: left;
 background: url("http://www.naizou.jp/support/img/header.gif") no-repeat;
}
 
/*-----ヘッダー部分-----*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 150px;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -1000px;
}
 
#header h1 a {
	width:350px;
	height:150px;
	overflow: hidden;
	background-image: url("http://www.naizou.jp/support/metabo/img/header.gif");
	background-repeat: no-repeat;
	display: block;
}

#header h1 a:hover {
	background-image: url("http://www.naizou.jp/support/img/header.gif");
}
 
/*パンくずリスト*/
.navi2 {
	margin :0px;
	width: 100%;
	font-size: 85%;
	padding: 0 5px;
	text-align: left;
	}

.navi2 a {
	color: #FF9966;
	text-decoration: none;
	}

.navi2 a:hover {
	color: #F20;
	text-decoration: underline;
	}

/*-----エントリー部分(共通）-----*/
#content{
	width: 550px;
	float: right;
	overflow-x: hidden;	
}

#content h2 {
	margin: 10px 0 5px 0;
	font-size:117%;
	font-weight:bold;
	line-height: 200%;
	text-indent: 10px;
	color: #333;
	border-left: 5px solid #FF9933;
	border-bottom: 1px dotted #FF9933;
	background-color: #F8F8D4;
}

#content div {
	color:#333;
	margin: 10px 5px 10px 10px;
	font-size: 100%;
	line-height: 130%;
}

#content h3 a:link, #content h3 a:visited, #content h3 a:active {
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	font-family: Verdana,Helvetica,sans-serif;
	padding: 5px;
	color: #333;
	background: #F8F8D4;
	overflow-x: hidden;	
	display: block;
	text-decoration: none;
}

#content h3 a:hover {
	color: #FFF;
	background: #E64C19;
}

#content h4 {
	margin: 10px 0px 5px 0px;
	color: #000;
	font-size:100%;
	line-height: 1.0;
	font-weight:bold;
	text-indent: 10px;
	background-color: <!--#F8F8D4-->;
                border-left: 3px solid #FF9933;	
                border-bottom: 1px solid #FF9933;
}

#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
	color; #666;
}

#other #content div img{
	border: none;
	margin: 5px 10px;
	float: left;
}


#content .next{
	float: right;
	clear: both;
	margin: 5px 10px 10px 0;
}

/*-----記事枠の設定(エントリーページ以外）-----*/

#content .info{
	margin: 0px;
	color: #666;
	font-size: 100%;
	line-height: 150%;
	padding: 5px;
	display: block;
}


#content .box{
	float: left;
	width: 177px;
	overflow-y: hidden;	
	margin: 0 0px 10px 4px;
	border: 1px solid #BBB;
	font-size:100%;
	text-align: left;
	line-height: 130%;
	height:248px;
}

#content .box div{
	padding: 5px;
	font-size: 10px;
}

#main #content div img{
	border: none;
	margin: 0 10px 5px 10px;
	text-align: center;
}

#content .search {
	margin: 0 0 10px 15px;
	width: 530px;
	border: 1px solid #999;
	background: #F8F8D4;
	display: block;
}

#content .search div{
	padding 10px;
}

/*----- trackbacks & Comments-----*/
#content .post1,#content .post2 {
	border-top: solid 1px #AAAAFF;
	font-size: 12px;
	padding-top: 6px;
	margin-bottom: 30px;
}

#content #trackbackdata post1{
	font-size: 10px;
	color: #888;
	margin-bottom: 10px;
}

#content #tbdata,#content #tbdata p, #content #commentdata,#content #commentdata p{
	font-size: 12px;
	color: #888;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}
#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}

/*-----サイド(left)--------*/

#left {
	width: 240PX;
	float: left;
	margin: 0px;
	color: #666;
	font-size: 100%;
	line-height; 1.5;
}

/*-----フィールド属性 otherpage-----*/
#left fieldset {
	font-size: 85%;
	line-height: 1.3;
	color: #666;
	margin : 0px 0px 5px 5px;
	padding: 5px;
	text-align: left;
	text-valign: top;
}

#left legend {
	font-size: 100%;
	color : blue;
}

/* その他 */
#left h2 {
	margin: 10px 0px 5px 5px;
	text-indent: 10px;
	height: 17px;
	color: #FFF;
	font-size:100%;
	font-weight:bold;
	background-color: #FF9933;
}

#left h3{
	font-size: 100%;
	font-weight: bold;
	line-height: 1.2;
	font-family: Verdana,Helvetica,sans-serif;
	padding: 5px;
	color: #FFF;
	background: #FF9933;
	display: block;
	text-decoration: none;
}

#left p {
	color:#666;
}

/*トップページ左サイドに情報ボックスを作る場合の指定（必要なければ削除）*/
#left .box{
	margin: 10px 0;
	border: 1px solid #BBB;
	font-size:100%;
	text-align: left;
	line-height: 1.3;
}

#left .box div{
	padding: 5px;
	font-size: 85%;
}


/*トップページ左サイドにリンク集を作る場合の指定（必要なければ削除）*/
#left .toplink {
	margin: 5px 5px 5px 10px;
	font-family: Verdana,Helvetica,sans-serif;
	color:#666;
	font-size: 85%;
	line-height: 1.3;
}


#left .toplink a:link, #left .toplink a:visited {
	color: #666;
	text-decoration: none;
}

#left .toplink a:hover {
	color: #FFCC00;
}


/*メニュー*/
#left .idx{
	width:240px;
	margin : 5px 0 0 0;
	text-align: left;
	text-indent: 10px;
	line-height: 2.5;
	display: block;
	color: #666;
	font-size: 100%;
	font-weight: bold;
	background: #F8F8D4;
	border-top: 2px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	}

.new ul{
	font-style: 85%;
	list-style-type: circle;
}
.new li{
	margin-left:15px;
}
	

/* メニュー */
.menu{
	border-bottom: 1px solid #336600;
}

.menu ul{
	list-style: none;
	margin: 0;
	font-size: 100%;
	text-align: left;
	line-height: 2.0;
	}

.menu li.pt1 {
	display: block;
	width: 240px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 10px;
	text-decoration: none;
	border-top: 1px solid #FF9933;
	}
	
.menu li.pt1 a:link, .menu li.pt1 a:visited, .menu li.pt1 a:active {
	display: block;
	width: 240px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 10px;
	text-decoration: none;
	}
.menu li.pt1 a:hover {
	color: #FFF;
	background: #FF9933;
	}
	
.menu li{
	display: block;
	width: 240px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 20px;
	text-decoration: none;
	border-top: 1px solid #FF9933;
	}
	
.menu li a:link, .menu li a:visited, .menu li a:active {
	display: block;
	width: 240px;
	list-style: none;
	margin: 0;
	font-weight: normal;
	color: #666;
	text-indent: 20px;
	text-decoration: none;
	}
.menu li a:hover {
	color: #FFF;
	background: #FF9933;
	}

/* 検索窓 */
.searchform	{
	font-size: 85%;
	line-height: 1.3;
}


 
/* フッター-----------------*/
#footer {
	clear: both;
	height: 100px;
	background: url("http://www.naizou.jp/support/img/footer_back.gif");
	margin: 10px 0 0 0;
}
#footer div {
	width: 800px;
	margin: 0 auto;
	padding: 5px 0;
	color: #F8F8D4;
	font-size: 100%;
	line-height: 1.0;
	text-align: right;
}
	
#footer a:link, #footer a:visited, #footer a:active {color: #FFF;text-decoration: none;}
#footer a:hover{color : #FF6060;text-decoration: underline;}

/*フッターナビ*/
#f_navi {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	margin: 0px;
	padding: 10px 5px 5px 5px;
	font-size: 100%;
}

#f_navi img{margin: 0 5px;border-style: none; vertical-align: middle;}

/*  フォームメール用  */
.comments-head{
	margin: 10px 10px 10px 5px;
	font-size: 117%;
	font-weight: bold;
	color: #336600;
}

.comment-content{
	margin: 10px 0px 10px 10px;
	font-size: 100%;
	color: #666;
	line-height: 155%;
}

.comment-view{
	margin: 0px 0px 10px 10px;
	font-size: 100%;
	color:  #336600;
	line-height: 155%;
}
	
.changecss{
	position: absolute;
	right: 10px;
	top: 8px;
	text-align: right;
	font-size: 85%;
}
