@charset "utf-8";
/* ===================================================================
2010.12.10 
=================================================================== */


/*--- reset */
html {background:#FFFFFF none repeat scroll 0 0;color:#000000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {	margin: 0;	padding: 0;}
table {	border-collapse: collapse;	border-spacing: 0;}
hr{	display: none;}
h1,h2,h3,h4,h5,h6 {	font-size: 100%;}
img {	border: 0;}
li {list-style-type: none;}

/*--- default */
body {	background: #FFF; color: #333; font-size: 12px;	font-family:verdana,'ＭＳ Ｐゴシック',Arial,sans-serif;	line-height: 1.5;}
/* for IF6 */
* html body {font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}
a{color:#277400; text-decoration:none;}
a:hover{color:#277400; text-decoration:underline;}

/*---contents */

#contentsMain {margin:auto; padding:10px; width:735px;border:solid #333366 2px;}
#contentsMain a{color:#277400; text-decoration:none;}
#contentsMain a:hover{color:#277400; text-decoration:underline;}
#contentsMain h2 {background-color:#EDEEEF;font-size:120%;font-weight:bold;margin:20px 0 10px;padding:5px 10px;}/*campaign*/
#contentsMain h3 {border-bottom:1px solid #CCCCCC; border-left:5px solid #333366; font-size:115%;font-weight:bold;margin:15px 0 10px;padding-bottom:3px; padding-left:7px;}/*campaign*/
.imgMix {margin:15px 0;overflow:hidden;}
.imgMix .imgR {float:right;margin:0 0 15px 15px;}
#contentsMain .imgMix img{background-color:#EEEEEE;border:1px solid #999999;display:block;margin-bottom:7px;padding:2px;}/*campaign*/
.imgMix .imgCaption{margin-top:5px; font-size:80%;}
.arrowS li {background:transparent url(../images/icon_arrow_s.gif) no-repeat scroll left 6px;list-style-type:none;margin:0;padding-left:12px;}
.enlarge {background:transparent url(../images/icon_expansion.gif) no-repeat scroll left top;margin-top:5px;padding:0 0 3px 20px;
}
.em{color: #4650A0;	font-weight: bold;}/*campaign*/
/*--------------------------------
Table Parts Setting
--------------------------------*/
th {font-weight:normal;}
.tableBlock01{width:620px; margin:15px 0;}
.tableBlock01 table{width:100%; border-left:1px solid #b2b2b2; border-top:1px solid #b2b2b2;}
.tableBlock01 th, .tableBlock01 td{padding:3px 5px; border-right:1px solid #b2b2b2; border-bottom:1px solid #b2b2b2;}
.tableBlock01 thead th{background:#bfcfe9; text-align:center; font-weight:bold;}
.tableBlock01 tbody th{background:#eaeaea;}
.tableBlock01 tbody th.bg{background:#e6eff8;}
.tableBlock01 tr.bg{background:#f5f5f5;}
.tableBlock01 .bg_grey{background:#F3F3F3; color: #666666;}/*campaign*/
.tableBlock01 td a.linkPdf{margin-bottom:0;}
.tableBlock01 .nonbg{background:#ffffff;}
.tableBlock02{margin:15px 0;}
.tableBlock02 table{width:100%;}
.tableBlock02 th, .tableBlock02 td{padding:6px 10px; border-bottom:2px solid #FFFFFF;}
.tableBlock02 th{background:#e5e5ff;}
.tableBlock02 td{background:#f0f0ff;}
.tableBlock02 td table th, .tableBlock03 td table td{padding:0; border:none; background:none; vertical-align:top;}

/*--------------------------------
layout adjust
--------------------------------*/
.center{text-align:center !important;}
.bold{font-weight:bold;}
.small{font-size:85%;}/*campaign*/
.txtR{text-align:right;}
.floatL{float:left;}
.floatR{float:right;}
.clearB{clear:both;}
.indent{margin:0 10px;}
.color01{color:#ff3d3d;}
.color02{color:#000099;}
.mt00{margin-top:0 !important;}
.mt05{margin-top:5px !important;}
.mt10{margin-top:10px !important;}
.mt15{margin-top:15px !important;}
.mt20{margin-top:20px !important;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px !important;}
.mt50{margin-top:50px !important;}
.mb00{margin-bottom:0 !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.ml00{margin-left:0 !important;}
.ml05{margin-left:5px !important;}
.ml10{margin-left:10px !important;}
.ml15{margin-left:15px !important;}
.ml20{margin-left:20px !important;}
.ml30{margin-left:30px !important;}
.ml40{margin-left:40px !important;}
.ml50{margin-left:50px !important;}
.mr00{margin-right:0 !important;}
.mr05{margin-right:5px !important;}
.mr10{margin-right:10px !important;}
.mr15{margin-right:15px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}
.mr100{margin-right:100px !important;}/*campaign*/
.w30{width:30% !important;}
.w100{width:100% !important;}

.backToTop{text-align:right; line-height:1;}
.backToTop a{padding-left:14px; background:url(../images/icon_back_to_top.gif) left 3px no-repeat; text-decoration:underline;}
.backToTop a:hover{text-decoration:none;}
.listColumn04{float:left; width:25%;}