@charset "Shift_JIS"; 

/* ------------------------------------------- CSS Information
 File Name:      contents.css
 Author:         Your Name (admin)
 Style Info:     コンテンツ内のスタイル
----------------------------------------------------------- */

/* --------------------------------- content Area Style --*/
#content p {
	margin-bottom: 0em;
}
#content h4	{
	clear: both;
	margin-bottom: 7px;
}
#content h5	{
	margin-bottom: 7px;
}
/*------------ Link-- */
.navi01 a	{
	background: url(image/navi01_top.jpg) no-repeat 0px -121px; height: 121px;
}
.navi01 a:link,.navi01 a:visited	{
	background: url(image/navi01_top.jpg) no-repeat 0px 0px; height: 121px;
}
.navi02 a	{
	background: url(image/navi02_top.jpg) no-repeat 0px -121px; height: 121px;
}
.navi02 a:link,.navi02 a:visited	{
	background: url(image/navi02_top.jpg) no-repeat 0px 0px; height: 121px;
}
.navi03 a	{
	background: url(image/navi03_top.jpg) no-repeat 0px -120px; height: 120px;
}
.navi03 a:link,.navi03 a:visited	{
	background: url(image/navi03_top.jpg) no-repeat 0px 0px;  height: 120px;
}
.navi04 a	{
	background: url(image/navi04_top.jpg) no-repeat 0px -120px;  height: 120px;
}
.navi04 a:link,.navi04 a:visited	{
	background: url(image/navi04_top.jpg) no-repeat 0px 0px;  height: 120px;
}
/*-------------- hover-- */
.navi01 a:hover,.navi01 a:active	{
	background: url(image/navi01_top.jpg) no-repeat 0px -121px;  height: 121px;
}
.navi02 a:hover,.navi02 a:active	{
	background: url(image/navi02_top.jpg) no-repeat 0px -121px;  height: 121px;
}
.navi03 a:hover,.navi03 a:active	{
	background: url(image/navi03_top.jpg) no-repeat 0px -120px;  height: 120px;
}
.navi04 a:hover,.navi04 a:active	{
	background: url(image/navi04_top.jpg) no-repeat 0px -120px;  height: 120px;
}
/* ----------- content Style --*/
#content .textL	{
	width: 300px;
	margin-top: 20px;
	float: left;
	padding-right: 15px;
}
#content .textR	{
	width: 300px;
	margin-top: 20px;
	float: right;
}
#content .text	{
	padding-top: 20px;
	padding-bottom: 40px;
}
#content .info	{
	width: 540px;
	background: #FFF3DD;
	padding: 15px 10px 10px 10px;
	margin-bottom: 15px;
}
#content .info dt	{
	padding-left: 10px;
	margin-bottom: 5px;
}
#content .info .new	{

}
#content .info dd	{
	border-bottom: dotted 1px #C1B4A3;
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 100%;
}
#content .info dd p	{
	margin:0;
	padding:0;
	margin-top: -33px;
	margin-bottom: 26px;
	margin-left: 350px;
}
#content .type	{
	margin-bottom: 15px;
}
#content .type li	{
	display: inline;
	margin-right: 7px;
}
 
span.new {
	display:none;
}


p.officalto{

	}
	
	
div#content{
	position:relative;
	}	
	
	
	
	
div.ttt{
	float:left;
	}

p.officalto a{
	margin-bottom:6px;
	display:block;
	height:80px;
	width:276px;
	text-indent:-9999px;
	background: url(image/tooffical.jpg) no-repeat 0 0;
	}

p.officalto a:hover{
	background: url(image/tooffical.jpg) no-repeat 0 -80px;
	}





p.blogto a{
	position:absolute;
	display:block;
	height:80px;
	width:270px;
	text-indent:-9999px;
	background: url(image/toblog.jpg) no-repeat 0 0;
	left: 290px;
	top: 5px;
	}

p.blogto a:hover{
	background: url(image/toblog.jpg) no-repeat 0 -80px;
	}

.btn a {
	background:#FBE7EB;
	margin-right:10px;
	margin:0;
	font-size:18px;
	font-weight:bold;
}