@charset "UTF-8";

/* ***************************************************
* CSS file For yamaguchi-lc
	FileName: pill.css
	data:2010/02/09 matusita
**************************************************** */
/*santa*/
td	{
	padding:5px;
}
td p	{
	margin:8px;
}
div#hiyo	{
	margin:10px 0 20px 20px;
}
div#hiyo table	{
	border-collapse:collapse;
	border: 1px solid #FF6074;
}
div#hiyo td 	{
	font-size:14px;
	padding:8px;
}

/*-----------------------------------------------------------
■アフターピルについて
------------------------------------------------------------*/
div.vaccine { 
/*width: 520px;*/
padding: 15px 20px 20px 30px;
}

div.vaccine h2 {
	width: 100%;
	margin: 0 0 10px;
	text-align: center;
}

.h4_title{
	margin:0;
	padding:0
	/*width: 100%;
	
	margin: 0 0 10px;
	text-align: center;*/
	}

*html body .h4_title{
	/*width: 100%;
	margin: -2 -2 10px;
	text-align: center;*/
	}

div.vaccine p {
	margin:0 0 1em 10px;
	/*width: 100%;
	text-align: right;*/
}
/*
*html body .vaccine{
	font-family:sans-serif,"arial", Gadget;
	font-size:13px;
	line-height:1.5em;
	letter-spacing:0px;
}

*+html body .vaccine{
	font-family:sans-serif,"arial", Gadget;
	font-size:13px;
	line-height:18px;
	letter-spacing:0px;
}
*/

div.vaccine span {color: #FF6699;}

div#OCDetail {
	width: 100%;
	text-align: right;
	margin: 8px 0 0;
}


div.vaccine span.YellowF93{ color: #FF9933;}
#list1 {
 width: 540px;
}

#Difficulty table{
font-size: 14px;
color: #000000;
/*border: solid 0.5px #FF4500;*/
/*margin-top: 0;*/
/*margin-bottom: 20px;*/
margin: 20px 38px 20px 38px;
	width: 540px;
height: 30px;
}
#Difficulty th, td {
border: solid 1px #FF4500;
margin-top: 0;
padding: 10px;
text-align: left;
}

#Difficulty th {
background-color: #009999;
text-align: center;
}

#afterpill {
	width: 100%;
	margin: 0 0 10px;
	text-align: center;
/*	background-color: #FFC0CB;*/
}


