/********************************************
   AUTHOR:  		Yoshiaki Ogawa
   WEBSITE:   		
   TEMPLATE NAME: 	PRINT用
   VERSION:          1.0   
   LAST MODIFIED:    Sep.03-2012       	
 *******************************************/ 
 
body {
	line-height: 150%;
	font-family:verdana, "ＭＳ Ｐゴシック", arial, sans-serif;
	font-size:90%;
	}

td   { line-height: 150%; text-indent: 0em; }

h1,h2, h3, h4  {line-height: 150%}

#wrap {padding: 15px; }

#valid {display:none;}

#note {display:none;}

.topic_path {display:none;}

a { text-decoration:none;}

div  { line-height: 150%; }

div.contents { margin-left:5px;margin-top:3em;line-height: 200%; }

div.center { text-align:center;  }
div.right { text-align:right; }

div.arttitle { margin-left: 1em;  margin-top:0.75em}
div.note { margin-left: 1em;  font-size:0.8em; margin-bottom:1em;}

div.item { margin-left: 1em; text-indent: -1em;}
div.item2 { margin-left: 1em; text-indent: 0.5em;}

div.number { margin-left: 1em; text-indent: -1em; }
div.fusoku_top { margin: 2em 1em 0 0em; text-indent: 2em; }
div.fusoku {  margin: 0em 1em 0 0em; text-indent: 2em; }

div.para1 { margin-left: 1em; text-indent: -1em; }
div.para2 { margin-left: 2em; text-indent: -1em; }
div.para3 { margin-left: 3em; text-indent: -1em; }
div.para4 { margin-left: 4em; text-indent: -1em; }
div.para5 { margin-left: 5em; text-indent: -1em; }
div.para6 { margin-left: 6em; text-indent: -1em; }

div.para11 { margin-left: 2em; margin-top:-1em; text-indent: -1em; }

ul {
	font-size:0.85em;
	margin:0;
	padding:0;
	}
	
li {
	display: inline;
	margin:0;
}


table.table-01 {
    width: 430px;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin-left:30px;
    margin-bottom:20px;
}

table.table-01 th {
    padding: 5px;
    border: #666666 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table.table-01 td {
    padding: 3px 5px 3px 15px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}


table#table-01 {
    width: 400px;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin-left:30px;
    margin-bottom:20px;
}

table#table-01 th {
    padding: 5px;
    border: #666666 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#table-01 td {
    padding: 3px 5px 3px 15px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

table#table-02 {
    width: 98%;
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin-left:15px;
    margin-right:15px;
    margin-bottom:20px;
}

table#table-02 th {
    padding: 5px;
    border: #666666 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}

table#table-02 td {
    padding: 3px 5px 3px 15px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}


/* トップへ戻る  totop  */

.totop {
	display:none;
	font-size:0.8em;
	margin: 2em 0 0.5em 0;
	padding-right:2em;
	text-align:right;
	}




