@charset "UTF-8";
@import "reset.css";

/* +++++ 全般設定 +++++ */

p	{
	font-size:0.75em;
	text-align:justify;
	line-height:160%;
	color:#333333;
	}
a:link	{
	font-weight:bold;
	text-decoration:none;
	color:#cc0000;
	}
a:visited	{
	font-weight:bold;
	text-decoration:none;
	color:#cc0000;
	}
a:hover	{
	text-decoration:underline;
	color:#ff0000;
	}


/* ++++++ body ++++++ */
html,body	{
	height:100%;
	}
#base	{
	width:888px;
	margin:auto;
	position:relative;
	min-height:100%;
	}
#contents	{
	width:858px;
	margin:0 15px;
	padding-bottom:50px;
	}
#leftcontents	{
	width:468px;
	float:left;
	margin:0 15px 15px 0;
	}
#rightcontents	{
	width:375px;
	float:right;
	margin-bottom:15px;
	}
#leftside	{
	width:200px;
	float:left;
	margin-right:15px;
	}
#rightside	{
	width:160px;
	float:right;
	}

/* ++++++ header ++++++ */
#global	{
	background-image: url(images/all/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	height:100px;
	margin-bottom:15px;
	border-bottom:1px solid #f0f0f0;
	}
#header	{
	width:858px;
	margin:auto;
	padding-top:10px;
	}
#header h1	{
	background-image:url(images/all/headerlogo.png);
	background-repeat:no-repeat;
	width:386px;
	height:55px;
	text-indent:-9999px;
	}
#header h1 a	{
	background-color: #22222;
	display:block;
	width:386px;
	height:55px;
	}
#menu	{
	width:888px;
	margin:auto;
	}
#menu li	{
	display:inline;
	font-size:0.75em;
	padding:0 5px;
	}

/* ++++++ footer ++++++ */
#footer	{
	border-top:1px solid #f0f0f0;
	clear:both;
	padding:10px 0 15px;
	text-align:center;
	position:absolute;
	bottom:0;
	width:100%;
	height:30px;
	}
#footer h2	{
	text-align:center;
	font-size:0.75em;
	font-weight:bold;
	color:#666666;
	}
#footer p	{
	text-align:center;
	font-size:0.7em;
	color:#666666;
	}

/* ++++++ leftside ++++++ */
#leftcontents h1{
font-size:0.9em;
font-weight:bold;
color:#666666;
border-bottom:1px solid #666666;
padding-bottom:3px;
margin-bottom:10px;
}
#leftside h2	{
	background-image:url(images/all/title200_01.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:38px;
	font-size:0.75em;
	font-weight:bold;
	color:#666666;
	line-height:320%;
	text-indent:28px;
	margin-bottom:5px;
	}
#category	{
	margin-bottom:15px;
	}
#category li	{
	background-image:url(images/all/arrow01.jpg);
	background-repeat:no-repeat;
	background-position:5px 3px;
	font-size:0.75em;
	margin-bottom:5px;
	padding:0 0 3px 15px;
	border-bottom:1px dotted #999999;
	}
#archive	{
	margin-bottom:15px;
	}
#archive li	{
	background-image:url(images/all/arrow01.jpg);
	background-repeat:no-repeat;
	background-position:5px 3px;
	font-size:0.75em;
	margin-bottom:5px;
	padding:0 0 3px 15px;
	border-bottom:1px dotted #999999;
	}
#tagcloud	{
	margin-bottom:15px;
	}
#tagcloud li	{
	display:inline;
	padding-right:10px;
	}
#tags li a {
	color: #cccccc;
	text-decoration: none;
	}
#tags li.rank-1 a { color: #549355; }
#tags li.rank-2 a { color: #beeb56; }
#tags li.rank-3 a { color: #e28d00; }
#tags li.rank-4 a { color: #ffda46; }
#tags li.rank-5 a { color: #5366be; }
#tags li.rank-6 a { color: #b1c0fd; }

/* ++++++ rightside ++++++ */
#rightside h2	{
	background-image:url(images/all/title160_01.jpg);
	background-repeat:no-repeat;
	width:160px;
	height:38px;
	font-size:0.75em;
	font-weight:bold;
	color:#666666;
	line-height:320%;
	text-indent:28px;
	margin-bottom:5px;
	}
#rssfeed	{
	margin-bottom:5px;
	}
#rssfeed img	{
	float:right;
	}
#recent	{
	margin-bottom:15px;
	}
#recent li	{
	background-image:url(images/all/arrow01.jpg);
	background-repeat:no-repeat;
	background-position:5px 3px;
	font-size:0.75em;
	margin-bottom:5px;
	padding:0 0 3px 15px;
	border-bottom:1px dotted #999999;
	}
#recent li span	{
	font-size:0.9em;
	color:#666666;
	}
/* +++++profile +++++ */
#profile	{
	margin-bottom:15px;
	}
#profile img	{
	border:1px solid #cc0000;
	float:right;
	margin-left:10px;
	}
#profile li	{
	font-size:0.7em;
	color:#333333;
	margin-bottom:3px;
	}


/* ++++++ pankuzu ++++++ */
.breadcrumbs	{
	font-size:0.75em;
	margin:5px 0 10px;
	}


/* ++++++ entry ++++++ */
.entry	{
	border-bottom:1px solid #cccccc;
	margin-bottom:30px;
	padding-bottom:10px;
	}
.entry h2	{
	background-image:url(images/all/title468_01.jpg);
	background-repeat:no-repeat;
	width:468px;
	height:38px;
	font-size:0.8em;
	font-weight:bold;
	color:#cc0000;
	line-height:260%;
	padding:3px 0 0 30px;
	margin-bottom:10px;
	}
.entry h3	{
	font-size:0.7em;
	font-weight:bold;
	color:#999999;
	text-align:right;
	}
.entrybody	{
	font-size:0.75em;
	text-align:justify;
	line-height:150%;
	color:#333333;
	}
.entry img	{
	border:1px solid #cc0000;
	}
.posted	{
	font-size:0.75em;
	color:#999999;
	}
.extended	{
	font-size:0.8em;
	background-image:url(images/all/arrow01.jpg);
	background-repeat:no-repeat;
	background-position:5px 2px;
	padding-left:15px;
	margin-bottom:15px;
	}
.details	{
	font-size:0.75em;
	color:#666666;
	border:1px solid #999999;
	background-color:#f5f5f5;
	padding:10px;
	margin-bottom:10px;
	}
.details li	{
	line-height:160%;
	}
.download	{
	float:right;
	width:250px;
	font-size:0.8em;
	}
.download img	{
	float:left;
	margin:0 10px 5px 0;
	}
.download h5	{
	margin-top:10px;
	}
.download h5 a	{
	padding-left: 13px;
	background-image: url(images/all/permalink.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:1.4em;
	font-weight:normal;
	}

/* ++++++ trackback ++++++ */
.trackbacksdata	{
	font-size:0.8em;
	border-top:1px dotted #999999;
	margin:10px 0;
	padding:5px 0;
	}
.trackbacksdata h2	{
	font-weight:bold;
	color:#cc0000;
	margin-bottom:5px;
	}
.tb_url {
	width:99%;
	}
.trackbacks-content {
	margin-top:15px;
	}
.trackbacks-content h3	{
	font-size:0.8em;
	color:#333333;
	border-bottom:1px dotted #999999;
	margin-top:3px;
	padding-bottom:2px;
	}
.trackbacks-content h4	{
	font-size:0.7em;
	text-align:right;
	color:#333333;
	margin-top:-10px;
	padding-bottom:2px;
	}
.trackbacks-content p	{
	margin-bottom:5px;
	line-height:100%;
	margin-top:-10px;
	}

/* ++++++ comment ++++++ */
.comments	{
	border-top:1px dotted #999999;
	margin:10px 0;
	padding:5px 0;
	}
.comments h2	{
	font-size:0.8em;
	font-weight:bold;
	color:#cc0000;
	margin-bottom:5px;
	}
.asset-meta	{
	font-size:0.8em;
	}
.comments-open	{
	border:1px solid #999999;
	padding:15px;
	}
#comment-form-name,#comment-form-email,#comment-form-url,
#comment-form-remember-me,#comments-open-text,#comments-open-captcha,#comments-open-captcha img{
margin-bottom:5px;
}
#comments-form	{
	font-size:0.8em;
	}

#comments-form textarea	{
	width:99%;
	}
#comments-open-footer	{
	margin:5px 0;
	text-align:center;
	}
.comment	{
	border:1px solid #999999;
	padding:7px;
	margin-bottom:10px;
	}
.adr	{
	border:1px solid #999999;
	margin:15px 0;
	}
/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
	}
div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
	}
div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
	}
div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
	}

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
	}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
	}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
	}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(tip-rounded.gif) no-repeat 15px 0;
	}

/* +++++ pagetoplink +++++ */
.returntop	{
	text-align:right;
	}

/* +++++ mailform +++++ */
#mailform p	{
	margin:0 10px 5px;
	}
#mailform h2	{
	background-image:url(images/all/title468_01.jpg);
	background-repeat:no-repeat;
	width:468px;
	height:38px;
	font-size:0.8em;
	font-weight:bold;
	color:#cc0000;
	line-height:230%;
	padding:5px 0 0 30px;
	margin-bottom:5px;
	}

/* +++++ link +++++ */
a.linkthumb {
	padding-right: 13px;
	background-image: url(images/all/external.gif);
	background-repeat:no-repeat;
	background-position:right;
	}

.adbanner{
margin:5px 0;
}



/* +++ clearfix +++ */
div:after {  
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
	}
/* +++ clearfix ie7 +++ */
*:first-child+html div {  
	display: inline-block;  
	}
/* +++ clearfix ie6 +++ */
* html .entry {
	display: inline-block; 
	}


/* +++++ IE6 +++++ */
* html #base	{
	height:100%;
	}
* html #leftcontents	{
	margin:0;
	}
* html #rightcontents	{
	width:365px;
	}
* html #leftside	{
	margin:0;
	}

/* +++++ IE7 +++++ */
*:first-child+html	{
	}

* html #header h1{ behavior: expression(IEPNGFIX.fix(this)); }