@charset "euc-jp";
/* CSS Document */
/*ランキング*/
.runk_span{
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	float: right;
	width: 85px;
}
/*contents_main*/
#conm{
	padding: 1em;
}
#conm .conm_rtit{
	clear : both ;
	margin: 0px;
	text-align: left;
	padding: 0.5em;
}
#conm td.susume{
	border: 1px solid #FF9900;
	font-size: 14px;
	color: #996633;
	background-image: url(../img/title_bar.gif);
	font-weight: bold;
	width: 145px;
	text-align: center;
}
#conm .susume_blb{
	border-left: 2px solid #FFBD59;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFBD59;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFBD59;
	background-color: #FFC;
}
#conm img.susume_img{
	border: none;
	margin: 5px;
}
#conm p.box_img{
	margin: 2px;
}

/*main_memu*/
#main_menu {
	padding-top: 0.1em;
	padding-bottom: 0.2em;
	display: inline-table;
}
#main_menu td {
	vertical-align: top;
}
#contents #main_menu .menu_list {
	width: 140px;
	border-right: 1px dotted #999999;
	padding: 0.3em;
	background : #009999:
}
#main_menu .menu_list ul {
	margin:0px;
	list-style-type: none;
	display: block;
	text-align: left;
	padding: 0.5em;
}
html>/**/body #main_menu ul.menu2{
	text-indent /**/: -3em;
}
#main_menu .menu_list ul li {
	list-style-type: square;
	padding: 0.3em;
	margin-left: 2em;
	list-style-image: url(../img/menu/list_s.gif);
		background: #996600;
}

	/*main_memu small　manu*/
		#main_menu .menu_list ul li ul {
		display:none;
		}



/*sub_page　manu*/
#sub_menu {
	padding-top: 0.5em;
	display: inline-table;
	padding-left: 0.5em;
}
#sub_menu ul {
	margin:0px;
	list-style-type: none;
	display: none;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 1em;
}
html>/**/body #sub_menu ul.sub_menu{
	text-indent /**/: -3em;
}
#sub_menu li {
	list-style-type: square;
	padding: 0.3em 0.3em 0.3em 0.7em;
	margin-left: 3em;
list-style-image: url(../img/menu/list_s.gif);
}
#sub_menu li.menum {
	list-style-type: square;
	padding: 0.5em 0.5em 0.5em 0.2em;
	margin-left: 2em;
	list-style-image: url(../img/menu/list_m.gif);
}

/*news*/
#conm .news_top {
	padding: 0.5em;
	border: 1px double #CCCCCC;
	margin: 0.5em;
	width: 100%;
/*	width: 270px;*/
}
.news_2 {
	padding: 5px;
	border: 2px dotted #FF6699 ;
	margin-bottom: 5px;
}
#conm .news_top ul {
	margin:0px 0 0 0px;
	list-style-type: none;
	display: block;
	text-align: left;
	padding: 0.3em;
}
html>/**/body #conm .news_top ul.news2{
	text-indent /**/: -3em;
}
#conm .news_top li {
	list-style-type: none;
	padding-top: 0.3em;
	padding-left: 0.3em;
}

/*contents_main osusume*/
#osusume{
	margin-bottom: 1em;
	margin-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-align: left;
}
#osusume table.osusume {
	margin-top: 4px;
	margin-bottom: 3px;
	width: 550px;
}
#osusume .osusume_box  {
	vertical-align: top;
	white-space: normal;
	width: 100px;
	padding: 0.5em;
}
	#osusume td.osusume_box img.icon{
	width: 105px;
	border: 1px solid #999999;
}
/*contents_main production*/
#production_banner{
	padding: 0px 2px 2px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: left;
}
