/* 共通フォント */
body {
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif; 
}

.line1 {
	font-size: 100%;
	line-height: 140%;
}

.line2 {
	font-size: 112.5%;
	line-height: 160%;
}

.line3 {
	font-size: 131.25%;
	line-height: 160%;
}

.line4 {
	font-size: 131.25%;
	line-height: 160%;
}

.line5 {
	font-size: 131.25%;
	line-height: 160%;
}

.line_s {
	font-size: 87.5%;
	line-height: 140%;
}


/* ヘッダー */
.header_text {
	color: #6C6C6C;
}

.gnavi {
	color: #FFFFFF;
}

.gnavi a {
	color: #FFFFFF;
	text-decoration: none;
}

.gnavi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* フッター */
#footer address {
	font-size: 78%;
	font-style: normal;
}

/* 詳細検索 */
#right .search_cat .cat_title {
	font-weight: bold;
}
