/*
===== 5.article ======
*/
body{    font-family: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
}
        

#article{
	margin: 0px 0px 20px 10px;
}

#article h2{
	clear: both;
	display: block;
	margin: 0px 0px 1em 0px;
	padding:5px 5px 5px 7px;
	color: #006633;
	font-size:100%;
	line-height: 1.5;
	border-left: solid 16px #add65c;
	font-weight:bold;
     background: #eff7de;
}

#annai{
      margin-bottom:20px;width:60%;text-align:left;
	  }
	  
#annai h2{
	clear: both;
	display: block;
	margin: 0px 0px 1em 0px;
	padding:5px 5px 5px 7px;
	color: #006633;
	font-size:100%;
	line-height: 1.5;
	border-left: solid 16px #add65c;
	font-weight:bold;
    background: #eff7de;
}

#annai h3{
    font-weight: bold;
	margin:5px 0px;	
	padding:2px 0px;
	color:#5b8ece;
	border-bottom:1px dotted #cbdff6;
}

#syousai{
      margin-bottom:50px;width: 640px;text-align: left;
	  }
	  
#syousai h1{
	clear: both;
	display: block;
	margin:1em 0px 1em 0px;
	padding:5px 5px 5px 7px;
	color: #5b8ece;
	font-size:1.5em;
	line-height: 1.5;
	border-left: solid 16px #71b3d5;
	background: #e2f1f6;
}

#syousai p{
    padding:20px; line-height:130%;
}

#migi h4{
    width: 160px;
    padding:4px 0 3px 5px; 
	color:#5b8ece; 
	background:#e2f1f6; 
	border:1px solid #71b3d5;
}

#migi h5{
    width: 160px;
    padding:4px 0 3px 5px; 
	color:#e051a9; 
	background:#fae4f1; 
	border:1px solid #e051a9;
}

#migi img{
    margin-top: 10;
}

#categoryWrap {
	clear: both;
	width: 100%;
	float: left;
	margin: 0 0 1.5em 0;
}

#category {
	line-height:0;
	position:relative;
	text-align:center;
	clear: both;
	display:block;
	width: 100%;
	float: left;
	border-top:1px solid #0C2A7C;
	border-bottom:1px solid #7a9cd7;
	background: #b2c6f5 url(../upfile/free/bg07.gif) repeat-x left top;
	margin: 0;
	padding:6px 0 6px 0;
}

#category ul {
	list-style:none;
	text-align:center;
	font-size: 12px;
	line-height:100%;
	padding: 0 10px 0 10px;
	margin:0; 
	line-height:0;
}

#category ul li {
	display:inline;
	background: transparent url(../upfile/free/bg08.gif) no-repeat left center;
	white-space: nowrap;
	vertical-align:middle;
	padding:0;
	line-height:1.4em;
}

#category ul li.noBg {
	background: none;
	padding:0 3px 0 0;
}

#category ul li a{
    text-decoration: none;
	padding: 3px 10px;
}

