/* Default WordPress by Dave Shea || http://mezzoblue.com
	Modifications by Matthew Mullenweg || http://photomatt.net
	This is just a basic layout, with only the bare minimum defined.
	Please tweak this and make it your own. :)
ÈþÆý
*/

#wpMainContent {
	padding-right: 5px;

}

/* post title */
#wpMainContent h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 140%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
#wpMainContent h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
#wpMainContent h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
#wpMainContent h3 {
	color: #2B50E3;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif ;
}




#wpMainContent a {
		color: #666666;
	text-decoration: none;
}

#wpMainContent a img {
	margin:5px;
	padding:7px 7px 10px 7px;
	background-color: #efefef;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #aaa;
	border-bottom: 1px solid #aaa;
	
}

#wpMainContent a:visited {
color: #666666;
}

#wpMainContent a:hover {
	color: #7AA0CF;
}

#wpMainContent acronym,#wpMainContent abbr {
	border-bottom: 1px dashed #333;
}

#wpMainContent acronym,#wpMainContent abbr,#wpMainContent span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}
#wpMainContent blockquote {
	background-color: #efefef;
	margin-left: 1.5em;
	padding-left: 5px;
}
#wpMainContent cite {
	font-size: 90%;
	font-style: normal;
		background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;

	clear: both;
}

#wpMainContent ol#commentlist li {
	font-size: 100%;
	padding: 10px 15px 	10px 15px;
	background-color:#f5f5f5;

}

#wpMainContent ol {
	font-size: 100%;

}


#wpMainContent p,#wpMainContent li,#wpMainContent .feedback {
	font: 90%/175% "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}
#wpMainContent .storycontent{
   
		line-height:150%;
	margin: 20px 10px 10px 10px;
	font: 110% "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

#wpMainContent div.storycontent {
	clear:right;
}

#wpMainContent .credit {
	background: #ffffff;
	color: #666666;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
}

#wpMainContent .credit a:link, #wpMainContent .credit a:hover {
	color: #9B9FAE;
}

#wpMainContent .feedback {
	color: #ccc;
	text-align: right;
}

#wpMainContent .meta {
	font-size: .85em;
	float:right;
	margin-bottom: 10px;
}

#wpMainContent .meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
#wpMainContent .meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#wpMainContent .meta li {
	display: inline;
}

#wpMainContent .storytitle {
	float: left;
	margin-left: 10px;

}

#wpMainContent .storytitle a {
	text-decoration: none;
}
#wpMainContent .post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
#wpMainContent .post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
#wpMainContent .postdata {
	font: Arial, Helvetica, sans-serif;
	height: 30px;
	font-size: 90%;
	color: #999999;
}
#wpMainContent .postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
#wpMainContent .postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
#wpMainContent .postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}


#wpMainContent #commentform input {
	/*background: #fff;
	border: 1px solid #333;*/
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	margin-bottom: 10px;
}
#wpMainContent #commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#wpMainContent #commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#wpMainContent #commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}

#wpMainContent em {
	color: #999999;
}

#wpMainContent ul.post-meta { 
       list-style: none; 
} 

#wpMainContent ul.post-meta li { 
       display: inline; 
} 

#wpMainContent ul.post-meta span.post-meta-key { 
       font-weight: bold; 
} 
/*
 * modPukiWikiÍÑ¤Î¥¹¥¿¥¤¥ë¥·¡¼¥È¥µ¥ó¥×¥ë
 */
div.modPukiWP_ie5 {
	text-align:left;
}

.modPukiWP_style_table
{
	padding:0px;
	border:0px;
	margin:2px 0px 2px 0px;
	text-align:left;
	color:inherit;
	width:auto;
	background-color:#ccd5dd;
}

.modPukiWP_style_th
{
	padding:5px;
	margin:1px;
	text-align:center;
	color:inherit;
	background-color:#EEEEEE;
}

thead th.modPukiWP_style_th,
tfoot th.modPukiWP_style_th
{
	color:inherit;
	background-color:#E0E8F0;
}

.modPukiWP_style_td
{
	padding:5px;
	margin:1px;
	color:inherit;
	background-color:#EEF5FF;
}

thead td.modPukiWP_style_td,
tfoot td.modPukiWP_style_td
{
	color:inherit;
	background-color:#D0D8E0;
}
h1.modPukiWP_head {
	font-size : 20pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	border-left: 10px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-color:#FEFEFE;
	padding-left: 0.3em;
	margin-left: 0px;
	margin-bottom: 5px;
}
h2.modPukiWP_head {
	font-size : 16pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	border-left: 10px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-color:#FEFEFE;
	padding-left: 0.3em;
	margin-left: 0px;
	margin-bottom: 5px;
}
h3.modPukiWP_head {
	font-size : 12pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	border-left: 10px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-color:#FEFEFE;
	padding-left: 0.3em;
	margin-left: 0px;
	margin-bottom: 5px;
}

h4.modPukiWP_head {
	font-size : 11pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	border-left: 10px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background-color:#FEFEFE;
	padding-left: 0.3em;
	margin-left: 0px;
	margin-bottom: 5px;
}

h5.modPukiWP_head {
	font-size : 10pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	background-color: #DDEEFF;
	padding: 0px;
	margin-left: 0px;
}

h6.modPukiWP_head {
	font-size : 9pt;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", Osaka, Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", sans-serif;
	background-color: #DDEEFF;
	padding: 0px;
	margin-left: 0px;
}

ul.modPukiWP_list1 li
{
	list-style-type:disc;
}
ul.modPukiWP_list2 li
{
	list-style-type:circle;
}
ul.modPukiWP_list3 li
{
	list-style-type:square;
}
ol.modPukiWP_list1 li
{
	list-style-type:decimal;
}
ol.modPukiWP_list2 li
{
	list-style-type:lower-roman;
}
ol.modPukiWP_list3 li
{
	list-style-type:lower-alpha;
}

pre.modPukiWP_pre {
	border-top:    #DDDDEE 1px solid;
	border-bottom: #888899 1px solid;
	border-left:   #DDDDEE 1px solid;
	border-right:  #888899 1px solid;
	font-size:12px;
	line-height:120%;
	padding:0.9em 10px 0.1em 10px;
	margin: 5px 10px 5px 20px;
	white-space: pre;
	width:95ex;
	max-width:95ex;
	background-color: #F0F8FF;
	color: black;
	overflow:auto; /* Moziila/OperaÂÐºö */
	white-space: pre;
}

span.modPukiWP_noexists
{
	color:inherit;
	background-color:#FFFACC;
}

.modPukiWP_small
{
	font-size:80%;
}


a.modPukiWP_note_super
{
	color:#DD3333;
	background-color:inherit;
	font-weight:bold;
	font-size:60%;
	vertical-align:super;
}

hr.modPukiWP_full_hr
{
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
}
hr.modPukiWP_note_hr
{
	width:90%;
	border-style:ridge;
	border-color:#333333;
	border-width:1px 0px;
	text-align:center;
	margin:1em auto 0em auto;
}

span.modPukiWP_size1
{
	font-size:xx-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size2
{
	font-size:x-small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size3
{
	font-size:small;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size4
{
	font-size:medium;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size5
{
	font-size:large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size6
{
	font-size:x-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}
span.modPukiWP_size7
{
	font-size:xx-large;
	line-height:130%;
	text-indent:0px;
	display:inline;
}

.modPukiWP_quotation {
}

/* aname.inc.php */
.modPukiWP_anchor
{
}
.modPukiWP_anchor_super
{
	font-size:xx-small;
	vertical-align:super;
}

/* br.inc.php */
br.modPukiWP_spacer
{
}

/* clear.inc.php */
.modPukiWP_clear{
	margin:0px;
	clear:both;
}

/* recent.inc.php,showrss.inc.php */
ul.modPukiWP_recent_list
{
/*
	padding:0px;
	border:0px;
	margin:0px 0px 0px 1em;
	word-wrap:break-word;
	word-break:break-all;
*/
}

/* ref.inc.php */
div.modPukiWP_img_margin
{
	margin-left:32px;
	margin-right:32px;
}
