/* TAG */
body {
	font-size: 12pt;
	line-height: 110%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 0.75em;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	width: 890px;
	background-color: #FFFFE8;
}
H1 a {
	color: #666666;
	text-decoration: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	-ms-interpolation-mode: bicubic;
}

ul, li {
	margin :0;
	padding :0; 
}

form {
	margin: 0px;
	padding: 0px;
}



/* main frame */
#siteFrame {
	width: 900px;
	margin: 0px auto;
	text-align: left;
}



/* header frame */
#header {
	margin-top: 30px;
}

#header_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 358px;
}

#header_icons {
	float: right;
	margin-top: 25px;
}

#header_menubar {
	background-color: #FFFFCE;
	clear: both;
	width: 900px;
	height: 30px;
}

#header_menubar a {
	color: #000000;
	text-decoration: none;
}
#header_menubar a:hover {
	color: #000000;
	text-decoration: underline;
}
#header_clear_space {
	clear: both;
	height: 16px;
	width: 900px;
	font-size: 0;
}


#header_menubar_menu {
	font-size: 0.9em;
	width: 515px;
	padding-top: 5px;
	float: left;
	padding-left: 10px;
	overflow: hidden;
	padding-right: 10px;
}



/* news ticker */
#header_menubar_news {
	width: 360px;
	height: 30px;
	background-image: url("/siteimage/header_news_back.gif");
	float: right;
}

#header_menubar_news_wrap {
	font-size: 0.75em;
	width: 295px;
	overflow: hidden;
	margin-top: 7px;
	height: 17px;
	margin-left: 52px;
	position: relative;
}

#header_menubar_news_str {
	/*width: 295px;*/
	overflow: hidden;
	height: 17px;
	position: relative;
}
#header_menubar_news_str span {   
    padding-right: 30px;   
}


#header_menubar_news_str a {
	color: #7F7F7F;
	text-decoration: none;
}
#header_menubar_news_str a:hover {
	color: #7F7F7F;
	text-decoration: underline;
}
#header_menubar_news_str {
	color: #7F7F7F;
}




/* content frame */
#content_frame {
	width: 900px;
}
#content_sideFrame {
	width: 215px;
	float: left;
	font-size: 0.8em;
	color: #666666;
}
#content_sideFrame a {
	color: #666666;
}
#content_sideFrame a:hover {
	color: #666666;
	background-color: #E3E3E3;
}

#content_mainFrame {
	width: 670px;
	float: right;
}
#content_clearspace {
	clear: both;
	height: 10px;
}
#content_clearspace2 {
	clear: both;
	height: 0px;
	font-size:0px;
}

#content_mainFrame h2 {
	font-size: 0.7em;
	font-weight: normal;
	background-color: #ECFBF5;
	margin: 0px;
	width: 660px;
	padding: 5px;
}




/* sideframe inside */
.content_sideFrame_box {
	padding: 0px;
	width: 215px;
	margin: 0px;
}
.content_sideFrame_boxL {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 25px;
	text-align: right;
	
}
.content_sideFrame_boxR {
	float: right;
	width: 180px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
}
.content_sideFrame_boxR_G {
	float: right;
	width: 180px;
	border: 1px solid #9EDEBE;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
}
.content_sideFrame_boxR_P {
	float: right;
	width: 180px;
	border: 1px solid #F5CCFD;
	background-color: #FCEEFF;
	margin: 0px;
	padding: 4px;
}
.content_sideFrame_boxclear {
	width: 215px;
	height:5px;
	clear: both;
	margin: 0px;
	font-size: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* all use */
.contenttext1 {
	background-color: #FFFFFF;
	width: 658px;
	padding: 5px;
	border: 1px solid #F0F0F0;
}
.brandTable {
	font-size: 0.7em;
}
.footinformation{
	font-size: 0.75em;
}
#footer_frame {
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 900px;
}
#content_mainFrame .indexback {
	background-image: url(/siteimage/backindex.jpg);
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: 18px;
	width: 645px;
	font-weight: bold;
}




/* categoryPage usage*/
#content_mainFrame #dispSubCategory {
	border: 1px dotted #B9E8D0;
	margin-top: 14px;
	font-size: 90%;
	color: #666;
	padding: 5px;
	width: 660px;
	line-height: 170%;
}
#dispSubCategory #dispSubCategoryIndex {
	background-color: #B9E8D0;
	padding: 3px;
	margin-bottom: 5px;
	width: 654px;
	font-weight: bold;
}
#dispSubCategory span {
	margin-right: 15px;
	font-size: 75%;
}



#content_mainFrame #disoCategorybelongs {
	width: 670px;
	font-size: 70%;
}
#disoCategorybelongs .itemdispBlock {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	width: 160px;
	text-align: center;
}
#disoCategorybelongs .itemdispBlock2 {
	float: left;
	margin-top: 20px;
	/*margin-right: 10px;*/
	width: 160px;
	text-align: center;
}




#content_mainFrame #disoCategorybelongs_z {
	width: 670px;
	font-size: 70%;
}
#disoCategorybelongs_z .itemdispBlock {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	width: 160px;
	text-align: center;
}
#disoCategorybelongs_z .itemdispBlock2 {
	float: left;
	margin-top: 20px;
	/*margin-right: 10px;*/
	width: 160px;
	text-align: center;
}



#content_mainFrame #disoCategorybelongs_h {
	width: 670px;
	font-size: 70%;
}
#disoCategorybelongs_h .itemdispBlock {
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	width: 160px;
	text-align: center;
}
#disoCategorybelongs_h .itemdispBlock2 {
	float: left;
	margin-top: 20px;
	/*margin-right: 10px;*/
	width: 160px;
	text-align: center;
}



/* itempage use */
.itempageH3_green {
	background-color: #E0F8E2;
	font-size: 90%;
	font-weight: normal;
	padding: 5px;
	width: 660px;
	margin: 0px;
}
#content_mainFrame .comment_block_blue {
	font-size: 75%;
	background-color: #ECFBF5;
	padding: 5px;
	width: 660px;
}
#content_mainFrame .comment_block_yellow {
	font-size: 75%;
	background-color: #FFFFE1;
	padding: 5px;
	width: 660px;
}
#content_mainFrame .colorDispArea {
	border: 1px solid #CCC;
	padding: 5px;
}
.colorDispArea .colorDispAreaIndex {
	background-color: #F2F2F2;
	padding: 5px;
}
.colorDispArea .colorDispAreaIndex .colorDispAreaIndexLeft {
	width: 325px;
	float: left;
	font-size: 95%;
	font-weight: bold;
}
.colorDispArea .colorDispAreaIndex .colorDispAreaIndexLeft2 {
	width: 325px;
	float: left;
	font-size: 80%;
}
.colorDispArea .colorDispAreaIndex .colorDispAreaIndexRight {
	font-size: 80%;
	float: right;
	width: 300px;
	text-align: right;
}
#chirashiTitle {
	background-color: #D8E2FE;
	font-size: 85%;
	padding: 3px;
	width: 660px;
	font-weight: bolder;
	margin-bottom: 8px;
}
#chirashiUL {
	font-size: 80%;
}
#chirashiUL li {
	list-style-position: inside;
}



#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 3px;
	font-size:10px;
	text-align:left;
}
#tooltip h3, #tooltip div {
	margin: 0;
}


