*{
	margin: 0;
	padding: 0;
	
}

body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #000;
	line-height: 140%;
}


/* ページ共通 */

#wrapper {
	width: 950px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(../img/top.jpg);
	height: 273px;
	width: 950px;
}


/* グローバルメニュー */
#navi01 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi01 li {
    float: left;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#navi01 a {
    display: block;
    height: 70px;
    width: 190px;
}
#navi01 span {
    display: none;
}
 
#navi01 a:hover {
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
}
#navi001 a{
    background-image: url(../img/menu-btn01.jpg);
    background-repeat: no-repeat;
}
#navi002 a {
    background-image: url(../img/menu-btn02.jpg);
    background-repeat: no-repeat;
}
#navi003 a {
    background-image: url(../img/menu-btn03.jpg);
    background-repeat: no-repeat;
}
#navi004 a {
    background-image: url(../img/menu-btn04.jpg);
    background-repeat: no-repeat;
}
#navi005 a {
    background-image: url(../img/menu-btn05.jpg);
    background-repeat: no-repeat;
}
/*サイドメニュー*/
#s_navi01 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#s_navi01 li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#s_navi01 a {
	display: block;
	height: 51px;
	width: 210px;
}
#s_navi01 span {
    display: none;
}
 
#s_navi01 a:hover {
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
}

#s_navi001 a{
	background-image: url(../img/side-btn00.gif);
	background-repeat: no-repeat;
	padding-bottom: 2px;
}
#s_navi002 a {
	background-image: url(../img/side-btn01.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
#s_navi003 a {
	background-image: url(../img/side-btn02.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
#s_navi004 a {
	background-image: url(../img/side-btn03.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
#s_navi005 a {
    background-image: url(../img/side-btn04.gif);
    background-repeat: no-repeat;
	padding-bottom: 3px;
}
#s_navi006 a {
    background-image: url(../img/side-btn05.gif);
    background-repeat: no-repeat;
	padding-bottom: 3px;
}

/*サイドメニュー02*/
#ss_navi01 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ss_navi01 li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#ss_navi01 a {
	display: block;
	height: 100px;
	width: 210px;
}
#ss_navi01 span {
    display: none;
}
 
#ss_navi01 a:hover {
    filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;
}

#ss_navi001 a{
	background-image: url(../img/side-btn000.jpg);
	background-repeat: no-repeat;
	padding-bottom: 2px;
}


/* コンテンツ枠*/
#main_left {
	float: left;
	width: 219px;
	padding-top: 15px;
	margin-top: 0px;
}
#main_right{
	float: right;
	width: 730px;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 10px;

}

/* マージン */
.under_magin {
	margin-bottom: 10px;
}
.photo-left {
	text-align:right;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.photo-right {
	float: right;
	padding-right: 25px;
}
.photo-left2 {
	float: left;
	padding-right: 5px;
}
.clear {
clear:both;
}
.clear_left {
	clear: left;
}
/* フッター */

#foot {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img/foot.gif);
	background-repeat: no-repeat;
	width: 950px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #94241C;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#foot02 {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img/foot.gif);
	background-repeat: no-repeat;
	width: 950px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #94241C;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.side_ad {
	font-size: 11px;
	color: #900;
	padding-top: 25px;
	line-height: 120%;
}
/* TOPICS */
#topic {
	width: 350px;
	float: left;
}
.topic_box {
	width: 350px;
	margin-top: 5px;
	border: 1px solid #A4646A;
}

/* facebook */
#facebook {
	width: 375px;
	float: right;
}
.facebook_box {
	width: 373px;
	margin-top: 5px;
	border: 1px solid #69F;
}
/* カラマツストーブとは */
#box {
	border: 1px solid #94241c;
	width: 705px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 5px;
}
#box2 {
	border: 1px solid #94241c;
	width: 705px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
#box3 {
	border: 1px solid #94241c;
	width: 705px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
.box_in {
	width: 100%;
	overflow: hidden;
}

.box_in3 {
	width: 440px;
	overflow: hidden;
	float: right;
}
.box_in2 {
	width: 730px;
	overflow: hidden;
	float: right;
}

.box_in4 {
	width: 100%;
	overflow: hidden;
}

.box_in img {
   float: left;
   margin: 0 15px 0 0 ;
   padding: 0;
   border: 0;
}
.box_in2 img {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
}

.box_in4 img {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
	margin-bottom:10px;
}

.img_right {
	float: right;
}
.auot{
   overflow: hidden;
   height: auto;
}

div.imagebox {
	width: 175px;
	float: left;
	text-align: left;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
}

.cap {
	margin-top: 10px;
}
.sbox {
	float: left;
	width: 200px;
	margin-left: 34px;
}

/* 設置の流れほか*/
.text_box1 { /* ボックス1 */
float: left;
width:327.5px; height:25px;
margin:5px; padding:10px;
}
.text_box2 { /* ボックス2 */
height:25px;
margin:5px; padding:10px;
}
.text_box3 { /* ボックス3 */
height:50px;
margin:5px; padding:10px;
}
.ex_box1 {
	width: 420px;
	overflow: hidden;
	float: right;
}
.hojo_box {
	width: 700px;
	height: 80px;
	margin-top: 5px;
	border: 1px solid #A4646A;
	text-align: center;
}


/* ホバー */
#foot a {
	color: #FFF;
	text-decoration: none;
}

#foot a:hover {
	color: #CCC;
	text-decoration: underline;

}
#foot a:active {
	color: #666;
	text-decoration: none;
}

/*imgホバー */
p a:hover img {
 filter: alpha(opacity=50);
    -moz-opacity:0.5;
    opacity:0.5;


}

/* フォント関係 */


h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #900;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 {
	font-size: 15px;
	color: #94241C;
	margin-bottom: 15px;
}
h3 {
	font-size: 15px;
	text-align: center;
	margin-bottom: 15px;
}
.f_red {
	margin-top: 15px;
	color: #94241C;
	width: 705px;
	margin-right: 10px;
	margin-left: 10px;
}
.title {
	width: 705px;
	margin-right: 10px;
	margin-left: 10px;
}
h5 {
	font-size: 13px;
	color: #94241C;
	font-weight: bold;
	margin-top: 20px;
}
h4 {
	font-size: 15px;
	color: #94241C;
	margin-bottom: 15px;
}
.red14 {
	font-size: 14px;
	font-weight: bold;
	color: #94241C;
}
.mt15 {
	margin-top: 15px;
}
.mu15 {
	margin-bottom: 15px;
}
.mu20 {
	margin-bottom: 20px;
}

h6 {
	font-size: 13px;
	color: #F60;
	font-weight: bold;
	margin-top: 20px;
}
h7{
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	color: #FFF;
}

/* --- フォームエリア --- */
form.contact {
width: 700px; /* フォームエリアの幅 */
font-size: 100%;
}
/* --- フォームエリア内の段落 --- */
form.contact p {
line-height: 130%;
}
/* --- 段落内の「必須」画像 --- */
form.contact p.attention img {
vertical-align: middle;
}

/* --- 部品グループ --- */
form.contact div.fields {
margin-bottom: 20px; /* 部品グループの下マージン */
padding: 2px; /* 部品グループのパディング */
background-color: #f9f9f9; /* 部品グループの背景色 */
border: 1px #c0c0c0 solid; /* 部品グループの境界線 */
}

/* --- テーブル --- */
form.contact table {
width: 100%; /* テーブルの幅 */
border: 1px solid; /* テーブルの境界線 */
border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* テーブルの境界線色（上右下左） */
}
/* --- キャプション --- */
form.contact caption {
margin-bottom: 2px; /* キャプションの下マージン */
padding: 10px 8px; /* キャプションのパディング（上下、左右） */
background: #f9f9f9 url(caption_back1.gif) repeat-x; /* キャプションの背景 */
border: 1px solid; /* キャプションの境界線 */
border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* キャプションの境界線色（上右下左） */
text-align: left;
color: #808080; /* キャプションの文字色 */
font-weight: bold;
}
/* --- 見出しセル（th） --- */
form.contact th {
width: 140px; /* 見出しセルの幅 */
padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
background-color: #f5f5f5; /* 見出しセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
text-align: left;
line-height: 130%;
}
/* --- 見出しセル内の補足テキスト --- */
form.contact th span.supplement {
font-weight: normal;
}
/* --- データセル（td） --- */
form.contact td {
padding: 10px 5px 7px; /* データセルのパディング（上、左右、下） */
background-color: #ffffff; /* データセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
}
/* --- データセル内の補足テキスト --- */
form.contact td span.supplement {
color: #808080;
}
/* --- 必須項目セル --- */
form.contact td.required {
	width: 26px; /* 必須項目セルの幅 */
	padding: 10px 3px; /* 必須項目セルのパディング（上下、左右） */
	background-color: #FFF; /* 必須項目セルの背景色 */
	text-align: center;
}
/* --- 任意項目セル --- */
form.contact td.arbitrary {
	background-color: #FFF; /* 任意項目セルの背景色 */
}

/* --- フォーム部品 --- */
form.contact input,
form.contact select,
form.contact textarea {
margin-bottom: 2px; /* フォーム部品の下マージン */
}
/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company, #section, #name, #name2,
#email, #address {
width: 350px; /* フォーム部品の幅 */
}
/* --- （短めのテキスト入力欄） --- */
#tel1, #tel2, #tel3,
#fax1, #fax2, #fax3 {
width: 70px; /* フォーム部品の幅 */
}
#zip1, #zip2 {
width: 70px; /* フォーム部品の幅 */
}
/* --- （複数行のテキスト入力欄） --- */
#message {
width: 420px; /* フォーム部品の幅 */
height: 10em; /* フォーム部品の高さ */
}
#remark {
width: 420px; /* フォーム部品の幅 */
height: 6em; /* フォーム部品の高さ */
}

/* --- ボタン --- */
form.contact p.button {
margin: 0;
text-align: center;
}
.txt_red {
	font-size: 12px;
	color: #900;
}


.txt_topics {
	font-size: 12px;
	color: #36F;
	text-decoration: none;
	border-bottom: 1px dotted;

}

.txt_topics_day {
	font-size: 12px;
	color:#C30
}
