@import url(default.css);


/* ---------------------------
left menu：左サイドメニュー
--------------------------- */
#l-menu {
	width:190px;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: right;
	background-image: url(/positive/img/left_blank.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}

#l-menu span {
  display: none;
}

#l-menu ul {
	width:190px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#l-menu p.top {
	display: block;
	width: 190px;
	height:7px;
	margin:0px;
	padding:0px;
	background: url(/positive/img/left_top_top.gif) bottom left no-repeat;
	font-size: 0px;
}

#l-menu p.bottom {
	display: block;
	width: 190px;
	height:20px;
	margin:0px;
    padding:0px;
	background: url(/positive/img/left_btm.gif) top left no-repeat;
	font-size: 0px;
}

#l-menu li.b-line {
	background-image: url(/positive/img/common/left_hr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#l-menu li a {
  display: block;
  height: 22px;
  overflow: hidden;
}


#l-menu2 li a {
  display: block;
  height: 37px;
  overflow: hidden;
}


/* l-sub：左サイドサブメニュー */

#l-menu ol {
	width: 190px;
	font-size: 70%;
	line-height: 140%;
	margin: 0px;
	padding: 0px  0px 8px 0px;
	list-style-type: none;
	background-image: url(/positive/img/left_hr.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#l-menu ol li {
	display: block;
	margin: 0px 5px 0px 20px;
	padding: 5px 0px 0px 8px;
	background-image: url(/positive/img/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}



#l-menu ol a {
	display: block;
	height: auto;
	width: auto;
}

/* ボタン部分 */

#l-menu li a#posi1 {
  background: url(/positive/img/lfb_posi1.gif) no-repeat left top;
  width: 190px;
  margin: 0;
}

#l-menu li a:hover#posi1 {
  background: url(/positive/img/lfb_posi1_on.gif) top left no-repeat;
  width: 190px;
  margin: 0;
}

#l-menu li a#posi1-on {
  background: url(/positive/img/lfb_posi1_on.gif) top left no-repeat;
  width: 190px;
  margin: 0;
}

#l-menu li a#posi1-off {
  background: url(/positive/img/lfb_posi1.gif) top left no-repeat;
  width: 190px;
  margin: 0;
}

#l-menu li a#posi2 {
  background: url(/positive/img/lfb_posi2.gif) no-repeat left top;
  width: 190px;
  margin: 0;
}

#l-menu li a:hover#posi2 {
  background: url(/positive/img/lfb_posi2_on.gif) top left no-repeat;
  width: 190px;
  margin: 0;
}

#l-menu li a#posi2-on {
  background: url(/positive/img/lfb_posi2_on.gif) top left no-repeat;
  width: 190px;
  margin: 0;
}

#l-menu li a#posi3 {
  background: url(/positive/img/lfb_posi3.gif) no-repeat left top;
  width: 190px;
  margin: 0;
}

#l-menu li a:hover#posi3 {
  background: url(/positive/img/lfb_posi3_on.gif) top left no-repeat;
  width: 190px;
  margin: 0;
}

#l-menu li a#posi3-on {
  background: url(/positive/img/lfb_posi3_on.gif) top left no-repeat;
  width: 190px;
  margin: 0;
}


#l-menu li a#posi4 {
  background: url(/positive/img/lfb_posi4.gif) no-repeat left top;
  width: 190px;
  margin: 0;
}

#l-menu li a:hover#posi4 {
  background: url(/positive/img/lfb_posi4_on.gif) top left no-repeat;
  width: 190px;
  margin: 0;
}

#l-menu li a#posi4-on {
  background: url(/positive/img/lfb_posi4_on.gif) top left no-repeat;
  width: 190px;
  margin: 0;
}



/* ---------------------------
oraken：本体
--------------------------- */
.txt10 {
	font-size: 10px;
}

.txt1014 {
	font-size: 10px;
	line-height: 14px;
}

.txt11 {
	font-size: 11px;
}

.txt1116 {
	font-size: 11px;
	line-height: 16px;
}

.txt1120 {
	font-size: 11px;
	line-height: 20px;
}

.txt12 {
	font-size: 12px;
}

.txt1216 {
	font-size: 12px;
	line-height: 16px;
}

.txt14 {
	font-size: 14px;
}

.txt18 {
	font-size: 18px;
}

.posinum {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.positt {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
}

.positxt {
	font-size: 11px;
	line-height: 16px;
}

.keitaitxt {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.checktxt {
	font-size: 11px;
	line-height: 12px;
	color: #333333;
}

ul#topicpath01 {
	width: 904px;
	margin: 5px auto 0;
	padding: 0 0 15px 3px;
}

ul#topicpath01 li {
	float: left;
}

