@charset "UTF-8";
/* CSS Document */


/* maincontents */
#maincontents {
	width:760px;
	margin:0px 20px 20px 20px;
	font-size:11px;
	line-height:normal;
}

#text01 {
	width:430px;
	margin-left: 5px;
	float:left;
	margin-bottom:10px;
}

#box1 {
	width:750px;
	margin-left: 0px;
	float:left;
	margin-top:15px;
	margin-bottom:5px;

}

#menu1 {
	width:740px;
        text-indent: 25px;
	margin-left: 0px;
	margin-bottom:15px;
        padding: 3px;
	font-size: 11pt;
	font-weight: bold;
background:url(../img/body/menu_1.gif) no-repeat;
}

#menu2 {
	width:740px;
        text-indent: 25px;
	margin-left: 0px;
	margin-bottom:15px;
        padding: 3px;
	font-size: 11pt;
	font-weight: bold;
background:url(../img/body/menu_2.gif) no-repeat;
}

#menu3 {
	width:740px;
        text-indent: 25px;
	margin-left: 0px;
	margin-bottom:15px;
        padding: 3px;
	font-size: 11pt;
	font-weight: bold;
background:url(../img/body/menu_3.gif) no-repeat;
}

#menu4 {
	width:740px;
        text-indent: 25px;
	margin-left: 0px;
	margin-bottom:15px;
        padding: 3px;
	font-size: 11pt;
	font-weight: bold;
background:url(../img/body/menu4.gif) no-repeat;
}

#menu5 {
	width:740px;
        text-indent: 25px;
	margin-left: 0px;
	margin-bottom:15px;
        padding: 3px;
	font-size: 11pt;
	font-weight: bold;
background:url(../img/body/menu5.gif) no-repeat;
}


#maincontents #photo01 {
	width:290px;
	float:right;
	margin-right:10px;
	margin-top: 0px;

}

#maincontents #photo01 .photo {
	width: 290px;
	margin-top: 10px;
	margin-left: 10px;
}


#step{
	width:260px;
	background-color:#FFDDDD;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 5px;
}

#yoyaku {
	width:151px;
	height:40px;
	margin:10px 18px 18px 0;
	float:left;
}

#dot {
	margin:10px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	border-color:#66BBBB;
	border-width:1px;
	border-style:dotted;
	width:400px;
}

/* menu */
---------------------------------------------------- */
#m_list {
	width:700px;
	margin:0 0 0px 0;
}
	

#m_list ul li {
	float:left;
}	


#m_list ul li a {
	height:35px;
	display:block;
	text-indent:-9999px;
	margin:0 5px 2px 0;
}

#m_list ul li.LINK01 a {
	width:190px;
	background:url(../img/body/m1_a.gif) 0 0 no-repeat;
}

#m_list ul li.LINK01 a:hover {
	width:190px;
	background:url(../img/body/m1_b.gif) 0 0 no-repeat;
}
#m_list ul li.LINK02 a {
	width:140px;
	background:url(../img/body/m2_a.gif) 0 0 no-repeat;
}

#m_list ul li.LINK02 a:hover {
	width:140px;
	background:url(../img/body/m2_b.gif) 0 0 no-repeat;
}

#m_list ul li.LINK03 a {
	width:113px;
	background:url(../img/body/m3_a.gif) 0 0 no-repeat;
}

#m_list ul li.LINK03 a:hover {
	width:113px;
	background:url(../img/body/m3_b.gif) 0 0 no-repeat;
}

#m_list ul li.LINK04 a {
	width:240px;
	background:url(../img/body/m4_a.gif) 0 0 no-repeat;
}

#m_list ul li.LINK04 a:hover {
	width:240px;
	background:url(../img/body/m4_b.gif) 0 0 no-repeat;
}

#m_list ul li.LINK05 a {
	width:137px;
	background:url(../img/body/m5a.gif) 0 0 no-repeat;
}

#m_list ul li.LINK05 a:hover {
	width:137px;
	background:url(../img/body/m5b.gif) 0 0 no-repeat;
}


/* e[u1
---------------------------------------------------- */
table#p {
  margin: 0;
  border-collapse: collapse;
}
table#p th {
  padding: 0.5em;
  text-align: left;
  font-weight: bold;
  font-size: 9pt;
  color: #666666;
}
table#p td {
  padding: 0.5em;
  line-height: 1.5em;
  font-size: 9pt;
}
table#p th, table#p td {
  border-top: 1px dotted #E9967A;
  border-bottom: 1px dotted #E9967A;
}
table#p caption {
  padding-bottom: 0.6em;
  text-align: left;
  font-weight: bold;
  color: #ff7400;
  background: transparent;
}



/* Lcontents */
#downmenu {
	width:760px;
	margin:10px 10px 20px 18px;
}
	

#downmenu ul li {
	float:left;
}	


#downmenu ul li a {
	height:41px;
	display:block;
	text-indent:-9999px;
	margin:0 0 2px 4px;
}

#downmenu ul li.DM01 a {
	width:140px;
	background:url(../common/images/footer_menu_1.gif) 0 0 no-repeat;
}

#downmenu ul li.DM01 a:hover {
	width:140px;
	background:url(../common/images/footer_menu_1_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM02 a {
	width:98px;
	background:url(../common/images/footer_menu_2.gif) 0 0 no-repeat;
}

#downmenu ul li.DM02 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_2_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM03 a {
	width:98px;
	background:url(../common/images/footer_menu_3.gif) 0 0 no-repeat;
}

#downmenu ul li.DM03 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_3_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM04 a {
	width:98px;
	background:url(../common/images/footer_menu_4.gif) 0 0 no-repeat;
}

#downmenu ul li.DM04 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_4_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM05 a {
	width:98px;
	background:url(../common/images/footer_menu_5.gif) 0 0 no-repeat;
}

#downmenu ul li.DM05 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_5_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM06 a {
	width:98px;
	background:url(../common/images/footer_menu_6.gif) 0 0 no-repeat;
}

#downmenu ul li.DM06 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_6_on.gif) 0 0 no-repeat;
}

#downmenu ul li.DM07 a {
	width:98px;
	background:url(../common/images/footer_menu_7.gif) 0 0 no-repeat;
}

#downmenu ul li.DM07 a:hover {
	width:98px;
	background:url(../common/images/footer_menu_7_on.gif) 0 0 no-repeat;
}






