/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
margin: 0;
/* setting border: 0 hoses ie6 win window inner well border */
padding: 0;
}

body {
margin: 0;
/* setting border: 0 hoses ie5 win window inner well border */
padding: 0;
font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
margin-top: 10px;
margin-bottom: 10px;
}


/* standard helper classes */

.clr {
clear: both;
overflow: hidden;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
border: 0;
padding: 0;
font-size: 0;
line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
position: relative;
margin: 0 auto; /* center on everything else */
width: 850px;
text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 810px; margin:0 auto; }
#pagebody-inner { position: static; width: 100%; text-align:left; }

#alpha, #gamma, #delta {
display: inline; /* ie win bugfix */
position: relative;
float: left;
min-height: 1px;
height:auto;
}

#beta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
position: static;
}


/* banner user/photo */

.banner-user {
float: left;
overflow: hidden;
width: 64px;
margin: 0 15px 0 0;
border: 0;
padding: 0;
text-align: center;
}

.banner-user-photo {
display: block;
margin: 0 0 2px 0;
border: 0;
padding: 0;
background-position: center center;
background-repeat: no-repeat;
text-decoration: none !important;
}

.banner-user-photo img {
width: 64px;
height: auto;
margin: 0;
border: 0;
padding: 0;
}


/* content */

.content-nav {
padding: 0 0 5px 0;
text-align: center;
}

.content-breadcrumbs {
margin:0 0 10px 0;
padding: 0;
text-align: left;
font-size:14px;
}

.date-header,
.entry-content {
position: static;
clear: both;
}

/*.entry { font-size:12px; }*/
.entry-body { font-size:medium !important; }

.entry img { padding:10px; }

.trackbacks,
.comments,
.archive,
.recommend {
position: static;
overflow: hidden;
clear: both;
width: 100%;
margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
clear: both;
}

.entry-more { padding-bottom:10px; }

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
clear: both;
margin: 5px 10px 20px 10px;
}

.recommend ul {
margin:10px 0 0 20px;
padding:0;
}
.recommend ul li {
line-height:1.8;
}


.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
width: 240px;
}

#comment-bake-cookie {
margin-left: 0;
vertical-align: middle;
}

.comments-open-header {
clear: both;
}

#comment-post {
font-weight: bold;
}

.comments-open-moderated { line-height:1.4; }

img.image-full { width: 100%; }

.image-thumbnail {
float: left;
width: 115px;
margin: 0 10px 10px 0;
}

.image-thumbnail img {
width: 115px;
height: 115px;
margin: 0 0 2px 0;
}


/* modules */

.module {
position: relative;
overflow: hidden;
width: 100%;
}

.module-content {
position: relative;
margin: 5px 10px 20px 10px;
}

.module-list,
.archive-list {
margin: 0;
padding: 0;
list-style: none;
}

.module-cat-list {
margin: 0;
padding: 0;
/* list-style:url(../images/icon_arrow04.gif);
*/ font-size:16px;
list-style:none;
}

.module-list-item {
margin-top: 5px;
margin-bottom: 5px;
border: none;
font-size:12px;
}
.module-list-item2 {
margin-top: 5px;
margin-bottom: 5px;
border-bottom:1px dashed #ccc;
padding-bottom:5px;
font-size:12px;
list-style:url(../images/icon_arrow02.gif);
}

.module-cat-list-item {
margin: 0;
padding:4px 0 6px 35px;
background:#fff url(../images/icon_arrow04.gif) no-repeat 15px 6px;
/* list-style:url(../images/icon_arrow04.gif);*/
}

.module-cat-list-item2 {
margin: 0;
padding:4px 0 6px 35px;
background:#f8f8f8 url(../images/icon_arrow04.gif) no-repeat 15px 6px;
/* list-style:url(../images/icon_arrow04.gif);
*/}

.module-cat-list-item3 {
margin: 0;
padding:4px 0 6px 35px;
background:#ffc url(../images/icon_arrow04.gif) no-repeat 15px 6px;
font-weight:bold;
}

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
width: 14%;
text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
display: block;
clear: both;
margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
float: left;
min-width: 60px;
width: 60px;
/* no ie mac \*/width: auto;/* */
margin: 0 5px 0 0;
text-align: center;
vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
margin: 0;
padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
display: block;
height: 1%;
margin: 0;
border: 0;
padding: 0;
list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
display: block;
float: left;
/* ie win fix \*/ height: 1%; /**/
margin: 0;
border: 0;
padding: 0;
}

.module-recent-photos .module-list-item a {
display: block;
margin: 0;
border: 0;
padding: 0;
}

.module-recent-photos .module-list-item img {
width: 60px;
height: 60px;
margin: 0;
padding: 0;
}


/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */


a { color: #36c; text-decoration: underline; }
a:hover { color: #a3b8cc; }

#banner a { color: #36c; text-decoration: underline; }
#banner a:hover { color: #a3b8cc; }

.module-content a { color: #36c; }
.module-content a:hover { color: #a3b8cc; }

.module-header {
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;

margin: 0;
/*border-left: 5px solid #36414d;*/
background:url(../images/rightmenu_top.jpg) no-repeat top left;
padding: 10px 0 5px 0;
color: #666;
/*background: #a3b8cc;*/
font-size: 16px;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
text-align:center;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.recommend-header {
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;
margin: 0;
border: 1px solid #ccc;
padding: 5px 0 2px 12px;
color: #666;
background:url(../images/tb_header_bg.jpg) repeat-x top left;
font-size: 14px;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
text-align:left;
height:auto;
}


.archive-header {
/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;

margin: 0;
/*border-left: 5px solid #36414d;*/
background:url(../images/rightmenu_top.jpg) no-repeat top left;
padding: 10px 0 5px 0;
color: #666;
/*background: #a3b8cc;*/
font-size: 14px;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
text-align:left;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover,
.archive-header a,
.archive-header a:hover,
.recommend-header a,
.recommend-header a:hover {
color: #666;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
font-size: 11px;
}

.commenter-profile img { vertical-align: middle; }


/* page layout */

body {
min-width: 850px;
color: #333;
background: #efdfcf;
}

#container {
width: 850px;
background: #fff;
}

#container-inner {
border-width: 0;
border-style: solid;
border-color: #292e33;
}

#banner {
width: 850px; /* necessary for ie win */
background: #fff;
border-top:5px solid #c90;
}

#banner h1 {
float:left;
width:220px;
}
#banner h2 {

}

#banner-inner {
padding: 0 13px 10px 13px;
}

.banner-user {
width: 70px;
margin-top: 5px;
font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header { margin:0; padding: 10px 0 0 0; }

#banner-description {
padding: 2px 0 10px 20px;
margin:0;
color: #666;
background: none;
font-size: 12px;
line-height: 1.125;
text-align:right;
}

.banner-info-link { margin:0; padding:0 0 10px 0; text-align:right; }

#alpha { padding: 0; margin:0; width: 570px; }
#beta { width: 220px; background: #fff; }
#gamma, #delta { width: 220px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner {
padding: 0;
}

.date-header {
margin-top: 0;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
height:30px;
}

.entry-header {
margin-top: 0;
padding: 6px 0 5px 3px;
color: #690;
font-size:large !important;
border-bottom:1px dashed #ccc;
font-weight:bold;
width:auto;
display:block;

background:url(images/entry_header_line.gif) no-repeat left top;
padding: 6px 0 5px 12px;
}

.entry-header a {
color: #690;
}

.entry-header a:hover {
color: #9c3;
}


.entry-content,
.comment-content,
.trackback-content {
margin: 0;
line-height: 1.5;
padding-left:3px;
}

.entry-tags {
margin: 0 0 10px 0;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
list-style:none;
padding: 0px;
margin: 0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
margin: 0 0 20px 0;
border-top: 1px solid #dae0e6;
padding-top: 3px;
color: #666;
font-size: 10px;
text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
margin-left: 0px;
}

.content-nav { margin-top: 0; }

#trackbacks-info {
margin: 10px 0;
border: 1px dashed #a3b8cc;
padding: 0 10px;
color: #292e33;
font-size: 12px;
text-align: left;
background: #ffc;
line-height:130%;
}

.comments-open-footer {
margin: 10px 0;
}


#footer {
padding:10px;
margin:10px 0 0 0;
background:#efefef;
border-top:2px solid #ccc;
text-align:center;
line-height:1.6;
}

address {
font-style:normal;
padding-top:15px;
}

/* modules */

.module {
margin: 0 0 10px 0;
/* border-bottom: 1px solid #f3f6f9;
*/ background: #fff;
}

.module-content {
margin: 0 0 10px 0;
border-left: 1px solid #e8e8e8;
border-right: 1px solid #e8e8e8;
border-bottom: 1px solid #e8e8e8;
padding: 8px;
font-size: 14px;
line-height: 1.2;
}

/*.module-search input { font-size: 10px; }
.module-search #search { width: 100px; }*/

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 10px; }

.module-powered { border-width: 0; }
.module-powered .module-content {
margin-bottom: 0;
border: 1px dashed #a3b8cc;
padding-bottom: 10px;
color: #292e33;
background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list {
margin: 0 15px 10px 15px;
list-style: disc;
}

.module-list .module-list {
margin: 5px 0 0 0;
padding-left: 15px;
list-style: circle;
}

.module-list-item {
margin-top: 0;
color: #666;
line-height: 1.2;
}

.typelist-thumbnailed .module-list {
margin: 0 0 10px 0;
list-style: none;
}

.typelist-thumbnailed .module-list-item {
margin: 1px 0;
padding: 0;
background: #f3f6f9;
}

.typelist-thumbnail {
background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content {
margin: 0;
border-width: 0;
padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item {
width: 64px; /* mac ie fix */
margin: 0 10px 10px 0;
padding: 0;
background: none;
}

.module-recent-photos .module-list-item a {
border: #cfd4d9 1px solid;
padding: 1px;
background: #fff;
}

.module-recent-photos .module-list-item a:hover {
border-color: #36414d;
background: #fff;
}

.module-tagcloud_header {
font-size:16px;
margin:5px 0 0 0;
padding:0;
font-weight:bold;
text-align:center;
background:url(../images/icon_tag.gif) no-repeat 43px 0;
}
.module-tagcloud { border:1px solid #e8e8e8; padding:10px; background:#f7f7f7; margin:10px 0; }
.module-tagcloud_in { border-bottom:1px solid #ccc; padding:3px; background:#fff; }
.module-tagcloud .module-list {text-align: left; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }

/* timeline tweaks */

.layout-timeline #alpha { width: 260px; }
.layout-timeline #beta { width: 420px; }

.layout-timeline #gamma,
.layout-timeline #delta {
width: 190px;
}

.layout-timeline #gamma-inner,
.layout-timeline #delta-inner {
border: 0;
padding: 0;
}


/*
* Preliminary styles added by Jay for Vicksburg II
* for review by Luke/Walt and rest of team
*/

/* All or multiple templates
Suppress underlines on linked entry titles */
.entry-header a { text-decoration: none; }
/* Suppress the prev/next nav */
.content-nav { margin: 0px; }

/* Search results templates */
.mt-search-results .search-results-header {
margin-top: 10px;
padding: 7px 0 6px 10px;
color: #666;
font-size: 14px;
background:url(../images/entry_header_bg.gif) no-repeat top left;
font-weight:bold;
}

.mt-search-results .search-results-container { margin-left:10px; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }

/* Entry tag display */
div.entry-tags { margin:0 0 10px 0; }
ul.entry-tags-list {
list-style:none;
padding: 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }

h4.entry-tags-header { font-size:12px; }

/* Main index styles
Suppress date header on main index */
.main-index .date-header { display: none; }

/* Comment preview and individual entry
Widen the comment form */
form textarea#comment-text { width:400px; }

/* All archive templates
Informational "where am I?" module at top of sidebar */
.module-welcome p { font-size: 12px; }
.module-content p.first { margin-top:0px; }

/* Date-based and category archives
Archive title banner at top of page, below blog banner */
.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {

/* ie win (5, 5.5, 6) bugfix */
p\osition: relative;
width: 100%;
w\idth: auto;
height: 27px;
margin: 0;
background:url(../images/entry_header_bg.gif) no-repeat top left;
padding: 6px 0 5px 12px;
color: #666;
font-size:14px;
font-weight:bold;
}

#archive_title_desc {
margin:0 0 30px 0;
}

/* Experimental comment styles
Not currently in use anywhere in default templates
For testing only... */
#comments-experimental .comment, #comments-experimental .comment .comment-inner {
width:36em;
}

#comments-experimental .comment {
padding: 0px;
margin: 10px 15px;
background-color:#eef;
border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
position:relative;
margin:-5px 0 0 -3px;
background:#f3f3ff;
border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
border:1px solid #000;
background-color: #fff;
}

#comments-experimental .comment a {
text-decoration: none;
border-bottom: 1px dotted #36414d;
}

#comments-experimental .comment:hover a {
color: #333;
border-bottom: 1px solid #666;
}

#comments-experimental .comment .comment-content {
margin-right: 25px;
margin-left: 25px;
margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
margin-right: 15px;
font-size: 10px;
text-align: right;
}

#comments-experimental .comment .comment-header {
font-size: 16px;
margin: 5px auto 5px 10px;
text-shadow: #99A 2px 2px 1px #66F;
color: #666;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }

/* ¥á¥¤¥ó¥Ú¡¼¥¸ÍÑÄÉ²ÃÊ¬ */

.news-header {
margin-top: 10px;
padding: 7px 0 6px 10px;
color: #666;
font-size: 14px;
background:url(../images/entry_header_bg.gif) no-repeat top left;
font-weight:bold;
}

.top_category { width:560px; padding:0; }
.top_category_wrap { margin:0; padding:0; position: relative; clear:both; }
.top_category_tbl_l { width:275px; padding:1px; margin-bottom:12px; float:left; position:static; }
.top_category_tbl_r { width:275px; padding:1px; margin-bottom:12px; float:right; position:static; }
.top_category_tbl_in {
background:url(../images/top_category_header.gif) no-repeat top left;
margin:0;
padding:0;
}
.top_category h3 {
font-size:16px;
font-weight:bold;
margin:0;
padding:5px 0 0px 0;
color:#333;
float:left;
height:23px;
}

.top_category h3 a{
text-decoration:none;
color:#666;
}


.top_category_tbl_rss {
float:right;
width:14px;
padding:8px 4px 0 0;
}

.top_category_inwrap {
margin:0;
padding:0;
border-bottom:1px dashed #ccc;
width:auto;
height:100%;
}

.top_category_cap {
line-height:130%;
font-size:12px;
margin: 5px 0 0 0;
padding: 0;
float:right;
width:214px;
position:static;
}

.top_category_cap_txt {
margin:0; padding:0;
}

.top_category_img {
margin: 0;
padding: 5px 6px 5px 0;
float:left;
width:50px;
boder:0;
display:block;
position:static;
}

.top_category_more {
padding:3px 0 5px 0;
margin:0;
text-align:right;
clear:both;
}

.top_category_entry {
margin: 0;
padding: 0;
float:left;
}

.top_category-list {
margin: 0;
padding: 0;
list-style:none;
list-style-position: outside;
line-height:150%;
}

.top_category-list-item {
margin: 0 0 0 0px;
padding:0;
}

.top_news-list {
margin:0 0 20px 0;
padding: 0;
list-style:url(../images/icon_arrow02.gif);
line-height:150%;
}

.top_news-list-item {
margin:0 0 0 15px;
padding:0;
}

#header_menu { float:right; width:auto; }
#header_search { text-align:right; padding:3px 0 0 0; margin:0; }

#gl_navi { margin-bottom:20px; padding:0; background:url(../images/gl_navi_bg.jpg) repeat-x top left #fff; height:35px; }
#gl_navi #gl_navi_menu { width:auto; padding:10px 0 0 7px; }
#gl_navi #gl_navi_menu a { color:#333; text-decoration:none; }
#gl_navi #gl_navi_menu a:hover { color:#c30; }
#gl_navi #gl_navi_menu ul { margin:0; padding:0; list-style-type:none; text-align:center; }
#gl_navi #gl_navi_menu li { margin:0; padding:0; float:left; padding:0 8px; font-weight:bold; }

.banner_square { margin-bottom:15px; padding:8px; text-align:center; border:1px solid #eee; }
.banner_square p { padding:5px 0 0 0 ; margin:0; }

#gl_navi_search #search { width: 140px; height:15px; font-size: 12px; padding-top:3px; }

.paginate {
text-align: center;
font-size: 12px;
margin:10px 0 20px 0;
}

.module-cat-header {
p\osition: relative;
width: 100%;
w\idth: auto;
margin: 0;
/* background:url(../images/rightmenu_header.jpg) no-repeat top left; */
padding:0;
text-align:center;
font-size:16px;
font-weight:bold;
color:#795200;
height:23px;
}

.module-cat-content {
margin: 0 0 10px 0;
padding: 7px;
font-size: 12px;
line-height: 1.2;
background:#f6f6f6;
}

.module-cat-wrap {
margin:0;
padding:3px 0 0 0;
width:204px;
background:#fff;
border-color:#dfdfdf;
border-style:solid;
border-width:0 1px 1px 1px;
}

.entry-category {
margin: 0;
padding-top: 3px;
color: #666;
font-size: 12px;
text-align: right;
}

.top_category .date { font-size:10px; color:#999; margin:0; padding:0; }
.top_category .com-tra a { font-size:10px; color:#690; }


/* rightmenu seminar */
.rightbar_seminar-header {
background:url(../images/rightmenu_seminar_header.gif) no-repeat top left;
margin:0;
padding:0;
}

.rigthbar_seminar-cnt {
margin:0 0 0 0;
padding:0 0 10px 0;
width:100%;
}

.rigthbar_seminar-img {
margin:0;
padding:0 10px 0 0;
float:left;
width:60px;
boder:0;
display:block;

}

.rigthbar_seminar-cap {
line-height:130%;
font-size:12px;
margin: 0;
padding: 0 0 5px 0;
width:130px;
float:right;
}

.rigthbar_seminar-entry { /* ul */
line-height:130%;
font-size:12px;
margin: 0 0 5px 0;
padding: 0;
list-style:url(../images/icon_arrow05.gif);
list-style-position:outside;
border-top:1px dashed #ccc;
clear:both;
}

.rigthbar_seminar-list-item { /* li */
margin:5px 0 0 20px;
padding:0 0 5px 0;
border-bottom:1px dashed #ccc;
}

.rigthbar_seminar_tag {
margin: 0;
padding: 3px 0;
}

.module-tagcloud .module-list-item {
margin-top: 0;
color: #666;
line-height: 1.6;
}

.top_comment { margin:0; padding:0; width:560px; }

.top_comment-header {
margin:0 0 5px 0; padding:0 0 4px 0;
width:auto;
display:block;
border-bottom:1px solid #e8d182;
/* margin-top: 10px;
padding: 7px 0 6px 10px;
color: #666;
font-size: 14px;
background:url(../images/entry_header_bg.gif) no-repeat top left;
*/ font-weight:bold;
}

.top_comment-caption {
margin:0;
padding:5px 0 10px 0;
font-size:12px;
}

.top_comment-list {
margin:0 0 30px 0px;
padding: 0 0 0 0;
list-style:url(../images/icon_comment.gif);
line-height:1.6;
}

.top_comment-list-item {
margin:0 0 0 16px;
padding:0 0 5px 0px;
border-bottom:1px dashed #e8d182;
}

.top_trackback { margin:0; padding:0; width:560px; }

.top_trackback-list {
margin:5px 0 20px 0;
padding: 0;
line-height:1.6;
border-bottom:1px dashed #ccc;
list-style:none;
}

.top_trackback-list-item {
margin:0 0 0 15px;
padding:0;
list-style:none;
}

.top_trackback-list2 {
margin:5px 0 0 0;
padding: 0 0 0 15px;
list-style:none;
line-height:1.6;
}

.top_trackback-list-item2{
margin:0;
padding:0;
list-style:none;
}

.top_trackback-excerpt {
margin:0;
padding:5px 0 5px 15px;
color:#999;
}

span.new {
display: none;
color: red;
font-size:10px;
}

/* sitemap */
.sitemap_left {
margin:0 0 0 10px;
padding:0;
float:left;
width:250px;
}
.sitemap_right {
margin:0;
padding:0;
float:right;
width:250px;
}

.sitemap_list {
font-size:14px;
font-weight:bold;
margin:0 0 10px 10px;
}

.sitemap_dl {
margin:0 0 20px 0;
padding:0;
}

.sitemap_dt {
margin:0 0 7px 0;
padding:5px 0 5px 10px;
font-size:14px;
color:#c96;
font-weight:bold;
background:#efefef;
}

.sitemap_dl dd {
margin:0;
padding:0 0 0 20px;
line-height:1.5;
background:url(../images/icon_arrow02.gif) no-repeat 8px 5px;
}

/* rsslist */
.rsslist_dl {
width:500px;
}
.rsslist_dt {
float:left;
width:200px;
padding:5px 0 5px 10px;
clear:both;
font-weight:bold;
font-size:14px;
}
.rsslist_dd {
width:260px;
margin-left:200px;
padding:5px 5px 5px 10px;
}

/* Êª·ï¾Ò²ð */
.entry_bukken-cnt {
border-width:1px 1px 1px 10px;
border-style:solid;
border-color:#D1D178;
padding:5px 10px 5px 10px;
margin:0 0 5px 0;
height:100%;
width:auto;
}

.entry_bukken-tit {
border-bottom:1px #d1d178 dashed;
font-size:14px;
font-weight:bold;
color:#666;
padding:0 0 3px 0;
margin:0 0 5px 0;
}

.entry_bukken-img {
width:70px; float:left;
}

.entry_bukken-img img {
padding:0 10px 0 0;
border:0;
}

.entry_bukken-txt {
width:460px; float:left;
}

.entry_bukken-cap {
margin:0;
padding:0;
color:#960;
font-size:14px;
}

.entry_bukken-add {
padding:0;
margin:0;
font-size:12px;
}

/* entry sponsor */
.entry_sponsor-cnt {
border:1px solid #efefef;
padding:5px 10px 5px 10px;
margin:20px 0 25px 0;
height:100%;
background:url(../images/entry_sponsor_head_bg.jpg) repeat-x top left;
}

.entry_sponsor-head {
border-bottom:1px #efefef solid;
font-size:14px;
font-weight:bold;
color:#666;
padding:0 0 3px 0;
margin:0 0 5px 0;
}

.entry_sponsor-logo {
width:130px; float:left;
text-align:center;
}

.entry_sponsor-logo img {
padding:0 10px 0 0;
border:0;
}

.entry_sponsor-txt {
width:410px;
float:left;
}

.entry_sponsor-name {
margin:0;
padding:0;
color:#333;
font-size:14px;
font-weight:bold;
}

.entry_sponsor-cap {
padding:0;
margin:0;
font-size:12px;
}


/* ¥¨¥ó¥È¥ê¡¼Áõ¾þ */
.entry-body h2 {
font-size:16px;
font-weight:bold;
color:#000;
margin:10px 0;
padding:1px 0 0 8px;
border-left:7px solid #f90;
}

/* category_top_page */

#cat_top_img{
width:150px;
float:left;
}

#cat_top_news{
width:405px;
float:right;
}

#cat_top_news h2{
margin:0;
}

#cat_top_news p{
margin:10px 0 0 18px;
}

#cat_top_news ul{
padding:0;
margin:5px 0 0 18px;
}

#cat_top_news ul li{
font-size:14px;
padding:5px 0 5px 18px;
list-style-type:none;
background:url(images/cat_icon_arrow02.gif) left top no-repeat;
}

#cat_top_news #cat_top_listlink,
.cat_main_cnt .cat_main_listlink{
margin:0 6px 0 0;
text-align:right;
}

.cat_main_cnt{
margin-bottom:10px;
background:url(images/cat_cnt_mdl.gif) left top repeat-y;
}

.cat_main_cnt .cat_main_cnt_top{
background:url(images/cat_cnt_top.gif) left top no-repeat;
font-size:large;
padding:6px 8px;
_padding:8px 8px 4px 8px;
margin:0;
height:25px;
}

.cat_main_cnt .cat_main_cnt_top a{
color:#690;
font-weight:bold;
}

.cat_main_cnt .cat_main_cnt_top a:hover {
color:#9c3;
}


.cat_main_cnt ul{
padding:0;
margin:5px 0 0 18px;
}

.cat_main_cnt ul li{
font-size:14px;
padding:5px 18px 5px 18px;
list-style-type:none;
background:url(images/cat_icon_arrow02.gif) left top no-repeat;
}

.cat_main_cnt .cat_main_cnt_bottom{
background:url(images/cat_cnt_btm.gif) left bottom no-repeat;
margin:0;
height:12px;
}

/* category_list_page */

.cat_list_entry_body{
font-size:12px;
}



