@charset "UTF-8";

/* styleBase */
* {
	margin: 0;
	padding: 0;
}

h1, p, li, address {
	font-weight: normal;
	font-style: normal;
}

h1, p, li {
	color: #333333;
}

address {
	color: #000000;
}

img {
	border: none;
}

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
}

#contentsBox {
	width: 780px;
	margin: 0 auto;
	background: url(images/body.gif) repeat-y;
	text-align: left;
}

#leftContents {
	float: left;
	width: 550px;
}

#rightContents {
	float: right;
	width: 220px;
}

.copeImg {
	display: block;
	clear: both;
}

#footer {
	width: 780px;
	margin: 0 auto 10px;
	padding: 40px 0 10px;
	background: url(images/footer.gif) no-repeat;
	text-align: right;
}

#bannerBox1 {
	width: 220px;
	height: 230px;
	margin: 0;
	background: #ffffff;
}


/* topPage */
#topPage #contentsBox {
	margin-top: 10px;
}

#lcBox1 {
	margin-bottom: 20px;
}

#lcBox1 p {
	font-size: 13px;
	line-height: 1.2em;
}

#lcBox2 p {
	font-size: 12px;
	line-height: 1.3em;
}

.rankBoxIkumouzai {
	margin-bottom: 40px;
	background: url(images/ikumouzaiRankingBase.gif) no-repeat;
}

.rankBoxZyosei {
	margin-bottom: 40px;
	background: url(images/zyoseiRankingBase.gif) no-repeat;
}

.rankBoxShampoo {
	margin-bottom: 40px;
	background: url(images/shampooRankingBase.gif) no-repeat;
}

.rankBoxSupplement {
	margin-bottom: 40px;
	background: url(images/supplementRankingBase.gif) no-repeat;
}

.rankBoxGoods {
	margin-bottom: 40px;
	background: url(images/goodsRankingBase.gif) no-repeat;
}

.rankBox1 {
	float: left;
	width: 226px;
	margin-right: 33px;
}

.rankBox2 {
	float: left;
	width: 129px;
	margin-right: 33px;
}

.rankBox3 {
	float: left;
	width: 129px;
}

.rankBoxIkumouzai img, .rankBoxZyosei img, .rankBoxShampoo img, .rankBoxSupplement img, .rankBoxGoods img {
	margin-bottom: 7px;
}

.rankBoxIkumouzai p, .rankBoxZyosei p, .rankBoxShampoo p, .rankBoxSupplement p, .rankBoxGoods p {
	margin-bottom: 5px;
}


/* othersPages */
.leftContentsPtop {
	padding-top: 22px;
}

#othersPages #leftContents p {
	line-height: 1.4em;
	font-size: 14px;
}


/* navi */
#navi {
	width: 780px;
	height: 33px;
	margin: 0 auto 10px;
	background: url(images/navi.gif) no-repeat;
	list-style: none;
}

#navi li {
	float: left;
	height: 33px;
	text-indent: -10000px;
}

#navi a {
	display: block;
	height: 33px;
	background: url(images/navi.gif) no-repeat;
	text-decoration: none;
	text-indent: -10000px;
}

#ikumouzaiErabikata, #ikumouzaiErabikata a {
	width: 140px;
	background-position: 0 -33px;
}

#gennin, #gennin a {
	width: 140px;
	background-position: -140px -33px;
}

#dastumousyou, #dastumousyou a {
	width: 140px;
	background-position: -280px -33px;
}

#ikumouzaiQandA, #ikumouzaiQandA a {
	width: 140px;
	background-position: -420px -33px;
}

#top, #top a {
	width: 220px;
	background-position: -560px -33px;
}

#navi a:hover {
	background: none !important;
	text-decoration: none;
}

#dastumousyouOn a {
	width: 140px;
	background: none !important;
	text-decoration: none;
}



/* logo */
#logo {
	position: absolute;
	top: 12px;
	width: 233px;
	height: 47px;
	margin-left: 0;
	background: url(images/logo.gif) no-repeat;
	text-indent: -10000px;
	z-index: 0;
}

#othersPages #logo a {
	display: block;
	width: 233px;
	height: 47px;
	text-indent: -10000px;
	text-decoration: none;
}


/* subnavi */
#subnavi01 {
	width: 220px;
	margin-bottom: 0;
	padding-top: 43px;
	background: url(images/subnavi01.gif) no-repeat;
	list-style: none;
}

#subnavi02 {
	width: 220px;
	margin-bottom: 50px;
	padding-top: 43px;
	background: url(images/subnavi02.gif) no-repeat;
	list-style: none;
}

#subnavi01 li, #subnavi02 li {
	height: 23px;
	margin-bottom: 0;
	padding-top: 7px;
	text-indent: 27px;
	font-weight: bold;
	font-size: 13px;
}

#subnavi01 a, #subnavi02 a {
	text-decoration: none;
}

#subnavi01 a:link, #subnavi02 a:link {
	color: #05446C;
	text-decoration: none;
}

#subnavi01 a:visited, #subnavi02 a:visited {
	color: #05446C;
	text-decoration: none;
}

#subnavi01 a:hover, #subnavi02 a:hover {
	color: #229512;
	text-decoration: none;
}


/* headings */
h1 {
	width: 780px;
	height: 20px;
	margin: 0 auto;
	padding-top: 50px;
	text-align: right;
	line-height: 100%;
	font-size: 0.75em;
}

h2 {
	margin-bottom: 10px;
}

#othersPages #leftContents h2 {
	margin: 0 0 20px 0;
}

h3 {
	margin: 0 0 0.4em 0;
	color: #363300;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	margin: 0 0 3px 0;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}

h5 {
	margin: 0 0 3px 0;
	font-weight: bold;
	font-size: 0.9375em;
}


/* links */
a:link {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #663399;
	text-decoration: underline;

}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

#pankuzu a:link {
	color: #333333;
	text-decoration: none;
}

#pankuzu a:visited {
	color: #666666;
	text-decoration: none;
}

#pankuzu a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer a:link {
	color: #333333;
	text-decoration: none;
}

#footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
 	color: #006600;
	text-decoration: underline;
}


/* lists */
ul {
	margin: 0 0 1em 0;
	padding: 0;
}

.column li {
	margin: 0 0 4px 16px;
	padding: 0;
	list-style: circle;
	line-height: 1.4em;
	font-size: 0.8125em;
}

.listCircle {
	list-style: circle;
}

.listCircle li {
	margin: 0 0 0.4em 16px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.875em;
}

.listDisk {
	list-style: disc;
}

.listDisk li {
	margin: 0 0 0.4em 16px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.875em;
}

.listSquare {
	list-style: square;
}

.listSquare li {
	margin: 0 0 0.4em 16px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.875em;
}

.listDecimal {
	margin-left: 5px;
	list-style: decimal;
}

.listDecimal li {
	margin: 0 0 0.4em 19px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.875em;
}

.listStyleNone {
	list-style: none;
}

.listStyleNone li {
	margin: 0 0 0.4em 0;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.875em;
}

#others .sitemap {
	list-style: none;
	line-height: 1.4em;
	font-size: 0.875em;
}

.sitemap ul li  {
	list-style: none;
}

.sitemap .blank {
	display: inline;
}

.sitemap li ul .blank {
	display: inline;
}

.sitemap ul {
	display: block;
}

.sitemap .subpage li {
	margin-left: 1em;
}


/* footer */
#footer p {
	margin: 0;
	padding-top: 5px;
	border-top: 1px dotted #999999;
	line-height: 1.5em;
	font-size: 11px;
}


/* misc */
p {
	margin: 0 0 1em 0;
}

#pankuzu {
	position: absolute;
	top: 115px;
	width: 550px;
	margin-left: 0;
	padding-top: 1px;
	line-height: 100%;
	font-size: 11px;
	z-index: 1;
}


/* windowsHack */
* html #navi a {
	text-indent /**/: 0;
	height /**/: 33px;
	padding-top /**/: 33px;
	overflow /**/: hidden;
}

* html #subnavi01 li, * html #subnavi02 li {
	height: 30px;
}


/* deco */
.taleft {
	text-align: left;
}

.taright {
	text-align: right;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mt40 {
	margin-top: 40px;
}

.mt40 {
	margin-top: 40px;
}

.mb0 {
	margin-bottom: 0;
}

.mb3 {
	margin-bottom: 3px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb8 {
	margin-bottom: 8px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 50px;
}

.mb60 {
	margin-bottom: 60px;
}

.ml15 {
	margin-left: 15px;
}

.mr10 {
	margin-right: 10px;
}

.leftImage {
	float: left;
	margin: 0 10px 10px 0;
}

.rightImage {
	float: right;
	margin: 0 0 10px 10px;
}

.rightImage2 {
	float: right;
	margin: 0;
}

.catchcopy01 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	color: #990000;
	margin-bottom: 5px !important;
}

.arrow {
	padding-left: 15px;
	background: url(images/arrow.gif) no-repeat 0 3px;
	line-height: 100%;
}

.titleBar {
	margin-bottom: 20px;
	padding: 5px 0 0 14px;
	background: url(images/titleBar.gif) no-repeat 100% 100%;
	color: #333333;
	line-height: 13px !important;
	font-weight: bold;
	font-size: 15px !important;
}

.titleBarbase {
	background: #ffffff;
}

.qaBox {
	margin-bottom: 30px;
	padding: 2px 0 0 50px;
	background: url(images/question.gif) no-repeat;
}

.question {
	margin-bottom: 5px !important;
	color: #FA9F0C;
	font-size: 16px;
}

.borderDotte {
	padding-bottom: 1px;
	border-bottom: 1px dotted #cccccc;
	font-size: 14px;
	color: #1F910F;
}

.borderBox1 {
	border: 7px solid #DDDCD3;
	padding: 10px 10px 0 10px;
	background: url(images/borderBox1.gif) no-repeat;
}

.rankNo01 {
	margin-bottom: 70px;
	padding-left: 115px;
	background: url(images/rank01.gif) no-repeat;
}

.rankNo02 {
	margin-bottom: 70px;
	padding-left: 115px;
	background: url(images/rank02.gif) no-repeat;
}

.rankNo03 {
	margin-bottom: 70px;
	padding-left: 115px;
	background: url(images/rank03.gif) no-repeat;
}

.rankNo04 {
	margin-bottom: 70px;
	padding-left: 115px;
	background: url(images/rank04.gif) no-repeat;
}

.rankNo05 {
	padding-left: 115px;
	background: url(images/rank05.gif) no-repeat;
}

.voices {
	width: 245px;
	height: 300px;
	overflow: auto;
	margin-bottom: 3px;
	padding: 10px 10px 14px;
	background: #fcfcfc;
	border:1px solid #95A8BF;
	font-size: 12px;
}

* html .voices {
	width: 265px;
	height: 324px;
}

.red1 {
	color: #cc0000;
}

.red {
	color: #ff0000;
}

.darkRed {
	color: #990000;
}

.green {
	color: #009900;
}

.olive {
	color: #558000;
}

.blue {
	color: #0000ff;
}

.lightBlue {
	color: #0099ff;
}

.orange {
	color: #ff6600;
}

.yellow {
	color: #F1AA00;
}

.pink {
	color: #ff66ff;
}

.purple {
	color: #803488;
}

.aksent {
	color: #FA9F0C;
}

.clear {
	display: block;
	clear: both;
}

