#contents_space{
	background-image:url("../images/top_contents_bg.gif");
	background-repeat:repeat-x;
	background-position:0px 105px;
}

#contents_space #contents_inline #top_contents_side{
	margin:20px 0px 40px 0px;
	padding:0px;
	width:285px;
	text-align:center;
	float:left;
}

#contents_space #contents_inline #top_contents_side #side_title{
	background-image:url("../images/top_menutitle.gif");
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px auto;
	padding:0px;
	width:265px;
	height:45px;
}

#contents_space #contents_inline #top_contents_side #side_middle_inline{
	margin:0px auto;
	padding:10px 0px;
}
#contents_space #contents_inline #top_contents_side #side_middle_inline a{
	margin:0px auto;
	padding:0px;
	text-decoration:none;
	display:block;
}

#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_01{
	background-image:url("../images/side_top_bt01_off.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:245px;
	height:45px;
}
#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_01:hover,
#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_01_on{
	background-image:url("../images/side_top_bt01_on.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:245px;
	height:45px;
}

#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_02{
	background-image:url("../images/side_top_bt02_off.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:245px;
	height:44px;
}
#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_02:hover,
#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_02_on{
	background-image:url("../images/side_top_bt02_on.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:245px;
	height:44px;
}

#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_03{
	background-image:url("../images/side_top_bt03_off.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:245px;
	height:44px;
}
#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_03:hover,
#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_03_on{
	background-image:url("../images/side_top_bt03_on.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:245px;
	height:44px;
}

#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_04{
	background-image:url("../images/side_top_bt04_off.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:245px;
	height:44px;
}
#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_04:hover,
#contents_space #contents_inline #top_contents_side #side_middle_inline a#sidelink_04_on{
	background-image:url("../images/side_top_bt04_on.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:245px;
	height:44px;
}

#contents_space #contents_inline #top_contents_side #side_title span,
#contents_space #contents_inline #top_contents_side #side_middle_inline a span{
	font-size:1px;
	line-height:1px;
	visibility:hidden;
}

#contents_space #contents_inline #top_contents_main{
	margin:20px 0px 40px 0px;
	padding:0px;
	width:665px;
	text-align:center;
	float:left;
}

#contents_space #contents_inline #top_contents_main .contentsTitle{
	background-image:url("../images/bg_contents_titletop.gif");
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px auto 20px auto;
	padding:0px;
	width:640px;
	height:39px;
	text-align:left;
}
#contents_space #contents_inline #top_contents_main .contentsTitle div{
	margin:0px;
	padding:12px 0px 0px 20px;
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

#contents_space #contents_inline #top_contents_main ul{
	list-style-type:none;
	margin:0px 17px;
	padding:0px;
	width:631px;
}
#contents_space #contents_inline #top_contents_main ul li{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:14px;
	line-height:16px;
	color:#333399;
	font-weight:bold;
	float:left;
}
#contents_space #contents_inline #top_contents_main ul li.top_list_left{
	width:150px;
}
#contents_space #contents_inline #top_contents_main ul li.top_list_left span{
	background-image:url("../images/list_icon.gif");
	background-repeat:no-repeat;
	background-position:5px 4px;
	padding-left:15px;
	display:block;
}
#contents_space #contents_inline #top_contents_main ul li.top_list_right{
	width:470px;
}
#contents_space #contents_inline #top_contents_main .top_list_dotline{
	background-image:url("../images/dot_line.gif");
	background-repeat:repeat-x;
	background-position:center;
	margin:0px 17px;
	padding:10px 0px;
	width:631px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

