@charset "UTF-8";
@import "../../css/common.css";

/* ---------------------------------------------------------
	CSS Document Contents Menu
--------------------------------------------------------- */

.contents_menu {
	width: 690px;
	margin: 20px auto 0;
	text-align: left;
}

.contents_menu .clearfix {
	width: 640px;
	margin: 10px 15px 0;
}

.contents_menu h4 {
	margin-left: 5px;
	padding-left: 10px;
	border-bottom: dotted 1px #9e9fa1;
	font-size: 100%;
	color: #0c76c4;
}

.contents_menu .f_left {
}

.contents_menu .f_right {
	width: 490px;
}

.contents_menu .f_right p {
	margin-bottom: 10px;
}

/* ---------------------------------------------------------
	CSS Document Contents Block
--------------------------------------------------------- */

.contents_block {
	width: 690px;
	margin: 20px auto 0;
	background: url(../images/contents_menu.jpg) repeat-y 0 0;
	text-align: left;
}

.contents_block h4 {
	margin-left: 5px;
	padding-left: 10px;
	border-bottom: dotted 1px #9e9fa1;
	font-size: 100%;
	color: #0c76c4;
}

.contents_block p {
	margin: 15px 15px 0;
}

/* ---------------------------------------------------------
	CSS Document step
--------------------------------------------------------- */

#step {
	width: 690px;
	margin: 20px auto 0;
	text-align: left;
}

#step .clearfix {
	margin-left: 5px;
}

#step .topics {
	float: left;
	width: 210px;
	margin-top: 20px;
	margin-right: 15px;
	padding: 0 0 8px;
	background: url(../../periodontitis-breath/images/contents_menu.jpg) repeat-y 0 0;
}

#step h4 {
	margin-left: 5px;
	padding-left: 10px;
	border-bottom: dotted 1px #9e9fa1;
	font-size: 100%;
	color: #0c76c4;
}

#step p {
	margin: 8px 15px 0;
	line-height: 150%;
}

/* ---------------------------------------------------------
	CSS Document Access Style
--------------------------------------------------------- */

.box {
	width: 690px;
	margin: 0 auto 0;
	text-align: left;
}

.box h4 {
	margin-top: 20px;
}

.box p {
	margin-top: 15px;
	line-height: 150%;
}

h3.title {
	margin-top: 20px;
}

