
/* Default ---------------------------------------------------------------- */

/* Global */

body {
	margin: 0px;
	padding: 0px;
	background: url(body-bg.gif) repeat top left;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", arial, helvetica, san-serif;
	font-size:small;
	color: #707070;
}

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

a:hover {
    text-decoration: none;
}

legend{
	color: #707070;
}

/* Layout */
#container {
	background: url(container-bg.gif) repeat-y 0px 300px;
	margin: 0px auto;
	padding:0 1px;
	width: 800px;
	text-align: left;
}

#alpha,
#beta,
#gamma,
#delta {
    float: left;
}

#alpha {
    width: 800px;
}

#beta {
    width: 400px;
}

#gamma {
    width: 200px;
}

#delta {
    width: 200px;
}

/* Header */
#banner {
    margin: 0 auto 20px;
	padding: 0;
	height:300px;
	background: url(banner-bg.jpg) no-repeat top center;
}

#banner-inner {
	margin: 0px auto ;
	width: 760px;
	text-align: left;
	padding: 27px 0px 40px 0px;
}

#banner-header {
	font-size: x-large;
	font-weight: bold;
	line-height: 150%;
	margin:0 0 4px 0;
}

#banner-description {
	font-size: small;
	font-weight: bold;
	line-height: 200%;
	margin:0;
}

#banner a {
    text-decoration: none;
    font-weight: bold;
}

#banner a:hover {
    text-decoration: underline;
}

/* Layout ----------------------------------------------------------------- */
#pagebody-inner {

}

#pagebody {
	margin: 0px auto;
	padding: 0px;
}

/* Content ---------------------------------------------------------------- */
.module{
	margin:0 0 12px 0;
}

.date-header {
    margin: 0;
    font-size: small;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

.entry-header {	
	padding: 7px 0px 5px 49px;
	margin:0 0 17px 0;
	background: url(icon_title.gif) no-repeat left center;
	font-weight:bold;
	font-size: medium;
	line-height:normal;
}

.entry-header a,
.entry-header a:link,
.entry-header a:active,
.entry-header a:visited {
	text-decoration: underline;
	color: #707070;
}

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

.entry {
	margin: 0px 0px 11px 0px;
	font-size: small;
	line-height:165%;
}

.entry p {
	margin:0 0 12px;
	padding:0;
}

.entry-inner .comments,
.entry-inner #comment-form,
.entry-inner .trackbacks {
	padding:0px;
}

.entry .entry-content {
    margin:0;
}

.entry-more-link {
    font-weight: normal;
}

.entry-footer {	
	background: url(post-bg.gif) no-repeat center bottom;
	padding:0 0 60px 0;
	margin:0 0 7px 0;
	line-height: normal;
	clear: both;
}

.entry-footer p.entry-footer-info{
	margin:0;
	padding:0;
}

p.content-nav {
    margin: 0px 0 15px;
	text-align:left;
}

.content-header {
    margin:0;
    padding: 0 0 15px 0;
    position: relative;
    font-size: medium !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.comments-open-content {
	position:relative;/*　for IE6　*/
	border:1px solid #cccccc;
	padding:20px;
	margin: 4px 0;
	background:#FCFBF6;
}

.archive-categories h2,
.archive-date-based h2,
.archive-header,
.comments-header,
.comments-open-header,
.trackbacks-header {
	padding: 8px 0px 8px 20px;
	margin:0 0 8px 0;
	background: url(icon_title2.gif) no-repeat left center;
	font-size: small;
	font-weight: bold;
	line-height:normal;
}

.module-header{
	position:relative;/*　for IE6　*/
	margin:0 0 19px;
	padding: 5px 0px 6px 20px;
	background:url(icon_head.gif) no-repeat left center;
	font-size: small;
	font-weight:bold;
}

.module-list{}

.module-list-item{
	margin:0 0 19px;
}

.archive{
	margin-bottom:5px;
}

.archive-list{
	padding-top:5px;
	line-height:normal;
}
.archive-list-item{
	line-height:normal;
	margin:0 0 17px;
}
/*　for IE6　*/
* html .archive-list-item{
	margin:0 0 10px;
}
/*　for IE7　*/
*:first-child+html .archive-list-item{
	margin:0 0 10px;
}

.trackbacks-info {
	font-size: small;
	margin: 0 0 30px;
	padding: 0px;
}

.trackback,
.comment{
	padding-top: 0px;
	line-height:165%;
}

.trackback-footer,
.comments-info,
.comment-footer {
	margin: 0px 0px 20px 0px;
	padding: 0px;
    font-weight: normal;
	font-size: small;
}

.trackback-content{
	margin:0;
}

.trackback-content p,
.comment-content p {
	margin-bottom:0;
	padding:0 0 17px 0;
}

.trackback-footer,
.comment-footer {
    background: url("clear.gif") no-repeat scroll left bottom transparent;
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    line-height: normal;
    padding-bottom: 19px !important;
}

.archive-content {
	margin: 0px 0px 22px 0px;
	padding: 4px 0 3px;
}
/*　for IE6　*/
* html .archive-content{
	padding:0px;
}
/*　for IE7　*/
*:first-child+html .archive-content{
	padding:0px;
}

#comment-author,
#comment-email,
#comment-url,
#comment-text {
    width: 90%;
}

#comment-author,
#comment-email,
#comment-url{
	height:22px;
}

.link-note {
	margin:0 0 21px 0;
	padding: 5px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
}


/* layout-three-column xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.layout-three-column #alpha{
    width: 185px;
}

.layout-three-column #gamma{
	width: 170px;
}

.layout-three-column #beta {
    width: 430px;
}

.layout-three-column #alpha-inner {
	padding:0 0 0 15px;
}

.layout-three-column #gamma-inner {
	
}
.layout-three-column #beta-inner {
	padding:0 15px;
}

.layout-three-column #comments-open-data input {
	border:solid 1px #cccccc;
	width: 356px;
}
.layout-three-column #comments-open-data input#comment-bake-cookie {
	border: none;
	width: 20px;
}
.layout-three-column #comments-open-text textarea {
	border:solid 1px #cccccc;
	width: 356px;
}

.layout-three-column #comments-open-data input#comment-bake-cookie {
	width:20px;
}

/* layout-three-column-right xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.layout-three-column-right #alpha {
    width: 430px;
}
.layout-three-column-right #alpha-inner {
	padding: 0 15px 0;
}

.layout-three-column-right #beta{
	width: 185px;
}
.layout-three-column-right #beta-inner {
	padding: 0 15px 0 0;
}

.layout-three-column-right #gamma {
	width: 170px;
}

/* layout-two-column-right xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.layout-two-column-right #alpha {
    width: 580px;
}
.layout-two-column-right #alpha-inner{
	padding:0 20px;
}

.layout-two-column-right #beta {
    width: 200px;
}
.layout-two-column-right #beta  #calendar{
	width: 188px;/*　Full 200px　*/
}

/* layout-two-column-left xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.layout-two-column-left #alpha {
    width: 240px;
}
.layout-two-column-left #alpha-inner {
	padding:0 20px;
}

.layout-two-column-left #alpha #calendar{
	width: 188px;/*　Full 200px　*/
}

.layout-two-column-left #beta {
    width: 540px;
}

/* layout-one-column xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.layout-one-column #alpha-inner {
	margin: 0;
	padding: 0 20px 0;
}

.layout-one-column .comment-footer {
	margin: 0px 0px 22px 0px;
	padding: 0px;
    font-weight: normal;
	font-size: small;
}

.layout-one-column .entry {
	width:758px;
}

.layout-one-column .comments,
.layout-one-column .comments-open,
.layout-one-column .trackbacks {
	width: 500px;
}

.comments-open{
	margin-bottom:40px;
}

.layout-one-column .comments-open #comment-author,
.layout-one-column .comments-open #comment-email,
.layout-one-column .comments-open #comment-url,
.layout-one-column .comments-open #comment-text {
	width:456px;
}

.layout-one-column .module-content,
.layout-one-column .typelist-no-description {
	text-align:left;
}

.layout-one-column .cocolog-banner {width:170px;}

/* layout-moblog1 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-moblog1 #alpha {
    width: 185px;
}

.layout-moblog1 #alpha-inner {
	padding: 0 0 0 15px;
}

.layout-moblog1 #beta {
    width: 430px;
}
.layout-moblog1 #beta-inner {
	padding: 0px 15px;
}

.layout-moblog1 #gamma {
    width: 170px;
}

/* layout-moblog2 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-moblog2 #alpha {
    width: 85px;
	
}
.layout-moblog2 #alpha-inner {
	padding:0px 10px 0px 15px ;
}

.layout-moblog2 #beta {
    width: 400px;
}

.layout-moblog2 #gamma {
    width: 130px;
}
.layout-moblog2 #gamma-inner {
	padding: 0 0 0 10px;
}

.layout-moblog2 #delta {
    width: 170px;
}
.layout-moblog2 #delta-inner {
	padding: 0 0 0 10px;
}

.layout-moblog2 .module {
	margin-bottom:30px;
}

.layout-moblog2 .module-header,
.layout-moblog2 .link-note {
	margin:0 0 21px 0;
	padding: 5px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
}

.layout-moblog2 #alpha .module {
	background:none;
	border:none;
}
.layout-moblog2 .module-recent-photos .module-list-item {
    margin: 0 15px 10px 0;
}
.layout-moblog2 #gamma .module-qrcode .module-content {
	text-align:center;	
}
	
.layout-moblog2 #gamma .cocolog-banner {
	text-align:left;
}

/* layout-calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

.layout-calendar #alpha {
	width: 430px;
}
.layout-calendar #alpha-inner{
	padding: 0 15px;
}

.layout-calendar #beta {
	width: 370px;
} 

.layout-calendar #gamma{
	width:185px;
}

.layout-calendar #gamma-inner {
	padding:0 15px 0 0;
}

.layout-calendar #delta {
	width:170px;
}

.layout-calendar #delta-inner{
	width:170px;
	margin:0;
	padding:0;
}

.module-mmt-calendar {
    margin: 0 0 15px;
}

.layout-calendar .module.list.cocolog .module-list{
	width:152px;/*　for IE6　*/
}

.layout-calendar #alpha .module {
	width:400px;
}

.layout-calendar #alpha .module-header {
	margin:0 0 21px 0;
	padding: 5px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
}

.layout-calendar #gamma .module-header,
.layout-calendar #delta .module-header,
.layout-calendar #gamma .link-note,
.layout-calendar #delta .link-note {
	margin:0 0 21px 0;
	padding: 5px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
}

.module-mmt-calendar{
	line-height:150%;
}

.module-mmt-calendar .module-header {
	margin-bottom:21px;	
}

.module-mmt-calendar .module-header a {
	text-decoration:underline;
}

.module-mmt-calendar .module-header a:hover {
	text-decoration:none;
}

.module-mmt-calendar .module-content {
    margin: 0 15px 0 0;
}

.module-mmt-calendar table {
    width: 355px;
    background-color: #ffdae3;
	font-size: 85%;
    border-right: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
}

.module-mmt-calendar th {
    border-right: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    padding: 2px;
    font-weight: bold;
	color:#ffffff;
    background: #cccccc;
	text-align:center;
}

.module-mmt-calendar td {
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 2px;
    font-weight: normal;
	background:#ffffff;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {
    border-right: none;
}

.day-photo a {
    border: 1px solid #767676;
    padding: 1px;
    background-color: #fff;
}

.day-photo a:hover {
    border-color: #ddd;
}

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

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

/* layout-artistic xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.layout-artistic{}

.layout-artistic #alpha {
	width: 430px;
}
.layout-artistic #alpha-inner {
	padding: 0 15px;
}

.layout-artistic #beta {
	width: 355px;
} 

.layout-artistic #gamma{
	width:185px;
}
.layout-artistic #gamma-inner {
	padding:0 15px 0 0;
}

.layout-artistic #delta {
	width:170px;
}

.layout-artistic #alpha .module,
.layout-artistic #gamma .module,
.layout-artistic #delta .module,
.layout-artistic #beta-inner .module-recent-photos {
	margin-bottom:30px;
}

.layout-artistic .module.list.cocolog .module-list{
	width:152px;/*　for IE6　*/
}

.layout-artistic #alpha .module-header {
	margin:0 0 21px 0;
	padding: 5px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
}

.layout-artistic #gamma .module-header,
.layout-artistic #delta .module-header,
.layout-artistic #gamma .link-note,
.layout-artistic #delta .link-note {
	margin:0 0 21px 0;
	padding: 5px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
}

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

.module-featured-photo {
	border:0px none;
	margin-bottom:15px;
}

/* layout-timeline xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.layout-timeline{}

.layout-timeline #alpha {
	width: 430px;
}
.layout-timeline #alpha-inner {
	padding: 0 15px;
}

.layout-timeline #beta {
	width: 355px;
} 

.layout-timeline #gamma{
	width:185px;
}
.layout-timeline #gamma-inner {
	padding:0 15px 0 0;
}

.layout-timeline #delta {
	width:170px;
}

.layout-timeline .module {
	margin-bottom:30px;
}

.layout-timeline .module.list.cocolog .module-list{
	width:152px;/*　for IE6　*/
}

.layout-timeline #alpha .module-header {
	margin:0 0 21px 0;
	padding: 5px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
}

.layout-timeline .module-recent-photos .module-header {
	margin:0 0 21px 0;
	padding: 5px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
}

.layout-timeline #gamma .module-header,
.layout-timeline #delta .module-header,
.layout-timeline #gamma .link-note,
.layout-timeline #delta .link-note {
	margin:0 0 21px 0;
	padding: 5px 0px 6px 20px;
	background: url(icon_head.gif) no-repeat left center;
	font-size: small;
}

/* Widget ----------------------------------------------------------------- */
.module-powered .module-content {
	margin: 15px 0;
    border: 1px solid #767676;
    background-color: #5d5d5d;
}

/* "Powered By" Module */
.module-powered .module-content {
    padding: 10px;
    text-align: center;
}

.module-powered .module-content,
.module-powered .module-content a {
    color: #333;
}

/* Calendar Module */
#calendar {
	background:#ffffff;
	padding: 0px 5px 5px 5px;
	font-size: x-small;
	width: 158px;/*　Full 170px　*/
	text-align: center;
	border: solid 1px #cccccc;
	margin:0 0 21px 0;
}

#calendar table {
	text-align: center;
}

#calendar .module-header {
	padding: 7px 0px 5px 5px;
	margin:0;
	font-size:x-small;
	background:none;
	text-align: left;
	font-weight: bold;
}

#calendar table th {}

#calendar td {
	text-align: center;
	padding: 3px;
}

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

/************************** Recent Photos Module **********************************/
.module-recent-photos .module-list-item img {
	width:50px;
	height:50px;
	margin:0;
	padding:0;
}

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

.module-recent-photos .module-list-item a:hover {
    border-color: #b9ab80;
}

.module-recent-photos .module-list-item {
    width: 60px; /* mac ie fix */
    margin: 0 4px 0 0;
    padding: 0;
    background-image: none;
}

/*artistic*/
.layout-artistic .module-recent-photos .module-list-item {
    margin: 0 10px 10px 0;
}

/*timeline*/

.layout-timeline .module-recent-photos .module-list-item {
    margin: 0px 10px 10px 0;
}

/*moblog1*/
.layout-moblog1 .module-recent-photos .module-list-item {
    width: 70px; /* mac ie fix */
    margin: 0 4px 0 0;
    padding: 0;
    background-image: none;
}

.layout-moblog1 .module-recent-photos .module-list-item {
    margin: 0 15px 10px 0;
}

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

/*moblog2*/


/* Photo Module */
#photo {
 
}

.module-photo .module-content {
    margin: 10px;
}

.module-photo img {
    border: 0;
}

.layout-moblog2 .module-photo img {
    width: 100px;
    height: auto;
}

/* Module Thumbnailed */
blockquote {
	padding: 0px 20px;
	line-height: 150%;
}

#comments-open-footer {
	text-align: center;
	}

#comment form p {	
	text-align: center;
}

#comment-preview, #comment-post {
	border-top: solid 1px #707070;
	border-left: solid 1px #707070;
	border-right: solid 1px #545454;
	border-bottom: solid 1px #545454;
	color: #ffffff;
	background-color:#707070;
	padding: 2px 6px;
	cursor: pointer;
}

input, textarea{
	background:#ffffff;
	border:solid 1px #cccccc;
	margin:5px 0;
}

#comment-preview {
	margin-right:20px;
}

.module-content {
	margin:0;
}

.module-widget .module,
.layout-moblog2 #gamma .cocolog .module{
	margin:0px;
	border:none;
}

/******************************* adsense *******************************/
.adsense {font-size: small;}/*fixed*/
.adsense .ad_url a{color : green; font-weight:normal;}/*fixed*/
.adsense .ad_txt a{color:#333;}/*entry same color*/