@charset "Shift_JIS";

/* *********************************************************
 *
 *	Style Sheet only for the Internet category
 *
 * *********************************************************
 */
#main .txtr{
	text-align: right;
}
#main .txtm{
	text-align: center;
}

#main .pleft10{
	padding-left: 10px;
}
#main .pleft10phara{
	padding: 0 20px 0px 10px;
}

#main .pleft20phara{
	padding: 0 20px 0px 20px;
}

#main .pleft30phara{
	padding: 0 20px 0px 30px;
}
#main table{
	font-size:100%;
}


#contents .links {
	margin-top¥: 30px;
	border-top¥: 1px solid #ddd;
	text-align: center;
}

#contents .links ul {
	margin: 15px 10px 0 10px;
}

#contents .links ul li {
	margin: 0 0 10px -1px;
	padding: 0 7px;
	float:left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	line-height: 1.1;
	white-space: nowrap;
}

/* table item */
td.right {
	text-align: right;
}




#contents div.link-item:after,
#contents ul.tab:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
#contents div.link-item,
#contents ul.tab {
	zoom: 100%;
}