@charset "utf-8";
/* Copyright 2015 FSFIELD All Rights Reserved. */

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

COMMUNITY

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


/* heading
---------------------------------------------- */
h3#h3_pagettl01{background:url(../community/img/h3_pagettl01.png) no-repeat left center;}

h3#h3_pagettl02{background:url(../community/img/h3_pagettl02.png) no-repeat left center;}

h3#h3_pagettl03{background:url(../community/img/h3_pagettl03.png) no-repeat left center;}

/* div
---------------------------------------------- */
div#container img.article_image{max-width:600px;}

/* ul
---------------------------------------------- */
ul#commu_name{float:right;}

ul#commu_name li{
	float:left;
	margin-right:10px;
	font-style:italic;
	font-size:93%;
	color:#999;
}

ul#commu_name li:last-child{margin-right:0;}

ul#commu_name li:after{
	content:"　/";
	color:#555;
}

ul#commu_name li:last-child:after{content:"";}