/*------------------------------------------------------------------------
1.リセット
------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, table, th, td {
margin: 0;
padding: 0;
}
html, body {
background: #fff;
color: #333;
height: 100%;
}
body {
font: 13px/1 Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;/*background: url(img/bodyBg.gif) repeat-x;*/
}
* html body {
font-size: small;
}
*:first-child+html body {
font-size: small;
}
img {
border: 0;
vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-size: 100%;
font-weight: normal;
}
ul, dl, ol {
text-indent: 0;
}
ul li {
list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
font-style: normal;
font-weight: bold;
color: #06C;
}
sup {
vertical-align: text-top;
}
sub {
vertical-align: text-bottom;
}
input, textarea, select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
}
* html input, * html textarea, * html select {
font-size: 100%;
}
*:first-child+html+input, *:first-child html+textarea, *:first-child+html select {
font-size: 100%;
}
table {
border-collapse: collapse;
border-spacing: 0;
font-size: inherit;
}
th, td {
text-align: left;
vertical-align: top;
}
caption {
text-align: left;
}
pre, code, kbd, samp, tt {
font-family: monospace;
}
* html code, * html kbd, * html samp, * html tt {
font-size: 100%;
line-height: 100%;
}
*:first-child+html pre, *:first-child html+code, *:first-child html+kbd, *:first-child+html+samp, *:first-child+html tt {
font-size: 108%;
line-height: 100%;
}
input, select, textarea {
font-size: 100%;
font-family: Verdana, Helvetica, sans-serif;
}
a:link {
color: #54aa00;
border-bottom: 1px solid #54aa00;
text-decoration: none;
}
a:visited {
color: #54aa00;
border-bottom: 1px solid #54aa00;
text-decoration: none;
}
a:active {
color: #54aa00;
border-bottom: 1px solid #54aa00;
text-decoration: none;
}
a:hover {
color: #fd9208;
border-bottom: 1px solid #fd9208;
text-decoration: none;
}
a {
outline : 0;
}
.red {
color: #fd0528;
font-weight: bold;
}
.blue {
font-weight: bold;
color: #06c;
}
.blue2 {
font-weight: bold;
color: #06c;
margin-left: 20px;
}
.bold {
font-weight: bold;
}
.nallow {
font-weight: normal;
text-indent: -1em;
}
.kgreen {
color: #393;
font-weight: bold;
}
ul.green a:link {
color: #000;
text-decoration: none;
}
ul.green a:visited {
color: #000;
text-decoration: none;
}
ul.green a:active {
color: #000;
text-decoration: none;
}
ul.green a:hover {
color: #fd9208;
text-decoration: none;
}
.mb0 {
margin-bottom: 0 !important;
}
.mb1em {
margin-bottom: 1em !important;
}
.mb2em {
margin-bottom: 2em !important;
}
.ml40 {
margin-left: 40px !important;
}
.ml80 {
margin-left: 80px !important;
}
.ml50{
margin-left:50px !important;
}
.mobile {
display: none !important;
}
.w520 {
width: 520px;
}
.w440 {
width: 440px;
}
.w120 {
width: 120px;
}
.w500 {
width: 500px;
}
.w536 {
width: 536px;
}
.w550 {
width: 550px;
}
/*------------------------------------------------------------------------
2.全体枠
------------------------------------------------------------------------*/
#container {
width: 970px;
margin: 0 auto;
text-align: left;
position: relative;
overflow: hidden;
margin-bottom: 20px;
}
/*------------------------------------------------------------------------
3.ヘッダー
------------------------------------------------------------------------*/
#header0 {
width: 100%;
height: 139px;
text-align: center;
}
.green {
background: url(img/headerBg.jpg) center bottom repeat-x;
}
.orange {
background: url(img/header2Bg.jpg) center bottom repeat-x;
}
#header {
height: 133px;
width: 970px;
margin: 0 auto;
position: relative;
padding-bottom: 6px;
}
/*@h1（ヘッダー）
--------------------------------------------------------*/
#header h1 {
background: url(img/logo.gif) no-repeat;
width: 212px;
height: 67px;
line-height: 67px;
position: absolute;
top: 11px;
left: 15px;
text-indent: -9999px;
}
#header h1 a {
display: block;
width: 212px;
height: 67px;
border: none;
}
/*@ul（ヘッダー）
--------------------------------------------------------*/
#header ul.switch {
background: url(img/switchBg.jpg) 0 -30px no-repeat;
width: 346px;
height: 30px;
position: absolute;
top: 63px;
left: 612px;
text-indent: -9999px;
}
#header ul.switch li {
width: 171px;
height: 30px;
position: absolute;
top: 0;
}
#header ul.switch li a {
display: block;
width: 171px;
height: 30px;
border: none;
}
#header ul.switch li.s1 {
left: 0;
}
#header ul.switch li.s1 a {
background: url(img/switchBg.jpg) 0 0 no-repeat;
}
#header ul.switch li.s1 a:hover {
background: none;
}
#header ul.switch li.s2 {
left: 175px;
}
#header ul.switch li.s2 a {
background: url(img/switchBg.jpg) -175px 0 no-repeat;
}
#header ul.switch li.s2 a:hover {
background: none;
}
#header ul.navi {
width: 970px;
height: 40px;
background: url(img/naviBg.jpg) no-repeat;
position: absolute;
top: 93px;
left: 0;
}
#header ul.navi li {
position: absolute;
height: 40px;
top: 0;
text-indent: -9999px;
}
#header ul.navi li a {
display: block;
height: 40px;
border: none;
}
#header ul.navi li a:hover {
background: none;
}
#header ul.navi li.m1 {
width: 74px;
left: 10px;
}
#header ul.navi li.m1 a {
width: 74px;
background: url(img/naviBg.jpg) -10px -40px no-repeat;
}
#header ul.navi li.m1 a:hover {
background: none;
}
#header ul.navi li.m2 {
width: 162px;
left: 84px;
}
#header ul.navi li.m2 a {
width: 162px;
background: url(img/naviBg.jpg) -84px -40px no-repeat;
}
#header ul.navi li.m2 a:hover {
background: none;
}
#header ul.navi li.m3 {
width: 130px;
left: 246px;
}
#header ul.navi li.m3 a {
width: 130px;
background: url(img/naviBg.jpg) -246px -40px no-repeat;
}
#header ul.navi li.m3 a:hover {
background: none;
}
#header ul.navi li.m4 {
width: 166px;
left: 376px;
}
#header ul.navi li.m4 a {
width: 166px;
background: url(img/naviBg.jpg) -376px -40px no-repeat;
}
#header ul.navi li.m4 a:hover {
background: none;
}
#header ul.navi li.m5 {
width: 167px;
left: 542px;
}
#header ul.navi li.m5 a {
width: 167px;
background: url(img/naviBg.jpg) -542px -40px no-repeat;
}
#header ul.navi li.m5 a:hover {
background: none;
}
#header ul.navi li.m6 {
width: 119px;
left: 709px;
}
#header ul.navi li.m6 a {
width: 119px;
background: url(img/naviBg.jpg) -709px -40px no-repeat;
}
#header ul.navi li.m6 a:hover {
background: none;
}
#header ul.navi li.m7 {
width: 133px;
left: 828px;
}
#header ul.navi li.m7 a {
width: 133px;
background: url(img/naviBg.jpg) -828px -40px no-repeat;
}
#header ul.navi li.m7 a:hover {
background: none;
}
#header ul.navi2 {
width: 970px;
height: 40px;
background: url(img/navi2Bg.jpg) no-repeat;
position: absolute;
top: 93px;
left: 0;
}
#header ul.navi2 li {
position: absolute;
height: 40px;
top: 0;
text-indent: -9999px;
}
#header ul.navi2 li a {
display: block;
height: 40px;
border: none;
}
#header ul.navi2 li a:hover {
background: none;
}
#header ul.navi2 li.m1 {
width: 74px;
left: 10px;
}
#header ul.navi2 li.m1 a {
width: 74px;
background: url(img/navi2Bg.jpg) -10px -40px no-repeat;
}
#header ul.navi2 li.m1 a:hover {
background: none;
}
#header ul.navi2 li.m2 {
width: 175px;
left: 84px;
}
#header ul.navi2 li.m2 a {
width: 175px;
background: url(img/navi2Bg.jpg) -84px -40px no-repeat;
}
#header ul.navi2 li.m2 a:hover {
background: none;
}
#header ul.navi2 li.m3 {
width: 175px;
left: 259px;
}
#header ul.navi2 li.m3 a {
width: 175px;
background: url(img/navi2Bg.jpg) -259px -40px no-repeat;
}
#header ul.navi2 li.m3 a:hover {
background: none;
}
#header ul.navi2 li.m4 {
width: 175px;
left: 434px;
}
#header ul.navi2 li.m4 a {
width: 175px;
background: url(img/navi2Bg.jpg) -434px -40px no-repeat;
}
#header ul.navi2 li.m4 a:hover {
background: none;
}
#header ul.navi2 li.m5 {
width: 175px;
left: 609px;
}
#header ul.navi2 li.m5 a {
width: 175px;
background: url(img/navi2Bg.jpg) -609px -40px no-repeat;
}
#header ul.navi2 li.m5 a:hover {
background: none;
}
#header ul.navi2 li.m6 {
width: 175px;
left: 784px;
}
#header ul.navi2 li.m6 a {
width: 175px;
background: url(img/navi2Bg.jpg) -784px -40px no-repeat;
}
#header ul.navi2 li.m6 a:hover {
background: none;
}
/*@input（ヘッダー）
--------------------------------------------------------*/
#header input.window {
position: absolute;
width: 150px;
height: 21px;
line-height: 21px;
top: 22px;
left: 749px;
border: 1px solid #333;
}
#header input.button {
position: absolute;
width: 50px;
height: 20px;
top: 24px;
left: 907px;
}
/*------------------------------------------------------------------------
4.トップページ
------------------------------------------------------------------------*/
/*@div（トップページ）
--------------------------------------------------------*/
div#switchWrapper{
/*display: none;*/
width:100%;
}
div#main {
width: 721px;
display: inline;
float: right;
padding-right: 10px;
}
div#main div.mainNavi {
width: 720px;
height: 350px;
background: url(img/mainNaviBg.jpg) no-repeat;
margin-top: 5px;
}
div#left {
width: 205px;
display: inline;
float: left;
padding-left: 15px;
}
div#main div#info {
width: 600px;
margin: 30px 60px 0;
}
div#main div#info2 {
width: 600px;
margin: 30px 60px 0;
}
div#main div.infoBox {
width: 560px;
margin: 10px 60px;
padding: 19px;
border: 1px solid #ccc;
}
div#main div.infoBox div.entryBody {
margin: 15px 0 0;
line-height: 1.5em;
}
#main div.page {
clear: both;
margin: 30px 10px 10px;
text-align: center;
}
#main div.page span {
}
#main div.page a {
padding: 2px 3px;
border: none;
border: 1px solid #a0a0a0;
background: #ccc;
margin: 0 1px;
}
#main div.page a:hover {
background: #a0a0a0;
color: #fff;
}
#main div.hotInfoWrapper {
width: 518px;
border: 1px solid #ccc;
overflow: hidden;
padding: 20px 40px;
}
div.hotInfoWrapper p {
width: 240px;
height: 60px;
}
div.hotInfoWrapper p a {
display: block;
width: 100%;
height: 100%;
border: none;
}
div.hotInfoWrapper p:hover {
background-position: center bottom;
}
div.hotInfoWrapper p.left {
background: url(img/top_centerbanner001.jpg) center top no-repeat;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
float: left;
}
div.hotInfoWrapper p.right {
background: url(img/top_centerbanner003.jpg) center top no-repeat;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
float: right;
}
/*@h2（トップページ）
--------------------------------------------------------*/
div#main div.mainNavi h2 {
width: 720px;
height: 50px;
line-height: 50px;
background: url(img/h2MainNavi.jpg) no-repeat;
text-indent: -9999px;
}
div#main div#info h2, div#main div#info2 h2 {
height: 36px;
line-height: 36px;
text-indent: 50px;
width: 600px;
font-size: 14px;
font-weight: bold;
}
div#main div#info h2.information {
background: url(img/mainH2Bg.jpg) no-repeat;
}
div#main div#info h2.information2 {
background: url(img/mainH2Bg2.jpg) no-repeat;
}
div#main div#info h2.information3 {
background: url(img/mainH2Bg3.jpg) no-repeat;
}
div#main div#info2 h2.information4 {
background: url(img/mainH2Bg4.jpg) no-repeat;
}
div#left h2 {
background: url(img/h2LeftNavi.jpg) no-repeat;
width: 205px;
height: 49px;
line-height: 49px;
text-indent: -9999px;
}
/*@h3（トップページ）
--------------------------------------------------------*/
div#left h3.banner {
width: 190px;
height: 54px;
text-indent: -9999px;
margin: 10px 9px 0 6px;
}
div#left h3.banner a {
display: block;
width: 190px;
height: 54px;
border: none;
}
div#left h3.banner2 {
width: 190px;
height: 54px;
text-indent: -9999px;
margin: 10px 9px 0 6px;
}
div#left h3.banner2 a {
display: block;
width: 190px;
height: 54px;
border: none;
}
div#left h3.banner3 {
width: 190px;
height: 54px;
text-indent: -9999px;
margin: 10px 9px 0 6px;
}
div#left h3.banner3 a {
display: block;
width: 190px;
height: 54px;
border: none;
}
div#left h3.banner4 {
width: 190px;
height: 100px;
text-indent: -9999px;
margin: 10px 9px 10px 6px;
}
div#left h3.banner4 a {
display: block;
width: 190px;
height: 100px;
border: none;
}
div#left h3.banner.banner1 {
background: url(img/saiyou.jpg) no-repeat;
}
div#left h3.banner.banner2 {
background: url(img/leftBanner01.gif) no-repeat;
}
div#left h3.banner.banner3 {
background: url(img/leftBanner01.gif) no-repeat;
margin-top: 30px;
}
div#left h3.banner.banner4 {
background: url(img/kenko_banner.jpg) no-repeat;
}
div#left h3.banner.banner5 {
background: url(img/ryoritsu.jpg) no-repeat;
}
div#left h3.banner.banner6 {
background: url(img/hokenryo_b01.jpg) no-repeat;
}
div#left h3.banner.banner7 {
background: url(img/health_b.jpg) no-repeat;
}
div#left h3.banner.banner7 a:hover {
background: url(img/health_b.jpg) center bottom no-repeat;
}
div#left h3.banner.banner8 {
background: url(img/shisetu_b.jpg) no-repeat;
}
div#left h3.banner.banner8 a:hover {
background: url(img/shisetu_b.jpg) center bottom no-repeat;
}
div#left h3.banner.banner9 {
background: url(img/ceremony_b.jpg) no-repeat;
}
div#left h3.banner.banner9 a:hover {
background: url(img/ceremony_b.jpg) center bottom no-repeat;
}
div#left h3.banner.banner10 {
background: url(img/kenkosengen_b.jpg) no-repeat;
}
div#left h3.banner.banner10 a:hover {
background: url(img/kenkosengen_b.jpg) center bottom no-repeat;
}
div#left h3.leftNaviBottom {
background: url(img/LeftNaviBottom.gif) no-repeat;
width: 205px;
height: 28px;
line-height: 28px;
text-indent: -9999px;
}
div#main div.infoBox h3 {
font-size: 14px;
line-height: 16px;
font-weight: bold;
}
/*@ul（トップページ）
--------------------------------------------------------*/
ul#switch{
width:100%;
height: 72px;
overflow: hidden;
}
ul#switch li{
width:50%;
height: 72px;
line-height: 72px;
text-indent: 100px;
font-size:32px
}
ul#switch li a{
display: block;
width:100%;
height: 100%;
border: none;
color:#fff;
}
ul#switch li#btnPC{
background:url(img/iconPC.svg) left 10px center no-repeat #b3b3b3;
background-size:72px;
float: left;
}
ul#switch li#btnSP{
background:url(img/iconSP.svg) left 10px center no-repeat #f7be55;
background-size:72px;
float: right;
}

div#main div.mainNavi ul {
width: 720px;
height: 300px;
position: relative;
}
div#main div.mainNavi ul li {
width: 125px;
height: 114px;
position: absolute;
text-indent: -9999px;
}
div#main div.mainNavi ul li a {
display: block;
width: 125px;
height: 114px;
border: none;
}
div#main div.mainNavi ul li.m1 {
top: 12px;
left: 20px;
}
div#main div.mainNavi ul li.m1 a {
background: url(img/mainNavi1.jpg) no-repeat;
}
div#main div.mainNavi ul li.m1 a:hover {
background: none;
}
div#main div.mainNavi ul li.m2 {
top: 12px;
left: 159px;
}
div#main div.mainNavi ul li.m2 a {
background: url(img/mainNavi2.jpg) no-repeat;
}
div#main div.mainNavi ul li.m2 a:hover {
background: none;
}
div#main div.mainNavi ul li.m3 {
top: 12px;
left: 298px;
}
div#main div.mainNavi ul li.m3 a {
background: url(img/mainNavi3.jpg) no-repeat;
}
div#main div.mainNavi ul li.m3 a:hover {
background: none;
}
div#main div.mainNavi ul li.m4 {
top: 12px;
left: 437px;
}
div#main div.mainNavi ul li.m4 a {
background: url(img/mainNavi4.jpg) no-repeat;
}
div#main div.mainNavi ul li.m4 a:hover {
background: none;
}
div#main div.mainNavi ul li.m5 {
top: 12px;
left: 576px;
}
div#main div.mainNavi ul li.m5 a {
background: url(img/mainNavi5.jpg) no-repeat;
}
div#main div.mainNavi ul li.m5 a:hover {
background: none;
}
div#main div.mainNavi ul li.m6 {
top: 154px;
left: 20px;
}
div#main div.mainNavi ul li.m6 a {
background: url(img/mainNavi6.jpg) no-repeat;
}
div#main div.mainNavi ul li.m6 a:hover {
background: none;
}
div#main div.mainNavi ul li.m7 {
top: 154px;
left: 159px;
}
div#main div.mainNavi ul li.m7 a {
background: url(img/mainNavi7.jpg) no-repeat;
}
div#main div.mainNavi ul li.m7 a:hover {
background: none;
}
div#main div.mainNavi ul li.m8 {
top: 154px;
left: 298px;
}
div#main div.mainNavi ul li.m8 a {
background: url(img/mainNavi8.jpg) no-repeat;
}
div#main div.mainNavi ul li.m8 a:hover {
background: none;
}
div#main div.mainNavi ul li.m9 {
top: 154px;
left: 437px;
}
div#main div.mainNavi ul li.m9 a {
background: url(img/mainNavi9.jpg) no-repeat;
}
div#main div.mainNavi ul li.m9 a:hover {
background: none;
}
div#main div#info ul {
padding: 22px;
width: 554px;
border: 1px solid #ccc;
}
div#main div#info ul li {
background: url(img/list01.gif) 0 0.4em no-repeat;
padding-left: 20px;
line-height: 1.3em;
margin-bottom: 0.5em;
border-bottom: 1px dotted #ccc;
padding-bottom: 0.5em;
}
div#main div#info ul li.end {
background: url(img/list02.gif) right 0.4em no-repeat;
padding-right: 20px;
line-height: 1.3em;
text-align: right;
border-bottom: none;
margin-top: 1em;
margin-bottom: 0;
}
div#left ul.green {
width: 190px;
padding: 0 10px 0 5px;
background: url(img/LeftNaviBg.gif) repeat-y;
}
div#left ul.green li {
width: 190px;
line-height: 39px;
text-indent: 22px;
background: url(img/liBgOff.gif) no-repeat;
}
div#left ul.green li a {
display: block;
width: 190px;
height: 39px;
border: none;
}
div#left ul.green li a:hover {
background: url(img/liBgOn.gif) no-repeat;
}
div#left ul.green li ul {
width: 170px;
margin: 5px 5px 0 15px;
background: none;
}
div#left ul.green li ul li {
background: url(img/list07.gif) left 0.4em no-repeat;
line-height: 1.3em;
text-indent: 0;
padding-left: 10px;
width: 160px;
padding-bottom: 0.4em;
}
div#left ul.green li ul li a {
display: inline;
}
div#left ul.green li ul li a:hover {
background: none;
border-bottom: 1px solid #54aa00;
}
div#left ul.sub1, div#left ul.sub2, div#left ul.sub3, div#left ul.sub4 {
display: none;
}
/*------------------------------------------------------------------------
5.オレンジ
------------------------------------------------------------------------*/
/*@div（オレンジ）
--------------------------------------------------------*/
#orangeLeft {
width: 420px;
display: inline;
padding-left: 10px;
float: left;
overflow: hidden;
margin-top: 14px;
}
#orangeRight {
width: 510px;
display: inline;
padding-right: 10px;
float: right;
overflow: hidden;
margin-top: 14px;
}
div.orangeRightWrapper {
width: 480px;
border: 1px solid #ccc;
overflow: hidden;
padding: 10px 14px;
}
#orangeLeft div.infoWrapper {
width: 374px;
padding: 22px;
border: 1px solid #ccc;
}
#orangeLeft div.smallBox {
width: 374px;
border-bottom: 1px dotted #ccc;
padding-bottom: 5px;
overflow: hidden;
margin-bottom: 10px;
}
#orangeLeft div.smallBox img {
float: left;
margin: 0 10px 10px 0;
}
div#orangeSecond {
width: 721px;
display: inline;
padding-right: 9px;
float: right;
margin-top: 5px;
background: url(img/orangeMainBg.gif) repeat-y;
}
div#orangeSecond div.orangeTop {
background: url(img/orangeMainTop.jpg) no-repeat;
width: 721px;
height: 94px;
position: relative;
}
div#orangeSecond div.orangeBox {
width: 622px;
border: 2px solid #f09746;
padding: 20px 33px;
margin: 1px 16px 20px 15px;
}
div#orangeSecond div.inBoxCaption {
padding: 15px;
border: #f09746 double 2px;
margin: 10px 50px 40px 30px;
line-height: 1.5em;
}
div#orangeSecond div.inBoxCaption p.indentCaption {
text-indent: -1em;
padding-left: 1em;
}
div#orangeSecond div.orangeBox div#map {
background: #000;
width: 622px;
height: 400px;
margin: 10px 0;
}
div.orangena {
width: 721px;
min-height: 32px;
background: url(img/topSecondTopBg2.gif) repeat-y;
position: relative;
margin-bottom: 10px;
}
/*@h2（オレンジ）
--------------------------------------------------------*/
#orangeLeft h2.information {
background: url(img/orangeLeftH2Bg.jpg) no-repeat;
width: 420px;
height: 36px;
line-height: 36px;
text-indent: 50px;
font-weight: bold;
}
#orangeRight h2 {
background: url(img/orangeRightH2Bg.gif) no-repeat;
width: 510px;
height: 36px;
line-height: 36px;
text-indent: 25px;
font-weight: bold;
}
#left h2.orange {
width: 205px;
height: 33px;
line-height: 33px;
background: url(img/h2LeftOrange.jpg) no-repeat;
text-indent: -9999px;
}
div#orangeSecond div.orangeTop h2 {
position: absolute;
font-size: 15px;
font-weight: bold;
top: 70px;
left: 52px;
}
div.orangena h2.orangeH2 {
position: relative !important;
background: url(img/topSecondTopH2d.jpg) no-repeat;
font-size: 15px;
font-weight: bold;
text-indent: 340px;
padding-top: 8px;
padding-bottom: 20px;
}
div.orangena h2.premama {
position: absolute;
top: 8px;
left: 60px;
font-size: 15px;
font-weight: bold;
}
/*@h3（オレンジ）
--------------------------------------------------------*/
#orangeRight h3 {
background: url(img/orangeRightH3Bg.gif) no-repeat;
width: 480px;
height: 26px;
line-height: 26px;
text-indent: 25px;
font-weight: bold;
margin: 0 0 10px;
}
div#orangeSecond div.orangeBox h3 {
background: url(img/h3OrangeBoxBg.gif) no-repeat;
width: 622px;
height: 29px;
margin: 10px 0;
line-height: 29px;
text-indent: 20px;
}
div#orangeSecond div.orangeBox h3.library {
background: url(img/h3OrangeBg.gif) no-repeat;
width: 628px;
height: 26px;
margin: 10px 0;
line-height: 26px;
text-indent: 25px;
}
div#orangeSecond h3.general {
background: url(img/topSecondH3Bg2.jpg) no-repeat;
width: 690px;
margin: 0 16px 0 15px;
height: 33px;
line-height: 33px;
text-indent: 30px;
font-weight: bold;
}
/*@h4（オレンジ）
--------------------------------------------------------*/
div#orangeSecond h4.orangeSecond {
background: url(img/h4OrangeBoxBg.gif) no-repeat;
width: 600px;
height: 35px;
line-height: 35px;
text-indent: 25px;
margin: 10px 0 10px 22px;
}
div#orangeSecond h4.orangeSecond02 {
background: url(img/list15.gif) 0 0.2em no-repeat;
padding-left: 20px;
font-size: 14px;
line-height: 14px;
font-weight: bold;
color: #ec8121;
margin: 15px auto 10px 62px;
}
div#orangeSecond h4.orangeSecond03 {
padding-left: 20px;
padding-bottom: 7px;
font-size: 14px;
line-height: 14px;
font-weight: bold;
color: #ec8121;
margin: 15px 0 10px 0;
border-bottom: #ec8121 solid 2px;
}
div#orangeSecond h4.inBox {
margin: 15px 0 10px 0;
}
div#orangeSecond div.orangeBox h4.library {
background: url(img/h4OrangeBg.gif) no-repeat;
width: 628px;
height: 41px;
margin: 10px 0;
line-height: 41px;
text-indent: 50px;
}
/*@h5（オレンジ）
--------------------------------------------------------*/
div#orangeSecond h5.orangeSecondBottom {
background: url(img/orangeMainBottom.gif) no-repeat;
width: 721px;
height: 128px;
text-indent: -9999px;
}
/*@ul（オレンジ）
--------------------------------------------------------*/
#orangeLeft ul.information {
padding: 22px;
width: 374px;
border: 1px solid #ccc;
margin-bottom: 10px;
}
#orangeLeft ul.information li {
background: url(img/list01.gif) 0 0.4em no-repeat;
padding-left: 20px;
line-height: 1.3em;
margin-bottom: 0.5em;
border-bottom: 1px dotted #ccc;
padding-bottom: 0.5em;
}
#orangeLeft ul.information li.end {
background: url(img/list02.gif) right 0.4em no-repeat;
padding-right: 20px;
line-height: 1.3em;
text-align: right;
border-bottom: none;
margin-top: 1em;
margin-bottom: 0;
}
#orangeRight ul {
width: 460px;
margin: 0 10px 10px;
line-height: 1.5em;
}
#orangeRight ul li {
background: url(img/list05.gif) 0 0.4em no-repeat;
padding-left: 20px;
}
#left ul.orange {
width: 205px;
background: url(img/LeftOrangeBg.gif) repeat-y;
padding: 10px 0 0;
}
#left ul.orange li.normal {
width: 190px;
height: 39px;
background: url(img/leftOrangeLiBg.gif) no-repeat;
line-height: 39px;
margin: 0 10px 0 5px;
padding: 0;
text-indent: 25px;
}
#left ul.orange li.normal a {
background: none;
display: block;
width: 205px;
height: 39px;
border: none;
}
#left ul.orange li.normal a:hover {
background: url(img/leftNaviOn.gif) 2px 2px no-repeat;
}
#left ul.orange li.end {
width: 205px;
background: url(img/LeftOrangeBottom.gif) no-repeat;
height: 14px;
line-height: 14px;
text-indent: -9999px;
margin: 0;
padding: 0;
}
div.orangeBox ul.map {
margin: 10px 0 10px 72px;
line-height: 1.5em;
}
div.orangeBox ul.map li {
background: url(img/list01.gif) 0 0.4em no-repeat;
padding-left: 16px;
}
ul.information2 {
padding: 22px;
width: 554px;
border: 1px solid #ccc;
margin: 0 60px;
}
ul.information2 li {
background: url(img/list01.gif) 0 0.4em no-repeat;
padding-left: 20px;
line-height: 1.3em;
margin-bottom: 0.5em;
border-bottom: 1px dotted #ccc;
padding-bottom: 0.5em;
}
ul.information2 li.end {
background: url(img/list02.gif) right 0.4em no-repeat;
padding-right: 20px;
line-height: 1.3em;
text-align: right;
border-bottom: none;
margin-top: 1em;
margin-bottom: 0;
}
div.orangeBox ul.library {
width: 422px;
margin: 30px 100px;
overflow: hidden;
}
div.orangeBox ul.library li {
width: 110px;
padding-right: 10px;
float: left;
height: 1.5em;
line-height: 1.5em;
background: url(img/list14.gif) 0 0.4em no-repeat;
padding-left: 20px;
}
div.orangeBox ul.library2 {
width: 522px;
margin: 30px 50px;
overflow: hidden;
}
div.orangeBox ul.library2 li {
background: url(img/list14.gif) 0 0.4em no-repeat;
padding-left: 20px;
line-height: 1.5em;
}
ul.orangeUl {
padding: 10px 30px 10px 70px;
line-height: 1.5em;
list-style: disc;
}
ul.orangeUl li {
list-style: disc;
}
div.orangena ul {
width: 661px;
padding: 0 30px 5px 30px;
background: url(img/topSecondTopBottom2.gif) center bottom no-repeat;
overflow: hidden;
}
/*@p（オレンジ）
--------------------------------------------------------*/
#orangeLeft div.smallBox p {
margin-bottom: 10px;
background: url(img/list01.gif) 0 0.4em no-repeat;
padding-left: 20px;/*display:inline;*/
}
#orangeLeft p.end, #orangeRight p.end {
background: url(img/list02.gif) right 0.4em no-repeat;
margin-right: 22px;
padding-right: 20px;
line-height: 1.3em;
text-align: right;
border-bottom: none;
margin-top: 1em;
margin-bottom: 0;
}
div#orangeSecond div.orangeTop p.pankuzu {
position: absolute;
top: 12px;
left: 12px;
}
div#orangeSecond p.orangeSecond {
margin: 10px 80px;
line-height: 1.5em;
}
div#orangeSecond p.afterH3 {
margin: 10px 0 10px 22px;
line-height: 1.5em;
}
div#orangeSecond p.afterH4 {
margin: 10px 0 10px 72px;
line-height: 1.5em;
}
div#orangeSecond p {
line-height: 1.5em;
margin-bottom: 1em;
}
div#orangeSecond p.afterTable {
margin: 10px 0 5px 22px;
line-height: 1.5em;
text-indent: -2.5em;
padding-left: 2.5em;
}
div#orangeSecond p.inBox {
clear: both;
margin: 10px 30px 10px 40px;
}
/*@table（オレンジ）
--------------------------------------------------------*/
div.orangeBox table.orangeBox {
width: 100%;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
}
div.orangeBox table.orangeBox td {
padding: 10px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
div.orangeBox table.orangeBox td.t1 {
padding: 10px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
background: #fdf9ee;
text-align: center;
vertical-align: middle;
}
table.orangeBox p {
line-height: 1.5em;
margin-bottom: 1em;
text-align: justify;/*場合によっては削除*/
text-justify: inter-ideograph;/*場合によっては削除*/
}
table.orangeBox ul {
line-height: 1.5em;
margin: 1em 5px;
}
div#orangeSecond dl.premama {
clear: both;
margin: 20px 30px 40px 60px;
line-height: 1.5em;
overflow: hidden;
}
div#orangeSecond dl.premama dt {
width: 160px;
float: left;
clear: both;
}
div#orangeSecond dl.premama dd {
width: 360px;
float: right;
}
dl.premama ul li {
background: url(img/list11.gif) left 0.4em no-repeat;
text-indent: 12px;
}
/*------------------------------------------------------------------------
6.グリーン
------------------------------------------------------------------------*/
/*@div（グリーン）
--------------------------------------------------------*/
div#greenSecond {
width: 721px;
display: inline;
padding-right: 9px;
float: right;
margin-top: 5px;
background: url(img/topSecondBg.gif) repeat-y;
}
div#greenSecond div.greenTop {
background: url(img/topSecondTopBg.gif) repeat-y;
width: 721px;
position: relative;
margin-bottom: 30px;
}
div#greenSecond div.greenBox {
width: 596px;
border: 2px solid #83c24b;
padding: 20px 45px;
margin: 1px 16px 10px 15px;
overflow: hidden;
}
div#greenSecond div.greenBox2 {
width: 646px;
border: 2px solid #83c24b;
padding: 20px 20px;
margin: 1px 16px 10px 15px;
}
div.underConst {
margin: 80px 145px;
background: url(img/underConst.jpg) right bottom no-repeat;
font-size: 15px;
}
div#greenSecond div.greenTopIndex {
width: 721px;
height: 103px;
position: relative;
margin-bottom: 30px;
}
div#greenSecond div.greenTopIndex.page1 {
background: url(img/topSecondSubIndex1.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page2 {
background: url(img/topSecondSubIndex2.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page3 {
background: url(img/topSecondSubIndex3.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page4 {
background: url(img/topSecondSubIndex4.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page5 {
background: url(img/topSecondSubIndex5.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page6 {
background: url(img/topSecondSubIndex6.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page7 {
background: url(img/topSecondSubIndex7.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page8 {
background: url(img/topSecondSubIndex8.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page9 {
background: url(img/topSecondSubIndex9.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page10 {
background: url(img/topSecondSubIndex10.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page11 {
background: url(img/topSecondSubIndex11.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page12 {
background: url(img/topSecondSubIndex12.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page13 {
background: url(img/topSecondSubIndex13.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page14 {
background: url(img/topSecondSubIndex14.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page15 {
background: url(img/topSecondSubIndex15.jpg) no-repeat;
}
div#greenSecond div.greenTopIndex.page16 {
background: url(img/topSecondSubIndex16.jpg) no-repeat;
}
div#greenSecond div.greenSubBox {
width: 300px;
display: inline;
margin-bottom: 15px;
}
div#greenSecond div.greenSubBox.left {
float: left;
margin-left: 22px;
clear: both;
}
div#greenSecond div.greenSubBox.right {
float: right;
margin-right: 22px;
}
div#greenSecond div.btnBox {
width: 310px;
margin: 20px 205px;
text-align: center;
overflow: hidden;
}
div#greenSecond div.error {
width: 221px;
margin: 20px 200px;
padding: 0 50px;
background: url(img/error.gif) left top no-repeat;
line-height: 1.5em;
text-align: real;
}
div#greenSecond div.error ul {
margin-top: 20px;
margin-left: 20px;
}
div#greenSecond div.error ul li {
background: url(img/list01.gif) 0 0.4em no-repeat;
padding-left: 20px;
}
div.flowTableLeft, div.flowTableRight {
width: 280px;
background: url(img/flowBg.gif) repeat-y;
overflow: hidden;
padding-top: 10px;
min-height: 180px;
}
div.flowTableLeft {
float: left;
}
div.flowTableRight {
float: right;
}
div.bottom20 {
margin-bottom: 20px;
}
div#greenSecond div.thanks {
width: 521px;
margin: 100px;
}
p.btnBack {
background: url(img/btnBackBg.jpg) no-repeat;
width: 112px;
height: 53px;
text-indent: -9999px;
margin-right: 30px;
float: left;
}
p.btnBack a {
display: block;
width: 112px;
height: 53px;
border: none;
}
p.btnBack a:hover {
background: url(img/btnBackBg.jpg) 0 -53px no-repeat;
}
p.btnBack.only {
margin: 0 100px;
float: none;
}
div#greenSecond div.inBoxCaption {
padding: 15px;
border: #85c24e double 2px;
margin: 10px 50px 40px 30px;
line-height: 1.5em;
}
div#greenSecond div.inBoxCaption2 {
padding: 15px;
border: #85c24e double 2px;
margin: 30px 30px 10px 30px;
line-height: 1.5em;
}
div#greenSecond div.inBoxCaption3 {
padding: 15px;
border: #85c24e double 2px;
margin: 0px 30px 40px 30px;
line-height: 1.5em;
background-color: #EAFEDE;
}
div.greenBox div.present {
width: 544px;
height: 122px;
margin: 10px 26px;
}
div.greenBox div.present.a {
background: url(img/babyPresentA.gif) no-repeat;
}
div.greenBox div.present.b {
background: url(img/babyPresentB.gif) no-repeat;
}
div#greenSecond div.greenSecondBottom {
background: url(img/topSecondBottom.gif) no-repeat;
width: 721px;
height: 128px;
}
div#greenSecond div.greenBox div.linkBox {
width: 596px;
border-bottom: 1px dotted #ccc;
padding-bottom: 5px;
margin-top: 5px;
margin-bottom: 20px;
overflow: hidden;
}
div#greenSecond div.greenBox div.linkBox div.linkLeft {
width: 440px;
float: left;
}
div#greenSecond div.greenBox div.linkBox div.linkRight {
width: 140px;
float: right;
overflow: hidden;
}
div.pdfWrapper {
width: 520px;
overflow: hidden;
margin: 0 38px;
}
div.pdfWrapper div.pdfLeft {
width: 245px;
float: left;
}
div.pdfWrapper div.pdfRight {
width: 245px;
float: right;
}
div.premamaLeft {
width: 200px;
float: left;
margin-right: 30px;
margin-left: 40px;
margin-bottom: 20px;
}
div.orangeDot {
clear: both;
margin: 10px 30px 30px 35px;
border: #fd9208 dotted 2px;
padding: 10px;
}
div.blueDot {
clear: both;
margin: 10px 30px 30px 35px;
border: #0090d0 dotted 2px;
padding: 10px;
}
/*@h2（グリーン）
--------------------------------------------------------*/
div#greenSecond div.greenTop h2 {
background: url(img/topSecondTopH2.jpg) no-repeat;
width: 721px;
height: 32px;
line-height: 32px;
font-size: 15px;
font-weight: bold;
text-indent: 45px;
}
div#greenSecond div.greenTop h2.premama {
background: url(img/topSecondTopH2b.jpg) no-repeat;
width: 721px;
height: 32px;
line-height: 32px;
font-size: 15px;
font-weight: bold;
text-indent: 45px;
}
div#greenSecond div.greenTop h2.orangeH2 {
background: none;
line-height: 32px;
font-size: 15px;
font-weight: bold;
position: absolute;
top: 33px;
left: 435px;
}
div#greenSecond div.greenTopIndex h2 {
text-indent: -9999px;
}
div.mamaLeft {
width: 295px;
float: left;
}
div.mamaRight {
width: 295px;
float: right;
}
/*@h3（グリーン）
--------------------------------------------------------*/
div#greenSecond h3.general {
background: url(img/topSecondH3Bg.gif) no-repeat;
width: 690px;
margin: 0 16px 0 15px;
height: 33px;
line-height: 33px;
text-indent: 30px;
font-weight: bold;
}
div#greenSecond div.greenSubBox h3 {
width: 300px;
background: url(img/h3SubIndexBg.gif) no-repeat;
height: 47px;
line-height: 47px;
text-indent: 15px;
font-weight: bold;
}
div.greenBox h3.h3green {
background: url(img/h2Sitemap1.gif) no-repeat;
width: 596px;
height: 32px;
line-height: 32px;
text-indent: 30px;
font-size: 15px;
font-weight: bold;
}
div.greenBox h3.h3orange {
background: url(img/h2Sitemap2.gif) no-repeat;
width: 596px;
height: 32px;
line-height: 32px;
text-indent: 30px;
font-size: 15px;
font-weight: bold;
}
div#greenSecond div.thanks h3 {
font-size: 16px;
font-weight: bold;
line-height: 1.5em;
margin-bottom: 1em;
}
div#greenSecond div.greenBox div.linkBox h3 {
font-size: 14px;
font-weight: bold;
margin-bottom: 0.5em;
line-height: 1.5em;
}
div#greenSecond div.inBoxCaption2 h3.mental {
margin-bottom: 15px;
margin-left: 20px;
line-height: 1.5em;
background: url(img/list05.gif) 0 0.5em no-repeat;
padding-left: 20px;
}
div#greenSecond div.inBoxCaption2 h3.inful {
margin-bottom: 15px;
margin-left: 20px;
line-height: 1.5em;
padding-left: 10px;
font-weight: bold;
}
h3.privacy{
counter-increment: numeber;
text-indent:-0.9em;
padding-left:1em;
line-height:1.5em;
margin:10px 30px 10px 40px;
}
h3.privacy:before {
content: counter(numeber)".";
}
/*@h4（グリーン）
--------------------------------------------------------*/
div#greenSecond h4.greenSecond {
background: url(img/list06.gif) 0 1px no-repeat;
padding-left: 20px;
font-size: 14px;
line-height: 14px;/*変更されている→背景のずれ→1pxに修正*/
font-weight: bold;
color: #33aa63;
margin: 15px auto 10px 62px;
}
div#greenSecond h4.greenSecond02 {
padding-left: 20px;
padding-bottom: 7px;
font-size: 14px;
line-height: 14px;
font-weight: bold;
color: #33aa63;
margin: 15px auto 10px 62px;
border-bottom: #33aa63 solid 2px;
}
div#greenSecond h4.inBox {
margin: 15px 0 10px 0;
}
div#greenSecond h4.inBox.blue {
color: #06c;
border-bottom-color: #06c;
margin-left: 20px;
}
div#greenSecond h4.baby {
background: url(img/h4Baby.gif) no-repeat;
width: 553px;
height: 50px;
text-indent: -9999px;
margin: 10px 21px;
}
div#greenSecond h4.inBox.health {
margin: 15px auto 10px 42px;
}
div#greenSecond h4.inBox.healthcompany {
margin: 15px auto 10px 0;
background:none !important;
}
/*@h5（グリーン）
--------------------------------------------------------*/
div#greenSecond h5.greenSecondBottom {
background: url(img/topSecondBottom.gif) no-repeat;
width: 721px;
height: 128px;
text-indent: -9999px;
}
div#greenSecond h5.greenSecondKome {
padding-left: 20px;
font-size: 14px;
line-height: 14px;
font-weight: bold;
color: #fd0528;
margin: 15px auto 10px 62px;
}
div#greenSecond h5.general {
color: #33aa63;
margin: 10px auto 10px 82px;
}
div#greenSecond h5.general.inBox {
color: #33aa63;
margin: 10px auto 10px 50px;
}
div#greenSecond h5.greenSecond {
background: url(img/list06.gif) 0 0.2em no-repeat;
padding-left: 20px;
font-size: 14px;
line-height: 14px;
font-weight: bold;
color: #33aa63;
margin: 15px auto 10px 62px;
}
div#greenSecond h5.inBox {
margin: 15px 0 10px;
font-weight: bold;
}
div#greenSecond h5.indent1em {
text-indent: 1em;
}
div.greenBox div.present h5 {
text-indent: -9999px;
}
dl.QandA h5 {
background: url(img/list05.gif) 0 0.4em no-repeat;
padding-left: 15px;
}
dl.QandA h5.orange {
background: url(img/list12.gif) 0 0.4em no-repeat;
}
div#greenSecond h5.greenSecond02 {
background: url(img/list16.gif) 0 1px no-repeat;
padding-left: 20px;
font-size: 14px;
line-height: 14px;/*変更されている→背景のずれ→1pxに修正*/
font-weight: bold;
color: #0033cc;
margin: 15px auto 10px 62px;
}
div#greenSecond h5.greenSecond02.inBox {
margin: 15px 0 10px 0;
}
div.mamaLeft h5, div.mamaRight h5 {
padding: 0.5em 0;
font-weight: bold;
}
h5.premama {
line-height: 1.5em;
margin-bottom: 0.5em;
margin-top: 2em;
margin-left: 20px;
}
h5.healthcompany{
margin-top:1em;
margin-left:40px;
}
h5.pink {
color: #ff00ff
}
/*@h6（グリーン）
--------------------------------------------------------*/
h6.premama {
line-height: 1.5em;
margin-left: 20px;
}
/*@p（グリーン）
--------------------------------------------------------*/
p.healthcompany{
background:url(img/healthcompany.jpg) no-repeat;
width:526px;
height: 76px;
margin:10px auto 10px 40px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
div#greenSecond p.pankuzu {
background: url(img/topSecondTopPankuzu.jpg) no-repeat;
width: 721px;
height: 35px;
line-height: 35px;
text-indent: 30px;
margin-bottom: 0;
}
div#greenSecond p {
line-height: 1.5em;
margin-bottom: 1em;
text-align: justify;/*場合によっては削除*/
text-justify: inter-ideograph;/*場合によっては削除*/
}
p.just {
text-align: justify;
text-justify: inter-ideograph;/*場合によっては削除*/
}
div#greenSecond li {
text-align: justify;/*場合によっては削除*/
text-justify: inter-ideograph;/*場合によっては削除*/
}
div#greenSecond p.flowBottom {
width: 396px;
clear: both;
display: block;
margin: 20px 100px;
}
div#greenSecond p.allow {
text-indent: -9999px;
width: 25px;
margin: 5px;
float: left;
background: url(img/rightAllow.gif) center center no-repeat;
}
div#greenSecond p.allow.case1 {
height: 100px;
}
div#greenSecond p.allow.case2 {
height: 50px;
}
div#greenSecond p.red {
color: #fd0528;
}
div#greenSecond p.red2 {
color: #fd0528;
margin: 0px 50px;
font-weight: bold;
}
div#greenSecond p.redNallow {
color: #fd0528;
margin: 0px 50px;
font-weight: normal;
}
div#greenSecond p.greenSecond {/*12/5変更 80→30*/
margin: 10px 30px 10px 80px;
}
div#greenSecond p.greenSecond.addimage01{
background:url(img/addimage01.jpg) right top no-repeat;
}
div#greenSecond p.baby {
background: url(img/picBaby1.gif) right top no-repeat;
height: 67px;
line-height: 67px;
margin: 10px 40px;
}
div#greenSecond p.inBox {
clear: both;
margin: 10px 30px 10px 40px;
}
div#greenSecond p.marginTop20 {
margin-top: 20px;
}
div#greenSecond .kome {
padding-left: 1em;
text-indent: -1em;
}
div#greenSecond .kome15 {
padding-left: 1.5em;
text-indent: -1.5em;
}
div#greenSecond p.inBoxPolicy {
background: url(img/list09.gif) 0 0.3em no-repeat;
padding-left: 20px;
font-size: 12px;
line-height: 18px;
margin: 20px auto 10px 40px;
}
div#greenSecond p.inBoxCaption {
padding: 15px;
border: #85c24e double 2px;
margin: 10px 30px 40px 30px;
}
div#greenSecond p.afterH5 {
margin: 10px 80px 10px 100px;
}
div#greenSecond p.afterH5.inBox {
margin: 10px 80px 10px 60px;
}
div#greenSecond p.greenSecond span.link {
background: url(img/list08.gif) 0 0.3em no-repeat;
padding-left: 22px;
}
div#greenSecond p.regular {
margin: 20px 70px 10px;
line-height: 1.5em;
}
div#greenSecond p.regular2 {
margin: 0 70px 30px;
line-height: 1.5em;
}
div.greenBox p.flow1 {
width: 272px;
padding: 9px;
border: 3px solid #83c24b;
line-height: 1.5em;
margin: 0 150px 0!important;
clear: both;
text-align: center;
}
div.greenBox p.bunki {
clear: both;
width: 319px;
height: 50px;
text-indent: -9999px;
margin: 0 138px 0 139px!important;
}
div.greenBox p.bunki1 {
background: url(img/flow1.gif) no-repeat;
}
div.greenBox p.bunki2 {
background: url(img/flow2.gif) no-repeat;
}
div.greenBox p.bunki3 {
background: url(img/flow3.gif) no-repeat;
}
div.greenBox p.flow2 {
border: 3px solid #83c24b;
background: #fff;
padding: 5px;
}
div.greenBox p.flow2.indent1 {
text-indent: -1em;
padding-left: 1.5em;
}
div.greenBox p.flow2.end {
margin-bottom: 0 !important;
}
p.indent, span.indent {
text-indent: -1em;
padding-left: 1em;
display: block;
}
p.indentNoBlock, span.indentNoBlock {
text-indent: -1em;
padding-left: 1em;
}
div#greenSecond div.inBoxCaption p.indentCaption {
text-indent: -1em;
padding-left: 1em;
}
p.adobe {
height: 33px;
line-height: 33px !important;
background: url(img/get_adobe_reader.gif) left 0 no-repeat;
padding-left: 120px;
display: block;
}
p.appKome {
text-indent: -1em;
padding-left: 1em;
color: #f60;
line-height: 1.2em !important;
margin-top: 0.3em !important;
margin-bottom: 0 !important;
font-size: 11px;
}
div.greenBox div.present p {
margin: 46px 55px 0;
}
div#greenSecond p.babyPresent {
background: url(img/babyPresent_banner.gif) no-repeat;
width: 450px;
height: 60px;
line-height: 60px;
margin: 0 135px;
/*margin-top:-100px;
padding-bottom:40px;*/
text-indent: -9999px;
}
div#greenSecond p.babyPresent a {
display: block;
width: 450px;
height: 60px;
border: none;
}
div#greenSecond p.inBox.health {
clear: both;
margin: 10px 30px 30px 35px;
border: #fd9208 dotted 2px;
padding: 10px;
}
div#greenSecond div.inBoxCaption2 p {
margin: 10px 30px 10px 40px;
line-height: 1.5em;
}
p.premamaPic {
color: #33aa63;
}
div.premamaPic0 {
width: 553px;
height: 319px;
margin-left: 40px;
margin-bottom: 30px;
position: relative;
}
div.premamaPic0 img {
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
p.premamaPic0 {
position: absolute;
z-index: 2;
background: #fafa8a;
width: 160px;
height: 150px;
padding: 10px;
top: 40px;
right: 10px;
}
div.premamaPic1 {
background: url(img/premamaPic1.jpg) no-repeat #fafa8a;
width: 160px;
height: 180px;
padding: 64px 28px 95px 365px;
margin-bottom: 15px;
margin-left: 40px;
}
p.premamaPic1 {
background: #fafa8a;
width: 160px;
height: 150px;
padding: 10px;
}
p.premama1 {
background: #ffc;
clear: both;
margin: 10px 30px 30px 35px;
padding: 10px;
}
p.premamaTop {
padding: 10px 40px 0;
}
span.arrow {
background: url(img/list07.gif) 10px center no-repeat;
padding-left: 20px;
padding-right: 20px;
}
span.underLine {
border-bottom: 1px solid #333;
}
p#toTop {
position: fixed;
right: 10px;
bottom: 10px;
width: 50px;
height: 50px;
background: url(img/toTop.svg) no-repeat;
opacity: 0.7;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
p#toTop a {
display: block;
width: 100%;
height: 100%;
border: none;
}
p.privacyGeneral{
margin:10px 30px 10px 60px;
line-height:1.5em;
    list-style-type:none;
}
/*@ul（グリーン）
--------------------------------------------------------*/
ol.smoking {
margin: 10px 30px 10px 80px;
line-height: 1.5em;
}

div#greenSecond div.greenTop ul {
width: 661px;
padding: 0 30px 5px 30px;
background: url(img/topSecondTopBottom.gif) center bottom no-repeat;
overflow: hidden;
}
div#greenSecond div.greenTop ul li {
padding-right: 20px;
background: url(img/list07.gif) 0 0.4em no-repeat;
padding-left: 15px;
line-height: 1.8em;
/*float:left; ie7無視する場合はしたと下と入れ替え*/
display: inline;
margin-bottom: 0.5em;
}
div#greenSecond div.greenSubBox ul {
margin: 20px 0 0 25px;
}
div#greenSecond div.greenSubBox ul li {
background: url(img/list06.gif) 0 0.4em no-repeat;
line-height: 1.5em;
padding-left: 16px;
}
div#greenSecond ul.greenSecond2 {
margin: 10px 70px 10px 120px;
line-height: 1.5em;
}
div#greenSecond ol.greenSecond2 {
margin: 10px 80px 10px 120px;
line-height: 1.5em;
}
div#greenSecond ul.greenSecond2.inBox {
margin: 10px 30px 10px 40px;
line-height: 1.5em;
clear: both;
}
div#greenSecond ol.greenSecond2.inBox {
margin: 10px 40px 10px 80px;
line-height: 1.5em;
}
div#greenSecond ul.greenSecond2 li {
background: url(img/list07.gif) 0 0.4em no-repeat;
padding-left: 11px;
}
div#greenSecond ol.greenSecond3.inBox {
margin: 10px 80px 10px 40px;
line-height: 1.5em;
}
div#greenSecond ul.greenSecond3 li {
padding-left: 40px;
line-height: 1.5em;
}
div#greenSecond ul.greenSecond3.inBox li {
padding-left: 60px;
padding-right: 30px;
line-height: 1.5em;
}
div#greenSecond ul.greenSecond3.inBox2 li {
padding-left: 90px;
line-height: 1.5em;
}
div#greenSecond ol.greenSecond4 {
margin: 10px 80px 10px 100px;
line-height: 1.5em;
list-style: none;
}
div#greenSecond ol.greenSecond4.inBox {
margin: 10px 40px 10px 60px;
line-height: 1.5em;
text-indent: -2em;
padding-left: 2em;
}
div.greenBox ul.sitemap {
margin: 20px;
line-height: 1.5em;
}
div.greenBox ul.sitemap li {
background: url(img/list10.gif) left 0.4em no-repeat;
padding-left: 16px;
margin-bottom: 1em;
}
div.greenBox ul.sitemap li.orange {
background: url(img/list12.gif) left 0.4em no-repeat;
}
div.greenBox ul.sitemap li ul {
margin: 6px 10px 10px;
}
div.greenBox ul.sitemap li ul li {
background: url(img/list11.gif) left 0.5em no-repeat;
padding-left: 12px;
}
div.greenBox ul.sitemap li ul li.orange {
background: url(img/list13.gif) left 0.5em no-repeat;
}
div.greenBox ul.sitemap li ul li ul li {
display: inline;
padding-right: 1em;
}
div.greenBox ul.sitemap li.irregular {
display: inline;
padding-right: 1em;
background: url(img/list13.gif) left 0.5em no-repeat;
}
div#greenSecond ul.inquiry {
margin-bottom: 2em;
}
div#greenSecond ul.inquiry li {
background: url(img/list11.gif) left 0.4em no-repeat;
padding-left: 16px;
line-height: 1.3em;
margin-left: 100px;
}
ul.inBoxNumber {
margin: 10px 40px;
clear: both;
line-height: 1.5em;
}
ul.inBoxNumber li {
text-indent: -1em;
padding-left: 1em;
}
ul.app {
margin: 0 50px 10px;
line-height: 1.5em;
}
ul.app li {
background: url(img/list05.gif) 0 0.5em no-repeat;
padding-left: 20px;
}
ul.appore {
margin: 0 50px 10px;
line-height: 1.5em;
}
ul.appore li {
background: url(img/list12.gif) 0 0.5em no-repeat;
padding-left: 20px;
}
ul.privacyGeneral,
ul.privacyGeneralNone{
margin:10px 30px 10px 60px;
line-height:1.5em;
}
ul.privacyGeneral li{
list-style:disc;
}
ul.privacyGeneralNone li{
list-style:none;
background: url(img/list07.gif) 0 0.4em no-repeat;
padding-left:10px;
}
ol.privacyOl li {
margin:10px 30px 10px 60px;
line-height:1.5em;
    list-style-type:none;
    counter-increment:cnt;
text-indent:-1.5em;
padding-left:1.5em;
}
ol.privacyOl li:before {
    content:"(" counter(cnt) ")";
    margin-right:0.5em;
}
/*@table（グリーン）
--------------------------------------------------------*/
div#greenSecond table.inquiry {
width: 80%;
margin: 0 10%;
}
div#greenSecond table.inquiry td {
padding: 10px;
border-bottom: 1px dotted #ccc;
}
table.case05 {
margin-bottom: 30px;
}
table.case05.rightAllow {
padding-left: 30px;
background: url(img/rightAllow.gif) left 3.7em no-repeat;
}
table.case05.margin3010 {
margin: 10px 10%;
}
table.case05.margin3040 {
margin: 10px 40px;
}
table.margin3030 {
margin: 30px;
color: #333;
}
table.case05 td {
padding: 5px;
text-align: center;
vertical-align: middle;
}
table.case05 td.t2 {
background: #73ac41;
color: #fff;
text-align: center;
}
table.case05 td.t3 {
text-align: right;
text-align: center;
}
table.case05 td.t4 {
background: #a1c86f;
color: #fff;
text-align: center;
}
table.case05 td.t5 {
text-align: center;
vertical-align: middle;
}
table.case05 td.t6 {
background: #f8fde8;
color: #333;
text-align: center;
}
table.case05 td.t7 {
background: #f8fde8;
color: #333;
text-align: left;
padding: 10px;
font-weight: bold;
vertical-align: top;
}
table.case05 td.t8 {
background: #fcedde;
color: #333;
text-align: left;
padding: 10px;
font-weight: bold;
}
table.case05 td.t9 {
background: #f8fde8;
color: #333;
text-align: center;
padding: 5px;
font-weight: bold;
vertical-align: top;
}
table.case05 td.app {
padding: 13px 19px;
text-align: left;
vertical-align: middle;
}
table.case05 td.app2 {
padding: 13px 19px;
text-align: center;
vertical-align: middle;
}
table.case05 td.app3 {
padding: 10px 15px;
text-align: left;
vertical-align: top;
line-height: 1.5em;
}
table.flowTable {
width: 100%;
border-top: 1px solid #333;
border-right: 1px solid #333;
line-height: 1.5em;
margin-bottom: 10px;
}
table.flowTable td {
padding: 5px;
background: #fff;
border-bottom: 1px solid #333;
border-left: 1px solid #333;
text-align: center;
vertical-align: middle;
}
table.flowTable td.left {
text-align: left;
}
table.flowTable td.left2 {
text-align: left;
border-bottom: double #333;
}
table.flowTable td.line {
text-align: center;
border-bottom: double #333;
}
table.flowTable td.yen {
text-align: center;
}
table.flowTable td.yen2 {
text-align: center;
color: #F00;
font-weight: bold;
border-left: solid 2px #333;
border-right: solid 2px #333;
}
table.flowTable td.yen3 {
text-align: center;
color: #F00;
font-weight: bold;
border-left: solid 2px #333;
border-right: solid 2px #333;
border-bottom: solid 2px #333;
}
table.flowTable td.yen4 {
text-align: center;
color: #F00;
font-weight: bold;
border-left: solid 2px #333;
border-right: solid 2px #333;
border-bottom: double #333;
}
table.flowTable td.red {
text-align: center;
color: #F00;
}
table.flowTable td.center {
text-align: center;
background: #73ac41;
color: #fff;
font-weight: bold;
}
table.flowTable td.center2 {
text-align: center;
background: #73ac41;
color: #fff;
font-weight: bold;
border-left: solid 2px #333;
border-right: solid 2px #333;
border-top: solid 2px #333;
}
table.mamaTable {
border-top: 1px solid #000;
border-left: 1px solid #000;
margin-bottom: 10px;
line-height: 1.25em;
}
table.mamaTable td {
border-bottom: 1px solid #000;
border-right: 1px solid #000;
padding: 0.5em 1em;
width: 50%;
vertical-align: middle;
}
table.mamaTable td.mamaGreen {
background: #33aa63;
color: #fff;
}
/*各種施設の優待利用（グリーン）
--------------------------------------------------------*/
table.case06 {
margin-bottom: 30px;
}
table.case06 td {
padding: 4px;
text-align: center;
vertical-align: middle;
line-height: 1.5em;
}
table.case06 td.vat {
vertical-align: top !important;
}
table.case06 td.t7 {
background: #f8fde8;
color: #333;
padding: 10px;
font-weight: bold;
}
table.case06 h4 {
font-weight: bold;
text-align: left;
margin-bottom: 0.5em;
}
table.case06 ul {
line-height: 1.5em;
margin: 1em 3em;
}
table.case06 ul li {
text-align: center;
}
table.case06 ul.cere {
line-height: 1.5em;
margin: 1em;
padding-left: 10px;
}
table.case06 ul.cere li {
text-align: left;
list-style: disc;
}
table.case06 ul.cere02 {
line-height: 1.5em;
margin: 1em 2em;
}
table.case06 ul li.cere02 {
text-align: center;
}
/*@input（グリーン）
--------------------------------------------------------*/
table.inquiry input, dl.inquiry3 input {
line-height: 1.5;
border: 1px solid #333;
}
table.inquiry .must, dl.inquiry3 .must {
background: url(img/must.gif) right center no-repeat;
padding-right: 35px;
}
table.inquiry .must2, dl.inquiry3 .must2 {
background: url(img/must.gif) right 2px no-repeat;
padding-right: 35px;
}
table.inquiry input.w75, dl.inquiry3 input.w75 {
width: 75px;
}
table.inquiry input.w100, dl.inquiry3 input.w100 {
width: 100px;
}
table.inquiry input.w150, dl.inquiry3 input.w150 {
width: 150px;
}
table.inquiry input.w200, dl.inquiry3 input.w200 {
width: 200px;
}
table.inquiry input.w250, dl.inquiry3 input.w250 {
width: 250px;
}
table.inquiry textarea, dl.inquiry3 textarea {
width: 250px;
}
table.inquiry label, dl.inquiry3 label {
padding-right: 0.5em;
padding-left: 0.5em;
}
div.btnBox input[type=submit] {
display: block;
margin: 10px auto;
width: 50%;
height: 50px;
border: none;
border-radius: 0;
background: #f7be55;
cursor: pointer;
font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif !important;
font-size: 18px !important;
}
div.btnBox input[type=submit]:hover {
background: orange;
}
/*@dl（グリーン）
--------------------------------------------------------*/
dl.greenSecond2 {
margin: 10px 30px 10px 40px;
line-height: 1.5em;
clear: both;

}
dl.greenSecond2 dt{
background: url(img/list07.gif) 0 0.4em no-repeat;
padding-left: 11px;
width:calc(20% - 11px);
float: left;
}
dl.greenSecond2 dd{
width:80%;
float: right;
}


dl.QandA {
padding-bottom: 1em;
line-height: 1.5em;
margin: 15px auto 10px 22px;
text-align: justify;
text-justify: distribute;
}
dl.QandA dt {
background: url(img/qaBg1.gif) left top no-repeat;
padding-left: 20px;
margin-bottom: 1em;
color: #fc9010;
}
dl.QandA dd {
background: url(img/qaBg2.gif) left top no-repeat;
padding-left: 20px;
margin-bottom: 1em;
margin-left: 26px;
}
dl.QandA ol {
list-style: none;
margin-left: 2em;
text-indent: -1em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}
dl.QandA ul {
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: 1em;
}
dl.QandA ul li {
list-style: none;
background: url(img/list11.gif) 0 0.4em no-repeat;
padding-left: 1em;
}
dl.QandA ul li ul {
/*list-style:disc !important;*/
}
dl.QandA ul li ul li {
background: none;
list-style: circle !important;
padding-left: 0;
}
dl.inquiry2 {
width: 450px;
overflow: hidden;
margin: 30px auto;
}
dl.inquiry2 dt {
width: 80px;
float: left;
clear: both;
}
dl.inquiry2 dd {
width: 350px;
float: right;
margin-bottom: 10px;
}
dl.inquiry3 {
width: 500px;
overflow: hidden;
margin: 30px auto;
}
dl.inquiry3 dt {
width: 120px;
float: left;
clear: both;
line-height: 1.5em;
}
dl.inquiry3 dd {
width: 350px;
float: right;
border-bottom: 1px dotted #ccc;
padding-bottom: 10px;
margin-bottom: 10px;
}
dl.inquiry3 label.button {
display: block;
margin-bottom: 5px;
}
/*------------------------------------------------------------------------
8.フッター
------------------------------------------------------------------------*/
/*@div（フッター）
--------------------------------------------------------*/
#footer0 {
width: 100%;
height: 117px;
clear: both;
overflow: hidden;
}
.footerGreen {
background: url(img/footerBg.gif) center top repeat-x;
}
.footerOrange {
background: url(img/footer2Bg.gif) center top repeat-x;
}
#footer {
width: 970px;
min-width: 970px;
height: 117px;
margin: 0 auto;
position: relative;
padding-bottom: 6px;
overflow: hidden;
}
/*@h3（フッター）
--------------------------------------------------------*/
#footer h3 {
position: absolute;
top: 55px;
left: 20px;
height: 28px;
line-height: 28px;
font-size: 14px;
font-weight: bold;
}
/*@p（フッター）
--------------------------------------------------------*/
#footer p {
position: absolute;
top: 80px;
left: 20px;
height: 28px;
line-height: 28px;
font-size: 11px;
}
#footer p.add {
position: absolute;
top: 55px;
left: 220px;
height: 28px;
line-height: 28px;
font-size: 11px;
}
/*@ul（フッター）
--------------------------------------------------------*/
#footer ul.navi {
margin: 10px;
text-align: right;
}
#footer ul.navi li {
display: inline;
background: url(img/list03.gif) 0 0.4em no-repeat;
padding-left: 18px;
padding-right: 8px;
line-height: 1.4em;
font-size: 11px;
}
