/*-------------------------------------------------------
基本
-------------------------------------------------------*/
body{
	background-color:#ffffff;
	-webkit-text-size-adjust: 100%;
}
#wrap{
	text-align:center;
	width:100%;
	margin:0;
	padding:0;
	font-size:16px;
	background-color: #000000;
	background-image: url(./img/bg01.jpg);
  	background-repeat: repeat;
  	background-position: right bottom;
  	background-attachment:fixed;     
}
#content{
	margin:0;
	padding:0;
	margin:0 auto;
	width:950px;
	text-align:left;
	background-color:#000;
	color:#fff;
	border-left:2px #646464 solid;
	border-right:2px #646464 solid;
}

#main{
	background-color:#000;
	margin-bottom:30px;
	padding:0;
	text-align:center;
}
.catch{
	font-weight:bold;
	line-height: 160%;
	text-align:left;
	font-size:16px;
	margin-left: 30px;
}
.mainbanner{
	background:url(./img/mainbanner.jpg) #ffffff no-repeat;
	height:550px;
	text-indent:-9999px;
}

a:link{
	color:#0AAFAC;
	}
a:hover{
	color:#f00;
	}
/*-------------------------------------------------------
テキスト
-------------------------------------------------------*/
.text{
	border:1px solid #BFB3B3;
	background-color:#fff;
	font-size:16px;
	padding:15px;
	margin:20px;
}
.text02{
	background-color:#fff;
	font-size:14px;
	padding:10px;
}
.imgtext{
	auto 0px auto;
	font-size:15px;
	font-weight:bold;
	width:190px;
	background-color: rgb(232, 44, 6);
	padding: 5px 0px 5px 0px;
	color: rgb(255, 255, 255);
	text-align: center;
}

.toptext{
	auto 0px auto;
	font-size:20px;
	font-weight:bold;
	background-color: rgb(232, 44, 6);
	padding: 5px 0px 5px 0px;
	color: rgb(255, 255, 255);
	text-align: center;
	margin: 0px 80px;
}
/*-------------------------------------------------------
左link
-------------------------------------------------------*/
#link_top{
	background:url(./img/l_link_top_a.gif) no-repeat;
	width:90px;
	height:35px;
}
#link_01{
	background:url(./img/l_link_01_a.gif) no-repeat;
	width:90px;
	height:35px;
}
#link_02{
	background:url(./img/l_link_02_a.gif) no-repeat;
	width:90px;
	height:35px;
}
#link_03{
	background:url(./img/l_link_03_a.gif) no-repeat;
	width:90px;
	height:35px;
}
#link_04{
	background:url(./img/l_link_04_a.gif) no-repeat;
	width:90px;
	height:35px;
}
#link_05{
	background:url(./img/l_link_05_a.gif) no-repeat;
	width:90px;
	height:35px;
}
#link_06{
	background:url(./img/l_link_06_a.gif) no-repeat;
	width:90px;
	height:35px;
}
#link_07{
	background:url(./img/l_link_07_a.gif) no-repeat;
	width:90px;
	height:35px;
}
#link_top a{
	background:url(./img/l_link_top.gif) no-repeat;
	display:block;
	width:90px;
	height:35px;
}
#link_01 a{
	background:url(./img/l_link_01.gif) no-repeat;
	display:block;
	width:90px;
	height:35px;
}
#link_02 a{
	background:url(./img/l_link_02.gif) no-repeat;
	display:block;
	width:90px;
	height:35px;
}
#link_03 a{
	background:url(./img/l_link_03.gif) no-repeat;
	display:block;
	width:90px;
	height:35px;
}
#link_04 a{
	background:url(./img/l_link_04.gif) no-repeat;
	display:block;
	width:90px;
	height:35px;
}
#link_05 a{
	background:url(./img/l_link_05.gif) no-repeat;
	display:block;
	width:90px;
	height:35px;
}
#link_06 a{
	background:url(./img/l_link_06.gif) no-repeat;
	display:block;
	width:90px;
	height:35px;
}
#link_07 a{
	background:url(./img/l_link_07.gif) no-repeat;
	display:block;
	width:90px;
	height:35px;
}

/*-------------------------------------------------------
見出し
-------------------------------------------------------*/
h1 {
	text-align:center;
	margin-top: 30px;
}
h2 {
	border:2px solid #000;
	border-left:30px solid #000;
	padding: 6px;
	color:#000;
	font-size:14px;
	font-weight: bold;
	margin:5px;
	background-color:#ccc;
}
h3 {
	border-bottom: 3px dotted #969696;
	padding: 5px;
	color:#fff;
	font-size: 14px;
	text-align: left;
}
h4{
	border:2px solid #000;
	color:#fff;
	font-size:12px;
	margin:10px;
	padding:10px 15px;
	line-height:1.5;
	background-color:#212121;
}
h5 {
	border:2px solid #646464;
	padding: 5px 8px;
	color:#fff;
	font-size:15px;
	margin:0px 20px;
	background-color:#969696;
}
/*-------------------------------------------------------
link
-------------------------------------------------------*/
#linkbox .btnimg01 a{
	display:block;
}
#linkbox a:hover img{
	opacity:0.7;
	filter:alpha(opacity=70);
}
.btnimg01{
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin:10px;
}

/*-------------------------------------------------------
box類
-------------------------------------------------------*/

.left{
	border:1px solid #212121;
	width:920px;
	margin-left:15px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background-image: url(./img/bg02.jpg);
}

.goodsbox01{
	margin:30px 30px 0 30px;
	padding:5px;
	border:1px solid #BFB3B3;
}
.goodsbox01_iner{
	border:1px solid #ccc;
	pgdding:0px;
	background:url(./img/bg_paper.jpg);
}

.goodsbox02{
	margin:20px 10px;
	padding:0px;
	background-color:#000;
}

.goodsbox3{
	margin:30px;
	padding:15px;
	border:1px solid #ccc;
	background-color:#fff;
}
.itemimage{
	margin: 30px 50px;
	text-align: center;
	color:#fff;
	line-height:1.5;

}
.itemlist{
	font-size:13px;
	color:#000;
}

.itemnote{
	font-size:13px;
	margin-left:20px;
	color:#fff;
	width:500px;
}

.itemnote dt{
	margin: 0px;
	padding-left:10px;
	padding-top: 3px;
	font-weight: bold;
	float: left;
	width: 150px;
	clear: both;
}

.itemnote dd{
	margin: 2px;
	padding-left: 150px;
	padding-top: 3px;
}
.itemnote .material{
	margin-left:147px;
	font-weight:normal;
}

.itembox{
	border:2px solid #fff;
	margin-left: 5px;
	margin-top: 10px;
	width: 440px;
}

.itembox dl{
	margin:10px 5px 10px 140px;
	padding:0;
	color: #fff;
	font-size: 13px;
}
.itembox dt{
	margin: 0px;
	padding-left:5px;
	padding-top: 10px;
	font-weight: bold;
	float: left;
	width: 115px;
}
.itembox dd{
	margin: 0px;
	padding-left: 115px;
	padding-top: 10px;
}

.box{
	padding:10px 5px;
	border:1px solid #000;
	background-color:#212121;
	text-align:center;
	float: ;
}

.box dd{
	font-weight:normal;
}

.sentence{
	font-size:13px;
	margin-left:20px;
}

.box02{
	float:left;
	text-align:center;
	margin:5px;
	padding:0;
}

/*-------------------------------------------------------
お知らせ
-------------------------------------------------------*/

.osirase{
	margin: 0pt 100px 10px;
	padding: 10px;
	border: 1px solid #ff3333;
	background-color:#ffcccc;
}

.o_title{
	font-size: 11pt;
	margin: 0pt;
	line-height: 120%;
	padding:5px;
	background-color:#ff3333;
	border: 1px solid #ff3333;
	color:#ffffff;
	font-weight: bold;
}

.o_text{
	font-size: 11pt;
	margin-top: 5px;
	padding: 3px;
	line-height: 120%;
	color:#ff3333;
}


.osirase2{
	margin: 0pt 100px 10px;
	padding: 10px;
	border: 1px solid #0000FF;
	background-color:#CACCFF;
}

.o_title2{
	font-size: 11pt;
	margin: 0pt;
	line-height: 120%;
	padding:5px;
	background-color:#0000FF;
	border: 1px solid #0000FF;
	color:#ffffff;
	font-weight: bold;
	width:350px;
}

.o_text2{
	font-size: 11pt;
	margin-top: 5px;
	padding: 3px;
	line-height: 120%;
	color:#0000FF;
}
/*-------------------------------------------------------
ルビ
-------------------------------------------------------*/

.rbmain {
	bottom: 0;
	display: inline;
	line-height: 1em;
	padding: 0;
	position: relative;
	top: 0;
}
.rb {
	display: inline;
	font-size: 70%;
	font-weight: normal;
	left: 0.2em;
	line-height: 1em;
	position: absolute;
	text-indent: 0;
	top: -1em;
	white-space: nowrap;
}