@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#header {
	margin-bottom: 25px;
}

.ttl01 span {
	margin-left: -17px;
}

.comH2 img {
	margin-left: -17px;
}

#mainImg {
	width: 960px;
	height: 435px;
	position: relative;
	z-index: 9;
}

#mainVisual {
	overflow: hidden;
	zoom: 1;
}

#mainVisual ul {
	float: left;
	width: 210px;
}

#mainVisual ul li {
	float: left;
}

#mainVisual ul li img {
	display: block;
}

#main .lSection {
	float: left;
	width: 530px;
}

#main .rSection {
	float: right;
	width: 405px;
}

#main .comSection {
	margin-bottom: 18px;
	padding: 0;
}

#main .comSection .comInner {
	padding: 13px 0 17px;
}

#main .comSection .pab01 {
	padding-bottom: 25px;
}

#main h2 {
	margin-bottom: 10px;
	position: relative;
	z-index: 9999;
}

#main p {
	font-size: 1.2em;
}

#main .text01 {
	margin: 0 25px;
	font-size: 1.3em;
	line-height: 1.7;
}

#main h1 {
	font-size: 1em;
	font-weight: normal;
}

#main dl.dl01,
#main dl#news {
	padding-top: 2px;
	margin: 0 25px;
	font-size: 1.2em;
	line-height: 1.83;
}

#main dl.dl01 dt,
#main dl#news dt {
	float: left;
}

#main dl.dl01 dd,
#main dl#news dd {
	padding-left: 5em;
}

#main dl.dl01 dd a,
#main dl#news dd a {
	color: #330000;
	text-decoration: none;
}

#main dl.dl01 dd a:hover,
#main dl#news dd a:hover {
	text-decoration: underline;
}

#main .section {
	margin: 0 15px 13px 25px;
	clear: both;
}

#main .section .rInner {
	float: right;
	width: 321px;
}

#main .section .rInner2 {
	float: right;
	width: 135px;
}

#main .section .rInner h3 {
	margin-bottom: 16px;
}
#main .section .rInner2 h3 {
	margin-bottom: 16px;
}

#main .section .rInner p,#main .section .rInner2 p{
	margin: 0 2px;
	font-size: 1.1em;
	line-height: 1.63;
}

#main .section .rInner p.link01,#main .section .rInner2 p.link01 {
	margin: 0;
}

#main .section .rInner p.link01 a ,#main .section .rInner2 p.link01 a{
	margin-top: -14px;
	position: relative;
	display: block;
	float: right;
}

#main .section .rInner p.link02 a ,#main .section .rInner2 p.link01 a{
	margin-top: 0;
}
/* oyako fira */
#main div.lSection div.comSection div.comInner div.section h3{padding-bottom:1em; font-size:1.08em;}
#main div.lSection div.comSection div.comInner div.section h3 a{
	
	text-decoration:underline;
	font-size:1.08em;
	color:#330000;}

/* ======== */
#main .photo {
	padding: 0 0 7px 13px;
	width: 374px;
}

#main .photo img {
	margin-top: -23px;
	position: relative;
}

#main .faceBook {
	margin: 0 0 17px 20px;
}

	* html #main {
		padding: 25px 0 15px;
	}
	
	*+html #main {
		padding: 25px 0 15px;
	}

.block {
	width: 1%;
	height: 1%;
	clear: both;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#main dl.dl01 dd {
		padding-left: 6.5em;
	}
}