

* {
margin: 0;
padding: 0;
}

a:link,
a:visited,
a:hover,
a:active { text-decoration: none; }

a:link { color: #00f; }

a:visited { color: #90f; }

a:hover { color: #f00; }

a:active { color: #f00; }

body {
font-size: 85%;
text-align: center;
font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
padding: 0;
margin: 0;
background: url(img/bg-body.jpg) repeat-x 0 0;
padding: 20px 0px 0px 0;
}

#wrapper {
text-align: left;
width: 800px;
height: 1050px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background-attachment: scroll;
background-repeat: repeat-y;
background-position: -50px 0px;
background-color: transparent;
background-image: url("http://www.doral.co.jp/top/img/bg-wrapper.jpg");
border-right-color: #1155aa;
border-right-width: 1px;
border-right-style: solid;
}

#header {
width: 100%;
height: 70px;
position: relative;
background: url(img/n19gk.jpg) no-repeat -200px -150px;
}

#contents {
width: 540px;
float: right;
padding: 10px 30px 20px 0;
}

#sidebar {
width: 200px;
float: left;
position: absolute;
top: 165px;
}

#footer {
width: 800px;
margin: 0 auto;
padding: 1em 0 0.5em;
background: url(img/bg-wrapper.jpg) repeat-y -50px 0;
border-right: 1px solid #1155aa;
}

h1 {
font-size: 100%;
font-weight: normal;
text-align: right;
position: absolute;
top: 30px;
left: 225px;
color: #39f;
}

h3 {
font-size: 100%;
font-weight: normal;
text-align: right;
position: absolute;
top: 5px;
left: 210px;
color: #39f;
}

.logo {
font-size: 160%;
position: absolute;
top: 50px;
left: 230px;
}

.logo a {
font-weight: bold;
color: #39f;
text-decoration: none;
}

.logo a:hover {
color: #f00;
text-decoration: none;
}

.description {
line-height: 1.5em;
position: absolute;
bottom: 45px;
left: 212px;
color: #333;
}

.ul-info {
list-style-type: none;
position: absolute;
top:15px;
right: 25px;
}

.ul-info li {
display: inline;
margin-left: 0.5em;
font-size: 90%;
}

.ul-info li a {
text-decoration:none;
color: #fff;
}

.ul-info li a:hover {
text-decoration: underline;
color: #f00;
}

h2,
h4,
h5,
h6 {
font-size: 160%;
font-weight: normal;
margin-bottom: 0.5em;
color: #036;
border-bottom: 1px solid #1155aa;
}

#contents p {
line-height: 1.5em;
margin-bottom: 1em;
}

.side-title {
text-align: center;
margin: 0;
padding: 5px 0;
background-color: #004080;
color: #eee;
}

ul.localnavi {
background-attachment: scroll;
background-color: transparent;
background-image: url("http://www.doral.co.jp/img/bg-wrapper.jpg");
background-position: 0px 0px;
background-repeat: repeat-y;
bottom: 536px;
box-sizing: content-box;
cursor: auto;
display: block;
font-family: "‚l‚r ‚oƒSƒVƒbƒN";
font-size: 13px;
height: 850px;
left: 0px;
list-style-type: none;
margin-bottom: 20px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
right: 200px;
text-align: left;
top: 24px;
width: 200px;
}

.localnavi li { display: inline; }

.localnavi a {
text-decoration: none;
width: 190px;
display: block;
padding: 4px;
border: 1px outset #1155aa;
background-color: #1155aa;
color: #fff;
}

.localnavi a:hover {
text-decoration: none;
border: 1px outset #1155aa;
background-color: #1155aa;
color: #fff;
}

#footer p { text-align: right;padding-right: 20px; }

