@charset "shift_jis";
/* CSS Document  Top page */

/* インフォメーション */

#info	{
	width: 750px;
	border-top: 1px solid #CCCCCC;
	margin-top: 5px;
}

#info .img	{
	width: 121px;
	height: 133px;
	float: left;
	padding: 5px 10px 5px 0px;
}
#info p	{
	text-align: right;
	font-size: 77%;
	font-weight:bold;
	margin-right: 10px;
}
dl compact	{
	width: 600px;
	float: right;
}

dt	{
	width: 70px;
	float: left;
	background-image: url(../images/info_icon.gif);
	background-repeat: no-repeat;
	background-position: 55px center;
	font-size: 77%;
	line-height: 1.3em;
}
dd	{
	width: 545px;
	float: left;
	font-size: 77%;
	line-height: 1.3em;
}

/* サービス一覧 */
.tbt	{
	border-top: 1px solid #e6e6e6;
}
.tbr	{
	border-right: 1px solid #e6e6e6;
}

.box	{
	margin: 5px 7px 0px 7px;
	width: 110px;
}
.boxt	{
	margin: 0px 7px;
	border-top: #E6E6E6 solid 1px;
	width: 110px;
	padding: 10px 0 0 0;
}
.boxr	{
	margin: 5px 0px 0px 7px;
	width: 110px;
}
.boxrt	{
	margin: 0px 0 0 7px;
	border-top: #E6E6E6 solid 1px;
	width: 110px;
	padding: 10px 0 0 0;
}
.boxat	{
	border-top: #E6E6E6 solid 1px;
	width: 110px;
	padding: 10px 7px 0 7px;
}
.boxat2	{
	border-top: #E6E6E6 solid 1px;
	width: 236px;
	margin: 0px 0px 0px 7px;
	padding: 12px 0 0 0;
}

.boxat3	{
	border-top: #E6E6E6 solid 1px;
	width: 236px;
	margin: 0px 0px 0px 6px;
	padding: 12px 0 0 0;
}

.boxart	{
	border-top: #E6E6E6 solid 1px;
	width: 110px;
	padding: 10px 0px 0 7px;
}
.bl	{
	float: left;
	margin-bottom: 0.7em;
}
.br	{
	float: right;
	width: 73px;
	margin-bottom: 0.2em;
}
.mida	{
	font-size: 80%;
	line-height:1.2em;
	color: #0000FF;
	font-weight: bold;
}
.name	{
	margin-top: 0.4em;
	font-size: x-small;
	line-height:1.2em;
}


/* リンク色 */
.mida	a {
	text-decoration: none;
	border-style: none;
	color: #0000FF;
}
.mida	a:link{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
.mida	a:visited{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
.mida	a:hover{
	color: #FC2D01;
	border-style: none;
	background-color: none;
	text-decoration: underline;
}

.name	a {
	text-decoration: underline;
	border-style: none;
	color: #000000;
}
.name	a:link{
	color: #000000;
	border-style: none;
	text-decoration: underline;
}
.name	a:visited{
	color: #000000;
	border-style: none;
	text-decoration: underline;
}
.name	a:hover{
	color: #FC2D01;
	background-color: none;
	text-decoration: underline;
}


#info	a {
	text-decoration: none;
	border-style: none;
	color: #0000FF;
}
#info	a:link{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
#info	a:visited{
	color: #0000FF;
	border-style: none;
	text-decoration: none;
}
#info	a:hover{
	color: #FC2D01;
	border-style: none;
	background-color: none;
	text-decoration: underline;
}

#info .next	a {
	text-decoration: none;
	border-style: none;
	color: #FC2D01;
}
#info .next	a:link{
	color: #FC2D01;
	border-style: none;
	text-decoration: none;
}
#info .next	a:visited{
	color: #FC2D01;
	border-style: none;
	text-decoration: none;
}
#info .next	a:hover{
	color: #FC2D01;
	border-style: none;
	background-color: none;
	text-decoration: underline;
}

