@charset "utf-8";


/* ---
layout
--- */




.layout_top{
	width:960px;
	margin:0 auto 30px;
	padding: 0 0 30px;
	text-align: left;
}

#container #contents #detailArea {
    margin-top: 20px;
    width: 100%;
}

.layout_2nd,
#detailArea #detailAreaL{
	float: left;
	width:780px;
	margin:0 auto 30px;
	padding: 0 0 30px;
	text-align: left;
}

#content_1column .layout_2nd{
	width:1000px;
	margin:0 auto 30px;
	padding: 0 0 30px;
	text-align: left;
}

#main h1.h1_tab,
#container.clearfix #contents h1.h1_tab {
	border:none;
	width:980px;
	height:82px;
	margin: 20px auto;
	text-align:center;
}

#content_1column


#content_1column h1.h1_tab {
	border:none;
	width:980px;
	height:32px;
	margin: 0 auto 0;
	padding: 15px 0 0 20px;
	background: url(../../style/img/bg_tabmenu_top.jpg) no-repeat left top;
}


#wrapper #main #content {
 width: 780px !important
 }

 
#wrapper #main #content_1column .layout_top .info_box .img_right {
    display: inline;
    float: right;
    margin-left: 20px;
    text-align: center;
	overflow: hidden;
}
 
#wrapper #main #sub {
 width: 200px !important
 }

 
#wrapper #main #sub #gNavi_2nd ul,
#detailArea #detailAreaR #gNavi_2nd ul{
	margin: 0.5em 1em 1em 1em;
}

#wrapper #main #sub #gNavi_2nd ul li,
#detailArea #detailAreaR #gNavi_2nd ul li{
	background: url(../img/liStandard.gif) no-repeat scroll 0 4px transparent;
    font-size: 90%;
    margin: 15px auto;
    padding-left: 18px;
	line-height:1.2;
}
 
/* ---
heading 
--- */


#content_1column h1.h1_tab img{
	margin:10px auto 20px;
	padding:0;
}

#wrapper #main #content h1{
 margin-bottom: 20px;
 }


#wrapper #main #content_1column .layout_top h2,
#detailArea .layout_top h2,
#column .layout_top h2 {
	margin:0 0 20px;
}

#content_1column #content_1column2 .layout_2nd h2{
    background: url(img/bg_h2.gif) no-repeat scroll left top transparent;
    color: #333333;
    font-size: 120%;
    margin: 0 0 20px;
    padding: 18px 0 14px 40px;
	display: block;
    text-align: left;
    vertical-align: middle;
    width: 740px;
	height:30px;
}

#detailArea #detailAreaL .layout_2nd h2,
#column #article .body .layout_2nd h2 {
	border-left: 6px solid #1043a9;
    font-size: 120%;
    font-weight: bold;
    line-height: 160%;
    margin: 30px 0 0;
    padding: 2px 0 2px 10px;
}

.layout_2nd h5,
html body#tokusyu #detailArea  h5{
	font-size: 95%;
    margin: 0 0 20px;
	padding: 5px 5px 5px 10px;
	border: 1px dotted #ccc;
	background-color: #eee;
	color: #0b2e75;
}

#tab_menu .imgArea,
#detailArea #tab_menu .imgArea {
	margin: 0 auto 20px;
	text-align:center;
}

html #tab_menu .imgArea {
	padding: 0 0 20px;
}


#content_1column #tab_menu p {
    font-size: 90%;
    line-height: 1;
    margin: 0;
    padding: 12px 0 0 400px;
	z-index:0;
	}

/*:
#content_1column #tab_menu p {
    font-size: 90%;
    line-height: 1;
	position:absolute;
	left:380px;
	top:100px;
	z-index:0;
	}

*/





/* ---
basic class
--- */


p.tag{
	margin:0 0 20px;
	text-align:center;
	text-indent:0;
}

p.last_update{
	font-size:80%;
	text-align:right;
	color:#666;
	padding-right:0;
}

p.burasagari{
margin: 0 10px 20px 20px !important;
	text-indent: -10px;
	font-size:0.95em;
	line-height: 1.4  !important;
}

.indent0{    
text-indent: 0;  
}  


.indent{    
text-indent: 1em;  
}  

.readtext{
	margin: 30px 20px;
	padding: 20px 0 10px;
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
}


.contents_box{
	margin-top: 20px;
	padding:0 20px 20px;
	width: 960px;
}

#content_1column .contents_boxTokusyu .readtext p,
#content_1column .contents_boxTokusyu .readtext ul li{
	font-size: 100%;
}

.contents_boxTokusyu .text_large{
font-size:100%; 
 }

.contents_boxTokusyu .text_exlarge{
 
font-size:1.5em;
 }

.contents_boxTokusyu ul li{
	line-height:1.4;
}

#content_1column .contents_boxTokusyu ul li.li_circle{
	padding: 0 0 0 24px;
	background:url(../201111/style/images/li_circle.gif) no-repeat 0 0;
}

#content_1column ul.ul_small {
    margin: 10px 0 20px 3em;
}

#content_1column ul.ul_small li {
	list-style-type:disc;
	background: url(../style/none) no-repeat scroll 0 0 transparent;
    font-size: 90%;
    margin: 0 0 1em 0;
    padding:0;
	line-height:1.2;
}



/* ---
table
--- */


.layout_2nd table.table_normal,
#detailArea #detailAreaL .layout_2nd section table.table_normal {
	width:90%;
	margin:5px auto 30px;
	border-collapse:collapse;
	border:1px solid #333;
	line-height:120%;
	empty-cells:show;
	font-size:90%;
}

.layout_2nd table.table_normal td{
	border:1px solid #666;
	padding:0.2em 0.5em;
}

.layout_2nd table.table_normal th{
	border:1px solid #666;
	text-align:left;
	font-weight:normal;
	color:#000;
	background:#eeeeee;
	padding:0.2em 0.5em;
}

.layout_2nd table.table_normal caption {
	font-size:90%;
	color:#333;
	text-align:left;
	padding-bottom:5px;
	font-weight:bold;
}

table.table_list tf {
	text-align:center;
	vertical-align:top;
}

table.table_list td {
	text-align:left;
	vertical-align:top;
}


/* ---
layout
--- */
#WRAPPER1000 {
	margin:20px auto 0;
	text-align:left;
	width:1000px;
}



* html .ie-marginb{
	margin-bottom: 10px;
}

#topContents {
	width:1000px;
	margin:0 auto;
	font-size:90%;
}


/*a:link {text-decoration: underline;}*/
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}



p.btn{
	text-align:right;
	margin:-20px 0 60px;
}

p.btn_index{
	text-align:center;
	margin:10px 0 20px;
	clear: both;
}




#tab_menu {
    margin: 0 10px 0;
}

#tab_menu_bar {
    height: 36px;
    margin:0 0 40px 0;
	clear:both;
}

.pdf_text{
	width:400px;
	float:right;
	font-size:0.9em;
	text-indent:0;
	line-height:1.1;
	margin:-30px 0 10px;
}
.pdf_text p{
	text-indent:0;
	line-height:1.1;
}
	

/* ---
index
--- */



#content_1column ul.keisaimonth{
	margin: 0.5em 1em 1em 20px;
}

#content_1column .description_box{
margin-left:360px
}

#content_1column .info_box p{
margin: 0 0 1em;
line-height:160%;
}

#content_1column .info_box li {
    border-bottom: 1px solid #EEEEEE;
    font-size: 90%;
    margin: 8px auto;
    padding: 5px 0 10px 24px;
}


#tokusyu #wrapper #main #content_1column .layout_top #btnandsocialBar {
	width: 960px;
	margin: 0 0 0 30px;
}

#tokusyu #wrapper #main #content_1column .layout_top .btn_left {
	float:left;
	width: 492px;
	height: 75px;
	margin: 0 0 30px;
	text-align: left;
}

#tokusyu #wrapper #main #content_1column .layout_top .btn_left li {
	float: left;
	width: 230px;
	height: 75px;
	margin: 0 16px 0 0;
}

#tokusyu #wrapper #main #content_1column .layout_top .btn_left li a {
	display: block;
	width: 230px;
	height: 75px;
}

/* ---
contents
--- */

.contents_boxPoint {
    background-color: #F9FDFF;
    border: 1px solid #A8C5E1;
    border-radius: 5px 5px 5px 5px;
    line-height: 1.4;
    margin: 20px auto 30px;
    padding: 0 25px 20px;
    width: 682px;
}


#main .contents_boxPoint h3 {
    background: url(none) repeat scroll 0 0 transparent;
    border-bottom: medium none;
    color: #333333;
    font-size: 120%;
    height: 33px;
    margin: 10px auto;
    padding: 0;
    width: 698px;
}


#contents ol li {
    font-size: 90%;
    line-height: 150%;
    list-style-type: decimal;
    margin-left: 2.5em;
}

#contents ol {
    margin: 1em 1.5em;
}

#content_1columnMenu{
	margin: 20px 0 20px;
}

.contents_boxTokusyu {
	width: 900px;
	margin: 0 auto 30px;
	padding: 0 0 20px 0;
	overflow:hidden;
	background-color: #fff;
	-moz-border-radius: 5px;
}

.contents_boxTokusyu .contents_boxInner{
	margin: 80px auto 30px;
}

.contents_boxTokusyu h2 {
	margin:40px 20px 20px;
	border-bottom: none;
	font-size:120%;
	color:#333;
	width:auto;
}

.contents_boxTokusyu h3 {
	margin:20px 20px 15px;
	padding:5px 22px 5px;
	background:url(../style/images/h3Back.gif) no-repeat left top;
	font-size:100%;
}




.contents_boxTokusyu .kanren_link_bottom h3 {
background:url("../201111/style/images/kanren_link_bottom.jpg") no-repeat scroll left top transparent;
height:43px;
margin:2px 0 10px;
padding:2px 35px;
text-indent:-9999px;
}

.contents_boxTokusyu .kanren_link_bottom {
	margin:0 auto;
	padding: 0 0 1px;
	width: 788px;
	background:url("../201111/style/images/bg_kanren_link_bottom.gif") no-repeat scroll left bottom transparent;
	border: none;
}


.contents_boxTokusyu .contents_boxInner h3{
	margin:0 0 10px;
	padding:13px 35px 5px;
	height: 45px;
	background:url(../style/images/contents_boxInnerBack.gif) no-repeat top left;
	font-size:95%;
	color:#333;
	line-height:1em;
}


.contents_boxTokusyu h4 {
	font-size:90%;
	margin: 20px 20px 10px;
	padding-bottom: 0.3em;
	color:#003366;
	border-bottom: 2px solid #eeeeee;
}


.contents_boxTokusyu table.table_normal th{
	font-weight: bold;
}


.contents_boxTokusyu table.table_normal th,
.contents_boxTokusyu table.table_normal td{
	padding: 0.8em;
	font-size: 90%;
}

.contents_boxTokusyu p {
	font-size:90%;
	margin:0 1.5em 10px ;
}


.contents_boxTokusyu p.indent0 {
	text-indent:0;
}


.contents_boxTokusyu p.caption,
#detailAreaL .layout_2nd section p.caption {
	font-size:90%;
	margin:0 20px 10px ;
	text-align: center;
	font-weight: bold;
	line-height:1.2;
}


.contents_boxTokusyu p strong{
	color: #000000;
}


.contents_boxTokusyu .table_normal p{
	font-size: 90%;
}


.contents_boxTokusyu p.burasagari  {    
	margin-left: 3em;  
	text-indent: -1em;
	line-height:1.2em;
	color: #003366;
}

.footerMenu{
	margin: 50px auto 30px;
	width:880px;
	text-align: center;
	font-size: 90%;
}

.footerMenu  a {
	padding: 0 0.6em;
}



.contents_boxInner {
    -moz-border-radius: 5px 5px 5px 5px;
    background-color: #FFFFFF;
    border: 3px solid #FF9933;
    margin: 20px auto 30px;
    padding-bottom: 10px;
    width: 90%;
}

.contents_boxInner h3 {
    background: url(../../style/img/contents_boxInnerBack.gif) no-repeat scroll left top transparent;
    border-bottom: 1px dotted #999999;
    color: #053C6C;
    font-size: 95%;
    line-height: 1em;
    margin: 0 0 10px;
    padding: 20px 5px 16px 40px;
    text-shadow: 3px 3px 1px #FFFFFF;
    vertical-align: middle;
}


.img_right {
    display: inline;
    float: right;
    margin-left: 20px;
    overflow: hidden;
    text-align: center;
}

.img_left {
    display: inline;
    float: left;
    margin-right: 20px;
    overflow: hidden;
    text-align: center;
}


/****
�y�[�W�i�r�Q�[�V����
****/

#pagenav{
	background-color:#eeeeee;
	padding: 10px 0;
}

table.pagenav{
	width:700px;
	margin:40px auto;
}

table.pagenav td{
	font-size:85%;
	background-color: transparent;
}

table.pagenav td.title_bc,
table.pagenav td.title_fw{
	width:290px;
	vertical-align:middle;
}

table.pagenav td.title_bc{
	text-align:left;
}

table.pagenav td.title_fw{
	text-align:right;
}

table.pagenav td.mark{
	width:45px;
	text-align:center;
	vertical-align:middle;
}


/*　横幅1000ピクセル旧バージョン用 */

#container.clearfix {
    margin: 15px auto;
    text-align: left;
    width: 1000px;
}

#container #contents {
	width:100%;
}

#detailArea #detailAreaR {
    float: right;
    width: 200px ;
}

#detailArea #detailAreaR {
    background: url("img/bg_gNavi_2ndtop.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
    padding-top: 4px;
}

#detailArea #detailAreaR #gNavi_2nd {
    background: url("img/bg_gNavi_2nd.jpg") no-repeat scroll left bottom rgba(0, 0, 0, 0);
    margin: 0 0 20px;
    padding: 6px 0 2px;
    width: 200px;
}


#detailArea #detailAreaR #banner_side p {
    margin: 0 auto 20px;
    text-align: center;
}

html body#tokusyu section p,
#detailArea #detailAreaL .layout_2nd section p,
#detailArea #detailAreaL section p {
    line-height: 160%;
    margin: 0 10px 20px;
}


#detailArea #detailAreaL h3,
#article .body .layout_2nd section h3 {
    background: url(../../css/img/h3.gif)no-repeat scroll left bottom rgba(0, 0, 0, 0);
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 150%;
    margin: 10px auto 20px;
    overflow: hidden;
    padding-bottom: 3px;
	border-left:none;
}

#detailArea #detailAreaL .layout_2nd .detailsBox02 h3 {
	background:none;
}


/* 768px以下の記述
------------------*/
@media screen and (max-width:768px){
#main section h3 {
	font-size:100%;
}
}
#detailArea #detailAreaL .kakomi_color h5 {
    color: #0b2e75;
	background-color: #eee;
    border: 1px dotted #ccc;
    display: block;
    font-size: 100%;
    font-weight: bold;
    line-height: 150%;
    margin: 0 10px 10px;
    overflow: hidden;
}

p.day {
    clear: both;
    margin: 10px 14px !important;
    text-align: right;
}



#detailArea #detailAreaL .layout_2nd .detailsBox02 ul.link,
#column #article .body .layout_2nd .detailsBox02 ul.link {
    margin: 10px 0 0 10px;
}

#detailArea #detailAreaL .layout_2nd .detailsBox02 ul.link li,
#column #article .body .layout_2nd .detailsBox02 ul.link li {
    background: rgba(0, 0, 0, 0) url(../../img/common/icon_arrow01.png) no-repeat scroll left 3px;
    margin-top: 10px;
    padding: 0 0 0 15px;
}


#detailArea #detailAreaL .layout_2nd .detailsBox02 table.table_media {
    border: medium none;
    margin: 10px 0 20px;
    width: 100%;
}

.tokusyu_issue {
	margin-bottom:30px;
	border-bottom:dotted 2px #cccccc;
}










