/*--- ページ共通  ---*/
/*---文字装飾---*/
.font_red {
	color:#FF0000;
}
.font_blue {
	color:#000099;
}
.font_gray {
	color:#3C3C3C;
}
.font_small {
	font-size: small
}
.font_bold {
	font-weight:bold;
}
.font_dimgray {
	color:#919191;
}

/*---スペース---*/
.spacer {
	width: 100%;
	height: 1px;
	margin-top: 0px;		
	margin-bottom: 5px;
}

/*---サイドメニュー---*/
#sidemenu {
}

#sidemenu #tmark {
	text-align: center;
}

/*---ベース---*/
#trademark {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}


/****COMMON STYLE****/
#trademark ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#trademark li {
	line-height: 1.2em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	color: #2A2A2A;
	font-size: 80%;
	letter-spacing: 0.05em;
	list-style-image: url(../../common/image/subarw_small.gif);	
}

#trademark .n_pagetop{
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	text-align: right;
}


/*---  TradeMark  ---*/
/****OWN****/
#own-tmark {
	clear: both;
	width: 490px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

/****OTHER****/
#other-tmark {
	clear: both;
	width: 100%;
}

/** Alpha-Index **/
#other-tmark #alpha-index {
	margin-top: 20px;
	margin-bottom: 35px;
}

#other-tmark #alpha-index h4 {
	margin-top: 10px;
	margin-bottom: 8px;
	color: #2A2A2A;
	font-weight: bold;
	font-size: 80%;
}

#other-tmark #alpha-index p {
	width: 490px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	color: #2A2A2A;
	font-size: 80%;
}

/** Other-Tmark-List **/
#other-tmark .ot-tmark-list {
	clear: both;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#other-tmark .ot-tmark-list h4 {
	clear: both;
	line-height: 1.1em;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-color: #68689A;
	background-image: url(../image/tmark_h4.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}

#other-tmark .ot-tmark-list .ot-tmark-cont {
	width: 490px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
