@charset "utf-8";
/******************************************************************************
top
******************************************************************************/

/* main
-----------------------------------------------------------------------------*/

#contents #main{
	margin:0 0 15px 0;
}

#contents #main .box-noflash{
	height:220px;
	background:#eee;
	text-align:center;
}

#contents #main .box-noflash .bn-noflash{
	padding:80px 0 0 0;
}

#contents #main .box-noflash p{
	padding:5px 0;
}

#contents #main .box-noflash a{
	color:#bb0000;
	text-decoration:underline;
}

#contents #main .box-noflash a:hover{
	text-decoration:none;
}


/* inner
-----------------------------------------------------------------------------*/

#contents #inner{
	background:url(../../cmn/img/dot_01.gif) 306px top repeat-y;
}

/* box-01
-----------------------------------------------------------------------------*/

#contents .box-01{
	width:273px;
	padding:0 0 20px 0;
}

#contents .box-01 .title{
	background:url(../../cmn/img/ttl_01.gif) left top no-repeat;
	height:28px;
	vertical-align:middle;
	margin:0 0 10px 0;
}

#contents .box-01 .title h2{
	line-height:28px;
	color:#699997;
	padding:0 0 0 10px;
}

#contents .box-01 .title p{
	position:absolute;
	top:8px;
	right:12px;
}

#contents .box-01 li{
	margin:0 0 10px 0;
}

#contents .box-01 .bt-list{
	text-align:right;
}
