@charset "euc-jp";

/*
	保険トップCSS
*/


/*==============================================================

	クリアフィックス　clearfix
	
==============================================================*/
.clearfix:after,
#mainvisual .tab:after,
#yService .mbody:after,
#yLink li:after
{
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}

.clearfix,
#mainvisual .tab,
#yService .mbody,
#yLink li
{
	zoom:1;
}


/*==============================================================

	共通レイアウト
	
==============================================================*/
/*------------------------
	モジュール整形用
------------------------*/
/* 外枠 ModuleOuterBox */
.moduleOB,
#yService,
#info
{
	margin-bottom: 7px;
	padding: 1px;
	border: 1px solid #D0D0D0;
	background: #FFFFFF;
}


/* 内枠 ModuleInnerBox*/
.moduleIB
{
	margin-top: 1px;
	border: 1px solid #D0D0D0;
}

/* 内枠（上ボーダーなし） ModuleInnerBoxNoneTop */
.moduleIBNT,
#insCompany .mbody
{
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
}

/* Y!サービス内枠 */
.yserviceB,
#yService .mbody
{
	background: #F5F5F5;
	border-top: 1px solid #DBDBDB;
}

/* Y!サービスh2 */
.yserviceh2,
#yService h2
{
	height: 21px;
	margin-bottom: 1px;
	background: url(http://i.yimg.jp/images/insurance/top/common/yservice_h2.gif) repeat-x;
	line-height: 21px;
	text-indent: 5px;
	font-size: 12px;
	font-weight: bold;
}


/*==============================================================

	ナビゲーション（左カラム）
	
==============================================================*/
/*------------------------
	人気商品ランキング
------------------------*/
#ranking h2 {
	background: url(http://i.yimg.jp/images/insurance/top/index/top_ranking_h2.gif) no-repeat;
}

#ranking h3 {
	background: #F0F0F0;
}

#ranking .kuruma,
#ranking .ryokou {
	border-top: 1px solid #D0D0D0;
}

#ranking .ranks a {
	margin-left: 0px;
}

#ranking table {
	margin: 5px;
}

#ranking table tr {
	margin: 3px 0;
	vertical-align: top;
}

#ranking table tr img {
	padding-right: 3px;
}

#ranking .listlink li a {
	margin-left: -5px;
}

/*==============================================================

	メインカラム（中央カラム）
	
==============================================================*/
/*------------------------
	メインビジュアル
------------------------*/
#mainvisual {
	border: 2px solid #D0D0D0;
	position: relative;
}

#mainvisual li{
	display: block;
	float: left;
}

#mainvisual form {
	position: absolute;

	margin-left: 205px;
	margin-top: -30px;
}

* #mainvisual form {top: 216px;}	/* IE6 hack */

#mainvisual form select {
	width: 160px;
}

/*------------------------
	Yahoo!サービス
------------------------*/
#yService .mbody {
	padding: 5px;
}

#yService table {
	width: 100%;
}

#yService table tr {
	vertical-align: top;
}

#yService table tr td {
	padding: 3px 0;
}


/*==============================================================

	サブカラム（右カラム）
	
==============================================================*/
/*------------------------
	お知らせ
------------------------*/
#info h2 {
	height: 32px;
	background: url(http://i.yimg.jp/images/insurance/top/index/top_info_h2.gif) no-repeat;
	text-indent: -9999px;
}

#info .mbody {
	padding: 0 6px;
}

#info li {
	margin: 6px 0 6px 17px;
	list-style-position: outside;
	list-style-image: url(http://i.yimg.jp/images/insurance/top/common/icon2.gif);
}

#info li a {
	vertical-align: top;
}


/*------------------------
	ピックアップ枠（ちょこっと保険）
------------------------*/
#pickup ul {
	width: 285px;
	margin: 7px auto;
	text-align: center;
}

#pickup ul li {
	float: left;
	width: 60px;
	margin: 0 5px 3px 5px;
}

#pickup ul li img {
	margin-bottom: 3px;
}

/*------------------------
	ピンクリボン枠
------------------------*/
#pinkribon {
	margin-bottom: 7px;
}



/*==============================================================

	サブカラム（右カラム）
	
==============================================================*/
#warning {
	margin: 0 12px;
}