body { font-size:12px;
	   }

a	{color: #017acd}

div#container	{border: solid 2px #014471;
	width: 760px;
	margin-left: auto;
	margin-right: auto}
	
			 
#history { width:600px;
	　　　 font-size:13px;
	       color:#000000;
	       margin:0 auto 20px;
　　       line-height:25px;
           border:none;
		   text-align:left;
		   padding:6px;
		   background-color:#FFF5EE;
		   border:5px solid #FF0000;
           }

		   
.items { font-size:15px;
        font-weight:bold;
		color:#014471;
		line-height:18px;
		
		}

				  

/* パンくずリスト */
p#bread	{font-size: 0.95em;
    background-color:#FFFFFF;
	margin-top: 3px;
	margin-bottom: 15px;
	margin-left: 10px}
	

/* コンテンツ */
div#content	{width: 760px;
	margin-left: auto;
	margin-right: auto}

div#content h2	{background-color: #014471;
	background-repeat: no-repeat;
	font-size: 1.25em;
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 6px;
	margin-top: 5px;	
	margin-bottom: 0}
	
div#content h3	{background-image: url(photo/bar-green.png);
	background-repeat: no-repeat;
	font-size: 0.975em;
	line-height: 23px;
	padding-left: 30px;
	margin-top: 30px;
	margin-bottom: 0}	
	
div#content h4	{background-color: #ffffff;
	background-image: url(photo/maru-skyblue.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 0.975em;
	line-height: 22px;
	padding-left: 26px;
	margin-top: 10px;
	margin-bottom: 0;
	margin-right: 12px}			

div#content p	{font-size: 1.0em;
	line-height: 1.6;
	padding-left: 30px;
	margin-top: 15px}
