@charset "utf-8";

/* ============================================================

[ information ]
概要 : 印刷設定

============================================================ */


/* ---------------------------------------------------------
■ リンクカラー
--------------------------------------------------------- */

a:link    { color: #003399; text-decoration: underline; }
a:visited { color: #003399; text-decoration: underline; }
a:hover   { color: #0066CC; text-decoration: underline; }
a:active  { color: #0066CC; text-decoration: underline; }


/* ---------------------------------------------------------
■ 音声ブラウザ用ナビゲーション
--------------------------------------------------------- */
.naviHidden {
	display: none;
}


/* ---------------------------------------------------------
■ レイアウトベース
--------------------------------------------------------- */
body {
	background: #FFFFFF;
}

div#baseWrap ,div#base {
	width: auto;
}

div#contentTop ,
div#contentWrap {
	width: auto;
	margin: 0px;
	padding: 0px;
}

div#content ,
div#contentWrap div#content {
	float: none;
	width: auto;
	margin: 0px;
	padding: 0px;
}

div#contentWrap div#sideNavi {
	display: none;
}


/* ---------------------------------------------------------
■ ヘッダー
--------------------------------------------------------- */
div#header {
	width: auto;
}

div#header div#topLink p ,
div#header div#utilityMenu {
	display: none;
}

div#header div#topLink {
	padding: 10px 0px;
}

/* ---------------------------------------------------------
■ ナビゲーション
--------------------------------------------------------- */
div#navi {
	display: none;
}

/* ---------------------------------------------------------
■ フッター
--------------------------------------------------------- */
div#footer {
	clear: both;
	width: auto;
	margin: 30px 0px 0px;
	padding: 0px;
	border-top: double 2px #cccccc;
	background-image: none;
}

div#footer ul {
	display: none;
}

div#footer div#copyright ,
#copyright_01 {
	float: none;
	padding: 0px;
	width: auto;
	background-image: none;
	text-align: left;
	color: #000000;
}

#copyright_02 {
	display: none;
}

/* ---------------------------------------------------------
■ パンくず
--------------------------------------------------------- */
div#breadCrumbs {
	display: none;
}

/* ---------------------------------------------------------
■ コンテンツ共通
--------------------------------------------------------- */
p.pagePrint {
	display: none;
}

h2 {
	margin-bottom: 1.5em;
}

.h3Wrap {
	margin: 1.5em 0px 10px 0px;
	width: 100%;
	background-image: none;
}

h3 {
	padding: 5px 0px 5px 5px;
	background-image: none;
	border-bottom: 2px solid #017ce3;
}

h4 {
	margin: 1.5em 0px 10px 0px;
	border-bottom: double 2px #017ce3;
	background-image: none;
}

h5 {
	margin: 1.5em 0px 10px 0px;
}

div#content p {
	clear: both;
	margin: 0px;
}

/* テーブル */
div#content div.tableWrap {
	clear: both;
	width: auto;
	margin: 0px;
}

div#content div.tableWrap table {
	width: auto;
	margin: 0px;
	border-collapse: collapse;
}

table thead th {
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-image: none;
}

table th ,
table td {
	border: solid 1px #cccccc;
	background-image: none;
}

/* 表 印刷時の幅 */
div#content div.tableWrap table.printWidth {
	width: 100%;
}


/* 装飾ボックス */
div.colorBoxWrap {
	clear: both;
	margin: 10px 0px;
}
div.colorBoxWrap div.colorBox {
	padding: 10px 15px;
	width: auto;
}

div.colorBoxImgWrap {
	margin: 10px 0px;
}

/* 画像配置 */
div.setImg {
	clear: both;
	width: auto;
	margin: 10px 0px;
}



/* このページを印刷 */
p.pagePrint {
	display: none;
}

/* ページの先頭へ戻る */
p.toPageTop {
	display: none;
}

/* アドビなど */
div#content div.download {
	display: none;
}

.alignCenter { 
	text-align: left;
}

/* 大きい画像対応 */
img.forPrint{
	width: 100%;
	height: auto;
}

.printPageBreak {
	page-break-before: always;
}

/* ---------------------------------------------------------
■ リスト
--------------------------------------------------------- */
.linkType_01 ,
.linkType_02 ,
.linkType_03 ,
.linkType_04 ,
.linkType_05 ,
.linkType_06 ,
ul.linkTypePdf ,
ul.linkTypeWav
ul.listSquare {
	margin-left: 0px;
}

ol.default {
	margin-left: 40px;
}

ul.linkType_06 li {
	padding-left: 0px;
	list-style: disc;
	background-image: none;
}

div.tableWrap table td ul.linkType_06 {
	margin-left: 20px;
}

div.tableWrap table td ul.linkType_06 li {
	padding-left: 0px;
	list-style: disc;
	background-image: none;
}

/* ---------------------------------------------------------
■ トップページ
--------------------------------------------------------- */
div#mainFlash {
	width: 100%;
}

div.contentTopWrap {
	margin: 10px 0px 20px;
}
div#topLeft {
	display: none;
}

div#topRight {
	width: 100%;
}

.releaseBox {
	width: 638px;
}
.releaseBox p.more {
	position: absolute;
	z-index: 100;
	top: 0px;
	right: 0px;
	display:inline;
	width: 1px;
	height: 1px;
	border-style: none;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

/* ---------------------------------------------------------
■ コンテンツ 各ページ
--------------------------------------------------------- */
.alignCenter {
	text-align: center;
}

/* コンテンツトップ
--------------------------------------------------------- */
div.category_01 {
	margin: 10px 0px;
}

div.category_01 div.col1 ,
div.category_01 div.col2 {
/*	width: 48%;*/
}

/* 会社情報
--------------------------------------------------------- */
/* ソニーライフ・エイゴン生命について */
div.company div.category_01 div.col1 ,
div.company div.category_01 div.col2 {
	float: none;
	width: auto;
}

/* 会社概要 */
div.company .tableWrap a.linkType_02 {
	padding-left: 15px;
}

/* FAQ
--------------------------------------------------------- */
.faq {
	margin: 15px 0px;
	background-image: none;
}

.faq dl {
	padding-bottom: 15px;
	background-image: none;
	border-bottom: solid 1px #cccccc;
}
.faq dt ,
.faq dd {
	margin: 0px;
	padding: 0px 0px 0px 1.5em;
	text-indent: -1.5em;
	background-image: none;
}

.faq dt span {
	display: inline;
	padding: 0px;
	background-image: none;
}


.faq em {
	margin-right: 10px;
	position: relative;
	left: 0px;
	width: auto;
	height: auto;
	overflow: visible;
	font-size: 120%;
}

.faq dt em {
	color: #999999;
}

.faq dd em {
	color: #ff0000;
}

/* 製品情報
--------------------------------------------------------- */
.tabNavi {
	margin: 10px 0px;
}

div.viewImg {
	margin: 10px 0px;
}

div#content div.viewImg p {
	margin: 10px 22px;
}

div.attentionWrap {
	margin: 10px 0px;
	border: 3px solid #F29186;
	background: #ffffff;
}

div.productNotesWrap {
	margin: 10px 0px;
	padding: 10px 22px;
}

div.featureWrap p ,
div.featureWrap ul {
	margin: 10px 0px 0px;
}

div.featureWrap ul.linkType_06 li {
	padding-left: 23px;
	list-style: none;
	background: url(../img/icons/icon_06.gif) no-repeat 5px 10px;
}
