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

/* basic elements */

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

body
{
    font-size: small;
/*    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif; */
    line-height: 1.5;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
    text-align: center;
    min-width: 760px;
    color: #333;
}

a {
    color: #333399;
    text-decoration: underline;
}

a:hover { color: #993333; }

.module-content a { color: #333399; }

.module-content a:hover { color: #993333; }


.line-6 {
    font-size: 6px;
    color: #666666;
    background-color: #333333;
}

#banner
{
    width: 760px;
    background: #ffffff;
    margin: 0 0 0 10px;
    padding:0px;
/*background-image:url(images/header_topline.gif);
background-repeat: repeat-x;
padding-top:20px;*/
    height: 50px;
    position: relative; 

}

#banner2
{
    width: 760px;
    background: #ffffff;
    margin: 0 0 0 10px;
    padding:0px;
background-image:url(images/header_topline.gif);
background-repeat: repeat-x;
padding-top:20px;
    height: 50px;
    position: relative; 

}

#banner-inner{
    margin: 0px;
    padding: 0px;
}

.topmove
{
    width: 760px;
    height: 240px;
    background: #ffffff;
    margin-left: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    position: relative; 
}


#container
{
   width: 780px;
   background: #fff;
   background-image: url(images/bg-side.gif);
   position: relative;
   margin: 0 auto; /* center on everything else */
   text-align: left;
}
#container-inner
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
   position: static;
   width: auto;
   background: #ffffff;
}


#container-inner-2
{
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
   position: static;
   width: auto;
   background: #ffffff;
}


/* グローバルメニュー on-mouse image-change */

#navi{
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    height: 30px;
    line-height: 30px;
    text-indent: 0px;
    width: 760px;
    background-image: url(images/g-menu1.gif);
    color: #ffffff;
    text-align: left;
    vertical-align: middle;
    margin-left:auto;
    margin-right:auto;
   border-top: 1px solid #000066;
   border-bottom: 1px solid #000066;
}

#navi a{
    text-decoration: none;
    height: 30px;
    width: 95px;
    position: absolute;
    margin: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
}

#navhome a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#navhome a:hover{
	background-image: url(images/g-menu1.gif);
	height: 30px;
	width: 95px;
	background-position: 0px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}
#nav001 a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 95px;
}

#nav001 a:hover {
	background-image: url(images/g-menu1.gif);
	height: 30px;
	width: 95px;
	background-position: -95px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 95px;
}
#nav002 a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 190px;
}
#nav002 a:hover {
	background-image: url(images/g-menu1.gif);
	height: 30px;
	width: 95px;
	background-position: -190px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 190px;
}

#nav003 a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 285px;
}
#nav003 a:hover {
	background-image: url(images/g-menu1.gif);
	height: 30px;
	width: 95px;
	background-position: -285px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 285px;
}
#nav004 a {
	height: 32px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 380px;
}
#nav004 a:hover {
	background-image: url(images/g-menu1.gif);
	height: 30px;
	width: 95px;
	background-position: -380px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 380px;
}
#nav005 a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 475px;
}
#nav005 a:hover {
	background-image: url(images/g-menu1.gif);
	height: 30px;
	width: 95px;
	background-position: -475px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 475px;
}
#nav006 a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 570px;
}
#nav006 a:hover {
	background-image: url(images/g-menu1.gif);
	height: 30px;
	width: 95px;
	background-position: -570px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 570px;
}
#nav007 a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 665px;
}
#nav007 a:hover {
	background-image: url(images/g-menu1.gif);
	height: 30px;
	width: 95px;
	background-position: -665px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 665px;
}

/* グローバルメニュー on-mouse image-change */

#navi_ch_no{
    text-decoration: none;
   font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-indent: 0px;
    width: 760px;
    background-image: url(images/g-menu.gif);
    text-align: left;
    vertical-align: middle;
    margin-left:auto;
    margin-right:auto;
   border-top: 1px solid #000066;
   border-bottom: 1px solid #000066;

}

#navhome_ch_no a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: center;
   font-size: 15px;
   text-decoration: none;
   color: #ffffff;
}

#navhome_ch_no a:hover{
	background-image: url(images/g-menu.gif);
	height: 30px;
	width: 95px;
	background-position: 0px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#nav001_ch_no a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 95px;
	text-align: center;
   font-size: 10px;
   text-decoration: none;
   color: #ffffff;
}

#nav001_ch_no a:hover {
	background-image: url(images/g-menu.gif);
	height: 30px;
	width: 95px;
	background-position: -95px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 95px;
	text-align: center;
}
#nav002_ch_no a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 190px;
	text-align: center;
   font-size: 15px;
   text-decoration: none;
   color: #ffffff;
}
#nav002_ch_no a:hover {
	background-image: url(images/g-menu.gif);
	height: 30px;
	width: 95px;
	background-position: -190px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 190px;
	text-align: center;
}

#nav003_ch_no a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 285px;
	text-align: center;
   font-size: 15px;
   text-decoration: none;
   color: #ffffff;
}
#nav003_ch_no a:hover {
	background-image: url(images/g-menu.gif);
	height: 30px;
	width: 95px;
	background-position: -285px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 285px;
	text-align: center;
}
#nav004_ch_no a {
	height: 32px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 380px;
	text-align: center;
   font-size: 15px;
   text-decoration: none;
   color: #ffffff;
}
#nav004_ch_no a:hover {
	background-image: url(images/g-menu.gif);
	height: 30px;
	width: 95px;
	background-position: -380px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 380px;
	text-align: center;
}
#nav005_ch_no a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 475px;
	text-align: center;
   font-size: 10px;
   text-decoration: none;
   color: #ffffff;
}
#nav005_ch_no a:hover {
	background-image: url(images/g-menu.gif);
	height: 30px;
	width: 95px;
	background-position: -475px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 475px;
	text-align: center;
}
#nav006_ch_no a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 570px;
	text-align: center;
   font-size: 15px;
   text-decoration: none;
   color: #ffffff;
}
#nav006_ch_no a:hover {
	background-image: url(images/g-menu.gif);
	height: 30px;
	width: 95px;
	background-position: -570px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 570px;
	text-align: center;
}
#nav007_ch_no a {
	height: 30px;
	width: 95px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 665px;
	text-align: center;
   font-size: 15px;
   text-decoration: none;
   color: #ffffff;
}
#nav007_ch_no a:hover {
	background-image: url(images/g-menu.gif);
	height: 30px;
	width: 95px;
	background-position: -665px -30px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	margin-left: 665px;
	text-align: center;
}


/* FierFox 対策 ここから */
a[name]:hover{
 color: #000000;
 background: #ffffff;
}
/* FierFox 対策ここまで*/


h1, h2, h3, h4, h5, h6
{
/*   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif; */
}

form, input { margin: 0; padding: 0; }

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

ul, li
{
margin-left: 2px;
   padding: 0px;
}

img
{
   border: 0px;
}

#alpha {
	width: 500px;
	float: left;
}
#beta {
	width: 220px;
	float: right;
}


/* module content list header */

.module-content
{
   margin-left: 10px;
   margin-top: 20px;
   padding: 10px;
   background: #ffffff;
   font-size: 14px;
   line-height: 1.2;
}

.module-list
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 6px;
    list-style: none;
}

.module-list-item
{
   margin-top: 3px;
   background-image: url(images/button2.gif);
   background-repeat: no-repeat;
   padding-left: 19px;
   line-height: 1.5;
   list-style: none;
}


.menu
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border-left: 1px solid #999999;
   list-style: none;
}

.menu-ul
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
   list-style: none;
}

.module-menu
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border: 1px;
    border-style: solid;
    border-top-color: #ffffff;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #ffffff;
    padding: 3px;
    color: #333366;
    background: #cccccc; 
    font-family: 'Lucida Grande', Verdana, Geneva, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .3em; 
    text-align: center;
}


.module-list-menu {
    font-size: 12px;
    color: #3333cc;
    font-weight: bold;
    text-indent: 5px;
    line-height: 2em;
    margin: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-color: #eeeeee;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-top-color: #ffffff;
    border-right-color: #333333;
    border-bottom-color: #333333;
    border-left-color: #ffffff;
}


.module-list-menu a:hover
 {
    display: block;
    font-size: 12px;
    color: #cccccc;
    background-color: #333333;
    border-top-color: #333333;
    border-right-color: #ffffff;
    border-bottom-color: #ffffff;
    border-left-color: #333333;
}

.archive-list
{
   margin: 10px;
   padding: 0;
   list-style: none;
}

.archive-list-item
{
   text-indent: 20px;
   margin-top: 10px;
   margin: left: 5px;
   padding: 0;
   background-image: url(images/button2.gif);
   background-repeat: no-repeat;
   list-style: none;
}

.module30
{
   margin-left: 30px;
   margin-top: 8px;
   padding: 5px;
   background: #ffffff;
   font-size: 14px;
   line-height: 1.2;
}

.module-beta
{
   margin-left: 0px;
   margin-top: 0px;
   padding: 0px;
   font-size: 13px;
   line-height: 1.1;
}
.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   /* ie win (5, 5.5, 6) bugfix */
   position: relative;
   width: 100%;
   w\idth: auto;
   margin: 0;
   border-left: 5px solid #36414d;
   padding: 5px;
   color: #fff;
   background: #a3b8cc;
   font-size: 14px;
   font-weight: bold;
   line-height: 1;
   text-transform: uppercase;
}

.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
{
   color: #fff;
}



.entry-header
{
   margin-top: 0;
   background-color: #ffffff;
   border-left: 8px solid #000066;
   border-bottom: 1px solid #000066;
   padding: 0 0 0 10px;
   color: #669;
   font-size: 17px;
}

.entry-header a
{
   text-decoration: none;
}

/* table */

.table400
{
   margin: 0;
   border: 0px;

}

.h-16
{
   font-size: 15px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}

.h-12
{
   font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
/*   font-family: sans-serif; */
   font-size: 12px;
   line-height: 1.5em;
   color: #666666;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 0px;
}

.h-11
{
   font-size: 11px;
   color: #464646;
   margin-top: 0px;
   margin-bottom: 0px;
   line-height: 1.4em;
}
.h-10
{
   font-size: 10px;
   color: #464646;
   margin-top: 0px;
   margin-bottom: 0px;
   line-height: 1.4em;
}

.h-1,.h-1 a
{
   width: 560px;
   font-size: 10px;
   text-decoration: none;
   color: #464646;
   margin: 0;
   padding: 0;
   float:right;
}

.flash {
	height: 250px;
	width: 700px;
}

.image
{
   margin-top: 20px;
   margin-left: 5px;
   margin-bottom: 20px;
}


.layout-ml30
{
   margin-left: 30px;
   margin-top: 8px;
   padding: 5px;
   background: #ffffff;
   font-size: 14px;
   line-height: 1.2;
}

.layout400 {
	font-size: 14px;
	width: 418px;
	border: 1px solid #999999;
	margin-left: 10px;
	margin-bottom: 10px;
	background: #ffffff;
	padding: 10px;
}

.layout440 {
	font-size: 14px;
	width: 478px;
	border: 1px solid #999999; 
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.layout440no-b {
	/* ボーダーなし */
	font-size: 14px;
	width: 480px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.layout440up {
	font-size: 14px;
	width: 500px;
	background-image: url(images/menu-bg-u.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 30px;
	text-indent: 30px;
	font-weight: bold;
	margin-top: 10px;
	cursor: hand;
	margin-left: 10px;
}
.layout440up-2 {
	/* リンクなし */
	font-size: 14px;
	width: 500px;
	background-image: url(images/menu-bg-u.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 30px;
	text-indent: 30px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 10px;
}

.layout220up {
	font-size: 14px;
	width: 220px;
	background-image: url(images/menu-bg-u220.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 30px;
	text-indent: 30px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
}

.layout220up-1 {
	font-size: 14px;
	width: 220px;
	background-image: url(images/menu-bg-u220.jpg);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 30px;
	text-indent: 30px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-left: 0px;
}

.layout220 {
	font-size: 14px;
	width: 212px;
	background: #eeeeee;
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 6px;
	margin-left: 0px;
	padding-bottom: 10px;
}
.layout220photo {
	width: 220px;
	margin-top: 0px;
	margin-left: 0px;
	padding: auto;
}

#footer {
	width: 760px;
	background: #CCCCCC center;
	left: 10px;
	right: 10px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
        clear: both;
	text-align: center;
	bottom: auto;
	padding-top: 9px;
	margin-top: 0px;
}

.pagetitle-a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	background-color: #eef7ff;
	height: 18px;
	padding-top: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/* 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; }

/* content */

.content-nav
{
   margin: 10px;
   text-align: center;
}

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

.entry,
.trackbacks,
.comments,
.archive
{
   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;
   margin: 5px 0;
}

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

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

.comments-open label { display: block; }

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

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

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


/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 100%;
}
/* .module-list,*/

/* .module-list-item{   margin-top: 5px;   margin-bottom: 5px;} */

.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; }


.date-header
{
   margin-top: 0;
   font-size: 0.9em;
   font-weight: bold;
   text-transform: uppercase;
}

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

.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: 10px;
}


#footnavi
{
    margin: 0;
    padding: 0;
}

#footnavi li
{
    display: inline;
    margin: 0 0 0 3px;
    padding: 0 3px 0 3px;
    border-right: 2px solid #666;
    list-style-type:none;
}

#footnavi li.bnone
{
    border-right: none;
}

.red {
    color: #f00;
    font-weight: bold;
}

.gray {
color: #333;
   font-size: 1em;
}

.indent {
   padding: 0 3px 0 20px;
   font-size: 0.9em;
    margin: 0;
}

.nomargin{
font-size: 15px;
    margin: 0;
    padding: 0;
}

.nomargin_small{
    font-size: 12px;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.nomargin_small a{
   text-decoration: none;
   color: #333;
}

.main_botton a{
	background-image: url(images/ds_button_ov.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 15px 10px 0 10px;
	font-size: 16px;
	font-weight: bold;
	height: 41px;
	display: block;
	list-style-type: none;
	text-decoration: none;
	color:#fff;
}

.main_botton a:hover{
	background-image: url(images/ds_button.gif);
	padding: 16px 10px 0 10px;
	height: 40px;
	color:#fff;
}

.page_title{
	background-image: url(images/page_title.gif);
	background-repeat: no-repeat;
	padding: 7px 45px 0 45px;
	height: 37px;
	font-weight: bold;
	font-size: 19px;
	color:#fff;
}