@charset "UTF-8";
@import "http://www.trinity777.jp/reset.css";

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

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


/* ++++++ body ++++++ */
#base	{
	width:898px;
	margin:auto;
	}
#contents	{
	width:868px;
	margin:0 15px;
	}
#leftcontents	{
	width:468px;
	float:left;
	margin:0 15px 15px 0;
	}
#rightcontents	{
	width:385px;
	float:right;
	margin-bottom:15px;
	}
#leftside	{
	width:200px;
	float:left;
	margin-right:15px;
	}
#rightside	{
	width:170px;
	float:right;
	}

/* ++++++ header ++++++ */
#global	{
	background-image: url(images/all/bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	width:100%;
	height:100px;
	margin-bottom:15px;
	border-bottom:1px solid #f0f0f0;
	}
#header	{
	width:868px;
	margin:auto;
	}
#header h1	{
	background-image:url(images/all/headerlogo.png);
	background-repeat:no-repeat;
	width:230px;
	height:65px;
	text-indent:-9999px;
	}
#header h1 a	{
	display:block;
	width:220px;
	height:55px;
	}
#header h2	{
	font-size:0.75em;
	color:#666666;
	}

/* ++++++ footer ++++++ */
#footer	{
	clear:both;
	width:868px;
	margin:auto;
	border-top:1px solid #4c61ff;
	}
#footercregit	{
	margin:5px 0;
	height:60px;
	border-bottom:1px solid #4c61ff;
	}
#footercregit img	{
	float:left;
	}
#footercregit h1	{
	padding-top:3px;
	font-size:0.8em;
	color:#333333;
	}
#footercregit p	{
	font-size:0.65em;
	line-height:130%;
	}
#trinitybland p	{
	font-size:0.7em;
	}
#copyright p	{
	font-size:0.65em;
	margin-top:5px;
	text-align:center;
	}

/* ++++++ leftside ++++++ */
#leftside h2	{
	background-image:url(images/all/title200_01.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	font-size:0.75em;
	font-weight:bold;
	color:#ffffff;
	line-height:240%;
	text-indent:20px;
	margin-bottom:5px;
	}
#category	{
	margin-bottom:15px;
	}
#category li	{
	background-image:url(images/all/arrow01.gif);
	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.gif);
	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/title170_01.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:30px;
	font-size:0.75em;
	font-weight:bold;
	color:#ffffff;
	line-height:240%;
	text-indent:20px;
	margin-bottom:5px;
	}
#rssfeed	{
	margin-bottom:10px;
	}
#rssfeed img	{
	float:right;
	margin-left:5px;
	}
#recent	{
	margin-bottom:15px;
	}
#recent li	{
	background-image:url(images/all/arrow01.gif);
	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;
	}

/* ++++++ 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	{
	font-size:1.2em;
	font-weight:bold;
	color:#4c61ff;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #4c61ff;
	}
.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;
	margin-bottom:10px;
	}
.entry img	{
	border:1px solid #cc0000;
	}
.posted	{
	font-size:0.75em;
	color:#999999;
	}
.extended	{
	font-size:0.75em;
	background-image:url(images/all/arrow01.gif);
	background-repeat:no-repeat;
	background-position:5px 2px;
	padding-left:15px;
	margin-bottom:15px;
	}
code{
	display:block;
	overflow:auto;
	border:1px #cccccc solid;
	background:#eeeeee;
	padding:5px;
	margin:10px 0;
	}
code span{
	color:#ff0000;
	}


/* ++++++ 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;
	}
#comment-greeting	{
	font-size:0.8em;
	margin-bottom:10px;
	}


/* +++++ 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.outsidelink {
	padding-right: 13px;
	background-image: url(images/all/external.gif);
	background-repeat:no-repeat;
	background-position:right;
	}

/* +++++ ad +++++ */
.add	{
	margin-bottom:20px;
	}
.adbanner	{
	margin-bottom:5px;
	text-align:center;
	}
.banner	{
	margin-bottom:5px;
	}
.banner p	{
	margin:5px 0;
	font-size:0.65em;
	line-height:130%;
	}



/* +++ 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 #contents	{
	}
* html #leftcontents	{
	margin:0;
	}


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

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