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


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

#text01 {
	width:425px;
	margin-left: 5px;
	float:left;
	margin-bottom:20px;
}


#maincontents #photo01 {
	width:300px;
	height:450px;
	background:url(../img/sc/sc_img_01.jpg) 0 0 repeat;
	margin-top:20px;
	float:right;
}

#maincontents #photo02 {
	width:300px;
	height:225px;
	background:url(../img/sc/sc_img_02.jpg) 0 0 repeat;
	margin-top:10px;
	float:right;
}

#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:600px;
	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:284px;
	background:url(../img/res/res_li_rize.gif) 0 0 no-repeat;
}

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

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

#m_list ul li.LINK02 a:hover {
	width:207px;
	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;
}

