@charset "utf-8";

/* common */

* {
    margin: 0;
    padding: 0;
}

/* 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: repeat-x;
    text-decoration: none !important;
}

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


/* content */

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

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

.date-right { 
    width: 100%;
    text-align: right;

}

.entry,
.archive {
 position: static;
       overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
border: 1px solid #ffffff;

}

.trackbacks,
.comments, {
    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-footer,
.trackback-footer,
.comment-footer,
.archive-content {
    clear: both;
    margin: 5px;
　  padding: 0px 5px 0px 5px;
  text-align: right;
}
.comments-open-footer {
    clear: both;
    margin: 5px;
　  padding: 0px 5px 0px 5px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px; border-width : 1px ;border-style : solid; border-color : #9999ff;

}

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

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

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

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: 2px 0px 2px 0px;


}

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


.module-list-item {
    margin-top: 0px;
    margin-bottom: 0px;

}

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


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}

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

/* basic page elements */

body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
}

td {line-height: 150%;
     padding:3px;
 font-size: 12px;
}


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

    margin: 2px;
    border-bottom: 1px solid #7cb2b2;
    padding: 8px;
    color: #000080;
    font-size: 14px;
    font-weight: bold;
    font-family : Arial;
    line-height: 1;
    text-transform: uppercase;
}

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

    margin: 2px;
    border-bottom: 1px solid #7cb2b2;
    border-left: 5px solid  #7cb2b2;
    padding: 6px;
    color: #000080;
    background: #ffffff;
    font-size: 12px;
    font-weight: nomal;
    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: #000000;
}

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

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


/* page layout */

body {
text-align: center;
    font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
	color: #333333;
	background-color: #ffffff;
}

a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	color: #0033cc;
}

a img {
	border: 0;
}


.clr {
    clear: both;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

#container {
	margin: 10px auto;
	width: 750px;
	text-align: left;

}

#pagebody {
	float: left;
	width: 750px;
	background-image: url(images/cut/side_bg.gif);
	background-repeat: repeat-y;
}

#main, #main2 {
	float: right;
	width: 560px;
	/*overflow: hidden;*/
	padding-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 150%;
}

#main p, #main2 p {
	padding-bottom: 5px;

}



.hd-point {
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", verdana, 'trebuchet ms', sans-serif;
font-size: 14px;
 text-decoration : none;
  margin-bottom : 5px;
  padding-bottom : 3px;
  padding-top : 3px;
  background-image : url("./images/icon/box_10.gif");
  background-repeat : no-repeat;
  padding-left : 16px;
background-position : 0px 6px;

}


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

/* pan-kuzu */

#pan {
	margin-bottom: 10px;
	line-height: 100%;
}

.title {
	font-weight: bold;
	font-size: 14px;
	margin: 15px 0;
}

/* header */

#banner {
	border-left: solid 1px #6aaec6;
	border-right: solid 1px #6aaec6;
	background-image: url(images/cut/head_bg.gif);
	background-repeat: repeat-x;
	float: left;
	width: 750px;
	overflow: hidden;
}

#banner img {
	vertical-align: bottom;
}

#banner-left {
	float: left;
	width: 391px;
}

#banner-right {
	float: right;
	width: 330px;
}

#banner-ba img {
	margin: 18px 10px 4px 20px;
}

#banner-link {
	padding-bottom: -1px;
	padding-left: 5px;
}

/* level-top */

.main-header {
	margin: 15px 0;
}

#top {
	clear: left;
	text-align:left;
	font-size: 10px;
	margin: 7px 0px 0px 25px;
	color:#339999;
}

#top strong { 
 font-weight: normal;
}


#d-none{
margin-top: 20px;
margin-bottom: 10px;
font-size: 18px;
color: #339999;
line-height: 130%;
letter-spacing :1px;

}

.top-p strong { 
 font-weight: normal;
}


#big-con {
	float: left;
	width: 355px;
	margin-right: 20px;
}

#small-con {
	float: right;
	width: 180px;
}

#small-con img {
	margin-bottom: 10px;
}

#big-con .entry {
	margin-bottom: 20px;
}

#big-con .entry-header {
}

#big-con .module-content {
	background-color: #d3eff0;
}

#big-con .module-content ul {
	margin: 0 10px 0 10px;
	padding-bottom: 10px;
	list-style-position: outside;
}

#big-con .module-content li {
	margin: 0 10px 0 10px;
	padding: 5px 0;
	border-bottom: dashed 1px #006633;
}

#makio {
}

/* footer */

#copy {
	clear: left;
	text-align: right;
	font-size: 10px;
	margin: 10px 0;
	color:#003366;
}

/* update */

#update ul {
	list-style: none;	              
}

#update li {
  background-image : url("./images/icon/box_10.gif");
  background-position : 0px 14px;
  background-repeat : no-repeat;
	font-weight: bold;
	padding: 10px 0px 10px 15px;
	border-top: dotted 1px #0080ff;
}

#update ul ul {
	list-style: disc none;
	padding: 3px 0;

}

#update li li {
background-image : none;
	font-weight: normal;
	border: none;
	margin-left: 15px;
	padding: 3px 0;
}

#update ul ul {
	list-style: disc none;
	padding: 5px 0;

}


#update li li li {
background-image : none;
	list-style-type: circle;
	font-weight: normal;
	border: none;
	margin-left: 15px;
	padding: 3px 0;
}


/* beta */

#beta {
	float: left;
	width: 150px;
	color: #a35200;
}

#beta a {
	color: #a35200;
}

#beta a:hover {
	color: #cc3300;
}

a.sidemenu {
	display: block;
	padding: 10px 5px 10px 10px;
}

#beta ul {
	list-style: none;

}

#beta li {
	font-weight: bold;
	border-bottom: solid 1px #ffffff;
	padding: 10px 0px 10px 5px;

}

#beta ul ul {
	list-style: disc inside;
	background-color: #fff9d6;
	padding: 3px 0;

}

#beta li li {
	font-weight: normal;
	border: none;
	margin-left: 5px;
	padding: 3px 0;
}

#mobile {
	padding: 10px 5px 10px 8px;
}

.qrcode {
	text-align: center;
	padding-bottom: 5px;
}

.rss {
	margin: 10px 3px;
}

/* in-entry */
.bg-ff{
  background-color: #ffffff;

}


.tbl-100p{
width: 100%;
}


.tbl-ftbd{
 border-bottom-style : dotted;
  margin-bottom : 6px;
  border-bottom-width : 1px;
  border-bottom-color : #0080ff;
  margin-top : 6px;
 padding: 3px 15px 3px 15px;
 width: 100%;
  table-layout: fixed;

 }

.qa-q{
     padding: 10px 0px 10px 45px; 
list-styletype: none;
        background-image: url(images/icon/q-icon.gif);
	background-repeat: no-repeat;

}

.qa-a{
     padding: 10px 0px 10px 45px; 
list-styletype: none;
        background-image: url(images/icon/a-icon.gif);
	background-repeat: no-repeat;
}

.date-right { 
    width: 100%;
    text-align: right;

}
.entry-footer{

 width: 100%;
    text-align: right;


}
/* level-2 */

.hd-l2 {
font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", verdana, 'trebuchet ms', sans-serif;
font-size: 14px;
 text-decoration : none;
  padding-bottom : 1px;
  padding-top : 1px;
border-left: solid 4px #9999ff;
    padding-left : 8px;
 margin-left : 16px;
 }


#main2 .entry-header {
	font-weight: bold;
	font-size: 14px;
	padding-left: 8px;
	margin-bottom: 10px;
	border-left: solid 4px #99cc00;
}

#main2 #contents {
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	margin: 15px 0 25px 0;
}

#main2 .entry-l2 {
	border-bottom: solid 1px #999999;
	padding: 10px 0px;
}

#main2 .entry-body {
}

#main2 table {
	border-collapse: collapse;
}

#main2 td {
	vertical-align: top;
}

#main2 .txt{
	width: 368px;
	padding-right: 20px;
padding-left: 16px;
}

#main2.photo{
	width: 132px;
}

#koe {
	background-image: url(images/cut/info_koe.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#koe p {
	padding: 20px 120px 10px 30px;
}

#koe02 {
	background-image: url(images/cut/info_koe02.gif);
	background-repeat: no-repeat;
	height: 80px;
}

#koe02 p {
	padding: 20px 120px 10px 30px;
}
#koe03 {
	background-image: url(images/cut/info_koe03.gif);
	background-repeat: no-repeat;
	height: 80px;
}

#koe03 p {
	padding: 20px 120px 10px 30px;
}

#koe04 {
	background-image: url(images/cut/info_koe04.gif);
	background-repeat: no-repeat;
	height: 80px;
}

#koe04 p {
	padding: 20px 120px 10px 30px;

}

/* in-entry level-3 */

#main2 .entry-header-l-3 {
	font-weight: bold;
	font-size: 14px;
	padding-left: 8px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-left: solid 4px #99cc00;
	border-bottom: solid 1px #999999;
}

#main2 #contents-l-3 {
	margin: 15px 0 25px 0;
}

#main2 .entry-l-3 {
	padding: 10px 20px;
	margin-bottom: 25px;
}

#main2 .entry-body-l-3 {
}

#main2 table-l-3 {
	border-collapse: collapse;
}

#main2 td-l-3 {
	vertical-align: top;
}

#main2 td.txt-l-3 {
	width: 294px;
	padding-right: 20px;
}

#main2 td.photo-l-3 {
	width: 198px;
}

#main2 .motto-l-3 {
	margin: 20px 0 10px 0;
}

#main2 .koe-l-3 {
	margin-bottom: 10px;
}

.list {
	margin-left: 20px;
}

.line {
	border-bottom: solid 1px #999999;
}

.tbl-l-3 
{
margin-top: 20px;
margin-bottom: 20px;

}

#zai-g{
	background-color: #f1ffc0;
 padding:15px ;
}

#zai-p{
	background-color: #ffcccc;
padding:15px;
}
#zai-o{
	background-color: #ffe3bd;
padding:15px;
}

#zai-y{
	background-color: #fff9d6;
padding:15px ;
}

.voice{
	margin-left: 10px;
                margin-right: 10px;
                 padding:5px;
	border-bottom: dashed 1px #666666;
               list-styl-type: disc ;
}
