@charset "utf-8";
/*
CSS Information
==============================================================

	Site Name: 秋水社
	Description: petcomicカテゴリモジュール用スタイル設定
	Version: 1.0 

==============================================================
*/


body#home div#contentsWrapper div#contents div#leftColumn div#section p.photoLeft{
	float:left;
	margin-right:15px;
	font-size:83%;
}

body#home div#contentsWrapper div#contents div#leftColumn div#section p.photoLeft img{
	margin-bottom:5px;
}

body#home div#contentsWrapper div#contents div#leftColumn div#section div.infoText{
	/*\*//*/
	overflow:hidden;
	/**/
	margin-left:211px;
}

body#home div#contentsWrapper div#contents div#leftColumn div#section div.infoText:after {
    content:".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


body#home div#contentsWrapper div#contents div#leftColumn div#section div.photoSection{
	width:100%;
	/*\*//*/
	overflow:hidden;
	/**/
}

body#home div#contentsWrapper div#contents div#leftColumn div#section div.photoSection:after {
    content:".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
