/* ==================================================================
	アップ・トゥ・メール
	top_index.css - スタイルシート
	UTF-8
================================================================== */

@charset "utf-8";

div.top_flash
{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

table.top_table
{
	margin:20px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	border-collapse: collapse;
}

td.top_td_left
{
	width:680px;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
	vertical-align:top;
}

td.top_td_right
{
	width:200px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
	font-size:10pt;
	background-color:#E6E6E6;
	vertical-align:top;
}

/* トップコンテンツ ------------------------------------------------*/

table.top_contents
{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	border-collapse: collapse;
}

td.top_contents1
{
	width:195px;
	height:86px;
	margin:0px 0px 0px 0px;
	padding:65px 15px 15px 20px;
	font-size:11pt;
	line-height:150%;
	vertical-align:top;
	background-image: url(../images/top_contents1.gif);
	background-repeat: no-repeat;
}

td.top_contents2
{
	width:195px;
	height:86px;
	margin:0px 0px 0px 0px;
	padding:65px 15px 15px 20px;
	font-size:11pt;
	line-height:150%;
	vertical-align:top;
	background-image: url(../images/top_contents2.gif);
	background-repeat: no-repeat;
}

td.top_contents3
{
	width:195px;
	height:86px;
	margin:0px 0px 0px 0px;
	padding:65px 0px 15px 20px;
	font-size:11pt;
	line-height:150%;
	vertical-align:top;
	background-image: url(../images/top_contents3.gif);
	background-repeat: no-repeat;
}

td.top_contents4
{
	width:195px;
	height:86px;
	margin:0px 0px 0px 0px;
	padding:65px 15px 15px 20px;
	font-size:11pt;
	line-height:150%;
	vertical-align:top;
	background-image: url(../images/top_contents4.gif);
	background-repeat: no-repeat;
}

td.top_contents5
{
	width:195px;
	height:86px;
	margin:0px 0px 0px 0px;
	padding:65px 15px 15px 20px;
	font-size:11pt;
	line-height:150%;
	vertical-align:top;
	background-image: url(../images/top_contents5.gif);
	background-repeat: no-repeat;
}

td.top_contents6
{
	width:195px;
	height:86px;
	margin:0px 0px 0px 0px;
	padding:65px 0px 15px 20px;
	font-size:11pt;
	line-height:150%;
	vertical-align:top;
	background-image: url(../images/top_contents6.gif);
	background-repeat: no-repeat;
}

/* もっと詳しく ２行用 */
div.top_contents_link1
{
	margin:6px 0px 0px 65px;
	padding:0px 0px 0px 0px;
}

div.top_contents_link1 a
{
	color:#3A48A0;
	font-size:13pt;
	font-weight:bold;
}

/* もっと詳しく １行用 */
div.top_contents_link2
{
	margin:29px 0px 0px 65px;
	padding:0px 0px 0px 0px;
}

div.top_contents_link2 a
{
	color:#3A48A0;
	font-size:13pt;
	font-weight:bold;
}

/* 新着情報 ----------------------------*/
p.top_news
{
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:10pt;
	line-height:120%;
}