body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	color:#FFF;
	background:#F0ECE0;
	}
a {text-decoration: underline;}
a:link {color:#FFF}
a:visited {color:#FFF}
a:active {color:#FFF}
a:hover {color:#FFF}
	
.con{background:#484751;
     width:720px;
     height:100%;}
     
     
.title{margin-left: 5px;
    border-left: solid 0.5em #FFF;
    border-bottom: dashed 1px #FFF;
    font-size: small;
    width:705px;
    height:25px;
    padding:5px;
    margin-bottom:10px;}
    
.come{padding: 20px;}


.ex{margin-left: 5px;
    border-left: solid 0.5em #CCC;
    border-bottom: dashed 1px #CCC;
    font-size: small;
    height:25px;
    padding:5px;
    margin-bottom:10px;}
    
.excon{margin-left: 15px;
    border: solid 1px #CCC;
    font-size: small;
    padding-left:5px;
    margin-bottom:60px;}