﻿#contents_noborder {
    margin:3px;
	clear: both;
}

#contents_noborder h3 {
	font-size: 120%;
	color: #222222;
	letter-spacing: 0.15em;
	border-bottom-width: thin;
	border-left-width: 2ex;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #663333;
	border-left-color: #663333;
	margin-bottom: 0.1em;
	margin-top: 0.75em;
	width: 95%;
	background-color: #FFFFFF;
	text-indent: 1ex;
	padding-top:2px;
}

#contents_noborder h5 {
    margin :2px;
}


#contents_noborder p {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	color:#333333;
	line-height:130%;
	font-size: 100%;
	letter-spacing: 0.05em;
}

#contents_noborder tr {
  font-size:110%;
 }

#contents_noborder ul {
 	margin-bottom: 0.5em;
	margin-top: 0.5em;
        list-style-type:disc;
        margin-left:8px;
        margin-right:8px;
        line-height:110%;
 }

#contents_noborder li {
    margin-left:20px;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:3px;
	padding:0px;
         font-size:100%;
	line-height:120%;
}　　


#contents_noborder table {
   background-color:#000000;
   margin-left:5px;
   margin-top:5px;
   font-size:85%;
}

#contents_noborder th {
    background-color:#f6ebdc;
}

#contents_noborder td {
   background-color:#fefefe;
}


