@charset "utf-8";

/********************************************************
Copyright(C)Japan New Alpha CO., LTD. All Rights Reserved.
********************************************************/

/* link ********************************************/

@import url(auxi.css); 

/* --- BACKGROUND --- */

.toppage{ padding: 0 0 0 20px;}
.toppage h1{ margin: 20px 0 5px;}

.toppage #breadcrumb{ margin: 85px 0 20px;}

#read{ margin: 0 15px 20px;}

.toppage{ background: url(img/auxi/link/base_title_s.jpg) no-repeat top left;}
.toppage #main_inner{ background: url(img/auxi/link/read_bg.jpg) no-repeat 212px 0;}

/* --- TITLES --- */

.toppage h2{
	margin: 0 0 15px;
	padding: 4px 11px 0 30px;
	clear: both;
	background: url(img/auxi/link/h2_1.gif);
	height: 26px;
	_height: 30px;
	line-height: 22px;
	text-indent: 0;
	font-size: 13px;
	overflow: hidden;
}
.toppage .l_210{ background: url(img/auxi/link/img_bg.gif) no-repeat left top;}
.toppage .l_210 img{ margin: 5px 0 20px 5px;}

.toppage .r_460 a{
	padding: 0 15px 0 0;
	background: url(img/icon_link.gif) no-repeat right center;
}

