@charset "utf-8";

* {
	font-size: 14px;
}

.font_10 {
	font-size: 12px;
}

.font_12 {
	font-size: 14px;
}

.font_14 {
	font-size: 16px;
}

.font_16 {
	font-size: 18px;
}

.box54 {
	width: 40px;
}

#moji_size #SMALL {
	background-image: url('../img/common/moji_s_off.gif');
}

#moji_size #STANDARD {
	background-image: url('../img/common/moji_m_off.gif');
}

#moji_size #LARGE {
	background-image: url('../img/common/moji_l_on.gif');
}


/*媒体コード
-----------------------------*/
#head_r table th {
	width: 100px;
}

/*検索
-----------------------------*/
#contents #search div form select {
	width: 185px;
	height: 20px;
	margin-top: 6px;
}

#contents #search div form #search_text {
	width: 207px;
}
	/*IE6*/
	*HTML #contents #search div form #search_text {
		width: 175px;
	}

/*footer
-----------------------------*/
#footer li a {
	font-size: 12px;
}

#footer address {
	font-size: 12px;
}

/*bottom_info
-----------------------------*/
#top #telorder {
	height: 150px;
}

#top #telorder div {
	height: 130px;
}

/*item_box
-----------------------------*/
.item_box .box_l p {
	color: #7E7E7E;
	letter-spacing: 1px;
	height: 100px;
	text-align: left;
	margin-top: 5px;
}


#top #info p {
	width: 490px;
	margin-left: 140px;
}
