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


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

#content01 {
	width:760px;
	margin:0px;
}

#text01 {
	width:360px;
	margin: 0px;
	float:left;
	font-size:11px;
}


#maincontents #photo01 {
	width:400px;
	height:750px;
	margin-top:-920px;
	margin-left:390px;
	background:url(../img/res/rize.jpg) 0 0 no-repeat;
}

#maincontents #photo02 {
	width:300px;
	height:500px;
	margin-top:0px;
	margin-left:470px;
	background:url(../img/res/res_img_01.jpg) 0 0 no-repeat;
}

#step{
	width:250px;
	background-color:#FFDDDD;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
}


#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:300px;
}


#m_list {
	width:760px;
	margin:0 0 10px 0;
}
	

#m_list ul li {
	float:left;
}	


#m_list ul li a {
	height:21px;
	display:block;
	text-indent:-9999px;
	margin:0 20px 20px 0;
}


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

#m_list ul li.LINK01 a:hover {
	width:180px;
	background:url(../img/res/res_li_me_on.gif) 0 0 no-repeat;
}

#m_list ul li.LINK02 a {
	width:180px;
	background:url(../img/res/res_li_mc.gif) 0 0 no-repeat;
}

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

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

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


/* 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;
}

