/* CSS Document */

/*****------------全体設計-------------******/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align: center;
	background-color: #000000;
	font: 0.8em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
p{
	margin:0px;
	padding: 0px;
}

h1{
	background-image: url(image/index/h1kabe.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 258px;
	padding-bottom: 15px;
	color: #333300;
	text-align: left;
	padding-left: 35px;
	font-size: 122%;
	padding-top: 10px;
}
h2{
	background-image: url(image/index/h2img.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 258px;
	padding-left: 48px;
	font-size: 125%;
	clear: both;
	text-align: left;
	padding-top: 5px;
	margin-left: 10px;
}
h3{}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/*****--------------------　ＨＴＭＬ　-------------------*****/
#all{
	line-height: 120%;
	background-color: #000000;
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

/*-------　最上部テキストボックス　-------*/
#text{
	text-align: left;
	height: auto;
	width: 800px;
	color: #FFFFFF;
}
/*****-------------------　トップの設計　---------------*****/
#head{
	margin: 0px;
	height: 251px;
	width: 100%;
}
/*-------　会社名　-------*/
#title{
	background-image: url(image/index/title_kabe.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 40px;
	width: 100%;
	color: #FFFFFF;
	text-align: right;
	clear: both;
}
#name{
	float: left;
	height: 40px;
	width: 430px;
	margin-left: 10px;
}
#menu{
	float: right;
	height: 25px;
	width: auto;
	padding-top: 15px;
	padding-right: 20px;
}
/*-------　トップイメージ　-------*/	
#topima{
	margin: 0px;
	height: 201px;
	width: 100%;
	clear: both;
}

/*-------　ラインイメージ　-------*/
.line{
	height: 10px;
	width: 800px;
	clear: both;
	background-color: #000000;
}	

/*****-------------------　メイン　--------------*****/
#main{
	height: auto;
	width: 800px;
	background-image: url(image/index/background.gif);
	background-repeat: repeat-y;
}

/*-------　パンくずナビ　-------*/
#pan{
	color: #FFFFFF;
	height: 30px;
	width: 580px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}
/*-------　コンテンツ　-------*/
#contents{
	height: auto;
	width: 580px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}

.story{
	height: auto;
	width: 580px;
	text-align: center;
}
.story02{
	height: auto;
	width: 550px;
	clear: both;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.story03{
	height: auto;
	width: 220px;
	clear: both;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 10px;
}
.story03 a:link {
	color: #333333;
	text-decoration: none;
}
.story03 a:visited {
	text-decoration: none;
	color: #333333;
}
.story03 a:hover {
	text-decoration: none;
	color: #333333;
}
.cbox-u{
	height: 21px;
	width: 100%;
	clear: both;
	margin: 0px;
	
}
.cbox-m{
	background-image: url(image/index/contents_kabe3.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 100%;
	clear: both;
}
.cbox-f{
	height: 22px;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
}
.box-l{
	float: left;
	height: auto;
	width: 260px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 10px;
}
.box-r{
	float: right;
	height: auto;
	width: 250px;
	margin-right: 10px;
	text-align: left;
	margin-bottom: 10px;
}
.new{
	background-image: url(image/index/new.gif);
	background-repeat: no-repeat;
	height: 201px;
	width: 580px;
	color: #000000;
	text-align: left;
	margin-bottom: 20px;
	padding-top: 20px;
}
.new-text{
	height: 161px;
	width: 450px;
	color: #000000;
	overflow: auto;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 90px;
	padding-right: 10px;
	padding-left: 10px;
}
/*-------　サイドナビゲーション　-------*/
#navi{
	float: right;
	height: auto;
	width: 200px;
	padding-right: 5px;
	padding-left: 5px;
}
.navi-u{
	height: 31px;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.navi-m{
	background-image: url(image/index/navi_kabe.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 190px;
	color: #FFFFFF;
	margin: auto;
}
.navi-f{
	height: 31px;
	width: 190px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.menu-img1{
	height: 40px;
	width: 180px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.menu-text{
	height: auto;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	text-align: left;
	font-size: 120%;
	margin-top: 5px;
}	
/*****-------------------　フッター　--------------*****/
#foot{
	height: auto;
	width: 800px;
	background-color: #000000;
	margin: 0px;
	clear: both;
}

/*-------　フットイメージ　-------*/
#foot-img{
	height: 160px;
	width: 800px;
    background-image: url(image/index/background.gif);
	background-repeat: repeat-y;
}

/*-------　アンダーナビ　-------*/
#under-navi{
	color: #FFFFFF;
	background-color: #769800;
	text-align: center;
	height: 25px;
	width: 800px;
	padding-top: 5px;
	font-size: 120%;
}

/*-------　コピーライト　-------*/
#copyright{
	height: 58px;
	width: 800px;
}

/*****-------------------　その他設定　--------------*****/

/*----------　高さ　----------*/

.h20{height:20px;}
.h30{height:30px;}
.h35{height:35px;}
.h40{height:40px;}
.h50{height:50px;}
.h60{height:60px;}
.h70{height:70px;}
.h120{height: 120px;
	width: auto;}
.h125{height:125px;}
.h140{height:140px;}
.h160{height: 160px;
	width: auto;}
.h170{height: 170px;
	width: auto;}
.h180{height: 180px;
	width: auto;}
.h190{height: 190px;
	width: auto;}
.h200{height:200px;}
.h210{height:210px;}
.h400{height:400px;}


/*----------　テキスト関連　----------*/

.margin{
	margin-top: 5px;
	margin-bottom: 5px;
}


/*****-------------------　美濃焼とは　--------------*****/
.textbox-m{
	height: auto;
	width: 510px;
	margin-right: 20px;
	margin-left: 15px;
	background: url(image/yakimonotoha/kabe.jpg) no-repeat;
	clear: both;
	line-height: 140%;
}
.margin02{
	margin: 10px 10px 5px;
}

/*****-------------------　美濃焼が出来るまで　--------------*****/
.textbox-01{
	height: auto;
	width: 510px;
	margin-right: 20px;
	margin-left: 15px;
	clear: both;
}
