@charset "utf-8";
@import "../../common/css/0-import.css";

/**基本設置**/
body{
	font-size:12px;
	color:#1B1B1B;
	line-height:1.5;
}

div.yohaku01{
	height:10px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clearfix{
	clear:both;
}

/**記事テンプレ@(妊娠中、どんな栄養素が必要？ )**/
div.mokuzi01{
	font-size:11px;
	padding:0 0 20px 20px;
}

div.mokuzi01 ul{
	list-style-type: disc;
}


div.title01{
	background-image: url(../images/bg_title01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width:492px;
	height:30px;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#E4007F;
}

div.midashi01{
	background-image: url(../images/bg_midashi01.jpg);
	background-repeat: no-repeat;
	width:492px;
	height:30px;
	padding:5px 0 0 35px;
	font-size:14px;
	font-weight:bold;
}

div.contentsWaku{
	width:480px;
	padding:5px 0px 20px 6px;
}

p.linkRight{
	float:right;
	padding:0 10px 15px 0;
}

/**記事テンプレA(妊娠中の気になること、どうしたら良い？ )**/
.box_pb20{
	padding-bottom:20px;
}

.box_01{
	padding:0px 0px 0px 15px;
}

.box_01_area{
	width:330px;
	padding:0px 0px 20px 5px;
}

.box_01_img{
	width:130px;
	padding:0px 0px 20px 0px;
}

.box_01_text{
	padding:0 0 0 10px;
}

.box_02{
	padding:5px 0 20px 15px;
}

.fontPink{
	color:#E4007F;
}

.fontGreen{
	color:#748455;
}

/**記事テンプレB(妊娠中、どんな栄養素が必要？ )**/
.box_03{
	width:100px;
	padding:5px 0 20px 14px;
}