@charset "utf-8";
html,body,a,p,ul,h2,h3,h4 {
margin: 0px;
padding: 0px;
}
body {
background-color: #c7b18b;
background-position: center top;
background-image: url(../img/travel_back.jpg);
background-repeat: no-repeat;
}
a:link,a:visited {
color: #53301a;
text-decoration: none;
}
a:hover {
color: #FF0000;
}
#afiri {
margin-top:3px;
}
#container {
height: 585px;
width: 950px;
margin: 0 auto 0 auto;
padding-top: 25px;
}
#container p {
font-family: Arial, Helvetica, sans-serif;
line-height: 140%;
font-size: small;
word-spacing: 0.25em;
color: #53301a;
}
#menu {
height: 550px;
width: 187px;
float: right;
padding: 0 10px 0 20px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-color: #f8f3ea;
color: #53301a;
}
#logo {
padding: 5px 0 5px 0;
}
#menu ul {
font-size: 12px;
text-align: left;
line-height: 140%;
letter-spacing: 0.5pt;
list-style-type: none;
}
#menu p {
font-weight: bold;
margin: 3px 0 3px 0;
}
#menu li {
line-height: 140%;
}
.komoji {
font-size: 10px;
letter-spacing: 0.5pt;
line-height: 120%;
}
cite {
-moz-opacity:.55;
filter:alpha(opacity=55);
opacity:.55;
position: absolute;
color: #FFFFFF;
background-color: #111111;
border-top: 1px solid #999;
}
img {
border: 0px;
margin: 0px;
padding: 0px;
}
#page {
font-size: 14px;
text-decoration: none;
word-spacing: 5px;
padding-top: 7px;
color: #53301a;
}
#page p {
display: inline;
font-size: 14px;
word-spacing: 3px;
color: #53301a;
}
#intro {
margin-top:5px;
}
* html #intro li{
border:none;
height:1%;
background-image: url('../img/dotted-leader.gif');
background-repeat: repeat-x;
background-position: left bottom;
}
#intro ul{
color:#53301a;
list-style:none;
position:relative;
width:435px;
padding: 0px 10px 0px 10px;
}
#intro li{
line-height:1.1em;
position:relative;
padding:0 5em 0 0;
text-align:left;
border-bottom:1px dotted #000;
clear:both;
margin:0 0 .4em 0;
min-height:0;
}
#intro li a{
padding:0 5px 0 0;
position:relative;
margin:0;
top:0.25em;
background-color: #c7b18b;
font-size:13px;
}
#intro li span{
padding:1px 0 1px 5px;
position:absolute;
bottom:-0.35em;
right:-1px;
background-color: #c7b18b;
font-size:13px;
}
#footer {
text-align: center;
word-spacing: 5px;
margin-top: 10px;
font-size: small;
clear: both;
}
#footer p {
word-spacing: 0em;
color: #53301a;
}
#footer  a:link {
color: #53301a;
text-decoration: underline;
}
#footer a:visited {
color: #53301a;
text-decoration: underline;
}
#footer a:hover {
color: #FF0000;
text-decoration: underline;
}