@charset "utf-8";


*{
	margin:0;
	padding:0;
}

ul, li {
	list-style-type: none;
}

img {
	border:0;
}

table,th,td {
	border:none;
}

form {
	display: inline;
}

br.clear,
p.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
}

#contents p.clear {
	clear:both;
	font-size:0;
	line-height:0;
	height:0;
	margin:0 1em 0;
}

.clear {
	clear:both;
}

/*.skipmenu {
	position:absolute;
	right:0pt;
	top:-10em;
}
*/

#blockskip {
	height:3px;
	background:#033;
}

#blockskip a {
	height:1px;
	font-size:1px;
	text-decoration:none;
	color:transparent;
}

#blockskip a.show {
	font-size:90%;
	height: 20px;
	width: 100%;
	background:#033;
	color:#FFF;
	padding:5px 5px 2px;
}

.caution {
	font-size:80%;
	background:#FFC;
	padding:2px;
}

a {
	overflow:hidden;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix {
    zoom: 1; /* for IE6/7 */
}

#header:after,
#headerMenu:after,
#footer:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

#header,
#headerMenu,
#footer {
    zoom: 1; /* for IE6/7 */
}

#toggle {
	display: none;
}



body {
	text-align:center;
	background:#FFF;
	min-width: 950px;
	font-family: "UD新ゴ L", "UD Shin Go Light", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
h1,h2,h3,h4,h5,h6,
th, strong, #contents dt, .textBlueBold, #contents .textBlueBold2, .wcv_sys_cal_month {font-family: "UD新ゴ B", "UD Shin Go Bold", "メイリオ", Meiryo, sans-serif;}

#header {
	width:950px;
	min-height:90px;
	margin:0 auto;
	background:url(images/headerBack.png) no-repeat right bottom;
	/*overflow:hidden;*/
}

#header h1,
#header p#siteID {
	padding:16px 0 0 0;
	float:left;
}

#headerRight {
	float:right;
	padding:15px 0 0 0;
	position:relative;
	width: 610px;
/*	width:620px;*/
}
#headerRight p {
	font-size: 80%;
	color: #666;
	line-height: 26px;
	margin: 4px 5px 0 0;
}

#headerMenu {
	float:right;
	margin-bottom:3px;
	line-height:10px;
}

#headerMenu p {
	float:left;
}

#headerMenu ul {
	float:left;
}

#headerMenu ul#charaColor {
	margin-top:6px;
	margin-right:20px;
}

#headerMenu ul li {
	float:left;
}

#headerMenu ul li img{
	margin-left:2px;
}

#headerLink {
	float:left;
	margin-top:8px;
}

#headerLink ul li {
	float:left;
	margin-left:10px;
	font-size: 75%;
}
#headerLink ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	padding-left: 22px;
}
#headerLink ul li:first-child a {
	background: url(images/iconHead1.png) no-repeat left center;
}
#headerLink ul li:nth-child(2) a {
	background: url(images/iconHead2.png) no-repeat left center;
}
#headerLink ul li:nth-child(3) a {
	background: url(images/iconHead3.png) no-repeat left center;
}
#headerLink ul li:last-child a {
	background: url(images/iconHead4.png) no-repeat left center;
}

#searchBox {
	float:right;
/*	padding-left:20px;
	background:url(images/textSearch.gif) no-repeat left center;
*/}

#gNaviWrap {
/*	height:45px;*/
	margin-bottom:10px;
	position: relative;
	z-index: 100;
}

#gNavi {
	width:950px;
	margin:0 auto;
	-webkit-box-shadow:  0px 5px 10px 0px #CCC;
	box-shadow:  0px 5px 10px 0px #CCC;
}


#footer {
	background:url(images/footerBack.png) repeat-x left top #D7D7D7;
	height:118px;
}

#footerWrap {
	width:920px;
	margin:0 auto;
	text-align:left;
}

#footerLeft {
	float:left;
	width:160px;
	margin-left:20px;
}

#footer address {
	text-align:left;
	font-weight:normal;
	font-style:normal;
	line-height:170%;
	font-size:85%;
	padding-top:20px;
}

#footer address img {
	vertical-align:middle;
	margin:0 10px 2px;
}

p#copyright {
	clear:both;
	text-align:right;
	font-size:75%;
	color:#666;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#footerAbout {
	width: 134px;
	font-size: 75%;
	text-align: center;
	margin-top: 5px;
}
#footerAbout a {
	color: #666;
	text-decoration: none;
	background: #FFF;
	display: block;
	border-radius: 10px;
}

address a {
	background: #FFF;
	color: #333;
	text-decoration: none;
	padding: 2px 10px 2px 20px;
	margin: 0 10px;
	background: url(images/footerBullet.png) no-repeat 5px center #FFF;
	border-radius: 2px;
}
address strong {
	margin-right: 1em;
}

/**********************************************/

#contentsArea {
	width:950px;
	margin:0 auto;
	text-align:left;
	min-height:500px;
}

#topicPath {
	font-size:75%;
	margin:0;
	padding:10px 10px 8px 85px;
	color:#666;
	background:url(images/topicPathBack.gif) no-repeat 10px center;
	border-bottom:1px solid #EEE;
}

#contentsWrap,
#contentsWrapStd {
	padding:18px 0;
}

#contentsWrap #contents {
	float:left;
	width:700px;
}

#contentsWrapStd #contents {
	float:right;
	width:700px;
}

#contentsWrap #rightAreaWrap {
	float:right;
}

#contentsWrapStd #naviAreaWrap {
	float:left;
	padding:2px;
	border:1px solid #DDD;
}

#rightArea,
#naviArea {
	width:200px;
}

#rightArea h2,
#naviArea h2 {
	color:#155E0D;
	background:#BFDCB1;
	padding:10px;
	font-size:100%;
}

#rightArea ul,
#naviArea ul {
	background:#F1F7EE;
	border-bottom:1px solid #063;
	margin-bottom:2px;
}

#rightArea ul li,
#naviArea ul li {
	border-bottom:1px solid #FFF;
	font-size:90%;
	background:url(images/liRound.gif) no-repeat 8px center;
}
#rightArea ul li a,
#naviArea ul li a {
	display: block;
	padding:10px 5px 10px 20px;
}
#rightArea ul li a:hover,
#naviArea ul li a:hover {
	background: url(images/liRound.gif) no-repeat 8px center #e0eed9;
}

#rightArea p {
	margin:0 0 2px;
}

#rightArea #otoiawase {
	border:1px solid #DDD;
}

#rightArea #otoiawase h2 {
	background:#DDD;
	color:#063;
	padding:5px;
	font-size:90%;
}

#rightArea #otoiawase p {
	margin:10px;
	font-size:90%;
	line-height:130%;
}

#rightArea #otoiawase p.otoiawaseMail {
	background:#EEE;
	text-align:center;
	padding:3px;
}

#rightArea #otoiawase p.otoiawaseMail a {
	background:url(images/email.png) no-repeat left center;
	padding-left:27px;
	font-size:90%;
}













#localNArea {
	background:url(../beta/style2011/images/lNaviBack.png) repeat-y;
	border-bottom:1px solid #CCC;
	padding-bottom:3px;
	margin-bottom:25px;
}

#localNArea ul li,
#leftFeature ul li {
	line-height:0;
}

#localNArea ul li a,
#leftFeature ul li a {
	line-height:normal;
}

#localNArea ul li img,
#leftFeature ul li img {
	vertical-align:bottom;
}

#leftFeature {
	height:224px;
	background:url(../beta/style2011/images/leftFeature.png) no-repeat left top;
	padding-left:16px;
	margin-bottom:10px;
}

#leftFeature h2 {
	text-indent:-9999px;
	line-height:43px;
}

#leftLinks {
	margin-bottom:10px;
}

#leftLinks ul li {
	line-height:0;
	margin-bottom:1px;
}

#leftLinks ul li a {
	line-height:normal;
}

#leftLinks ul li img {
	vertical-align:bottom;
}

#localNavi p {
	margin:20px 0;
}

#header input.gsc-search-button,
#header input.gsc-search-button:hover,
#header input.gsc-search-button:focus {
	background-color:#BFDCB1;
}

#header .cse .gsc-search-button input.gsc-search-button-v2,
#header input.gsc-search-button-v2 {
	padding:6px 14px;
}

#header .gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-top:2px;
	padding-right:5px;
}

#header table.gsc-search-box {
	width: 203px;
/*	width:186px;*/
}

#gikaiMenu {
	margin-bottom:30px;
}

#gikaiMenu ul li {
	margin-bottom:1px;
}

#gikaiMenu ul li img {
	vertical-align:bottom;
}

#contents p.category {
	background:#063;
	color:#FFF;
	text-align:right;
	font-size:75%;
	margin:0 6px 0 0;
	padding:1px 10px;
}

#contents h1,
#contents p#titleImage {
	margin:0 0 17px 0;
}

#contents h1 {
	font-size:120%;
	background: url(images/h1Logo.png) no-repeat 10px center,#fffcfc;
  background: url(images/h1Logo.png) no-repeat 10px center, -moz-linear-gradient(top,  #fffcfc 0%, #f6f6f6 60%, #e0e0e0 100%);
  background: url(images/h1Logo.png) no-repeat 10px center, -webkit-linear-gradient(top,  #fffcfc 0%,#f6f6f6 60%,#e0e0e0 100%);
  background: url(images/h1Logo.png) no-repeat 10px center, linear-gradient(to bottom,  #fffcfc 0%,#f6f6f6 60%,#e0e0e0 100%);
	line-height:1.5em;
	color:#033;
	padding:10px 10px 10px 50px;
  border:1px solid #B0B0B0;
  box-shadow: 2px 2px 4px #CCC;
  width: 635px;
}

#contents h2 {
	margin:0 5px 10px 2px;
	padding:8px 5px 8px 7px;
	font-size:110%;
	border-left:3px solid #063;
	background:#EEE;
}

#contents h3 {
	margin:0 5px 15px 2px;
	padding:0 0 2px 8px;
	color:#063;
	border-bottom:1px dotted #CCC;
	font-size:110%;
}

#contents h4 {
	font-size:100%;
	margin:0 0 10px 0;
	padding:0 0 0 10px;
}

#contents h5 {
	font-size:95%;
	margin:0 5px 10px 20px;
	border-bottom:1px solid #CCC;
}

#contents h6 {
	font-size:95%;
	color:#333;
	margin:0 0 10px 20px;
}

#contents p {
	font-size:95%;
	line-height:180%;
	margin:0 20px 20px;
}

#contents ul {
	margin:0 20px 20px 30px;
}

#contents ul li {
	background:url(images/liStandard.gif) no-repeat left 7px;
	padding-left:10px;
}

#contents ol {
	margin:0 20px 20px 50px;
}

#contents ol li {
	list-style-type:decimal;
	margin-left:0.5em;
}

#contents li {
	margin:0 auto 5px;
	line-height:140%;
	font-size:90%;
}

#contents dl {
	margin-left:20px;
	font-size:96%;
}

#contents dt {
	font-weight:bold;
}

#contents dd {
	margin:10px 0 20px 1em;
	line-height:150%;
}

hr {
	border:dotted #999;
	border-width:1px 0px 0px 0px;
	height:1px;
	overflow:hidden;
	margin:8px 0 16px;
	clear:both;
}

#contents table {
	margin:0 20px 20px;
	border-collapse:collapse;
	border:2px solid #999;
	line-height:150%;
	empty-cells:show ;
	font-size:90%;
}

#contents caption {
	font-size:90%;
	color:#666;
	text-align:center;
}

#contents td,
#contents th {
	border:1px solid #999;
	padding:5px 10px;
	vertical-align:top;
	line-height:180%;
}

#contents th {
	color:#000;
	background:#F1F7EE;
	text-align:left;
}

#contents th p,
#contents td p {
	margin:0;
	padding:0;
	font-size:100%;
}

#contents td ul {
	margin:0 0 0 10px;
	padding:0;
	font-size:110%;
}

#contents td ol {
	margin:0 0 0 15px;
	padding:0;
	font-size:110%;
}

#contents blockquote {
	color:#333;
	margin:10px 20px;
	line-height:180%;
	font-size:90%;
	font-style:italic;
}

.otoiawase {
	margin-top:40px;
	border:2px solid #E8EAE5;
	padding-bottom:10px;
	clear: both;
}

#contents .otoiawase  h2,
#WRAPPERW #contents .otoiawase h2 {
	background:#E8EAE5;
	font-size:94%;
	padding:5px 10px;
	margin:0 0 15px;
	border-left:none;
	line-height:normal;
	height:auto;
	color:#033;
}

#contents .otoiawase span {
	display:block;
	margin:10px 20px 0;
	line-height:150%;
	font-size:95%;
}

#contents .otoiawase p {
	margin:0 10px 0 20px;
	font-size:90%;
}

#contents .otoiawase p img {
	vertical-align:middle;
}

#contents ul li ol li {
	list-style-type:decimal;
	list-style-image:none;
}

.photoAreaL {
	float:left;
	margin:0 20px 30px;
}

.photoAreaR {
	float:right;
	margin:0 20px 30px;
}

#contents .photoAreaL p, #contents .photoAreaR p {
	margin:0;
	padding:5px;
	background:#EEE;
	font-size:80%;
	line-height:150%;
}

.photoAreaL180 {
	float:left;
	width:190px;
	margin:0 20px 30px;
}

.photoAreaR180 {
	float:right;
	width:190px;
	margin:0 20px 30px;
}

#contents .photoAreaL180 p, #contents .photoAreaR180 p {
	margin:0;
	padding:3px 5px;
	background:#EEE;
	color:#333;
	font-size:85%;
	line-height:150%;
}

.photoAreaL250 {
	float:left;
	width:260px;
	margin:0 20px 30px;
}

.photoAreaR250 {
	float:right;
	width:260px;
	margin:0 20px 30px;
}

#contents .photoAreaL250 p, #contents .photoAreaR250 p {
	margin:0;
	padding:3px 5px;
	background:#EEE;
	color:#333;
	font-size:85%;
	line-height:150%;
}

#contents p.marginZero {
	margin:0;
	padding:1px;
}

#contents p.marginZero img {
	border:4px solid #FFF;
}

#contents h2.question {
	background:url(images/question.gif) no-repeat 15px center #EFF2FB;
	border-bottom:3px solid #CCC;
	padding:5px 5px 5px 50px;
	margin:0;
	height:auto;
	line-height:180%;
}

#contents div.answer {
	background:url(images/answer.gif) no-repeat 15px 15px;
	padding:10px 0 0 50px;
}

#contents div.answer .otoiawase {
	margin:30px 0 60px 20px;
}

#contents p.answer {
	background:url(images/answer.gif) no-repeat 5px 15px;
	margin:0 0 1em;
	padding:10px 15px 10px 50px
}



/**********************************
Additional Styles
**********************************/
.textRight {text-align:right;}
.textCenter {text-align:center;}
.textBlue {color:#006DD9;}
.textGreen {color:#20B2AA;}
.textRed {color:#990000;}
.textBlueBold {color:#11376A; font-weight:bold;}
.textPurple {color:#6A5ACD;}
.textGray {color:#999;}
.textSmall {font-size:80%;}
.text_small {font-size:80%;}
#contents .textSmall {font-size:80%;}
#contents .textStandard {font-size:90%;}
#contents .textSmallRight {font-size:84%; text-align:right;}
.textBackBlue {color:#FFF; background-color:#036; padding:2px 5px;}
#contents .textLarge {font-size:120%;}

#contents .textBlueBold2 {
	font-size:95%;
	color:#11376A;
	background:#EDEDED;
	padding:3px;
	margin:0 20px 5px;
	font-weight:bold;
}


.imgLeft {
	float:left;
	margin-right:20px;
}

.imgRight {
	float:right;
	margin-left:20px;
}

.imgLeft2 {
	float:left;
	margin-bottom:20px;
}

.imgRight2 {
	float:right;
	margin-bottom:20px;
}

#contents table.tableBorderNone,
#contents .tableBorderNone th,
#contents .tableBorderNone td {
	border:none;
	padding:0;
}

#contents table.tableBorderNone2,
#contents .tableBorderNone2 th,
#contents .tableBorderNone2 td {
	border:none;
}

#contents .tableBorderNone2 th,
#contents .tableBorderNone2 td {
	padding:10px;
}

#contents table.tableBorderNone3,
#contents .tableBorderNone3 th,
#contents .tableBorderNone3 td {
	border:none;
}

#contents .tableBorderNone3 th,
#contents .tableBorderNone3 td {
	padding:20px;
}

.dottedLine {
	border:dotted 2px #999;
	padding:10px 30px;
}

.dottedLinePink {
	border:dotted 2px #F9F;
	padding:10px 30px;
}

a.pdfLink {
	padding:5px 0 5px 20px;
	background:url(images/pdficon.gif) no-repeat left 5px;
}

#contents p.textIndent {
	margin-left:3em;
}

#contents p.comment1 {
	background:url(images/diamonds.gif) no-repeat left 3px;
	padding-left:20px;
}

#contents p.comment2 {
	text-indent:-1em;
	margin-left:2em;
}

.arrowRight {
	background:url(images/arrowRight.gif) no-repeat left center;
	padding-left:20px;
}

.arrowRight2 {
	background:url(images/arrowRight.gif) no-repeat left 7px;
	padding-left:20px;
}

#contents table.tableDesign1 {
	border:none;
	margin-top:10px;
}

#contents table.tableDesign1 th,
#contents table.tableDesign1 td {
	border:none;
	border-bottom:1px solid #999;
	padding:10px 5px;
}

#contents table.tableDesign1 th {
	background:#F9F9F9;
}

#contents table.tableDesign2 {
	border:none;
	margin-top:10px;
}

#contents table.tableDesign2 th,
#contents table.tableDesign2 td {
	border:none;
	border-bottom:1px dotted #CCC;
	padding:5px;
}

#contents table.tableDesign2 th {
	background:#EEE;
}

#contents table.tableDesign3,
#contents .tableDesign3 th,
#contents .tableDesign3 td {
	border:none;
	padding:10px;
}

.backYellow {background:#FFFFE1}
.backGreen {background:#EEFFF7}
.backBlue {background:#E6F7FF}
.backPink {background:#FFEEFF}
.backPurple {background:#EEEEFF}
.backGray {background:#F0F0F0;}
.backOrange {background:#FFF3E8;}

.kakomiDouble {margin:0 20px; border:3px #CCC double; padding-top:15px;}
.kakomiSingle {margin: 0 20px; border: 1px solid #CCC; padding-top: 15px;}

#contents .kakomiSingle h2 {
	background: none;
	border: none;
	border-bottom: 1px dotted #CCC;
	margin: 0 15px 15px;
	font-size: 100%;
}

#contents ul.holButton {
	margin: 40px 20px 20px;
}
#contents ul.holButton li {
	display: inline-block;
	background: none;
	padding: 0 20px 0 0;
}
#contents ul.holButton li a {
	display: block;
	border: 1px solid #CCC;
	border-radius: 20px;
	padding: 10px 20px;
	color: #666;
	text-decoration: none;
}
#contents ul.holButton li a.agree {
	border: 1px solid #2C3684;
	background: #2C3684;
	color: #FFF;
}
#contents ul.holButton li a:hover {
	background: #4653B9;
	color: #FFF;
}

.relative {
	position:relative;
}

.absolute {
	position:absolute;
	right:20px;
	top:6px;
	font-size:85%;
}

#contents ul.prevNext {
	list-style-image:none;
	margin:0 0 10px;
	padding:0;
	line-height:30px;
}

#contents ul.prevNext li.prevPage {
	float:left;
}

#contents ul.prevNext li.nextPage {
	float:right;
}

#indexMenu dl {
	margin:20px;
}

#indexMenu dt {
	background:url(../beta/style2011/images/indexIcon.png) no-repeat left center;
	padding:5px 20px;
	font-size:120%;
	border-bottom:1px dotted #CCC;
}

#indexMenu dd {
	color:#666;
	margin:10px 10px 10px 20px;
	font-size:90%;
}

#indexMenu a {display:block;}
#indexMenu a:hover {background:#E8F5F7;}

#contents ul li ul {
	margin:10px 0 0px 20px;
	list-style-image:url(../beta/style2011/images/liBlue.gif);
}

#contents table.swanCalender th {
	text-align:center;
}

#contents table.swanCalender td {
	text-align:right;
}

#contents table td.vMiddle {
	vertical-align:middle;
}

#contents ul.ulInline {
	list-style-image:none;
}

#contents ul.ulInline li {
	float:left;
	text-align:center;
	margin-right:35px;
	margin-bottom:30px;
}

#getAcro {
	background-color: #EEF7FF;
	border: 1px solid #DDDDDD;
	margin: 40px 10px;
}

#getAcro img {
	float: left;
	margin: 10px 15px;
}

#getAcro p.acrobat {
	font-size: 90%;
	margin-bottom: 0;
	margin-left: 150px;
	padding-bottom: 10px;
	text-indent: 0;
}

#contents table.tohyoTable th {
	text-align: center;
}

.overflow {
	overflow:hidden;
}

#contents .qanda h3 {
	background:url(../beta/style2011/images/question.gif) no-repeat left center;
	padding-left:35px;
}

#contents .qanda .answer {
	background:url(../beta/style2011/images/answer.gif) no-repeat left top;
	padding-left:25px;
}

#contents #koho ul li {
	background:url(images/pdficon.gif) no-repeat left center;
	padding-left:25px;
	margin:10px auto;
	border-bottom:1px dotted #CCC;
}

#contents #cse table,
#contents #cse th,
#contents #cse td {
	border:none;
	margin:0;
	padding:0;
}

.gsc-cursor-box{
	text-align:center;
}

.gsc-wrapper {
	margin-top:30px;
}


#getacro {
	background-color: #FFFFCC;
	border: 1px solid #FF9900;
	margin:20px 20px;
	padding:10px 40px;
}

#contents #getacro p {
	height:31px;
	line-height:31px;
	margin:0;
}

#contents #getacro img {
	float:left;
	margin-right:20px;
}

#cateImage img {
	border:1px solid #EEE;
	margin-bottom:20px;
}

#newsArea {
	border:1px solid #6CB56C;
	padding:1px;
	width:688px;
	margin-bottom:20px;
}

#contents #newsArea h2 {
	padding:0;
	margin:0 0 15px;
	background:none;
	border:none;
}

#contents #newsArea ul li {
	background:url(images/liRound.gif) no-repeat left 7px;
}

#indexPageMenu {
	width:690px;
	margin-bottom:40px;
}

#contents #indexPageMenu ul {
	margin:0;
	padding:0;
}

#contents #indexPageMenu ul li {
	float:left;
	margin:10px 0 10px 10px;
	padding:0;
	height:64px;
	background:url(images/indexMenuBack.gif) no-repeat right top #FFF;
	border:1px solid #49A349;
	-webkit-box-shadow:  0px 0px 10px 0px #EEE;
	box-shadow:  0px 0px 10px 0px #EEE;
}

#contents #indexPageMenu ul li a {
	display:block;
	width:295px;
	padding:15px 10px 15px 25px;
	height:35px;
}

.wcv_sys_cal {
	margin-bottom:30px;
}

.wcv_sys_cal_legend {
	display:none;
}

#contents p.wcv_sys_cal_prevbtn,
#contents p.wcv_sys_cal_nextbtn,
#contents p.wcv_sys_cal_month {
	margin:0 20px;
}

.wcv_sys_cal_prevbtn {
	float:left;
}

.wcv_sys_cal_nextbtn {
	float:right;
}

.wcv_sys_cal_month {
	text-align:center;
	font-size:110%;
	font-weight:bold;
}

.wcv_sys_cal_topbeltwrap {
	margin-top:40px;
	background:#EEE;
}

.wcv_sys_cal table.wcv_sys_cal_caltype td p {
	line-height:130% !important;
}

img.wcv_ww_fileicon,
img.cabinet-icon {
	vertical-align:text-bottom;
	padding:0 0 0 5px;
}

.iframeBlock {
	margin:0 auto;
	text-align:center;
}

.iframeBlock iframe {
	border:1px solid #EEE;
	padding:2px;
}

.getAcrobat {
	border:1px solid #CCC;
	padding:10px;
}

.getAcrobat img {
	float:left;
	margin-right:20px;
}

#contents .getAcrobat p {
	margin:0;
	color:#333;
}

/***** （ここから）過去のフォーマットから転載 *****/

/*.text_small {font-size: 80%;}
.text_center{text-align:center;}
.text_right{text-align:right;}
*/.td_list {margin:0 0 0 1em; padding:0; list-style-type:circle;}
#contents dt{color:#063; font-weight:bold;}
#contents dd{margin:10px 0 30px 20px; line-height:175%;}
.photo {float:left; padding:5px 20px 10px 0;}
.photo_r {float:right; padding:5px 0 10px 20px;}
.photo_clear {clear:both;}

.photo_caption {
	float:left;
	margin:5px 20px 10px 0;
}

.photo_caption_r {
	float:right;
	margin:5px 0 10px 20px;
}

#contents div.photo_caption img, #contents-wide div.photo_caption img {
	margin:0;
}

#contents div.photo_caption p, #contents-wide div.photo_caption p,
#contents div.photo_caption_r p, #contents-wide div.photo_caption_r p {
	margin:0;
	padding:2px 5px;
	font-size:80%;
	background-color:#EEE;
}

rt{font-size:70%;}

#contents table.layout_table,
#contents table.layout_table td {
	border:none;
	background:#FFF;
	padding:5px;
	width:auto;
}

#contents table.layout_table2,
#contents table.layout_table2 td {
	border:none;
	background:#FFF;
	padding:5px;
	width:auto;
	vertical-align:top;
}

#contents table.layout_table_cap,
#contents table.layout_table_cap td {
	border:none;
	background:#FFF;
	padding:0px;
	width:auto;
	vertical-align:middle;
}

#contents table.layout_table_cap td p {
	font-size:80%;
	padding:2px 5px;
	margin:0;
}


#contents #getacro { list-style:none; margin:0 auto 20px; padding:16px; width:80%; }
#contents #getacro li { margin:0 auto 12px; background:none;}
#contents #getacro img { float:left; padding:0 16px 0 0; }

p#formBt {text-align:center;}

/***** 過去のフォーマットから転載（ここまで） *****/



#gNavi {
	width: 950px;
	margin-bottom:10px;
	box-sizing: border-box;
	background: #FFF;
}
#gNavi * {
	box-sizing: border-box;
}
#gNavi > ul {
	display: table;
	width: 100%;
}
#gNavi > ul > li {
	font-family: "UD新ゴ B", "UD Shin Go Bold", sans-serif;
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #CCC;
	text-align: center;
}
#gNavi ul li::last-child {
	border-right: none;
}
#gNavi ul li a {
/*	background: url(images/gNavi.png) no-repeat;
	height: 0;
	padding-top: 46px;*/
	display: block;
	overflow: hidden;
	background: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 9px 0;
}
#gNavi ul li#gNavi1 {width: 160px;}
#gNavi ul li#gNavi2 {width: 159px;}
#gNavi ul li#gNavi3 {width: 159px;}
#gNavi ul li#gNavi4 {width: 159px;}
#gNavi ul li#gNavi5 {width: 159px;}
#gNavi ul li#gNavi6 {width: 154px;}

/*
#gNavi ul li#gNavi1 a {background-position:0px 0px;}
#gNavi ul li#gNavi1 a:hover {background-position:0px -46px;}
#gNavi ul li#gNavi2 a {background-position:-160px 0px;}
#gNavi ul li#gNavi2 a:hover {background-position:-160px -46px;}
#gNavi ul li#gNavi3 a {background-position:-319px 0px;}
#gNavi ul li#gNavi3 a:hover {background-position:-319px -46px;}
#gNavi ul li#gNavi4 a {background-position:-478px 0px;}
#gNavi ul li#gNavi4 a:hover {background-position:-478px -46px;}
#gNavi ul li#gNavi5 a {background-position:-637px 0px;}
#gNavi ul li#gNavi5 a:hover {background-position:-637px -46px;}
#gNavi ul li#gNavi6 a {background-position:-796px 0px;}
#gNavi ul li#gNavi6 a:hover {background-position:-796px -46px;}
*/


#gNavi > ul > li#gNavi1 {border-bottom: 6px solid #73c8cb;}
#gNavi > ul > li#gNavi2 {border-bottom: 6px solid #e67f93;}
#gNavi > ul > li#gNavi3 {border-bottom: 6px solid #759b71;}
#gNavi > ul > li#gNavi4 {border-bottom: 6px solid #6278b6;}
#gNavi > ul > li#gNavi5 {border-bottom: 6px solid #ee824e;}
#gNavi > ul > li#gNavi6 {border-bottom: 6px solid #9d78cc;}

#gNavi > ul > li#gNavi1 > a {color: #73c8cb;}
#gNavi > ul > li#gNavi2 > a {color: #e67f93;}
#gNavi > ul > li#gNavi3 > a {color: #759b71;}
#gNavi > ul > li#gNavi4 > a {color: #6278b6;}
#gNavi > ul > li#gNavi5 > a {color: #ee824e;}
#gNavi > ul > li#gNavi6 > a {color: #9d78cc;}

#gNavi > ul > li#gNavi1 > a:hover {color: #73c8cb; background: #eef7f7;}
#gNavi > ul > li#gNavi2 > a:hover {color: #e67f93; background: #fbf1f3;}
#gNavi > ul > li#gNavi3 > a:hover {color: #759b71; background: #f1f4f0;}
#gNavi > ul > li#gNavi4 > a:hover {color: #6278b6; background: #eff1f6;}
#gNavi > ul > li#gNavi5 > a:hover {color: #ee824e; background: #fdf7f5;}
#gNavi > ul > li#gNavi6 > a:hover {color: #9d78cc; background: #f2eff7;}


/* Main menu */

#dropmenu {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;
	text-align:left;
}
#dropmenu li {
	padding: 0;
	position: relative;
}
#dropmenu a {
	padding: 0;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
}
#dropmenu li:hover > a {
	color: #000;
}
*html #dropmenu li a:hover /* IE6 */ {
	color: #000;
}
#dropmenu li:hover > ul {
	display: block;
}
/* Sub-menu */

#dropmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 100%;
	top: -webkit-calc(100% + 6px);
	top: calc(100% + 6px);
	left: 0;
	z-index: 99999;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow:  2px 2px 10px 0px #CCCCCC;
	box-shadow:  2px 2px 10px 0px #CCCCCC;
}
#dropmenu ul li {
	float: none;
	margin: 0;
	padding: 0;
	display: block;
	height: 36px;
}
#dropmenu ul li:last-child {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#gNavi ul#dropmenu ul li a {
	font-family: "UD新ゴ L", "UD Shin Go Light", sans-serif;
	font-weight: normal;
	text-align: left;
	min-width:150px;
	padding: 11px 18px;
	height:  auto;
	line-height: 1;
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
	background: #f8fcf7;
	background: -moz-linear-gradient(top,  #f8fcf7 0%, #e2efdc 100%);
	background: -webkit-linear-gradient(top,  #f8fcf7 0%,#e2efdc 100%);
	background: linear-gradient(to bottom,  #f8fcf7 0%,#e2efdc 100%);
}
*html #dropmenu ul a /* IE6 */ {
	height: 10px;
	width: 150px;
}
*:first-child+html #dropmenu ul a /* IE7 */ {
	height: 10px;
	width: 150px;
}
#gNavi ul#dropmenu ul li a:hover {
	background: #dcefa2;
	background: -moz-linear-gradient(top,  #dcefa2 0%, #c9de96 100%);
	background: -webkit-linear-gradient(top,  #dcefa2 0%,#c9de96 100%);
	background: linear-gradient(to bottom,  #dcefa2 0%,#c9de96 100%);
}
#dropmenu ul li:first-child a {
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#dropmenu ul li:first-child a:after {
	content: '';
	position: absolute;
	left: 30px;
	top: -8px;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 8px solid #f8fcf7;
}
#dropmenu ul li:first-child a:hover:after {
	border-bottom-color: #e4efc0;
}
#dropmenu ul li:last-child a {
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
#gNavi6 ul {
	left: auto;
	right: 0;
}
#dropmenu #gNavi6 ul li:first-child a:after {
	left: auto;
	right: 30px;
}

#contents form .formSample {
	color: #666;
	font-size: 80%;
}
form th strong {
	font-weight: normal;
	color: #AC0000;
}


/* Clear floated elements */
#dropmenu:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html #dropmenu {
	zoom: 1;
} /* IE6 */
*:first-child+html #dropmenu {
	zoom: 1;
} /* IE7 */

/********** Social Button **********/
#contents #socialButton {
  position: relative;
}
#contents #socialButton ul {
	position: absolute;
  top: -30px;
  right: 6px;
	margin: 0;
	padding: 0;
  overflow: hidden;
}
#contents #socialButton ul li {
	background: none;
	float: left;
}

#weblio_rws_ah {
	display: none;
}

#emergencyArea {
	background: #FFF;
	margin-bottom: 10px;
}
#emergencyInside {
	padding: 10px 10px 0;
	font-size: 90%;
	border: 1px solid #B70000;
}
#emergencyArea h2 {
	background: #B70000;
	color: #FFF;
	border-radius: 10px 10px 0 0;
	font-size: 108%;
	padding: 3px 10px;
	border-top: 1px solid #B70000;
	border-left: 1px solid #B70000;
	border-right: 1px solid #B70000;
	border-bottom: 1px solid #FFF;
}
#contents #emergencyInside {
	padding: 0;
	border: none;
	margin-bottom: 40px;
	font-size: 100%;
}

#translate {
	float: right;
	margin-left: 20px;
	position: relative;
	box-sizing: border-box;
}
#translate * {
	box-sizing: border-box;
}
#translate p.toggleSwitch {
	height: 26px;
	line-height: 26px;
	font-size: 80%;
	float: none;
	margin: 0;
}
#translate p.toggleSwitch a:after {
	content: '▼';
	font-size: 80%;
	display: inline-block;
	margin-left: 8px;
}
#translate p.toggleSwitch a {
	display: block;
	background: url(images/iconEarth.svg) no-repeat 10px center #FFF;
	padding: 0 10px 0 40px;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
}
#headerMenu ul.accBox {
	display: none;
	float: none;
	position: absolute;
	z-index: 999;
	top: 28px;
	left: 0;
	width: 100%;
	background: #FFF;
	border: 1px solid #CCC;
	border-top: none;
}
#headerMenu ul.accBox li {
	float: none;
	text-align: left;
	font-size: 85%;
}
ul.accBox li a {
	display: block;
	background: url(images/liSquare.gif) no-repeat 10px center;
	padding: 12px 10px 12px 25px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
}
ul.accBox li:last-child a {
	border-bottom: none;
}
ul.accBox li a:hover {
	background: url(images/liSquare.gif) no-repeat 10px center #daf2e6;
}
#translate p.open a,
#translate p a:hover {
	background: url(images/iconEarth2.svg) no-repeat 10px center #063;
	color: #FFF;
}
#translate p.open a:after {
	content: '▲';
}
