body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, tr, th, td, address, form, blockquote, pre, code, img {
margin:0;
padding:0;
border:none;
list-style:none;
font-size: 100%;
}

body {
 font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
 line-height:1.5;
 font-size:12px;
 /font-size:75%; /*forIE*/
 color:#427472;
 _text-align:center;
 background: #e7bbbf;
}

a {
 color: #427472;
}

#wrap {
 width:800px;
 margin:0 auto;
 padding:80px 30px 100px 30px;
 text-align:left;
 background: #fff;
}

h1.title {
 line-height:0.9em;
 font-size:150%;
 margin:0 0 7px 0;
 padding:0 0 0 40px;
 background:#427472;
 border-top:1px solid #ccc;
 border-bottom:1px solid #000;
}

.titleTxt {
 background:#fff;
 padding:0 7px;
}

.right {
 text-align:right;
}

p {
 padding-bottom: 2em;
 line-height: 2;
}

h2 {
 font-size:150%;
}

h3 {
 margin:0 0 10px 0;
 padding:10px 1em;
 color: #fff;
 background:#f6ec00;
 display:block;
 border: solid 1px #fff;
 font-size: 15px;
}

ul li a {
 margin:0 0 10px 0;
 padding:10px 1em;
 background:#fff;
 border:solid 1px #f6ec00;
 display:block;
 text-decoration:none;
}

ul li a:hover {
 color:#f6ec00;
 background:#e9e8e2;
}

#footer {
 clear: both;
 background: #f6ec00;
 padding: 1em;
 text-align: right;
}
