﻿@charset "UTF-8";

/* ==================================================

CSS Document for Cat's Claw　お悩み別コラム

   ================================================== */


/* コラムトップ共通 ============================================= */

#col-top {
	margin-top: 25px;
}
#col-top img.left {
	margin: 0 0 10px 0;
}
#col-top .ex-text {
	float: right;
	overflow: hidden;
	width: 375px;
	margin: 0 0 10px 0;
}
#col-top h3 {
	margin: 0;
	
}
	/* col-top-Link ------------------------------------------------ */
	
	#col-top a,#col-top a:link {
		color: #0066cc;
		font-weight: bold;
		text-decoration: none;
	}
	#col-top a:active ,#col-top a:hover {
		text-decoration: underline;
	}

#col-top p {
	margin: 0.8em 0;
}
#col-top .line {
	clear: both;
	margin: 10px 0;
}

/* 免疫コラム ======================================= */

/* col-immun.htm ------------------------------ */


/* col-cold.htm ------------------------------- */


/* col-fatig.htm ------------------------------ */


/* col-flu.htm -------------------------------- */


/* col-pollinosis.htm ------------------------- */

.polli-list {
	margin-left: 25px;
}

/* 関節コラム ======================================= */

/* jikaku.htm --------------------------------- */

table.jikaku-table01 {
	width: 350px;
	margin: 10px auto;
}
table.jikaku-table01 caption {
	font-weight: bold;
	text-align: center;
}
table.jikaku-table01 th,
table.jikaku-table01 td {
	border: 1px solid #C7D988;
	padding: 3px 5px;
	text-align: center;
}
table.jikaku-table01 th {
	background-color: #E3ECC4;
}
table.jikaku-table01 .t01 {
	width: 40px;
}

/* why.htm ------------------------------------ */


/* konna.htm ---------------------------------- */



/* 炎症コラム ======================================= */

/* col-infl.htm ------------------------------- */

.infl-dl {
	margin-left: 15px;
}
.infl-dl dt {
	font-weight: bold;
}
.infl-dl dd {
	margin: -1.6em 0 0 14em;
}

/* col-skin.htm ------------------------------- */

.skin-dl dt {
	font-weight: bold;
	background-color: #F2F7D0;
	padding-left: 10px;
}
.skin-dl dd {
	margin: 0.5em 0 1em 20px;
}

/* col-rhinitis.htm --------------------------- */
