@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, sans-serif, "ヒラギノ角ゴProW3";
	font-size: 75%;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 0.5px;
}
a img {
	text-decoration: none;
	border-style: none;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
a:active {
	color: #FF6600;
}
.t1 {
	color: #999999;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
}
#wrapper {
	clear: both;
	float: none;
	width: 940px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header {
	clear: both;
	float: none;
	width: 940px;
	border-top: 3px solid #993333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header  h1 a {
	background-image: url(../images/rogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 25px;
	width: 286px;
	overflow: hidden;
	margin: 5px;
	text-decoration: none;
}
#header h1 span {
	visibility: hidden;
}

#header #ht1 {
	float: left;
	width: 620px;
	padding-left: 5px;
}
#header #ht2 {
	clear: right;
	float: left;
	width: 315px;
}
#ht2 ul {
	list-style: url(none) none;
	clear: both;
	float: none;
	padding-top: 5px;
	padding-left: 100px;
	margin-bottom: 5px;
}
#ht2 li {
	float: left;
	border-right: none;
	border-left: none;
	border-top-style: none;
	border-bottom-style: none;
	white-space: nowrap;
}
#ht2 li a {
	background-image: url(../images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	height: 20px;
	margin-right: 10px;
	float: left;
	border-right: 1px dotted #CCCCCC;
	white-space: nowrap;
	width: 60px;
	padding-right: 5px;
}
*html #ht2 li a {
	width: 55px;
	margin-right: 5px;
	height: 18px;
}
#ht2 li#ht3 a {
	border-style: none;
	float: left;
	display: block;
	white-space: nowrap;
	width: 65px;
}
*html #ht2 li#ht3 a {
	width: 65px;
	white-space: nowrap;
}

#ht2 p {
	clear: both;
	float: none;
	padding-left: 95px;
	padding-top: 5px;
}
*html #ht2 p {
	padding-top: 2px;
}


#header #menu1 {
	clear: both;
	float: none;
	height: 41px;
	width: 940px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#flablock {
	clear: both;
	float: none;
	width: 940px;
}

#menu1 ul {
	list-style: url(none) none;
	width: 940px;
	clear: both;
	float: none;
}
#menu1 li {
	overflow: hidden;
	float: left;
}
#menu1 li a {
	float: left;
	display: block;
	height: 41px;
	width: 156px;
	list-style: url(none) none;
	text-decoration: none;
	text-align: center;
	padding-right: 1px;
}
#menu1 li span {
	visibility: hidden;
}

#menu1  li#nHome a {
	width: 155px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
}
#menu1 li#nHome a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left -41px;
}

#menu1 li#nShibu a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -155px top;
}
#menu1 li#nShibu a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -155px -41px;
}
#menu1 li#nAnnai a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -312px top;
}
#menu1 li#nAnnai a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -312px -41px;
}
#menu1 li#nPlan a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -469px top;
}
#menu1 li#nPlan a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -469px -41px;
}
#menu1 li#nQa a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -625px top;
	width: 155px;
}
#menu1 li#nQa a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -625px -41px;
}
#menu1 li#nCon a {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -782px top;
	width: 157px;
}
#menu1 li#nCon a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -782px -41px;
}
#markey {
	color: #FFFFFF;
	clear: both;
	float: none;
	width: 935px;
	background-color: #993333;
	height: 20px;
	overflow: hidden;
	margin-top: 5px;
	display: block;
	padding-left: 5px;
}
*html #home #wrapper #markey {
	padding-left: 5px;
}

#markey p {

}


#main {
	float: none;
	width: 940px;
	padding-top: 5px;
	clear: both;
	margin-bottom: 10px;
}
#main  .banner {
	padding-bottom: 5px;
}
#main .pan {
	padding-bottom: 5px;
}
#home  #main h2 {
	margin-bottom: 10px;
	margin-top: 5px;
	background-image: none;
}
#home #sidenavi {
	float: left;
	width: 415px;
	padding-right: 5px;
	margin-bottom: 5px;
}
#sidenavi  {
	width: 255px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#home #content {
	float: right;
	width: 520px;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
}
#content  {
	overflow: hidden;
	float: right;
	width: 675px;
	margin-bottom: 20px;
}
#content  h2  {
	background-image: url(../images/h2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	padding-top: 5px;
	padding-left: 20px;
	width: 670px;
	display: block;
	font-size: 145%;
}
#content h3 {
	clear: both;
	float: none;
	width: 655px;
	border-bottom: 1px dotted #666666;
	font-size: 120%;
	padding-left: 5px;
	margin-left: 5px;
	color: #663333;
	padding-top: 10px;
}
#home  #content table {
	width: 520px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#home #content td {
	padding-bottom: 8px;
}

#content td {
	padding-bottom: 5px;
}
#content  table  td.right {
	text-align: right;
}
#intro #content table {
	padding: 0px;
	width: 665;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	float: none;
}
#intro #content table#int1 {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
	width: 665px;
	margin-bottom: 25px;
}
#intro #content td {
	padding: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 120%;
}
#intro #content th {
	background-color: #EEEEEE;
	text-align: center;
	vertical-align: top;
	width: 220px;
	font-size: 120%;
	font-weight: normal;
	line-height: 2;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
#intro #content #int1 td {
	border-bottom: 1px solid #999999;
	padding-left: 10px;
}
#intro  #content  table#int2   {
	display: block;
	clear: both;
	float: none;
	background-color: #CCCCCC;
	width: 665px;
	margin-bottom: 20px;
}
#intro #wrapper #main #content .right a {
	height: 36px;
	width: 373px;
	display: block;
	padding-left: 290px;
	background-image: url(../images/n7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
#intro #wrapper #main #content .right a:hover {
	background-image: url(../images/n7.gif);
	background-repeat: no-repeat;
	background-position: right -36px;
}
#intro #wrapper #main #content .right span {
	visibility: hidden;
}
#content .bottom {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 120%;
}
#content #gu1 {
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	width: 650px;
	padding-top: 15px;
	margin-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#content #gu1 img {
	margin-bottom: 10px;
}
#content #gu1 img.gu2 {
	margin-bottom: 0px;
}
#content #gu1 .gu3 {
	margin-bottom: 10px;
}
#content .right {
	text-align: right;
	width: 660px;
	margin-left: 5px;
}
#plan #wrapper #main #content .right a {
	height: 36px;
	width: 373px;
	display: block;
	padding-left: 290px;
	background-image: url(../images/n7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
#plan #wrapper #main #content .right a:hover {
	background-image: url(../images/n7.gif);
	background-repeat: no-repeat;
	background-position: right -36px;
}
#plan #wrapper #main #content .right span {
	visibility: hidden;
}
#plan #content dl {
	width: 650px;
	margin-left: 5px;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
#plan #content dt {
	font-weight: bold;
	font-size: 120%;
	line-height: 1.2;
	padding-left: 18px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px center;
}
*html #plan #content dt {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}

#plan  #content  dd {
	font-size: 115%;
	padding-bottom: 10px;
	letter-spacing: normal;
	padding-left: 5px;
	padding-right: 5px;
}
#plan #wrapper #main #content .right a {
	height: 36px;
	width: 373px;
	display: block;
	padding-left: 290px;
	background-image: url(../images/n7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
#plan #wrapper #main #content .right a:hover {
	background-image: url(../images/n7.gif);
	background-repeat: no-repeat;
	background-position: right -36px;
}
#plan #wrapper #main #content .right span {
	visibility: hidden;
}
#content .gu4 {
	padding: 10px;
	width: 640px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: normal;
	font-size: 120%;
}
#guide #content .gu5 {
	padding-left: 5px;
	padding-top: 5px;
}
#guide #content .gu5 table {
	width: 665px;
}
#guide #content .gu6    {
	background-image: url(../images/n2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 664px;
	float: none;
	height: 175px;
	margin-left: 5px;
	margin-top: 5px;
	overflow: hidden;
}
#guide #content .gu6 table {
	width: 650px;
	margin-left: 10px;
	margin-top: 63px;
	font-size: 120%;
}
#guide .gu6 td {
	vertical-align: top;
	line-height: 1.4;
	padding: 0px;
	letter-spacing: normal;
}
#guide #content .gu7{
	background-image: url(../images/n3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 664px;
	float: none;
	height: 110px;
	margin-left: 5px;
	margin-top: 5px;
	overflow: hidden;
}
#guide #content .gu7 table {
	width: 650px;
	margin-left: 10px;
	margin-top: 63px;
	font-size: 120%;
}
#guide .gu7 td {
	vertical-align: top;
	line-height: 1.4;
	padding: 0px;
	letter-spacing: normal;
}
#guide #content .gu8{
	background-image: url(../images/n4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 664px;
	float: none;
	height: 170px;
	margin-left: 5px;
	margin-top: 5px;
	overflow: hidden;
}
#guide #content .gu8 table {
	width: 650px;
	margin-left: 10px;
	margin-top: 63px;
	font-size: 120%;
}
#guide .gu8 td {
	vertical-align: top;
	line-height: 1.4;
	padding: 0px;
	letter-spacing: normal;
}
#guide #content .gu9{
	background-image: url(../images/n5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 664px;
	float: none;
	height: 110px;
	margin-left: 5px;
	margin-top: 5px;
	overflow: hidden;
}
#guide #content .gu9 table {
	width: 650px;
	margin-left: 10px;
	margin-top: 63px;
	font-size: 120%;
}
#guide .gu9 td {
	vertical-align: top;
	line-height: 1.4;
	padding: 0px;
	letter-spacing: normal;
}
#guide #content .gu010{
	background-image: url(../images/n6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	width: 664px;
	float: none;
	height: 135px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
#guide #content .gu010 table {
	width: 650px;
	margin-left: 10px;
	margin-top: 63px;
	font-size: 120%;
}
#guide .gu010 td {
	vertical-align: top;
	line-height: 1.4;
	padding: 0px;
	letter-spacing: normal;
}
#guide #content .bottom ul {
	padding-top: 0px;
}
#guide #content .bottom li {
	list-style: disc inside;
}
#guide #wrapper #main #content .right a {
	height: 36px;
	width: 373px;
	display: block;
	padding-left: 290px;
	background-image: url(../images/n7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
#guide #wrapper #main #content .right a:hover {
	background-image: url(../images/n7.gif);
	background-repeat: no-repeat;
	background-position: right -36px;
}
#guide #wrapper #main #content .right span {
	visibility: hidden;
}
#qa #wrapper #main #content dl {
	width: 650px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#qa #wrapper #main #content dt {
	font-size: 120%;
	background-image: url(../images/qa1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-left: 35px;
	border-bottom: 1px dotted #C53131;
	padding-bottom: 5px;
	line-height: 2;
	margin-bottom: 5px;
	color: #C83234;
}
#qa #wrapper #main #content dd {
	background-image: url(../images/qa2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 55px;
	padding-left: 35px;
	line-height: 1.3;
}
#qa #wrapper #main #content .right a {
	height: 36px;
	width: 373px;
	display: block;
	padding-left: 290px;
	background-image: url(../images/n7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
}
#qa #wrapper #main #content .right a:hover {
	background-image: url(../images/n7.gif);
	background-repeat: no-repeat;
	background-position: right -36px;
}
#qa #wrapper #main #content .right span {
	visibility: hidden;
}
#contact #content #form1 {
	float: none;
	width: 665px;
	margin-left: 5px;
	padding-top: 10px;
}
#contact #content #form1 table {
	clear: both;
	float: none;
	width: 665px;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
#contact #content #form1 th {
	font-size: 120%;
	font-weight: normal;
	width: 250px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	border-right: 1px solid #CCCCCC;
}
#contact #form1 td {
	padding-left: 5px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 5px;
}
#contact #form1 .textfield {
	width: 250px;
	height: 20px;
}
#contact #form1 .sub {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact #form1 span {
	color: #993333;
}

#thank #wrapper #main #content .thank {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	font-size: 120%;
}








#step {
	clear: both;
	float: none;
	width: 940px;
	display: block;
	padding-top: 25px;
	border-top: 1px dotted #993333;
	margin-bottom: 10px;
}
#step .step1 {
	background-image: url(../images/step1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: none;
	width: 940px;
	margin: 0px;
	padding: 0px;
	height: 72px;
}
#step .step1 p {
	padding-top: 45px;
	padding-left: 205px;
	white-space: nowrap;
	letter-spacing: normal;
}
#step .step2 {
	clear: both;
	float: none;
	width: 940px;
	background-image: url(../images/step2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#step .step2 table {
	clear: both;
	float: none;
	width: 920px;
	margin-left: 10px;
	margin-top: 58px;
}
#step .step2 td {
	font-size: 85%;
	width: 120px;
	letter-spacing: normal;
	padding-left: 8px;
	line-height: 1.2;
	white-space: normal;
	vertical-align: top;
}
#step .step3 {
	clear: both;
	float: none;
	width: 940px;
	background-image: url(../images/step3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
}
#step .step3 a {
	display: block;
	width: 182px;
	background-image: url(../images/botton1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	margin-left: 748px;
	text-decoration: none;
}
#step .step3 a:hover {
	background-image: url(../images/botton1.gif);
	background-repeat: no-repeat;
	background-position: left -33px;
}
#step .step3 span {
	visibility: hidden;
}
*html #step .step3 a {
	margin-left: 750px;
}
#apple {
	clear: both;
	float: none;
	width: 940px;
	padding-top: 15px;
	border-top: 1px dotted #993333;
}


#pagetop {
	clear: both;
	float: none;
	width: 940px;
	text-align: right;
	margin-top: 20px;
}
#pagetop  a {
	margin-right: 20px;
}
#footer {
	float: left;
	width: 940px;
	clear: both;
	border-bottom: 3px solid #993333;
}
#footer #rogo2 {
	float: left;
	width: 312px;
}
#footer .link2 {
	float: right;
	width: 580px;
	padding-top: 30px;
	color: #999999;
}
#footer .link2 a {
	color: #999999;
}

#footer address {
	clear: both;
	float: none;
	width: 940px;
	text-align: center;
	color: #993333;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
/* cssハック
-------------------------------*/
#main:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main { display: inline-table }

/* Hides from IE-mac \*/
* html #main { height: 1px; }
#main { display: block; }
/* End hide from IE-mac */

/* #mainハックここまで
-------------------------------*/

