/* 　　　　　　　　基本　　　　　　　 */
body {
	background-image: url(/design/kimuchinofur/image/background01.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	background-color: #990000;
    margin:0 auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	letter-spacing: 0.1em;
	link: #CC0099;
	font-size: 12px;
	line-height:1.6em;
text-align:center;
}

.head_line {
	background-image: url(/design/kimuchinofur/image/head_background.jpg);
	background-repeat: repeat-x;
	height: 20px;
	margin:0px;
	padding:0px;
}

a:link { color: #CC6600;text-decoration:none; }
a:visited { color: #CC6600;text-decoration:none; }
a:hover { color:#CC6600;text-decoration:underline; }

a:hover img {
    filter: alpha(opacity=70);
	opacity:0.70;
}

a img {
border:0;
}

img {
border:0;
}

p,ul,li {
margin:0;
padding:0;
list-style:none;
}

h1,h2,h3,h4,h5,h6 {
font-size: 100%;
font-weight: normal;
margin:0;
padding:0;
}

.clear {
clear:both;
visibility: hidden;
height:0;
}

/* 　　　　グローバルナビ　　　 */

.header_list {
width:860px;
height:42px;
margin-left:10px;
margin-top:12px;
}

.header_list ul {
height:42px;
padding:0;
}

.header_list li {
list-style: none;
float:left;
background-position: 0 0;
}

.header_list li a{
display: block;
width: 100%;
height: 100%;
text-indent: -9999px;
}

.header_list li a:hover,
.header_list li a.link{
background-position: 0 -42px;
}

.header_list a.btn1 {
width:144px;
height:42px;
background:url(/design/kimuchinofur/image/btn1.jpg);
background-repeat:no-repeat;
}

.header_list a.btn2 {
width:144px;
height:42px;
background:url(/design/kimuchinofur/image/btn2.jpg);
background-repeat:no-repeat;
}

.header_list a.btn3 {
width:144px;
height:42px;
background:url(/design/kimuchinofur/image/btn3.jpg);
background-repeat:no-repeat;
}

.header_list a.btn4 {
width:144px;
height:42px;
background:url(/design/kimuchinofur/image/btn4.jpg);
background-repeat:no-repeat;
}

.header_list a.btn5 {
width:144px;
height:42px;
background:url(/design/kimuchinofur/image/btn5.jpg);
background-repeat:no-repeat;
}

.header_list a.btn6 {
width:140px;
height:42px;
background:url(/design/kimuchinofur/image/btn6.jpg);
background-repeat:no-repeat;
}


/* 　　　　　　　　フッター　　　　　　　 */
.footer {
 color: #333333;
 letter-spacing: 0.1em;
 width: 860px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #F1E8DC;
 margin-right: 10px;
 margin-left: 10px;
 padding-bottom: 10px;
 padding-top:35px;
}

.footer_menu {
line-height:20px;
text-align:center;
padding-top:13px;
}

/* 　　　　　　　　テーブル　　　　　　　 */
.gnavi_td01 {
padding-right:4px;
}

.index_td01 {
padding-left:10px;
}

.company_td01 {
padding:8px;
}


/* 　　　　　　　　マージン　　　　　　　 */
.margin-t5 {
margin-top:5px;
}
.margin-t10 {
margin-top:10px;
}
.padding-t5 {
padding-top: 5px;
}
.margin-t12 {
margin-top:12px;
}
.margin-t15 {
margin-top:15px;
}
.margin-t20 {
margin-top:20px;
}
.margin-t25 {
margin-top:25px;
}
.margin-t30 {
margin-top:30px;
}
.margin-t35 {
margin-top:35px;
}
.margin-t40 {
margin-top:40px;
}

/* 　　　　　　　　文字　　　　　　　 */
.te10_b {
	font-size: 14px;
}

.te12_o_bold {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 0.05em;
}

.te12_r_bold {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	letter-spacing: 0.05em;
}

.te12_icon01 {
	font-size: 12px;
	background-image: url(../img/icon01.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}


.lineheight {
line-height:17px;
}

.lineheight12 {
line-height:17px;
font-size:12px;
}

.lineheight10 {
line-height:13px;
font-size:10px;
}

/* 　　　　　　　　トップ−キムチ教室　　　　　　　 */
.top_lesson {
	width: 350px;
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 8px;
	margin-bottom: 10px;
}
.top_lesson_photo1 {
	width: 114px;
	float: left;
	margin-top: 5px;
}
.top_lesson_photo2 {
	width: 114px;
	float: left;
	margin-left: 4px;
	margin-top: 5px;
}
.top_lesson_photo3 {
	width: 114px;
	float: right;
	margin-top: 5px;
}


/* 　　　　　　　　トップ−こだわり　　　　　　　 */
.top_kodawari_photo1 {
	width: 164px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.top_kodawari_text {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	width: 241px;
	line-height:17px;
}


/* 　　　　　　　　トップ−作り方　　　　　　　 */
.top_making_photo1 {
	width: 164px;
	float: left;
	margin-top: 10px;
	margin-left: 9px;
}
.top_making_text {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	width: 240px;
	line-height:17px;
}

/* 　　　　　　　　問い合わせ　　　　　　　 */

.top_inq {
width:860px;
height:215px;
background-image:url(/design/kimuchinofur/image/toiawase_bkg.jpg);
background-repeat:no-repeat;
text-align:left;
}

.top_inq_txt {
width:625px;
font-size:10px;
line-height:15px;
padding-top:10px;
padding-left:30px;
}

.top_inq_info {
padding-top:40px;
padding-left:30px;
}



/* 　　　　　　　　メディア紹介　　　　　　　 */

.media_line {
	width: 630px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	line-height: 17px;
	padding-top: 10px;
}


/* 　　　　　　　　お支払・配送　　　　　　　 */
.underline20 {
 width: 630px;
 padding-bottom: 20px;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-bottom-color: #CCCCCC;
}


/* 　　　　　　　　サイトマップ　　　　　　　 */
.sitemap_text {
	background-image: url(/design/kimuchinofur/image/icon02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	line-height: 20px;
}