
/*article common style*/
b{
	font-weight: bold;
}
i{
	font-style: oblique;
}
.articleContent p{
	margin-bottom:20px;
	font-size: 15px;
	line-height: 1.7;
}
.articleContent ul{
}
.articleContent h2{
	font-weight: bold;
	color:#000;
	line-height: 1.3;
	border-top:1px solid #ccc;
	background: #ECECFF;
	/*border-left:6px solid #000;*/
	font-size: 24px;
	padding:20px 15px 20px 15px;
	margin:60px 0 50px -20px;
	letter-spacing: 1px;
	width:670px;
}
.articleContent h3{
font-weight: bold;
/*color: #4953BA;*/
color: #0E187E;
font-size: 23px;
padding: 15px 0 10px 50px;
line-height: 1.3;
margin: 45px 0 25px 0;
border-bottom: 3px double #ccc;
background: url(/wp/wp-content/themes/aqua/img/common/icn_mizu.png) no-repeat left center;
background-size: 34px 28px;
	letter-spacing: 1px;
}
.articleContent h2 + h3{
	margin-top:-20px;
}

.articleContent.knowledge h3{
background: url(/wp/wp-content/themes/aqua/img/common/gnavi01_il.png) no-repeat left center;
background-size: 34px 28px;
}
.articleContent.water-grass h3{
background: url(/wp/wp-content/themes/aqua/img/common/gnavi02_il.png) no-repeat left center;
background-size: 34px 28px;
}
.articleContent.tropical-fish h3{
background: url(/wp/wp-content/themes/aqua/img/common/gnavi03_il.png) no-repeat left center;
background-position: 3px center;
background-size: 34px 28px;
}
.articleContent.product h3{
background: url(/wp/wp-content/themes/aqua/img/common/gnavi04_il.png) no-repeat left center;
background-size: 34px 28px;
}
.articleContent.rayout h3{
background: url(/wp/wp-content/themes/aqua/img/common/gnavi05_il.png) no-repeat left center;
background-size: 34px 28px;
}
.articleContent.technique h3{
background: url(/wp/wp-content/themes/aqua/img/common/gnavi06_il.png) no-repeat left center;
background-size: 19px 30px;
background-position: 5px center;
padding: 15px 0 10px 40px;
}
.articleContent.trouble h3{
background: url(/wp/wp-content/themes/aqua/img/common/gnavi07_il.png) no-repeat left center;
background-size: 43px 31px;
padding: 15px 0 10px 48px;
}
.articleContent.other h3{
background: url(/wp/wp-content/themes/aqua/img/common/gnavi08_il.png) no-repeat left center;
background-size: 30px 29px;
background-position: 7px center;
}
.articleContent.beginner h3{
background: url(/wp/wp-content/themes/aqua/img/common/gnavi03_il.png) no-repeat left center;
background-position: 3px center;
background-size: 34px 28px;
}

.articleContent h4{
font-weight: bold;
color: #000;
font-size: 18px;
padding: 2px 5px 2px 10px;
line-height: 1.3;
/* border-radius: 5px; */
border: 1px solid #444;
border-width: 0px 0px 0px 5px;
margin: 40px 0 20px 0;
}
.articleContent .gray{
	background:#F7F7F7;
	padding:15px;
	border-radius: 4px;
	margin-bottom:20px;
	border: 1px solid #FFF;
	box-shadow: rgb(226, 226, 226) 0px 0px 0px 1px;
	-webkit-box-shadow: rgb(226, 226, 226) 0px 0px 0px 1px;
	-moz-box-shadow: rgb(226, 226, 226) 0px 0px 0px 1px;
}
.articleContent ul.gray p{
	margin-bottom:0;
	color: rgb(88, 88, 88);
}
.articleContent ul.gray h4{
	margin-top:10px;
	margin-bottom:5px;
}
.articleContent ul.bb li{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted gray;
}
.articleContent ul.bb li:last-child{
	border-bottom:0px dotted gray;
}
.articleContent .brdbox{
	border:1px dotted #ccc;
	padding:10px;
}
.articleContent .fsl{
	font-weight: bold;
	font-size: 18px;
}
.articleContent ul{
	margin-bottom:15px;
}
.articleContent ul li{
	list-style-type: decimal;
	margin-left: 23px;
	padding-bottom:10px;
}
.articleContent ul li:last-child{
	padding-bottom:0px;
}
.articleContent .disc li{
	list-style-type: disc;
}
.articleContent img{
	height:auto !important;
	max-width:100%;
}
.articleContent blockquote{
	font-style: oblique;
	padding: 10px;
	margin-bottom: 30px;
	font-size: 13px;
	border: 1px dotted #ccc;
}
.articleContent blockquote + blockquote{
	margin-top:-20px;
}
.articleContent blockquote p{
	margin-bottom:0;
	line-height: 1.4;
}
.articleContent p.saigo{
	margin-top:60px;
	padding-top:60px;
	border-top:1px dotted #ccc;
	color:#888;
}
.articleContent table{
	width:100%;
	max-width: 660px;
	margin-bottom:20px;
}
.articleContent td , .articleContent th {
	padding:5px;
	border:1px solid #ccc;
	vertical-align: middle;
}
.articleContent td.col01 , .articleContent th.col01 {
	background-color:#eee;
}
.articleContent th{
	text-align: center;
background: #DAE6FD;
}
tr.result td{
	background:rgb(255, 255, 215);
	font-weight: bold;
	border-top: 1px double #ccc;
}
.articleContent .cap{
	font-size: 12px;
	color:#888;
}
.articleContent .str{
	background:rgb(229, 255, 106);
	color:#000;
}

.articleContent .phLay01{
	overflow: hidden;
	border-radius: 5px;
	background: #F7F7F7;
	padding:15px;
	margin-bottom:20px;
border: 1px solid #fff;
box-shadow: rgb(226, 226, 226) 0px 0px 0px 1px;
-webkit-box-shadow: rgb(226, 226, 226) 0px 0px 0px 1px;
-moz-box-shadow: rgb(226, 226, 226) 0px 0px 0px 1px;
}
.articleContent .phLay01 .ph{
	width:150px;
	float:left;
}
.articleContent .phLay01 .ph a{
	display: block;
}
.articleContent .phLay01 .ph img{
	width:100% !important;
}
.articleContent .phLay01 .txt{
	width:460px;
	float:right;
	font-size: 12px;
}
.articleContent .phLay01 .txt p{
	margin-bottom:5px;
	font-size: 14px;
	line-height: 1.8;
}
.articleContent .phLay01 .txt blockquote{
	padding: 5px;
	font-style: normal;
	margin-top:5px;
	margin-bottom:5px;
}
.articleContent .phLay01 .txt blockquote p{
	line-height: 1.5;
	font-size: 12px;
	margin-bottom:0px;
}
.articleContent .phLay01 .txt p{

}
.articleContent .comm{
	margin-top:50px;
}
.articleContent .onepoint{
	position: relative;
	margin-top:30px;
	padding:20px 20px 14px 20px;
	border:1px dotted #999;
}
.articleContent .onepoint p{
	padding-bottom:0;
	margin-bottom:0;
}
.articleContent .onepoint h4{
	position: absolute;
	margin:0;
	top:-10px;
	left:10px;
	padding:0 10px;
	background:white;
}
.articleContent strong{
	font-weight: bold;
}
.noTableH3 #toc_container ul ul{
	display: none;
}
.articleContent #toc_container{
	width:617px;
	padding:20px;
	background: #FCFCFC;
	border: 1px solid #ccc;
	margin-bottom: 1em;
display: table;
font-size: 95%;
line-height: 1.9;
}
.articleContent a.pagelink{
	display: block;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
	background: rgb(255, 70, 70);
	border-radius: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.articleContent a.pagelink:hover{
	background: rgb(255, 107, 107);
}


/*汎用追加*/
.phcap{
margin-bottom: 20px;
vertical-align: top;
padding: 20px;
border: 1px dotted #ccc;
}
.phcap .ph{
	display: inline-block;
	vertical-align:top;
	width:150px;
	margin-bottom:0;
}
.phcap .txt{
width: 448px;
display: inline-block;
padding-left: 15px;
vertical-align: top;
font-size: 13px;
line-height: 1.5;
}
.phcap2{
margin-bottom: 20px;
vertical-align: top;
padding: 20px;
border: 1px dotted #ccc;
}
.phcap2 .ph{
	width:310px;
	display: inline-block;
	vertical-align:top;
	margin-bottom:0;
}
.phcap2 .ph img{
	width:150px;
}
.phcap2 .ph img:first-child{
	margin-right:10px;
}
.phcap2 .txt{
width: 293px;
font-size: 13px;
line-height: 1.5;
padding-left: 10px;
display: inline-block;
vertical-align: top;
}

/*アクアリウムの始め方*/
.articleContent .hrlist{
	overflow: hidden;
	list-style-type: none;
	margin-left:-17px;
}
.articleContent .hrlist p{
	padding:0;
	margin:0 0 5px 0;
	font-size: 14px;
	line-height: 1.3;
}
.articleContent .hrlist p.img{
}
.articleContent .hrlist li{
	list-style-type: none !important;
	float:left;
	margin:0;
	width:152px;
	margin-bottom:5px;
	margin-left: 17px;
}
.articleContent .hrlist.ptn3 li{
	width:208px;
}
.articleContent .pagelink2{
	display: block;
	text-align: center;
	border: 1px dotted #ccc;
	padding: 10px 0px;
	text-decoration: none;
	width: 100%;
	background: rgb(255, 255, 233);
}
.articleContent .pagelink2:hover{
	background:#eee;
}
.articleContent .hrlist.addBorder li{
	width:140px;
	border:1px solid #ccc;
	padding:5px;
}

.articleContent .hrlist li .pagelink2{
	font-size: 12px;
	margin-top: 5px;
	width:auto;
	padding:5px 0;
}

.articleContent .tbl01{
border: 0px solid #fff;
font-size: 13px;
}
.articleContent .tbl01 th{
	width:130px;
background: #6C71A1;
color: #fff;
border: 1px solid #fff;
text-align: left;
padding: 5px 10px;
}
.articleContent .tbl01 td{
border: 1px solid #fff;
/* border-bottom: 0px solid #fff; */
/* border-left: 1px solid #fff; */
padding: 5px 10px;
background: #E7E7E7;
}
.articleContent .phcap.ptn02{
	border:0px solid #fff;
	padding:0;
}
.articleContent .phcap.ptn02 .ph{
	width:250px;
}
.articleContent .phcap.ptn02 .txt{
	width:390px;
	font-size: 15px;
	line-height: 1.7;
}

/*アクアリウムの始め方専用*/
.startAqua h5{
font-weight: bold;
font-size: 16px;
border-bottom: 1px dashed #ccc;
padding-bottom: 2px;
margin-bottom: 11px;
margin-top: 10px;
}
.stepArrow h3{
padding-top: 140px;
background: url(/wp/wp-content/themes/aqua/img/common/step_arrow.png) no-repeat center top !important;
margin-top: 40px;
padding-left: 0;
text-align: center;
font-size: 33px;
padding-bottom: 0px;
line-height: 2.5;
border-bottom: 0px solid #fff;
/* border-top: 3px double #ccc; */
/* margin-top: 60px; */
}
.stepArrow h3.first{
padding-top:20px;
background: none !important;
}
.stepArrow h3 span.stepNum{
display: block;
font-size: 21px;
padding: 8px 0;
margin-bottom: 10px;
background: #0E187E;
color: #fff;
width: 200px;
font-weight: normal;
line-height: 1;
margin: 0 auto;
border-radius: 5px;
}

/*エーハイムパーツ用*/
.eheimParts{
	padding:10px;
	border:1px solid #ccc;
}
.eheimParts dt{
	font-weight: bold;
	border-bottom:1px dotted #ccc;
	font-size: 14px;
}
.eheimParts dd{
	border-bottom:1px dotted #ccc;
	font-size: 12px;
}
.eheimParts dd span.num{
}

/*--------------------------------------------------------------
----------------------------------------------------------------

	Media Query Under 600px

----------------------------------------------------------------
--------------------------------------------------------------*/

@media screen and (max-width: 600px) {


}
