@charset "UTF-8";
/**************************************************/
/*------------------------------------------------*/
/*             SHARE-style and index              */
/*------------------------------------------------*/
/**************************************************/
/*全体指定　ここから*/
/* UTF-8によるフォントの見栄え対応 */
/*All　start*/
* {
	font-family: "ＭＳ Ｐゴシック", Osaka, Arial;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
/*ie6 set*/
.set_space {
	line-height: 0px;
	height: 0px;
}
.set_clear {
	clear: left;
}
/*ie6 end*/
/*All　end*/

body {

}
/* FOOTER貼付き対応 */
html, body, #container {
	height: 99%;
}
body > #container {
	height: auto;
	min-height: 99%;
}
#content {
	padding-bottom: 70px;
}
#FOOTER {
	position: relative;
	z-index: 10;
	height: 55px;
	margin-top: -70px;
}
/* FOOTER貼付き対応 end */





/*HEADER_AREA start*/
#HEADER_AREA {
	width: 100%;
	border-top: 1px solid #231f20;
	border-bottom: 1px solid #231f20;
	margin-top: 20px;
}
	.HEADER_AREA {
		width: 950px;
		margin-left: auto;
		margin-right: auto;
		
		
		
	}
		.HEADER_AREA strong {
			text-decoration: none;
			display: block;
			width: 950px;
			background-repeat: no-repeat;
			background-position: center center;
		}
		.HEADER_AREA a {
			text-decoration: none;
			display: block;
			width: 942px;
			background-repeat: no-repeat;
			background-position: center center;
		}
			.HEADER_AREA strong span,.HEADER_AREA a span {
				z-index: -1;
				position: relative;
				display: none;
			}
	/*.HEADER_AREA setting*/
	.INDEX strong,.INDEX a{
		background-image: URL(../img/header-index.png);
		height: 402px;
	}
	.CON01 strong,.CON01 a{
		background-image: URL(../img/header-con01.png);
		height: 314px;
	}
	.CON02 strong,.CON02 a{
		background-image: URL(../img/header-con02.png);
		height: 314px;
	}
	.CON03 strong,.CON03 a{
		background-image: URL(../img/header-con03.png);
		height: 314px;
	}


/*HEADER_AREA end*/

/*CONTENTS_AREA start*/
#CONTENTS_AREA {
	width: 100%;
	
}
	.CONTENTS_AREA {
		width: 950px;
		margin-left: auto;
		margin-right: auto;
	}
		.IndexMenuBox {
			width: 525px;
			/*background-color: red;*/
			float: left;
			margin-top: 60px;
		
		}
		.ContentsMenuBox {
			width: 210px;
			/*background-color: yellow;*/
			float: left;
			margin-top: 30px;
		
		}
		.MenuBox {
				width: 160px;
				margin-left: auto;
				margin-right: auto;
			}
			
			.MenuBox ul{
				list-style-type: none;
				
			}
			
			.MenuBox ul li p {
				background-position: right top;
				background-repeat: no-repeat;
			}
				.MenuBox ul li p span {
					z-index: -1;
					position: relative;
					display: none;
				}
			.MenuBox ul li a {
				background-position: left top;
				background-repeat: no-repeat;
			}
				.MenuBox ul li a:hover {
					background-position: right top;
					color: gray;
				}
					.MenuBox ul li a span {
						z-index: -1;
						position: relative;
						display: none;
					}
		
			.MenuBox ul .menu01 p,.MenuBox ul .menu01 a{
				width: 150px;
				height: 35px;
				display: block;
				text-decoration: none;
				margin-bottom: 25px;
				background-image: URL(../img/menu01.png);
			
			}
			.MenuBox ul .menu02 p,.MenuBox ul .menu02 a{
				width: 150px;
				height: 35px;
				display: block;
				text-decoration: none;
				margin-bottom: 25px;
				background-image: URL(../img/menu02.png);
			
			}
			.MenuBox ul .menu03 p,.MenuBox ul .menu03 a{
				width: 150px;
				height: 35px;
				display: block;
				text-decoration: none;
				margin-bottom: 25px;
				background-image: URL(../img/menu03.png);
			
			}
			.MenuBox ul .menuHOME p,.MenuBox ul .menuHOME a{
				width: 48px;
				height: 49px;
				display: block;
				text-decoration: none;
				margin-bottom: 25px;
				background-image: URL(../img/menuhome.png);
			
			}
		
			
			
			
			
			
			
			
		.IndexContentsBox {
			width: 423px;
			float: right;
			margin-top: 92px;
			margin-bottom: 30px;
		}
			.IndexContentsBox p {
				background-image: URL(../img/contents-indexcontents.png);
				background-position: left center;
				background-repeat: no-repeat;
				width: 228px;
				height: 135px;
			}
				.IndexContentsBox p span {
					z-index: -1;
					position: relative;
					display: none;
				}
			
		
		.ContentsBox {
			width: 712px;
			float: right;
			margin-top: 92px;
			margin-bottom: 30px;
		}
			.ContentsBox p {
				background-image: URL(../img/contents-indexcontents.png);
				background-position: left center;
				background-repeat: no-repeat;
				width: 196px;
				height: 135px;
			}
				.ContentsBox p span {
					z-index: -1;
					position: relative;
					display: none;
				}
				
		.ContentsBox2 {
			width: 712px;
			float: right;
			margin-bottom: 30px;
			margin-top: 20px;
		}
			.ContentsBox2 .cometbox {
				margin-bottom: 50px;
			
			}
				.ContentsBox2 .cometbox p {
					float: left;
					font-weight: bold;
					font-size: 11px;
					letter-spacing: 1.1px;
					padding-top: 20px;
				}
					.ContentsBox2 .cometbox p em {
						font-style: normal;
						color: #f11588;
						letter-spacing: 0px;
						padding-left: 20px;
					}
					
				.ContentsBox2 .cometbox .title {
					width: 102px;
				}
				.ContentsBox2 .cometbox span {
					display: block;
					color: #7a7a7a;
					font-weight: bold;
					font-size: 11px;
					line-height: 2em;
				}
			.ContentsBox2 .cometbox1-2 {
				
			
			}
				.ContentsBox2 .cometbox1-2 p {
					font-weight: bold;
					font-size: 11px;
					letter-spacing: 1.1px;
				}
					.ContentsBox2 .cometbox1-2 p em {
						font-style: normal;
						color: #f11588;
						letter-spacing: 0px;
						padding-left: 20px;
					}
					
				.ContentsBox2 .cometbox1-2 .title {
					width: 102px;
					float: left;
				}
				.ContentsBox2 .cometbox1-2 .price {
					float: left;
				}
				.ContentsBox2 .cometbox1-2 span {
					color: #7a7a7a;
					font-weight: bold;
					font-size: 11px;
					line-height: 2em;
				}
			.ContentsBox2 .imgbox {
				padding-top: 20px;
			}

			.ContentsBox2 .cometbox2 {
				width: 450px;
				float: left;
				padding-top: 17px;
			}
				.ContentsBox2 .cometbox2 p {
					font-weight: bold;
					font-size: 11px;
					letter-spacing: 1.1px;
					line-height: 1.5em;
				}

				.ContentsBox2 .cometbox2 .title {
					font-weight: bold;
					font-size: 11px;
					letter-spacing: 1.1px;
					color: #6a7e16;
					
					margin-bottom: 20px;
				}
				.ContentsBox2 .cometbox2 .name {
					text-align: right;
					margin-top: 37px;
				}
					.ContentsBox2 .cometbox2 .name img {
						vertical-align: bottom;
					}
					.ContentsBox2 .cometbox2 .name strong {
						
					}
			.ContentsBox2 .imgbox2 {
				padding-top: 14px;
				float: right;
				margin-right: 10px;
			}
			
			
			
		.ContentsBox3 {
			
			float: left;
			margin-bottom: 30px;
			margin-top: 20px;
			margin-right: 5px;
		}
			.ContentsBox3 .cometbox3 {
				width: 240px;
			}
				.ContentsBox3 .cometbox3 .titleh {
					font-weight: bold;
					font-size: 11px;
					letter-spacing: 1px;
					line-height: 1.5em;
					padding-left: 7px;
					margin-top: 20px;
					padding-bottom: 20px;
				}
				.ContentsBox3 .cometbox3 .box {
					border-bottom: 1px solid #000000;
				}
					.ContentsBox3 .cometbox3 .box p {
						font-weight: bold;
						font-size: 11px;
						letter-spacing: 1px;
						line-height: 1.5em;
						padding-left: 7px;
					}
					.ContentsBox3 .cometbox3 .box .title {
						color: #7a7a7a;
					}
				.ContentsBox3 .cometbox3 strong {
					font-weight: bold;
					font-size: 11px;
					letter-spacing: 1px;
					line-height: 1.5em;
					padding-left: 5px;
					display: block;
				}
				.ContentsBox3 .cometbox3 .mt {
					margin-top: 7px;
				}
				.ContentsBox3 .cometbox3 .mb {
					margin-bottom: 10px;
				}
		.con03imgbox {
			width: 740px;
			float: right;
			margin-top: 10px;
			margin-bottom: 30px;
		}
	
	
	
	
	
	
	
	.CONTENTS_AREA h3 a{
		background-image: URL(../img/contents-url.png);
		background-position: left center;
		background-repeat: no-repeat;
		display: block;
		text-decoration: none;
		width: 193px;
		height: 29px;
	}
		.CONTENTS_AREA h3 a span {
			z-index: -1;
			position: relative;
			display: none;
		}


/*CONTENTS_AREA end*/

/*FOOTER start*/
#FOOTER {
	width: 100%;
}
	#FOOTER h3{
		width: 950px;
		margin-left: auto;
		margin-right: auto;
	}
		#FOOTER h3 a{
			background-image: URL(../img/contents-url.png);
			background-position: left center;
			background-repeat: no-repeat;
			display: block;
			text-decoration: none;
			width: 193px;
			height: 29px;
		}
			#FOOTER h3 a span {
				z-index: -1;
				position: relative;
				display: none;
			}
	
/*FOOTER_AREA start*/
#FOOTER_AREA {
	width: 100%;
	border-top: 1px solid #7f7f7f;

}
	.FOOTER_AREA {
		width: 950px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 8px;
		padding-bottom: 20px;
	}
		.FOOTER_AREA p {
			font-size: 8pt;
			width: 500px;
			height: 20px;
			font-weight: bold;
			letter-spacing: -1px;
			text-indent: 8px;
		
		}
			.FOOTER_AREA p span {
				
				
			}


/*FOOTER_AREA end*/
/*FOOTER end*/
