@charset "shift_jis";

/*
	オリックス生命株式会社
	共通スタイルシート（css/style.css）
*/


/*	ヘッダー 		*/
#header a{color:#069; text-decoration:underline;}
#header a:visited{color:#639; text-decoration:underline;}
#header a:hover{color:#666; text-decoration:underline;}
#header span{color:#666;}

font.8n{FONT-SIZE:10px;font-family:'ＭＳ Ｐゴシック',sans-serif}

/*	本文 		*/
.main1 a,a.main1,
.main2 a,a.main2,
.toplinks a{ color:#069; text-decoration:underline; }

.main1 a:visited,a.main1:visited,
.main2 a:visited,a.main2:visited,
.toplinks a:visited{  color:#639; text-decoration:underline; }

.main1 a:hover,a.main1:hover,
.main2 a:hover,a.main2:hover,
.toplinks a:hover{{ color:#666; text-decoration:underline; }

.bluetitle,.bluetitle1,.bluetitle2{color:#1f404d;}

/*	.main2 a{ color:#006; text-decoration:underline; }
.main2 a:visited{ color:#639; text-decoration:underline; }
.main2 a:hover{ color:#666; text-decoration:underline; }	*/

.main3 a:visited{ color:#639; text-decoration:underline; }
.main3 a:hover{ color:#666; text-decoration:underline; }
.main4 a:visited{ color:#639; text-decoration:underline; }
.main4 a:hover{ color:#666; text-decoration:underline; }

.newstitle{color:#006;}

.blue{color:#00c}
.red{color:#c00}
.white,.white1{color:#fff}

.toplinks{color:#069;}
.agenttitle,.agentsubtitle{color:#006;}

/*	右ナビゲーション 		*/
div.menu1 a{color:#006; text-decoration:none;}
div.menu1 a:visited{color:#639; text-decoration:none; }
div.menu1 a:hover{color:#666; text-decoration:none; }
div.menu2 a{color:#069; text-decoration:none; }
div.menu2 a:visited{color:#639; text-decoration:none; }
div.menu2 a:hover{color:#666; text-decoration:none; }
#rightnav table{width:100%;}
#rightnav td{vertical-align:top;}
.border{width:1px;background-color:#069;}
.off{background-color:#c9d7e4;}
.on{color:#666; background-color:#fff;}



/*	フッター 		*/
#footer span,.foot{color:#666;}
#footer a{color:#069; text-decoration:underline}
#footer a:visited{color:#639; text-decoration:underline;}
#footer a:hover{color:#666; text-decoration:underline;}



/*	フォーム		*/
form{margin:0px;}
.fname{width:110px;}
.fyear{width:50px;}
.fdata{width:35px;}
.fzip01{width:50px;}
.fzip02{width:90px;}
.ftel{width:85px;}
.fmail01{width:95px;}
.fmail02{width:170px;}
.flong,.farea{width:290px;}
.fmiddle{width:135px;}

.fname,.fyear,.fdata,.fzip01,.fzip02,.flong,.farea,.ftel,
.fmail01,.fmail02,.fmiddle,.pulldown{background-color:#fff;}

.fbutton{width:100px;}

.right{float:right;margin-left:10px;margin-bottom:10px;}


/* マイページ告知 */
.csc_mypage{
	width:650px;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:1px solid #b7c7d7;
	margin-bottom:20px;
}
.csc_mypage .my_tit{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
