body {
font-size: 15px;
line-height: 20px;
color: #000033;
font-family: "MS UI Gothic";
background-color: #ffffff;
background-image: url("imgs/bg.gif");
background-repeat: repeat;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 15px;
margin-right: 0px
}

a:link       { color: #0000ff}
a:visited    { color: #551a8b}
a:active     { color: #ff0000}
a:hover      { color: #ff0000; position: relative; top: 1px; left: 1px}

#toptitle {
width: 800px;
height: 100px;
background: #FFFFFF url("imgs/topsky.jpg") repeat;
border: 1px solid #202020;
}

h1 {
font-family: "ＭＳ Ｐゴシック";
font-size: 28px;
font-weight: bold;
font-style: italic;
padding: 10px 10px 0px; /* 上、左、下 */
color: #202020;
/*letter-spacing: 0.1em;*/
}

h2 {
font-family: "ＭＳ Ｐゴシック";
font-size: 18px;
font-weight: bold;
font-style: italic;
padding: 10px 5px 0px; /* 上、左、下 */
color: #202020;
}

#header-banner {
float: left;
}

/* ナビゲーション域*/
.navi-tr a:hover {
position: relative; top: 0px; left: 0px
}

.navi-tr {
background:#FFF8DC
}

.navi{
font-size: 13px;
font-weight: normal;
line-height: 30px;
background:#FFF8DC;
padding-left: 7px;
margin-top: 0px;
margin-bottom: 0px
}

.link{
font-size: 13px;
font-weight: normal;
line-height: 15px;
background:#FFF8DC;
padding-left: 7px;
margin-top: 0px;
margin-bottom: 0px
}

/* ページタイトル*/
.page-title{
font-size: 24px;
font-weight: bold;
line-height: 10px;
color: #000030;
padding-top:2px;
padding-left:2px;
padding-bottom:2px;
margin-top: 0px;
margin-bottom: 0px;
}

/* サイトタイトル*/
#title {
background:#336699;
}

/* カテゴリータイトル域*/
.catetitle-tr {
background:#ffffff
}

/* カテゴリータイトル*/
.catetitle{
font-family: "ＭＳ Ｐゴシック";
font-size: 14px;
font-weight: bold;
line-height: 22px;
width:90%;
padding-top: 3px;
padding-left: 10px;
padding-bottom: 1px;
margin-top: 0px;
margin-bottom: 10px;
border-left: 5px solid #99cc99;
border-right: 5px solid #99cc99;
border-top: 1px solid #99cc99;
border-bottom: 1px solid #99cc99;
background-color: #f5f5dc;
}

.catetitle a:link       { color: #0000ff; text-decoration: none }
.catetitle a:visited    { color: #551a8b; text-decoration: none }
.catetitle a:active     { color: #ff0000; text-decoration: none }
.catetitle a:hover      { color: #ff0000; text-decoration: underline}

.category {
font-family: "ＭＳ Ｐゴシック";
font-size: 14px;
line-height: 20px;
font-weight: normal;
margin-top: 5px;
margin-bottom: 0px
}

/* 画像回り込み */
.gazou{
float: left;
margin-right: 10px;
margin-bottom: 10px
}

/* 水平線 */
hr{
color:#666666
}

/* 画像 */
img{
border:0
}

.bottom {
font-family: "ＭＳ Ｐゴシック";
font-size: 12px;
line-height: 15px;
font-weight: normal;
background-color: #ffffff;
background-image: url("imgs/dummy.gif");
background-repeat: repeat;
margin-top: 0px;
margin-left: 0px
}

.footer{
background:#FFBE35;
font-size: 13px;
padding:4px;
border-bottom: 1px solid #333333;
}
