/* base css */
@import url(/.shared-ja/themes/common/base-weblog.css);

/* portal css */

/* theme css */

/* general page elements */

/* artistic tweaks */

	.layout-artistic #gamma { margin-left: 0; }
	.layout-artistic #delta { margin-left: 15px; }
   
  	.layout-artistic #gamma-inner { padding-top: 0; }
  	.layout-artistic #delta-inner { padding-top: 0; }

/* moblog1 tweaks */
	.layout-moblog1 { background: #e7e7e7 url(http://monkey.uki2.ne.jp/blog/images/mtown_back02.gif) center repeat-y;	}
	
	.layout-moblog1 #alpha { width: 190px; }
	.layout-moblog1 #beta { width: 305px; margin-left: 20px; }
	.layout-moblog1 #gamma { width: 165px; margin-left: 40px; }
   
	.layout-moblog1 .module-recent-photos { margin: 0; }
	.layout-moblog1 .module-recent-photos .module-content { margin: 10px 0 0 15px; }

/* moblog2 tweaks */
	
	.layout-moblog2 { background: #e7e7e7 url(http://monkey.uki2.ne.jp/blog/images/mtown_back02.gif) center repeat-y;	}
	
	.layout-moblog2 #alpha { width: 65px; }
	.layout-moblog2 #beta { width: 280px; margin-left: 20px; }
	.layout-moblog2 #gamma { width: 194px; margin-left: 40px; }
	.layout-moblog2 #delta { width: 120px; margin-left: 1px; }
   
	.layout-moblog2 .module-photo .module-content { margin: 10px; }
	.layout-moblog2 .module-photo .module-content img { width: 100px; height: auto; }
	
	.layout-moblog2 .module-recent-photos { margin: 0; }
	.layout-moblog2 .module-recent-photos .module-content { margin: 10px 0 0 0; }


/* timeline tweaks */

	.layout-timeline { background: #e7e7e7 url(http://monkey.uki2.ne.jp/blog/images/mtown_back02.gif) center repeat-y;	}

	.layout-timeline #alpha { width: 290px; }
	.layout-timeline #beta { width: 390px; }
	.layout-timeline #gamma { width: 170px; margin-left: 15px; }
	.layout-timeline #delta { width: 170px; }

	.layout-timeline #gamma-inner { padding-top: 0; }
	.layout-timeline #delta-inner { padding-top: 0; }
	
	.layout-timeline .module-recent-photos .module-content { margin: 10px 0 0 15px; }
	.layout-timeline .module-recent-photos .module-list-item {
	  margin: 0 10px 10px 0;
	  text-align: left;
	  }


/* one-column tweaks */


/* two-column-left tweaks */

	.layout-two-column-left { background: #e7e7e7 url(http://monkey.uki2.ne.jp/blog/images/mtown_back02.gif) center repeat-y;	}

	.layout-two-column-left #alpha {
	  width: 200px;
	  text-align: left;
	  }
	.layout-two-column-left #beta {
	width: 480px;
	text-align: left;
}

/* two-column-right tweaks */
	
	.layout-two-column-right { background: #e7e7e7 url(http://monkey.uki2.ne.jp/blog/images/mtown_back02.gif) center repeat-y;	}	
	.layout-two-column-right #alpha { width: 480px; }
	.layout-two-column-right #beta { width: 200px; }
	

/* basic page elements */

body
{
	font-size: 14px; /* Resets 1em to 10px */
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #e7e7e7;
	color: #333;
	text-align: center;
	margin: 0;
}

a { color: #68ade5; text-decoration: none; }
a:visited { color: #009999; }
a:hover { color: #FF3300; text-decoration: underline; }

#banner a { color: #fff; text-decoration: none; }
#banner a:visited { color: #fff; }
#banner a:hover { color: #e7e7e7; }

.module-content a { color: #68ade5; text-decoration: underline; }
.module-content a:visited {
	color: #4081b7;
}
.module-content a:hover {
	color: #FF3300;
	text-decoration: underline;
	}

.entry-footer a { color: #4081b7; }

h1, h2, h3, h4, h5, h6
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	/* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
	width: auto;
	w\idth: auto;
	margin: 0;
	background: #68ade5;
	color: #fff;
	border: 1px solid #4081b7;
	font-size: 14px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}

.module-header a,
.trackbacks-header a,
.comments-header a,
.comments-open-header a,
.archive-header a
{
	color: #fff;
	text-decoration: underline;
}

.module-header a:visited,
.trackbacks-header a:visited,
.comments-header a:visited,
.comments-open-header a:visited,
.archive-header a:visited
{
	color: #fff;
}

.module-header a:hover,
.trackbacks-header a:hover,
.comments-header a:hover,
.comments-open-header a:hover,
.archive-header a:hover
{
	color: #e7e7e7;
}

.trackbacks-info
{
	font-size:11px;
}
.comment-content
{
	font-size:11px;
}
.comments-open-content{
	font-size:11px;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
	font-size: 11px;
}


/* page layout */

body
{
	color: #666;
	background: #e7e7e7 url(http://monkey.uki2.ne.jp/blog/images/mon_backcolor.jpg) repeat;
}

.footer {
	width: 760px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 10px;
	_background: url(http://monkey.uki2.ne.jp/blog/images/mtown_back03.gif) center bottom no-repeat;
	margin-bottom: 0;
}

#container {
	width: 760px;
	background: url(http://monkey.uki2.ne.jp/blog/images/mtown_back03.gif) center bottom no-repeat;
	_background: url(http://monkey.uki2.ne.jp/blog/images/mtown_back02.gif) center repeat-y;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
 }
#container-inner { margin: 0 0 0px 0; }

#banner
{
	width: 760px;
	height: 200px;
	background: #78b9fc url(http://monkey.uki2.ne.jp/blog/images/mtown_back01.gif) left bottom no-repeat;
}


.banner-user
{
	width: 70px;
	margin-top: 4px;
	font-size: 11px;
}

.banner-user-photo { border: 3px double #fff; }

#banner-header
{
	margin: 0;
	padding: 40px 15px 5px 175px;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	line-height: 1;
}
	
	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 0px;
		text-indent: -1000em;
	}
	
#banner-description
{
	margin: 0;
	padding: 0 15px 60px 175px;
	color: #fff;
	font-size: 12px;
	line-height: 1.125;
}

#alpha, #beta, #gamma, #delta
{
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 20px;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	padding: 15px 0 25px 0;
}

#alpha { 
	width: 225px; 
	_width: 480px;
}

#beta { 
	width: 480px; margin-right: 25px; 
	_width: 220px;
}

#gamma, #delta { width: 200px; }

.date-header
{
	margin: 5px 17px 0 0;
	padding: 0 0 5px 0;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.entry-header
{
	margin: 1px 0px 10px 0;
	height: 17px;
	padding: 5px 0px 3px 32px;
	background: url(http://monkey.uki2.ne.jp/blog/images/point_monkey.gif) center left no-repeat;
	color: #003366;
	font-size: 15px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-bottom: solid 1px #000;
}

.entry-content {
	margin: 10px 0;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 0px;
	text-align: justify;
	padding-right: 20px;
}

.entry-more-link { font-weight: bold; }


.entry-body p{
font-size:14px;
line-height:1.5em;
/*letter-spacing:1px;*/
color:#666;
margin:10px 0;
}
.entry-body a { color: #3366ff; text-decoration: underline; }
.entry-body a:visited { color: #009999; }
.entry-body a:hover { color: #FF3300; text-decoration: underline; }


.entry-footer
{
	margin: 10px 0 20px 0;
	border-top: solid 1px #efe0b6;
	padding-top: 5px;
	font-weight: normal;
}

.content-nav { 
	margin: 10px 15px; 
	font-size: 12px;
}



blockquote {
	/*background: #e7e7e7;*/
	padding: 5px;
	border: 1px dotted #ffcc33;
	text-align: justify;
}

/* modules */

.module {
	color: #666666;
	text-align: left;
}

.module-calendar {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

module-content {
 margin: 0; 
 }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table {
	font-size: 11px;
}

.module-mmt-calendar .module-header,
.module-recent-photos .module-header { background-image: none; }

.module-powered { margin: 0; padding: 0; }
.module-powered .module-content
{
	color: #748dcc;
	margin: 5px 0;
	padding: 10px;
	/*border: 1px solid #a7b7df;*/
	text-align: center;
	font-size: 10px;
}
.module-syndicate .module-content
{
	color: #748dcc;
	margin: 5px 0;
	padding: 10px;
	/*border: 1px solid #a7b7df;*/
	text-align: center;
	font-size: 10px;
}

.module-archives .module-content
{
	font-size: 11px;
	color: #748dcc;
	margin: 0;
	padding: 0 0 0 5px;
	border: 1px solid #e7e7e7;
}

.module-categories .module-content
{
	font-size: 11px;
	color: #748dcc;
	margin: 0;
	padding: 0 0 0 5px;
	border: 1px solid #e7e7e7;
}

.module-recent-comments .module-content
{
	font-size: 11px;
	color: #748dcc;
	margin: 0;
	padding: 0 0 0 5px;
	border: 1px solid #e7e7e7;
}

.module-photo { border: 0; background: none; }
.module-photo .module-content { margin: 10px; }
.module-photo img { border: 0; }

.archive-list-item { margin-bottom: 5px; }

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item
{
	margin: 1px 0;
	border: 1px solid #e6e5e1;
	padding: 0;
	text-align: left;
}

.typelist-thumbnail { background: #efe0b6; }

.module-featured-photo { width: 415px; }
.module-featured-photo .module-content { margin: 15px 0 5px 0; }
.module-featured-photo img { width: 415px; }

.module-recent-photos { border: 0; margin-left: 2px; }
.module-recent-photos .module-content {  }
.module-recent-photos .module-list {
     margin: 0;
	 text-align: left;
}
.module-recent-photos .module-list-item
{
	width: 64px; /* mac ie fix */
	margin: 0 5px 6px 0;
	padding: 0;
	background: none;
	text-align: left;
}

.module-recent-photos .module-list-item a
{
	border: #bbb 1px solid;
	padding: 1px;
	background: #e7e7ec;
	text-align: left;
}

.module-recent-photos .module-list-item a:hover
{
	border-color: #f90;
	background: #e7e2c6;
}


/* calendar tweaks */

	.layout-calendar #gamma { width: 195px; margin-left: 0; }

	.layout-calendar #gamma-inner, .layout-calendar #delta-inner { padding-top: 0; }

	.module-mmt-calendar { width: 415px; margin: 0; }
		
	.module-mmt-calendar .module-header,
	.layout-timeline .module-recent-photos .module-header
	{
		margin: 0;
		padding: 5px 15px;
		color: #fff;
		background-color: #bccaee;
		font-size: 13px;
		font-weight: bold;
		text-align: right;
	}
	
	.module-mmt-calendar .module-content { margin: 15px 0; }
	.module-mmt-calendar .module-content tbody .day-date { color: #90a8d6; }
	
	.module-mmt-calendar table
	{
		width: 415px;
		background: #bccaee;
	}
		
	.module-mmt-calendar th
	{
		color: #fff;
		border-top: 1px solid #fff;
		border-right: 1px solid #e7e7ec;
		border-bottom: 1px solid #bbb;
		padding: 2px;
		text-align: right;
		font-weight: bold;
	}
	
	.module-mmt-calendar td
	{
		border-top: 1px solid #fff;
		border-right: 1px solid #e7e7ec;
		border-bottom: 1px solid #bbb;
		padding: 2px;
		text-align: right;
		font-weight: normal;
	}
	
	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: #bbb 1px solid;
		padding: 1px;
		background: #e7e7ec;
	}
	
	.day-photo a:hover
	{
		border-color: #f90;
		background: #e7e2c6;
	}

/* user css */


/* other css */
li.module-list-item{
	background-image: url(http://monkey.uki2.ne.jp/blog/images/list_pig.gif);
	background-position: center left ;
	background-repeat: no-repeat;
	padding: 3px 0px 0px 25px;
	line-height:1.25em;

}

.trackback-content{
	font-size:10px;
}

/*   */
.tablemaketop{
	background:#999;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.tablemaketop2{
	background:#999;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
.tablemake{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
.tablemake2{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.tablemakebottom{
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.tablemakebottom2{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}



/* blog100331 */
#listno{
display:block;
padding:0;
margin;10px 4;
}
#listno ul{
list-style-type: decimal;
}
#listno ul li{
line-height:2em;
}
/* ph=1 */
/* nhm:from_kauri */
