@charset "UTF-8";



/* ***************************************************

* CSS file For yamaguchi-lc

	FileName: problems.css

	data:2007/08/29 koyama

**************************************************** */

/*-----------------------------------------------------------

■アフターピルについて

------------------------------------------------------------*/

div.Problems { padding: 15px 20px 20px 30px;}



div.Problems h2 {

	width: 100%;

	margin: 0 0 10px;

	text-align: center;

}



div.Problems p {
	margin:0 0 1em 0;
	text-align:left;

/*	width: 100%;

	text-align: right;*/

}



div.Problems span {color: #FF6699;}





div#waku {
	width:580px; 
	margin: 0 0 0 30px;
	border: 1px solid #F99;
	padding:20px;
}
div#waku p {
	width:560px; 
	margin:0 30px 1em 0;
}
div#waku h4 {
	margin:10px 0 0 0;
	font-size:16px;
	font-weight:bold;
}

/*
div.Bleeding div {

	padding: 10px 12px 10px;

	background: url(/img/menstruation/symptom_btm.gif) repeat-x bottom;

}



div.Bleeding p {

color: #003366;

padding-right: 38px; 

}



div.Bleeding span {font-size: 10px; }

*/



div.Problems span.Blue036{ color: #003366;}

#list1 {
 /*width: 540px;*/
}



#list1 ul {

 list-style-type: none;
 line-height: 1.5em;
 color: #333333;

}
#list1 ol {
	margin:0 0 20px 50px;
	font-weight:bold;
	}
#list1 li {
	/* padding: 10px 0 10px 10px;*/
/* background-repeat: no-repeat;*/
 text-align: left;
	font-size: 13px;
	color: #099;
	line-height:1.8em; /*background-position: left center;*/
}
#list1 ol ol li{
	color:#333;
	font-weight:normal;

}
#list11 ol {
	margin:0 0 20px 50px;
	font-weight:bold;
	}
#list11 li {
 text-align: left;
  font-size: 13px;
  color: #099;
  line-height:1.5em;
  
 /*background-position: left center;*/
}
/*

#conts2 p {

	width: 600px;

	text-align: left;

        padding-left: 22px;

        padding-right: 18px;   

}


*/



