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

/*ギャラリーCSS*/

#page-title {
	width:1000px;
	margin-top:10px;
	margin-bottom:10px;
	height:60px;
}

#page-title p {
	font-size:18px;
	font-weight:bold;
	padding-left:60px;
	padding-top:15px;
	padding-bottom:15px;
	background-image:url("../img/page-title/page-title-2.png");
	background-repeat:no-repeat;
}

#left-side {
	float:left;
	width:150px;
	margin-top:20px;
}

#left-side p.side-menu-1 {
	font-size:12px;
	font-weight:bold;
	padding:10px;
	margin-bottom:5px;	
	background-image:url(../img/side-menu-1.png);
	background-repeat:no-repeat;
}

#left-side p.side-menu-2 {
	font-size:12px;
	font-weight:bold;
	padding:10px;
	margin-bottom:5px;	
	background-image:url(../img/side-menu-2.png);
	background-repeat:no-repeat;
}

#left-side a {
	text-decoration:none;
	color:#000000;
}

#left-side a:hover {
	color:#FF0000;
}

#right-area {
	width:830px;
	float:right;
	margin-top:20px;
	margin-bottom:0px;
}

div.content {
	width:830px;
	margin-bottom:20px;
}

div.gallerybox {
float:left;
width: 205px;
height: 300px;
}

div.gallerybox p.comment {
	font-size:12px;
	line-height:1.4em;
	margin-top:10px;
	margin-bottom:5px;
}

div.gallerybox-sp {
float:left;
width: 410px;
height: 500px;
}

div.content p {
	text-align:left;
	margin-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
}



div.gallerybox-sp p.title {
	line-height: 1.2em;
	text-align:center;
	margin-bottom:5px;	
	font-size:15px;
	font-weight: bolder;
}

div.gallerybox p.title {
	line-height: 1.2em;
	text-align:center;
	margin-bottom:5px;	
	font-size:15px;
	font-weight: bolder;
}

div.gallerybox-sp p.center-img {
	margin-top:0px;
	margin-bottom:5px;
	text-align:center;
}

div.gallerybox p.center-img {
	margin-top:0px;
	margin-bottom:5px;
	text-align:center;
}

div.gallerybox-sp p.click {
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
	text-align:center;
}

div.gallerybox p.click {
	font-size:10px;
	margin-top:0px;
	margin-bottom:5px;
	text-align:center;
}




/*

div.content p {
	line-height: 1.5em;
	text-align:left;
	margin-bottom:10px;	
	font-size:15px;
	text-indent:1em;
}

div.content p.left-img {
	margin-right:30px;
	margin-bottom:15px;
	float: left;
}

div.content p.center-img {
	margin-top:10px;
	margin-bottom:15px;
	text-align:center;
}

div.content p.center-line {
	text-align:center;
	margin-top:25px;
	margin-bottom:25px;
}

div.content p.right-img {
	margin-right:10px;
	margin-bottom:15px;
	float: right;
}

div.content p.data-1 {
	line-height: 1em;
	text-align:left;
	margin-bottom:5px;	
	font-size:15px;
	text-indent:1em;
}

div.content p.data-2 {
	line-height: 1em;
	text-align:left;
	margin-bottom:5px;	
	font-size:15px;
	text-indent:2em;
}

div.content p.click {
	font-size:12px;
	margin-top:0px;
	margin-bottom:15px;
	text-align:center;
}

*/

/*コンテンツ－タイプ１*/
div.content p.type-1 {
	clear:both;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:15px;
	border-left:solid 35px #FAA;
	border-bottom:solid 2px #FAA;
}

/*コンテンツ－タイプ２*/
div.content p.type-2 {
	clear:both;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	margin-top:0px;
	margin-bottom:10px;
	padding-left:15px;
	border-left:solid 35px #AFF;
	border-bottom:solid 2px #AFF;
}

/*コンテンツ－タイプ3*/
div.content p.type-3 {
	clear:both;
	font-size:30px;
	font-weight:bold;
	line-height:1.5em;
	margin-top:50px;
	margin-bottom:80px;
	margin-left:200px;
}