/* div.body */

div.body {
margin:0;
background-color: #fff;
width: 874pix;
height: auto;
text-align: center;
color: #333;
}

/* title */

div.title {
background-image:url(http://lagon.jp/img/global_navigation_tab.jpg);
background-repeat: no-repeat;
width: 874pix;
font-size: 8px;
text-align: center;
}
div.title {
font-size: smaller;
}
div.title a:link {
color: #fff;
text-decoration: none;
}
div.title a:visited {
color: #fff;
text-decoration: none;
}
div.title a:active {
color: #fff;
}
div.title a:hover color: {
#fff;
}

/* side */

div.side{
background-image:url(http://lagon.jp/img/side.jpg);
background-repeat: no-repeat;
width: 150pix;
font-size: 14px;
line-height: 1.7;
color: #fff;
text-align: center;
}
div.side a:link {
color: #fff;
text-decoration: none;
}
div.side a:visited {
color: #fff;
text-decoration: none;
}
div.side a:active {
color: #fff;
}
div.side a:hover {
color: #fff;
}

/* main */

div.main {
background-color: #fff;
width: 700pix;
padding: 14px;
font-size: 14px;
line-height: 1.7;
color: #333;
text-align: left;
}
div.main a:link {
color: #00f;
text-decoration: none;
}
div.main a:visited {
color: #903;
text-decoration: none;
}
div.main a:active {
color: #00f;
}
div.main a:hover {
color: #00f;
}

/* logcategory */
div.logcategory {
background-image: url("http://lagon.jp/img/log_category.gif");
background-repeat: no-repeat;
width: 700pix;
padding: 14px;
font-size: 14px;
line-height: 1.7;
color: #be0030;
text-align: left;
}
div.logcategory a:link {
color: #be0030;
text-decoration: none;
}
div.logcategory a:visited {
color: #800080;
text-decoration: none;
}
div.logcategory a:active {
color: #be0030;
}
div.logcategory a:hover {
color: #be0030;
}

/* logtitle */

div.logtitle {
background-color: #fff;
width: 700pix;
padding: 14px;
font-size: 14px;
line-height: 1.7;
color: #be0030;
text-align: left;
}
div.logtitle a:link {
color: #be0030;
text-decoration: none;
}
div.logtitle a:visited {
color: #800080;
text-decoration: none;
}
div.logtitle a:active {
color: #be0030;
}
div.logtitle a:hover {
color: #be0030;
}

/* com */

div.com {
width: 150pix;
padding: 5px;
line-height: 0.5;
text-align: center;
color: #fff;
}
div.com a:link {
color: #fff;
text-decoration: none;
}
div.com a:visited {
color: #fff;
text-decoration: none;
}
div.com a:active {
color: #fff;
}
div.com a:hover {
color: #fff;
}

/* page */

div.page {
padding: 14px;
font-size: 14px;
line-height: 1.7;
color: #be0030;
text-align: center;
}
div.page a:link {
color: #be0030;
text-decoration: none;
}
div.page a:visited {
color: #800080;
text-decoration: none;
}
div.page a:active {
color: #be0030;
}
div.page a:hover {
color: #be0030;
}

/* profile */

div.profile {
width: 700pix;
padding: 14px;
font-size: 14px;
line-height: 1.7;
color: #333;
text-align: left;
}
div.profile a:link {
color: #00f;
text-decoration: none;
}
div.profile a:visited {
color: #903;
text-decoration: none;
}
div.profile a:active {
color: #00f;
}
div.profile a:hover {
color: #00f;
}

/* li */

li {
list-style: none;
}

/* last */

div.last {
background-image: url("http://lagon.jp/img/last.jpg");
background-repeat: no-repeat;
text-align: center;
}
div.last {
font-size: smaller;
}
div.last a:link {
color: #fff;
text-decoration: none;
}
div.last a:visited {
color: #fff;
text-decoration: none;
}
div.last a:active {
color: #fff;
}
div.last a:hover {
color: #fff;
}

/* footer */

div.footer {
color: #333;
font-size: 11px;
font-family: "Verdana", "‚l‚r ƒSƒVƒbƒN", "Osaka";
text-align:center;
margin: 8px 0px 0px 0px;
}
a:link {
text-decoration: none;
color: #333;
}
a:visited {
text-decoration: none;
color: #333;
}
a:active {
text-decoration: none;
color: #333;
}
a:hover {
text-decoration: none;
color: #333;
}
