body {
    background-color: #FFFFF0;
    color: #555555;
    font-family: Arial,Helvetica,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Mayryo','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
    font-size: 12px;
}
p {
    line-height: 16px;
    margin-left: 16px;
    margin-right: 16px;
    margin-top: 4px;
    width: 480px;
}
table {
    border: 1px solid #999999;
    border-collapse: collapse;
    font-size: 100%;
    margin: 0.2em 16px 1em;
    width: 570px;
}
table th, table td {
    border: 1px solid #999999;
    padding: 4px 6px;
}
table th {
    background: none repeat scroll 0 0 #E6E6E6;
    color: #666666;
    text-align: center;
    white-space: nowrap;
}
#wrap {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    position: relative;
    width: 700px;
}
#sidenavi {
    display: block;
    height: auto;
    position: absolute;
    right: 10px;
    top: 32px;
    width: 180px;
}
#sidenavi a {
    background: none repeat scroll 0 0 #F5F4E6;
    border-bottom: 1px solid #FFFFFF;
    color: #000000;
    display: block;
    padding: 3px;
    text-decoration: none;
    width: 180px;
}
#sidenavi a:hover {
    background: none repeat scroll 0 0 #F7F6E8;
}
#footer {
    background: none repeat scroll 0 0 #DADADA;
    border-top: 1px solid #F0F0F0;
    padding-bottom: 10px;
}
h1 {
    background-color: #F5F4E6;
    border-color: #E27745;
    border-style: solid;
    border-width: 1px 0;
    color: #C5583B;
    font-size: 16px;
    font-weight: bold;
    line-height: 21px;
    padding: 2px 2px 2px 13px;
}
h2 {
    border-left: 16px solid #C5583B;
    color: #555555;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
    margin-left: 16px;
    margin-top: 25px;
    padding: 0 0 0 5px;
}
h3 {
    border-left: 4px solid #999999;
    color: #555555;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 0;
    margin-left: 16px;
    padding: 0 0 0 8px;
}
h4 {
    color: #555555;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 0;
    margin-left: 16px;
    padding: 0 0 0 8px;
}
.mt5 {
    margin-top: 5px;
}

/*20130126*/

.outlink {
	line-height: 1.4;
	margin: 16px 0;
}

#wrap .outlink {
	margin :16px;
}
#sideLinks {
}
#sideLinks .outlink {
	margin :16px 0;
	width: 100%;
}