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

a {
	text-decoration: none;
}



/* maincontents */
#maincontents {
	width:760px;
	margin:0px 20px 20px 20px;
	font-size: 10px;
	line-height: 1.7em;
}

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


#photo01 {
	width:360px;
	float:right;
	margin-right:5px;
	margin-top: 20px;
}

.banner{
	width:252px;
	background-color:#FFDDDD;
	margin-top: 30px;
	margin-left: 20px;
	padding: 10px;
}

.banner2{
	width:252px;
	margin-left: 20px;
	padding: 10px;
}

.box{
	width: 360px;
	margin-bottom: 25px;
}

#photo01 .box2{
	width: 340px;
	margin-bottom: 25px;
	padding-left: 10px;
}

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

