@charset "euc-jp";

/* ハイパーメールとは
------------------------------------------------------------------------- */
div#conts h2 {
	text-indent: -9999em;
	background: url('../img/top/h2.gif');
	height: 40px;
	width: 380px;
	margin: 0px 0px 10px;
	padding: 0px;
}
div#tleft {
	float: left;
	width: 370px;
	padding-bottom: 15px;
}
div#tright {
	float: right;
	width: 370px;
	padding-bottom: 15px;
}
div#tright img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
/* 画像エリア
------------------------------------------------------------------------- */
div#topmain {
	margin-bottom: 15px;
}
div#topmain img {
	vertical-align: bottom;
}
div#topmain h4 {
	display: none;
}
div#topmain p {
	display: none;
}

/* サービス組み合わせ
------------------------------------------------------------------------- */
div#PLUSserv h5 {
	background: url('../img/plus_serv_md.gif') no-repeat;
	height: 25px;
	text-indent: -9999em;
}
div#PLUSserv li {
	text-indent: -9999em;
	list-style: none;
	float: left;
	/*  mac IEにのみ適用 \*//*/
	font-size: 1px;
	/**/
}
div#PLUSserv ul {
	margin: 0;
	padding: 0;
}
div#PLUSserv li a {
	display: block;
	width: 390px;
	height: 95px;
	text-decoration: none;
}
div#PLUSserv li#PS1 a {
	background: url('../img/plus_serv01_off.gif') no-repeat;
}
div#PLUSserv li#PS2 a {
	background: url('../img/plus_serv02_off.gif') no-repeat;
}
div#PLUSserv li#PS1 a:hover {
	background: url('../img/plus_serv01_on.gif') no-repeat;
}
div#PLUSserv li#PS2 a:hover {
	background: url('../img/plus_serv02_on.gif') no-repeat;
}


/* その他
------------------------------------------------------------------------- */
div#tuleft {
	float: left;
	width: 460px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div#turight {
	float: right;
	width: 300px;
	padding-top: 15px;
	padding-bottom: 15px;
}
/* 最新情報 */
div#news {
	padding-bottom: 10px;
}
div#news h5 {
	color: #EC3A01;
	font-size: 1em;
	font-weight: bold;
}
div#news ul {
	padding-left: 30px;
}
div#news li {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: square;
}
/* Pマーク */
div#privacy img {
	float: left;
	margin: 6px 16px 0 6px;
}
div#privacy {
	background-color: #eeefff;
	padding: 10px;
	border: 1px solid #ccc;
}
div#privacy h6 {
	font-size: 80%;
	color: #0E86C5;
}
div#privacy p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* 右側 */
div#turight ul, 
div#turight li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

div#turight ul {
	margin-bottom: 15px;
}
div#turight li {
	text-indent: -9999em;
	margin-top: 2px;
	margin-bottom: 2px;
	/*  mac IEにのみ適用 \*//*/
	font-size: 1px;
	/**/
}
/* 専用サーババナー */
div#turight ul#serv li a {
	display: block;
	height: 100px;
	width: 300px;
	background: url('../img/top/tbana_senyou.jpg') no-repeat;
	text-decoration: none;
}
/* サービスバナー */
div#turight h6 {
	background: url('../img/top/md_asp.gif') no-repeat;
	text-indent: -9999em;
	height: 20px;
}
div#turight ul#banaleft {
	float: left;
	width: 145px;
	padding-top: 5px;
}
div#turight ul#banaright {
	float: right;
	width: 145px;
	padding-top: 5px;
}
div#turight ul#banaleft li a, 
div#turight ul#banaright li a {
	display: block;
	height: 40px;
	width: 145px;
	text-decoration: none;
}
div#turight ul#banaleft li#st a {
	background: url('../img/top/bana_st.gif') no-repeat;
}
div#turight ul#banaleft li#mf a {
	background: url('../img/top/bana_mf.gif') no-repeat;
}
div#turight ul#banaleft li#mt a {
	background: url('../img/top/bana_mt.gif') no-repeat;
}
div#turight ul#banaleft li#aipo a {
	background: url('../img/top/bana_aipo.gif') no-repeat;
}
div#turight ul#banaright li#mm a {
	background: url('../img/top/bana_mm.gif') no-repeat;
}
div#turight ul#banaright li#am a {
	background: url('../img/top/bana_am.gif') no-repeat;
}
div#turight ul#banaright li#pp a {
	background: url('../img/top/bana_pp.gif') no-repeat;
}
div#turight ul#banaright li#df a {
	background: url('../img/top/bana_df.gif') no-repeat;
}
.clear {
    clear: both;
}

