@charset "UTF-8";

/*================================================================================
			index setting
================================================================================*/

h2#h2_index_cc
			{
			border:1px #ccc solid;
			}

p
			{
			width:95%;
			}

ul#feature,
ul#symptom
			{
			float:left;
			line-height:0;
			margin-top:20px;
			margin-right:10px;
			vertical-align:top;
			}

table#news,
table#report
			{
			border:1px #ccc solid;
			float:left;
			}

caption
			{
			border:1px #ccc solid;
			margin-left:-1px;
			}

table#news
			{
			margin-right:10px;
			width:274px;
			}

table#news td
			{
			border:1px #ccc dotted;
			padding:10px 5px;
			}

table#report td
			{
			padding:10px;
			}

li.date
			{
			background:url(.././share_images/mark.png) no-repeat 0 center;
			float:left;
			padding-left:0.7em;
			width:80px;
			}

li.text
			{
			float:left;
			width:165px;
			}

table#report
			{
			width:274px;
			}

table#report ul li
			{
			background:url(.././share_images/mark.png) no-repeat 0 0.5em;
			margin-bottom:1em;
			padding-left:1.5em;
			}