@charset "UTF-8";


/*=====================================
	      top
=====================================*/

	

	
/*=====================================
	      about 
=====================================*/

#content h2 {
	margin-bottom: 60px;
}


#content h3 {
	margin-bottom: 20px;
}


.abouttext {
	width: 550px;
	margin-bottom: 55px;
}

.proftext {
    width: 378px;
	float: left;
	margin-right: 20px;
}

.aboutimg {
	margin-bottom: 100px;
}

/*=====================================
	     item
=====================================*/
#itemcontent h2 {
	margin-bottom: 30px;
}

#itemcontent h3 {
	margin-bottom: 15px;
}

#itembox img {
	margin-right: 35px;
	margin-bottom: 20px;
	background: url(../img/item_sbg.png) top left no-repeat;
	padding: 15px;
}

#itembox {
	clear: right;
	overflow: hidden;
	width: 720px;
}
	
#itemcontent #page_no {
	margin-bottom: 100px;
}

#itemcontent ul {
	clear: left;
}

#itemcontent ul li a {
	float: left;
	width: 22px;
	height: 24px;
	display: block;
	text-align: center;
	margin: 8px;
	border: 1px dashed #c38e57;
	font-weight: bold;
}

#itemcontent ul li a:hover {
	text-decoration: none;
}

/*=====================================
	     itemsingle
=====================================*/

#singlecontent h2 {
	margin-bottom: 60px;
}

#singlecontent {
	margin-top: 60px;
	margin-bottom: 80px;
	width: 740px;
	height: 500px;
	float: right;
	line-height: 2.0;
	color: #544548;
	position: relative;
}

#singlecontent #back{
	position: absolute;
	top: 0;
	left: 600px;
}


#singlecontent #item_lbox img {
	width: 370px;
	height: 370px;
	position: absolute;
	top: 85px;
	left: 0;
	background: url(../img/item_bg.png) top left no-repeat;
	padding: 15px;
}

#singlecontent #desc {
	width: 320px;
	height: 100px;
	position: absolute;
	top: 80px;
	left: 415px;
}

#singlecontent #desc h3 {
	font-size: 18px;
	font-weight: bold;
}

#singlecontent #desc ul#item_sbox {
	height: 95px;
	position: absolute;
	top: 310px;
	left: 0px;
}

#desc ul#item_sbox li img {
	width: 75px;
	height: 75px;
	background: url(../img/item_thumbg.png) top left no-repeat;
	padding: 10px;
}

#desc ul#item_sbox li {
	float: left;
	margin-right: 10px;
}

#footer02 {
	clear: both;
	width: 980px;
	margin-left: 725px;
}

/*=====================================
	     style
=====================================*/

#stylecontent h2 {
	margin-bottom: 30px;
}

#stylecontent h3 {
	margin-bottom: 15px;
}

#slider8 img{
	margin-bottom: 10px;
}

.thumb img{
	padding-right: 10px;
	/*background: #fff top left ;
	width: 800px;
	height: 95px;*/
}

#slider8 .thumb img{
	background: #fff top left ;
	width: 800px;
	height: 900px;
}

a.bx-prev {
	position: absolute;
    top: 40%;
	left: 15px;
	width: 24px;
	height: 45px;
	cursor: pointer;
	font-size: 400%;
	color:#fff;
	text-decoration: none;
}

a.bx-next {
	position: absolute;
    top: 40%;
	right: 15px;
	width: 24px;
	height: 45px;
	cursor: pointer;
	font-size: 400%;
	color:#fff;
	text-decoration: none;
}


#stylecontent {
	width: 770px;
	height: 700px;
	position: absolute;
	top: 15%;
	left: 30%
}

#stylecontent #slider8 {
	margin-bottom: 15px;
}

#stylecontent ul.thumbs {
	margin-bottom: 30px;
	
}

#stylecontent ul.thumbs li {
	float: left;
}

#stylecontent #copyright {
	position: absolute;
	bottom: 0;
	right: 5px;
}



/*=====================================
	     contact
=====================================*/

#contactcontent h2 {
	margin-bottom: 60px;
}


#contactcontent h3 {
	margin-bottom: 20px;
}

#contactcontent h4 {
	font-size: 14px;
	border: 1px dashed #4b4b4b;
	padding: 5px 0 5px 20px;
	margin-bottom: 20px;
	color: #666;
}

#contactcontent {
	margin-top: 60px;
	width: 740px;
	float: right;
	line-height: 2.0;
}

#contactcontent ol {
	margin-top: 20px;
	margin-bottom: 20px;
}

#contactcontent .textbox {
	margin-bottom: 60px;
	margin-left: 5px;
}

#contactcontent table {
	margin-bottom: 30px;
	background-color: #ddd;
}

#contactcontent table caption {
	text-align: left;
}

#contactcontent table th ,#contactcontent table td {
	padding: 0 7px;
}

#contactcontent #charge th ,#contactcontent #charge td {
	padding: 0 20px;
}
/*セレクタの名前の付け方によりcssが適用されない*/

#contacttext table#charge th#tit, #content table#charge td#tit {
	text-align: left;
}
