@charset "shift_jis";

/* ================================


 Old page interchange style


=================================== */



/* ======================================

 reset

======================================= */
strong,th {
	font-style: normal;
	font-weight: normal;
}
p.windows7 strong {
	font-weight:bold;
}
ol,ul {
	list-style:none;
}
option {
	padding:0 0 0 10px;
}
sub {
	vertical-align:baseline;
}
sup {
	vertical-align:text-top;
}
table {
	font-size:inherit;
	font:100%;
}
a:hover img#TB_Image {
	opacity: 1;
	filter: alpha(opacity=100);
}


/* ======================================

 layout

======================================= */
div#wrap {
	width: 950px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

body .windows7 {
	margin: 0;
}

#main .contents-header {
	padding-top: 20px;
/*  margin-top: -36px;  */
}

#topicPathArea {
	padding: 0;
}
.layout-2-col #contents {
	width: 765px;
}

div#contentsMain h3 {
    background: url("/images/common/contents_bg_seperated_bar.gif") no-repeat scroll 0 0 #FDF5E0;
    font-size: 116%;
    margin: 10px 0;
    padding: 7px;
}


/* 左ナビゲーションエリア
------------------------------ */
ul.categoryBox li img{
	vertical-align:bottom;
}

dl.directoryNav {
    background: url("/images/common/directorybox_bg.gif") repeat-y scroll left bottom transparent;
    margin: 0 0 10px;
    padding: 0;
    width: 170px;
}
dl.directoryNav dt {
    background: url("/images/common/directorynav_dt.gif") no-repeat scroll left top transparent;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
}
dl.directoryNav dt.middledt {
    background: url("/images/common/directorynav_dt2.gif") repeat-x scroll left top transparent;
}
dl.directoryNav dt.bottomdt {
    background: url("/images/common/directorynav_dt3.gif") no-repeat scroll left bottom transparent;
    border-top: 1px solid #FFFFFF;
}
dl.directoryNav dt a {
    background: url("/images/common/icon_directory.gif") no-repeat scroll 0 2px transparent;
    color: #333333;
    display: block;
    padding: 0 0 0 15px;
}
dl.directoryNav dt a:link, dl.directoryNav dt a:visited {
    text-decoration: underline;
}
dl.directoryNav dt a:hover, dl.directoryNav dt a:active {
    text-decoration: none;
}
dl.directoryNav dt a.dt2line {
    background: url("/images/common/icon_directory.gif") no-repeat scroll 0 10px transparent;
    padding: 0 0 0 15px;
}
dl.directoryNav ul.directorySub {
    margin: 0 1px 0 2px;
}
dl.directoryNav ul.directorySub li {
    background: url("/images/common/icon_link.gif") no-repeat scroll 8px 8px transparent;
    border-bottom: 1px dotted #FCAD1D;
    margin: 0;
    padding: 6px 10px 6px 23px;
}
dl.directoryNav ul.directorySub li.sub2line {
    background: url("/images/common/icon_link.gif") no-repeat scroll 8px 12px transparent;
    padding: 6px 10px 6px 23px;
}
dl.directoryNav ul.directorySub li.sublast {
    border-bottom: medium none;
    padding-bottom: 10px;
}
div.categoryBox_W, ul.categoryBox {
    background: url("/images/common/categoryBox_w_bg.gif") no-repeat scroll left bottom transparent;
    margin: 0 0 10px;
    padding: 0;
    width: 170px;
}
div#sidenavi .categoryBox_W dl dd {
    margin: 5px 1px 8px 3px;
    padding: 0;
}
div#sidenavi ul.subnav {
    margin: 8px 12px 2px;
    padding: 0;
}
div#sidenavi ul.subnav li {
    background: url("/images/common/icon_subnav.gif") no-repeat scroll 0 4px transparent;
    font-size: 87%;
    margin: 0;
    padding: 0 0 6px 8px;
}



/* コンテンツ枠
------------------------------ */
div#contents .section{
	margin: 0 0 20px 0;
	padding: 0;
	overflow: hidden;
	clear: both;
	width: 765px;
}
div#contents .secBox{
margin: 0 0 10px 0;
}

/* header
------------------------------- */
#header .local .shopping {
	margin-top:3px;
}

/* footer
------------------------------- */
#footer {
	margin: 70px 0 0;
}


/* ======================================

 module

======================================= */

/* リンクスタイル
---------------------------------------*/
a:link, a:visited {
    text-decoration: underline;
}
a.link{
	background: url(/images/common/icon_link.gif) no-repeat 0 1px;
	padding: 0 0 0 15px;
	font-weight: bold;
	display: block;
	zoom: 1;
}
a.link02{
	background: url(/images/common/icon_link.gif) no-repeat 0 1px;
	padding: 0 0 10px 15px;
	margin: 0 10px;
	display: block;
	display: inline-block;
	zoom: 1;
}
a.link03{
	background: url(/images/common/icon_subnav.gif) no-repeat 3px 4px;
	padding: 0 0 6px 13px;
	margin: 0 3px 0;
	display: block;
	zoom: 1;
	font-size: 85%;
}
a.link04{
	font-weight: bold;
}
a.link05{
	background: url(/images/common/icon_link.gif) no-repeat 0 1px;
	padding: 0 0 10px 15px;
	font-weight: bold;
	width:70px;
	display: block;
	float:right;
	zoom: 1;
	margin:0 0 5px 0;
}
a.pdf{
	background: url(/images/common/icon_pdf.gif) no-repeat 0 0;
	padding: 0 0 2px 20px;
	display: block;
	display: inline-block;
	zoom: 1;
}
a.infoLink{
	background: url(/images/common/icon_subnav.gif) no-repeat 3px 4px;
	padding: 0 0 6px 10px;
	margin: 5px 0 0;
	display:block;
	zoom:1;
	font-size: 120%;
}
div#contents a.monitorLink{
	background: url(/images/common/icon_pc.gif) no-repeat left center;
	padding:6px 0 6px 26px;
	line-height:2;
}
div.tooltip a{
	text-decoration: underline;
	color: #0066cc;
}
img.ico{
	vertical-align:middle;
	margin:0 0 0 3px;
}

/* <h>タグスタイル
---------------------------------------*/
div#contents h1 span{
	font-size: 65%;
	font-weight: normal;
}
div#contents h2.fonth2 ,
div#contents h2.fonth2b {
	font-size: 120%;
	font-weight: bold;
	border-top: solid 2px #fcad1d;
	border-bottom: solid 1px #fcad1d;
	margin-bottom: 10px;
}
div#contents h2.fonth2 span {
	display: block;
	padding: 8px 33px;
	background: url(/images/common/fonth2_bg.gif) left center;
	margin-bottom: 1px;
}
div#contents h2.fonth2b span {
	display: block;
	padding: 8px 5px;
	background: url(/images/common/fonth2_bg2.gif) left center;
	margin-bottom: 1px;
}


/* <p>タグスタイル
---------------------------------------*/
p.pageTopArea {
	text-align:right;
	margin: 0 0 15px 0;
	width: 765px;
}
p.pageTopArea2 {
	text-align:right;
	margin: 15px 0;
	width: 950px;
}
p.pageTopArea a ,
p.pageTopArea2 a {
	background: url(/images/common/icon_pagetop.gif) no-repeat 0 1px;
	padding: 0 0 0 15px;
}
p.gray{
	color: #666666;
}
p.disclaimer,
ul.disclaimer,
span.disclaimer{
	font-size: 85%;
	text-indent: -1em;
	padding-left: 10px;
}
p.categoryText{
	font-size: 85%;
	margin: 4px 5px 0;
	padding: 0;
}
p.categoryText span{
	letter-spacing: -0.5px;
}
p.linkRight{
	margin: 12px 0 0 0;
	text-align: right;
}
p.linkRight2{
	text-align: right;
}
p.linkRight a{
	background: url(/images/common/icon_link.gif) no-repeat 0 1px;
	padding: 0 0 0 15px;
	font-weight: bold;
}
p.iconLink,
span.iconLink {
	background: url(/images/common/icon_link.gif) no-repeat 0 1px;
	padding: 0 0 0 15px;
	font-weight: bold;
	zoom: 1;
}
p.orangeL,
span.orangeL{
	font-size: 160%;
	font-weight: bold;
	color: #e66b2e;
}

/* 強調タグスタイル
---------------------------------------*/
div#contents strong{
	color:#ff0000;
	font-weight:bold;
}
div#contents em,
div#contents #contentsSub em{
	color: #ff0000;
	font-style: normal;
	font-weight: bold;
}

/* リストスタイル
---------------------------------------*/

/* ドットライン入りリスト ---------------*/
div.section ul.dotList li{
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: dotted 1px #deceb4;
	overflow: hidden;
	clear: both;
	width:100%;
}
div.section ul.dotList li.last{
	border-bottom: none;
	margin: 0;
}
div.section ul.dotList li div.imgDot{
	float: left;
	margin: 0 8px 0 0;
	overflow: hidden;
}
div.section ul.dotList li p{
	float: right;
	width: 695px;
}
div.section ul.dotList dl dt {
	width: 72px;
	margin-left: 5px;
	float: left;
}
div.section ul.dotList dl dd {
	float: left;
	width: 680px;
}
div.section ul.newdotList li {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: dotted 1px #deceb4;
	overflow: hidden;
	width: 100%;
	clear: both;
}

div.section ul.newdotList li .imgDot {
	float: left;
	margin: 0 8px 0 0;
	overflow: hidden;
}

div.section ul.newdotList li p{
	float: right;
	width: 660px;
}


/* PDFりリスト ---------------*/
div.section ul.pdfList li{
	margin: 0 0 8px 0;
	display: block;
	display:inline-block;
	overflow: hidden;
	clear: both;
}
div.section ul.pdfList dl dt{
	width: 65px;
	margin-left: 5px;
	float: left;
}
div.section ul.pdfList dl dd{
	float: left;
}

/* cubeリスト ---------------*/
div.section ul.cubeListL li{
	background: url(/images/common/icon_cube2.gif) no-repeat 0 3px;
	padding-left: 12px;
}
div.section ul.cubeListL li ul li{
	background: none;
	padding-left: 0;
}
div.section ul.cubeList li{
	background: url(/images/common/icon_cube.gif) no-repeat 0 3px;
	padding-left: 10px;
}

/* リンクリスト ---------------*/
div.section ul.linkList li{
	background: url(/images/common/icon_link.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-bottom: 5px;
	zoom: 1;
}
div.section ul.linkList li a{
	font-weight: bold;
}
div.section ul.linkList02 li{
	background: url(/images/common/icon_link.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-bottom: 5px;
	zoom: 1;
}

/* 数字つきリスト ---------------*/
div.section ol{
	list-style-type: decimal;
	list-style-position: inside;
}
div.section ol.secondol{
	list-style-type: decimal;
	list-style-position: outside;
	padding: 0 10px 0;
	margin-left: 20px;
}
div.section ol ol,
div.section ol.secondol ol{
	padding-left: 10px;
}

/* リスト ---------------*/
div.section ul.discList{
	padding: 0 10px 0;
	margin-left: 10px;
	list-style: disc;
}

/*基本テーブルスタイル
---------------------------------------*/
div#contents table{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-collapse:separate;
	border-spacing:0;
}
div#contents table th,
div#contents table td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding: 5px;
}
div#contents table th{
	background: #ebebeb;
}

/* キャプション付きテーブル ---------------*/
div#contents table.capTable{
	margin: 0 5px 10px 6px;
}
div#contents table.capTable caption{
	font-weight: bold;
	background: url(/images/common/icon_caption.gif) no-repeat 0 20px;
	padding: 15px 0 5px 15px;
	caption-side: top left;
	text-align: left;
	margin: 0 0 0 6px;
}
div#contents table.capTable thead th{
	background: #ebebeb;
	text-align: center;
	width: 33%;
}
div#contents table.capTable tbody th,
div#contents table.capTable tbody td{
	text-align: right;
}
div#contents table.capTable tbody th{
	background: #f7f7f7;
}
div#contents table.capTable tbody td{
	color: #333333;
	text-align: center;
}
div#contents table.capTable tbody td.except{
	color: #e66b2e;
	font-weight: bold;
}

/* ツールチップ
---------------------------------------*/
#overDiv table,
#overDiv td{
	border:none;
}
#overDiv td{
	padding:1px;
}


/* キャンペーンエリア
---------------------------------------*/
div#contents div.campBoxXL{
	background: url(/images/common/boxXL_top.gif) no-repeat left top;
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;
}
div#contents div.campBoxL{
	background: url(/images/common/boxL_top.gif) no-repeat left top;
	margin: 0 0 15px 0;
	padding: 5px 0 0 0;
}
div#contents div.campBoxM{
	background: url(/images/common/boxM_top.gif) no-repeat left top;
	padding: 5px 0 0 0;
}
div#contents div.campBoxS{
	background: url(/images/common/boxS_top.gif) no-repeat left top;
	width: 172px;
	margin: 13px 0 0 0;
	padding: 5px 0 0 0;
}
div#contents div.campBoxXL p{
	background: url(/images/common/boxXL_bg.gif) no-repeat left bottom;
	font-size: 120%;
}
div#contents div.campBoxL p{
	background: url(/images/common/boxL_bg.gif) no-repeat left bottom;
}
div#contents div.campBoxM p{
	background: url(/images/common/boxM_bg.gif) no-repeat left bottom;
}
div#contents div.campBoxS p{
	background: url(/images/common/boxS_bg.gif) no-repeat left bottom;
}
div#contents div.campBoxXL p,
div#contents div.campBoxL p,
div#contents div.campBoxM p,
div#contents div.campBoxS p{
	color: #1a4c00;
	font-weight: bold;
	padding: 8px 12px 10px;
	margin: 0;
}

/* インフォメーションエリア
---------------------------------------*/
div#contents .infoArea{
	float: right;
	width: 150px;
}
div#contents .infoArea2{
	float: right;
	width: 150px;
}
div#contents .infoArea dl{
	border: solid 1px #d9d9d9;
	margin-bottom: 10px;
	font-size: 87%;
}
div#contents .infoArea2 dl{
	border: solid 1px #d9d9d9;
	margin-bottom: 10px;
}
div#contents .infoArea dl dt{
	border-bottom: solid 1px #d9d9d9;
}
div#contents .infoArea dl dt img{
	vertical-align: bottom;
}
div#contents .infoArea dl dd{
	padding: 8px;
}
div#contents .infoArea2 dl dd{
	padding: 8px;
	font-size: 100%;
}
div#contents .infoArea dl dd.secondDd{
	border-top: dotted 1px #c7c7c7;
}
div#contents .infoArea2 dl dd.secondDd{
	border-top: dotted 1px #c7c7c7;
}
div#contents .infoArea .banner{
	margin-bottom: 8px;
}
div#contents .infoArea .banner div{
	margin-bottom: 4px;
}


/* 汎用BOX
---------------------------------------*/
div.orgBox{
	border:1px solid #fcad1d;
	background:#fff8e6;
}
div.orgBox{
	font-size:117%;
	font-weight:bold;
	padding:20px 0;
	text-align:center;
}
div.orgBox strong{
	font-size:87%;
}
div.orgBox span{
	font-size:87%;
	font-weight:normal;
}
div.orgBox ul.deful{
	padding: 10px 10px 0 10px;
	margin-left: 15px;
	font-size: 87%;
	list-style: disc;
	text-align: left;
	font-weight: normal;
}
div.orgBox ul.deful li{
	padding-bottom: 5px;
}


div#contentsMain .section .choiceArea {
    border-bottom: 1px solid #EEE6D6;
    clear: both;
    overflow: hidden;
    padding: 0 0 4px;
    width: 765px;
}
div#contentsMain .section .secondChoice {
    border-bottom: medium none;
    padding: 4px 0 0;
}
div#contentsMain .section .navBox {
    border-right: 1px solid #EEE6D6;
    float: left;
    overflow: hidden;
    width: 254px;
}
div#contentsMain .section .lastBox {
    border-right: medium none;
}
div#contentsMain .section .navBox a {
    background: url("/images/common/icon_link.gif") no-repeat scroll left center transparent;
    display: block;
    font-size: 120%;
    font-weight: bold;
    padding: 0 0 0 15px;
}
div#contentsMain .section .navBox dl {
    vertical-align: bottom;
}
div#contentsMain .section .navBox dt, div#contentsMain .section .navBox dd {
    padding: 4px 6px;
}
div#contentsMain ul.botomNav {
    color: #CCCCCC;
    margin: 5px 0 25px;
    text-align: center;
}
div#contentsMain ul.botomNav li {
    display: inline;
    line-height: 2;
}
div#contentsMain ul.botomNav li span.cur {
    color: #333333;
    font-weight: bold;
}

ul.botomNav {
    color: #CCCCCC;
    margin: 5px 0 25px;
    text-align: center;
}
ul.botomNav li {
    display: inline;
    line-height: 2;
}
ul.botomNav li span.cur {
    color: #333333;
    font-weight: bold;
}

/* 2012.3.26 m.s. */