/*
Theme Name: CHIKUSEN WEB SITE
Version: 1.0
*/

/* web2014
-------------------------------------------------------------- */

.pagetitle {
	margin: 0 0 65px 0;
	}

.pagetitle h2 {
	margin: 0 0 20px 0;
}

.pagetitle h2 span {
	font-size: 150%;
	font-weight: bold;
}

.pagetitle .notice {
	color:#e62020;
	}

.content_main {
	padding-bottom:40px;
	}

.section {
	margin: 0 0 30px 0;
	padding: 0 0 30px 0;
	border-bottom: solid 1px #9d957c;
	line-height:1.5;
	}

.section.bottom {
	margin: 0 0 0 0;
	}

.section h3 {
	margin: 0 0 25px 0;
	font-size: 30px;
	}

.section h3 span {
	font-size: 12px;
	color: #F00;
	vertical-align: super;
	}

.section .column .thunb_ph {
	margin: 0 30px 0 0;
	width: 190px;
	float:left;
	}

.section .column .details {
	margin: 0 0 0 0;
	float:left;
	width: 770px;
	}

.section .column .details .pdt-name{
	margin: 0 0 20px 0;
	font-weight:bold;
	}


.pagetitle ul.t-link{
	border-left:1px solid #666;
	margin: 20px 0 0 0;
	padding: 0 0 0 10px;
	}

.pagetitle ul.t-link li {
	border-right:1px solid #666;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	float:left;
	font-weight:bold;
	}

.pagetitle ul.t-link li a{
	font-weight:normal;
	}



