@charset "utf-8"; 

* {
    font-family: "ＭＳ Ｐ明朝", serif;
    vertical-align: 0;
}

h1, h2, h3, th, dt, strong, a, #logo a, #footer ul li {
    margin: 0;
    padding: 0;
    font-family: "Century Gothic", Arial, sans-serif;
    font-weight: normal;
    color: #5d4442;
}
body {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: white;
    background-image: none;
    font-size: 9pt;
    line-height: 1.4;
}
head+body {
    width: 165mm;
    max-width: 100%;
    min-width: 80%;
    margin: 0 auto;
}
p, dt, dd, th, td, li  {
    line-height: 1.4;
}

table {
    margin-bottom: 1em;
    border-collapse: collapse;
    width: 100%;
}
th, td {
    vertical-align: top;
    text-align: left;
    font-size: 10.5pt;
}
a {
	text-decoration: none;
}

img {
	border: 0;
}

#main {
    width: 92%;
    margin-left: auto;
    text-align: left;
}

#main h2 {
	margin:10px 0;
	padding-left:10px;
	border-bottom: 1px solid #4e311a;
	color:#634d3c;
	font-size:1.333em;
	font-weight:bold;
	display: list-item;
  	list-style-image: url(../images/bg_h2.gif);
  	list-style-position: inside;

}

#main h3 {
	margin:10px 0;
	padding:5px 10px;
	background:#e7e7e7;
	color:#2c1707;
	font-weight:bold;
}

#main p {
	margin:15px 10px;
}

#main .thumbnail dl {
	clear:both;
	height:100%;
	margin:8px;
	padding:0 10px 10px;
	border-bottom:1px dotted #000;
	overflow:hidden;
}

#main .thumbnail dl.end {
	border-bottom:none;
}

#main .thumbnail dl dt {
	float:left;
}

#main .thumbnail dl dd {
	margin-left:90px;
}

#main .thumbnail dl dd.date {
	color:#1f1f1f;
	font-size:.833em;
	font-weight:bold;
}

#main .thumbnail dl dd.title a {
	color:#43240b;
	font-size:1.25em;
}

#main .thumbnail dl dd span.more {
	float:right;
	margin-top:-1.6em;
}

#main .section01,
#main .section02,
#main .section03 {
	width:478px;
	_width:510px;
	margin:10px 20px;
	padding:30px 15px;
	border:1px solid #B4B4B4;
}

#main .section01 {
	background:#F4F4F4;
}

#main .section02 {
	background:#F6F6EE;
}

#main .section03 {
	background:url(../images/bg_section03.jpg) no-repeat top;
}

#main table {
	width:510px;
	margin:10px 20px;
	border-top:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
}

#main table th,
#main table td {
	padding:5px;
	border-bottom:1px solid #B4B4B4;
	border-left:1px solid #B4B4B4;
	line-height: 1.5;
}

#main table th {
	font-weight:bold;
	text-align:center;
	color:#000;
	vertical-align:top;
	white-space:nowrap;
}

#main table.article01 th,
#main table.article03 th {
	background:#E6E6E6;
}

#main table.article03 th.col {
	background:#F7F7F7;
}

#main table.article04 th {
	background:#8B786C;
	color:#fff;
}

#main table.article02 th,
#main table.article04 th.col {
	background:#F6F6EE;
	color:#000;
}

#main ul {
	margin: 10px 30px;
}

#main ul li {
	padding-left: 15px;
	background: url(../images/bg_linkIcon.gif) no-repeat 0 0.2em;
	display: list-item;
  	list-style-image: url(../images/bg_linkIcon.gif);
  	list-style-position: inside;
}

* html #main ul li {
	padding-left: 15px;
	display: list-item;
  	list-style-image: url(../images/bg_linkIcon.gif);
  	list-style-position: inside;
}

#main ul.row {
	zoom: 100%;
	height: 100%;
	overflow: hidden;
	}
	
#main ul.row:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#main ul.row li {
	float:left;
	margin-right: 1em;
	display: list-item;
  	list-style-image: url(../images/bg_linkIcon.gif);
  	list-style-position: inside;
	}
	


#main ul li ul {
	margin: 0 15px;
}

#main ul li ul li {
	padding-left: 0;
	background: none;
	list-style: disc;
}

#main ol {
	margin-left: 55px;
}

#main ol li {
}

/* 外部リンク要素 
	----------------------------------------------------------- */
#main a[href^="http"] {
	height:12px;
	padding-left:18px;
	display: list-item;
  	list-style-image: url(../images/bg_linkIcon.gif);
  	list-style-position: inside;
	
}


* html a.external{
	height:12px;
	padding-left:18px;
	display: list-item;
  	list-style-image: url(../images/bg_linkIcon.gif);
  	list-style-position: inside;
}


	
/* pdf要素 
	----------------------------------------------------------- */
a[href$=".pdf"]{
	height: 15px;
	padding-left: 18px;
	display: list-item;
  	list-style-image: url(../images/icon_pdf.gif);
  	list-style-position: inside;
}

* html a.pdf{
	height: 15px;
	padding-left: 18px;
	display: list-item;
  	list-style-image: url(../images/icon_pdf.gif);
  	list-style-position: inside;
}




	
/* Excel要素 
	----------------------------------------------------------- */
a[href$=".xls"] {
	height: 15px;
	padding-left: 18px;
	display: list-item;
  	list-style-image: url(../images/icon_xls.gif);
  	list-style-position: inside;
}

* html a.xls {
	height: 15px;
	padding-left: 18px;
	display: list-item;
  	list-style-image: url(../images/icon_xls.gif);
  	list-style-position: inside;
}


	
/* Word要素 
	----------------------------------------------------------- */
a[href$=".doc"] {
	height: 15px;
	padding-left: 18px;
	display: list-item;
  	list-style-image: url(../images/icon_doc.gif);
  	list-style-position: inside;
}

* html a.doc {
	height: 15px;
	padding-left: 18px;
	display: list-item;
  	list-style-image: url(../images/icon_doc.gif);
  	list-style-position: inside;
}
/* IE-6要素 
	----------------------------------------------------------- */  
* html a{  
     behavior: expression(  
     this.className += this.getAttribute("href").match(/^http.*/) && (!this.getAttribute("href").match("nattydesign.com")) ? " external" : "",  
     this.className += this.getAttribute("href").match(/\.pdf$/) ? " pdf" : "",  
     this.className += this.getAttribute("href").match(/\.doc$/) ? " doc" : "",  
     this.className += this.getAttribute("href").match(/\.xls$/) ? " xls" : "",  
     this.className += this.getAttribute("href").match(/\.zip$/) ? " zip" : "",  
     this.className += this.getAttribute("href").match(/^mailto.*/) ? " mailto" : "",  
     this.style.behavior = "none"  
     );  
 } 

#main .linkIcon01 a,
#main .linkIcon02 a,
#main .linkIcon03 a {
	display:block;
}

#main .linkIcon01 a {
	margin-bottom:5px;
	padding-left:10px;
	display: list-item;
  	list-style-image: url(./images/icon_list.gif);
  	list-style-position: inside;
}

#main .linkIcon02 a {
	margin-bottom:.5em;
	padding-left:20px;
	display: list-item;
  	list-style-image: url(../images/icon_localnavi.jpg);
  	list-style-position: inside;
}

#main .linkIcon03 {
	padding: 5px 10px 0px;
	background: #F6F6EE;
	border: 1px solid #8B786C;
	}

#main .linkIcon03 a {
	margin-bottom:5px;
	padding-left: 20px;
	display: list-item;
  	list-style-image: url(../images/icon_localnavi.jpg);
  	list-style-position: inside;
	
}


ul#skip,
#header,
#topicpath,
#topside,
#sidebar,
#localMenu,
#footer {
	display: none;
}