TD,BODY,TABLE{font-family:'Avenir','Osaka','ＭＳ Ｐゴシック',sans-serif;
    color:#333333;
    font-size : 12px;
    line-height:120%;}

A{text-decoration:underline;}

BODY{ 
  margin: 0;
  background-color: #ffffff; font-size: 12pt;
  -webkit-text-size-adjust: 100%;
 }

H1 { FONT-SIZE: 2.0em; font-weight: bold; line-height:40%; vertical-align: sub; font-family: "ＭＳ Ｐゴシック", "Osaka" }
H2 { font-weight: bold; line-height:0%; vertical-align: sub; font-size: 12px; font-family: "ＭＳ Ｐゴシック", "Osaka"}

A{text-decoration : underline;}
A:link    {COLOR: #0000FF;  TEXT-DECORATION: underline;}
A:visited {COLOR: #663366;  TEXT-DECORATION: underline;}
A:active  {COLOR: #663366;  TEXT-DECORATION: underline;}
A:hover   {COLOR: #663366;  TEXT-DECORATION: underline;}
.middle {  font-size: 12px; padding-left: 2px; font-family: "ＭＳ Ｐゴシック", "Osaka"}
.xsmall {  font-size: 11px; padding-left: 1px; font-family: "ＭＳ Ｐゴシック", "Osaka"}

.line1 { border-bottom: 1px solid #CCCCCC; }

.line2 { border-bottom: 2px solid #000000; }

.line3 { border-bottom: 2px solid #CCCCCC; }

.line4 { border-bottom: 2px solid #0000FF; }

.dotted1 { border-bottom: 1px dotted #000000; }

.dotted2 { border-bottom: 1px dotted #CCCCCC; }

#BOX掛
.table3 { 
width: 738px; /* テーブルの横幅 */ 
border-collapse: collapse; /* 枠線の表示方法 */ 
border: 1px #CCCCCC dotted; /* テーブル全体の枠線（太さ・色・スタイル） */ 
} 

.table3 TD { 
border: 1px #CCCCCC dotted; /* セルの枠線（太さ・色・スタイル） */ 
padding: 5px; /* セル内の余白 */ 
} 

.HR {
  color: #FFFFFF; /* 線の色(IE用) */
  margin-top : 2px;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #FFFFFF;
}

.title{
font-size: 15pt;
  line-height:110%;
  }
  
.kakaku{
font-size: 15pt;
line-height:110%;
  }
  
.cat{
font-size: 10pt;
line-height:130%;
  }
  
.midashi
a:link { color: #666666; text-decoration: none; } 
a:visited { color: #666666; text-decoration: none;} 
a:hover { color: #666666; text-decoration: underline;} 
a:active { color: #666666; text-decoration: underline;} 

.side-bar
a:link { color: #000000; text-decoration: underline;} 
a:visited { color: #000000; text-decoration: underline;} 
a:hover { color: #666666; text-decoration: underline;} 
a:active { color: #666666; text-decoration: underline;}


.whats-new-date{
font-weight : bold;
font-size : 12px;
color : #ff0000;
padding-left:10px;
}

.whats-new{
font-size : 12px;
color : #333333;
margin-bottom : 3px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : #bdbabd;
padding-left:15px;
}

.update-information{
width:290px;
height:100px;
overflow:auto;
}

.attention{
width:100%;
height:190px;
overflow:auto;
}


/* ------ form ------ */

form > .itemWrap,
form > .itemWrapName {
	border: 1px solid #ccc;
	border-bottom: none;
    background: linear-gradient(90deg, #ccc 0%, #ccc 22%, #fff 22%, #fff 100%);
	position: relative
}

form > .itemWrapName {
	width: 551px;
	display: table
}

form > .itemWrap::after,
form > .itemWrapName::after {
	content: "";
	width: 22%;
	line-height: 0;
	border-bottom: 2px solid #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	overflow: hidden
}

form > .itemWrap label { display: table }
form > .itemWrap label p {
	width: 108px;
    vertical-align: middle;
    padding: 0 6px;
    display: table-cell
}

form > .itemWrapName .nameTitle {
	width: 108px;
    vertical-align: top;
    padding: 0 6px;
    display: table-cell
}

form > .itemWrap label p strong,
form > .itemWrapName .nameTitle p strong {
	position: relative
}

form > .itemWrap label p strong::before,
form > .itemWrapName .nameTitle p strong::before {
	content: "*";
	color: #ff0033;
	margin-right: 4px
}

form > .itemWrap input {
	width: 260px;
	height: 22px;
	padding: 0 10px;
    margin-bottom: 6px
}

form > .itemWrapName .itemWrap + .itemWrap {}
form > .itemWrapName label { font-size: 0}
form > .itemWrapName label p {
	width: 24px;
	font-size: 12px;
	margin-right: 10px;
	display: inline-block
}

form > .itemWrapName input {
    width: 140px;
    height: 22px;
	padding: 0 10px;
    margin-bottom: 6px;
}

form > .itemWrap.age input {
	width: 20px;
	padding: 0 10px;
    margin-right: 10px
}

form > .itemWrap > p {
	padding-bottom: 10px;
    margin: 0 0 0 130px
}

form > .itemWrap > p strong {
	margin-bottom: 4px;
	display: block
}

form > .itemWrap em {
	color: #ff0033;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    padding: 0 10px 10px 130px;
    display: block
}

form > .itemWrapName em {
    color: #ff0033;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    padding: 0 0 10px 0;
    display: block
}

form .itemWrapRadio {
	border: 1px solid #ccc;
	background: linear-gradient(90deg, #ccc 0%, #ccc 22%, #fff 22%, #fff 100%)
}

form .itemWrapRadio fieldset {
	font-size: 0;
	border: none
}

form .itemWrapRadio legend {
	width: 108px;
	font-size: 12px;
    vertical-align: middle;
    padding: 14px 6px;
	display: inline-block;
	float: left
}

form .itemWrapRadio legend strong { position: relative }
form .itemWrapRadio legend strong::before {
	content: "*";
	color: #ff0033;
	margin-right: 4px
}

form .itemWrapRadio label {
	font-size: 12px;
    margin: 8px 0 0;
    position: relative;
    display: inline-block;
    cursor: pointer
}

form .itemWrapRadio label + label { margin-bottom: 10px }
form .itemWrapRadio label input {
    vertical-align: middle;
    margin: 0 6px 0 10px
}

form .itemWrapRadio em {
	color: #ff0033;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    padding: 0 10px 10px 130px;
    display: block
}

form .formBtn {
	text-align: center;
	margin-top: 10px
}


/* confirm */

.contactTxt { font-size: 13px }
.confirmBox { margin-top: 10px }
.confirmBox dl {
	font-size: 0;
	border: 1px solid #c1c1c1;
	border-top: none
}

.confirmBox dt {
	width: 110px;
	font-size: 13px;
	vertical-align: top;
	padding: 10px;
	border-top: 1px solid #c1c1c1;
	display: inline-block
}

.confirmBox dd {
	width: 400px;
    font-size: 13px;
    vertical-align: top;
    padding: 10px;
    margin: 0;
    border-left: 1px solid #c1c1c1;
    border-top: 1px solid #c1c1c1;
    display: inline-block
}

.confirmBox > div {
    font-size: 0;
    text-align: center;
    margin-top: 10px
}

.confirmBox > div form:nth-child(1) {
    vertical-align: top;
	margin-right: 20px;
    display: inline-block
}

.confirmBox > div form:nth-child(2) {
    vertical-align: top;
    display: inline-block
}