@charset "Shift_JIS";
/** {
	border: 1px solid white;
}*/


/*--------------------------------basic part------------------------------------------*/
body {
	color: #bdac98;
	font-size: 9pt;
	line-height: 1.5em;
	font-family: "qMmpS ProW4", "Hiragino Kaku Gothic Pro", Osaka,"MS PGotihc", "MS Gothic", pSVbN;
 	font-weight: bold;
	background-color: black;
	text-align: center;
}

.edit {
	color: #707070;
	font-size: 0.8em ;
}

.txt_1 {
	color: #ffffff;
	font-size: 0.9em;
	font-family: "qMmpS Pro W4", "Hiragino Kaku Gothic Pro W6";
	font-weight: bold ;
}

.txt_2 {
	color: #bdac98;
	font-size: 0.9em ;
}

.txt_3 {
	color: #bdac98;
 }

.txt_4 {
	color: #452615;
}


.back2Top a{
	font-family: Helvetica, sans-serif;
}

.next {
	text-align: center;
}

.next a{
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none ;
	background-image: url(../images/next_arrow.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

.prev {
	text-align: center;
}

.prev a{
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none ;
	background-image: url(../images/prev_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}


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

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

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

a:active {
	color: #993333;
	text-decoration: none ;
}

strong {
	font-size: 1.1em;
}

.style2 {
	/*color: #ffffff;*/
	font-size: 1.2em;
	font-weight: bold ;
	background-image: url(../images/circle_3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}


.style3 {
	/*color: #ffffff;*/
	font-size: 0.7em ;
}

.style4 {
	color: #ffffff ;
}

/*--------------------------------global layout part------------------------------------------*/
.inbox {
	margin-right: auto;
	margin-left: auto;
	width: 780px ;
	text-align: left;
}

.bunner {
	background-color: #200;
 }

.one-box {
	clear: left;
	padding-top: 20px;

}

.right-box {
	width: 590px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: right ;
}

.left-box {
	background-color:#211;
	padding-top: 16px;
	width: 171px ;
	float: left ;
}

.txt_date {
	font-size: 0.9em;
}

/*--------------------------------colum contents part------------------------------------------*/
.subtitle {
	font-size: 1.7em;
	font-family: "Arial Black", "qMmpS Pro W3", Osaka, "MS PGothic" ,suns-serif;
	font-weight: bolder;
}

div.subtitle {
		padding-top: 5px;
		padding-bottom: 3px;
}

.colum-box {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
}

.colum-top {
	background-image: url(../images/cambascloss_bg_01.jpg);
	background-repeat: no-repeat;
	height: 30px ;
}

.colum01 {
	background-image: url(../images/cambascloss_bg_02.jpg);
	color: #452615;
	text-align: left;
	padding: 10px 100px 15px 100px ;
}

.colum-between {
	background-image: url(../images/cambascloss_bg_03.jpg);
	background-repeat: no-repeat;
	height: 30px ;
}

.colum-btm {
	background-image: url(../images/cambascloss_bg_04.jpg);
	height: 30px ;
}

.colum01 img {

}

.colum01 ul{
	clear: both;
}

.colum01 li{
	clear: both;
}

.columImg {
	float: right;
		margin-left: 25px;
	margin-bottom: 10px;

}

.right-box td{
	color: #452615;
	font-size: 10px;
}
/*--------------------------------sub menu part------------------------------------------*/
.check-box-s {
	text-align: left;
	width: 170px ;
}

.check-box01 {
	text-align: left;
	padding: 2px 0px 2px 5px ;
}

/*--------------------------------global navigation part------------------------------------------*/
div#globalNavi {
	background-color: #1b0708;
	padding-top: 5px;
}

#globalNavi ul{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 780px;
 }

#globalNavi li{
	float: left;
 }

#globalNavi a{
	color: #655;
	display: block;
	float: left;
	text-align: center;
	background-color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	height: 15px;
	text-decoration: none;
	background-image: url(../images/navi-btn.jpg);
	background-repeat: no-repeat;
}

#globalNavi a:hover{
	color: #ACA;
	background-color: #666;
	background-image: url(../images/navi-btn_02.jpg);
	background-repeat: no-repeat;
}

#globalNavi a:active{
	color: red;
	background-color: #666;
	background-image: url(../images/navi-btn.jpg);
	background-repeat: no-repeat;
}

#globalNavi a#onlineshop {color:#999; background-color: #666; background-image: url(../images/navi-btn_02.jpg)}
#globalNavi a:hover#onlineshop {color:#F99; background-color: #666; background-image: url(../images/navi-btn_02.jpg)}


/*--------------------------------local navigation part------------------------------------------*/
#locNav {
padding: 5px;
	background-color: #211;
}

#locNav ul{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#locNav a{
	display: block;
	margin: 0 0 0 0;
	padding: 2px 5px;
	border: 1px outset #977;
	width: 140px;
	text-decoration: none;
	font-size: 10px;
	background-color: #211;
	font-family:Arial, Helvetica, sans-serif;
}

#locNav a:hover{
	color:#FFFFFF;
	background-color: #877;
	border: 1px inset #bdac98;
 }
 
#locNav a:active{
	color: red;
	/*background-color: white;*/
}

/*--------------------------------footerpart------------------------------------------*/
.footer {
	clear: both;
	padding-top:10px;
	text-align: center;
}

