﻿@charset "UTF-8";


.subhead{
	height:38px;
	background:url(../../../sp/images/contents/bg_taglines.gif) repeat-x 0 0;
	margin-bottom:0px;
	text-align:left;
	}

.subhead .spacer{
	padding:6px 8px 0 8px;
	}

.subhead p{
	width:600px;
	font-size:10px;
	color:#666666;
	float:left;
	}

.subhead ul{
	list-style:none;
	width:auto;
	font-size:10px;
	text-align:right;
	padding:1px 0 0 0;
	float:right;
	}

.subhead ul li{
	display:inline;
	}

