@charset "utf-8";
/* CSS Document */

/*ページの基本設定*/

body{
	font-size: small;
	text-align: center;
	}

h1 {
	padding: 0;
	margin: 0;
	font-size: 24px;
    font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight:bold;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	color: #000000;
	}

h2{
	padding: 0;
	font-size: small;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}

h3,h4,h5,h6{
	padding: 0;
	margin: 0;
	}

#content{
	width: 1000px;
	margin: auto;
	text-align: left;
	position: relative;
	}

	
#header_up{
	width: 1000px;
	margin: auto;
	text-align: left;
	position: relative;
	}

#header_up h1{
	padding: 0;
	font-size: medium;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	}

.esmain a { color:#000000;text-decoration:none;}
.esmain a:hover { color:#999999;text-decoration:underline;}

.escopy a {color:#999999;text-decoration:none;}
.escopy a:hover { color:#000000;text-decoration:underline;}

#header{
	width: 1000px;
	background-image:url(../09img/header_obi.png);
	height: 53px;
	background-repeat: no-repeat;
	margin-top: auto;
	}

#header .icon{
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: auto;
	}

#header h3{
	padding: 0;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	}

#header a:link{
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	}

#header a:hover{
	color: #666666;
	text-decoration: underline;
	}

#header a:visited{
	color: #444444;
	text-decoration: none;
	}

#header .icon{
	font-size: 12px;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 10px;
	}
	
/*-----------------------*/
	
#item_name a{
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 10px;
	color: #333333;
	}

/*-----------------------*/

#sns{
	width: 1000px;
	margin: auto;
	text-align: right;
	position: relative;
	}
	
/* katana menu */

#navigation {
	margin-bottom: 70px;
	}

#navigation h3 {
	float: left;
	font-size: 13px;
	font-weight: 900;
}

#navigation #btn11 h3 {
	display: block;
	background-color: #FFFFFF;
	box-shadow: 2px 2px 10px #333333;
	height: 50px;
	width: 70px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
}

#navigation #btn12 h3{
	display: block;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 10px #333333;
	height: 50px;
	width: 70px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
}

#navigation #btn13 h3{
	display: block;
	background-color: #333333;
	box-shadow: 1px 1px 15px #222222;
	height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
}

#navigation #btn01 h3 a {
	display: block;
	background-color: #CCCCCC;
	box-shadow: 1px 1px 10px #333333;
	height: 50px;
	width: 80px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #444444;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #333333;
}
#navigation #btn01 h3 a:hover {
	color: #000000;
	background-color: #999999;
	box-shadow: 0px 0px 5px #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#navigation #btn01b h3 a {
	display: block;
	background-color: #CCCCCC;
	box-shadow: 1px 1px 10px #333333;
	height: 50px;
	width: 80px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #444444;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
}
#navigation #btn01b h3 a:hover {
	color: #000000;
	background-color: #999999;
	box-shadow: 0px 0px 5px #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#navigation #btn02 h3 a {
	display: block;
	background-color: #CCCCCC;
	box-shadow: 1px 1px 10px #333333;
	height: 50px;
	width: 100px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #444444;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #333333;
}
#navigation #btn02 h3 a:hover {
	color: #000000;
	background-color: #999999;
	box-shadow: 0px 0px 5px #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#navigation #btn03 h3 a {
	display: block;
	background-color: #CCCCCC;
	box-shadow: 1px 1px 10px #333333;
	height: 50px;
	width: 50px;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	color: #444444;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
}
#navigation #btn03 h3 a:hover {
	color: #000000;
	background-color: #999999;
	box-shadow: 0px 0px 5px #000000;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


		
/*--------------------------*/

#fudder{
	width: 1000px;
	margin: auto;
	text-align: left;
	position: relative;
	}

#fudder p{
	color: #444444;
	font-weight: 500;
	font-size: 10px;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	}

#fudder a:link{
	color: #444444;
	text-decoration: none;
	}

#fudder a:hover{
	color: #666666;
	text-decoration: underline;
	}

#fudder a:visited{
	color: #444444;
	text-decoration: none;
	}	

/*--------------------------*/

	
	
