@charset "UTF-8";

/* +++++ 全般設定 +++++ */
p	{
	font-size:0.8em;
	text-align:justify;
	line-height:155%;
	color:#333333;
	}
a:link	{
	text-decoration:none;
	color:#666666;
	}
a:visited	{
	text-decoration:none;
	color:#8b8b8b;
	font-weight:normal;
	}
a:hover	{
	text-decoration:underline;
	color: #ff8b00;
	}


/* ++++++ body ++++++ */
html {
	background-image: url(http://www.trinity777.com/blog/images/all/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#dce9f1;
	}
body {
	background-color:transparent;
	}
#contents {
	background-image: url(http://www.trinity777.com/blog/images/all/body_main.png);
	background-repeat:repeat-y;
	width:830px;
	text-align:left;
	margin:auto;
	}
#main	{
	width:585px;
	float:right;
	margin-right:25px;
	}
#left	{
	width:170px;
	float:left;
	margin:0 15px 15px 25px;
	}
#center	{
	width:400px;
	float:left;
	margin-right:15px;
	}
#right	{
	width:170px;
	float:right;
	}
#maintop	{
	text-align:center;
	}
#mainbottom	{
	text-align:center;
	}
.clear	{
	clear:both;
	}

/* ++++++ header ++++++ */
#header	{
	background-image: url(http://www.trinity777.com/blog/images/all/mainimage_top.png);
	background-repeat:no-repeat;
	width:830px;
	height:260px;
	margin:auto;
	}
#header h1	{
	text-indent:-9999px;
	}
#header h1 a	{
	display:block;
	width:250px;
	height:65px;
	position:relative;
	top:90px;
	left:550px;
	}
#header h2	{
	font-size:0.75em;
font-weight:bold;
	color:#ffffff;
	display:block;
	width:255px;
	position:relative;
	top:110px;
	left:550px;
	}

/* ++++++ left ++++++ */
#left h1	{
	background-image: url(http://www.trinity777.com/blog/images/all/titlebar170.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:30px;
	font-size:0.8em;
	font-weight:bold;
	color:#2b60ca;
	line-height:250%;
	text-indent:10px;
	margin-bottom:5px;
	}
#categories ul	{
	font-size:0.75em;
	border:1px solid #99ccff;
	padding:5px;
	margin-bottom:10px;
	}
#categories li	{
	background-image:url(http://www.trinity777.com/blog/images/all/arrow01.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-bottom: 5px;
	text-indent:12px;
	}
#recent ul	{
	font-size:0.75em;
	border:1px solid #99ccff;
	padding:5px;
	margin-bottom:10px;
	}
#recent li	{
	background-image:url(http://www.trinity777.com/blog/images/all/arrow01.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-bottom: 5px;
	padding-left:12px;
	}
#left li span	{
	font-size:0.6em;
	color:#cc99cc;
	}

/* ++++++ 左サイドバーアーカイブ ++++++ */
#archives ul	{
	border-bottom:1px dotted #99ccff;
	margin:-5px 0 15px;
	}
.monthchunks dt {
font-size:0.8em;
color:#666666;
	background-image:url(http://www.trinity777.com/blog/images/all/arrow01.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding-bottom: 5px;
	text-indent:12px;
	}
.monthchunks dd ul li {
    display: inline;
	font-size:0.75em;
	}

/* ++++++ サイドバー訪問済 ++++++ */
#categories a:visited	{
	background-image:url(http://www.trinity777.com/blog/images/all/check.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:30px;
	}
#recent a:visited	{
	background-image:url(http://www.trinity777.com/blog/images/all/check.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:30px;
	}

/* ++++++ right ++++++ */
#right h1,#banner_ad h2	{
	background-image: url(http://www.trinity777.com/blog/images/all/titlebar170.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:30px;
	font-size:0.8em;
	font-weight:bold;
	color:#2b60ca;
	line-height:250%;
	text-indent:10px;
	margin-bottom:5px;
	}

/* ++++++ trinity ++++++ */
#trinity	{
	margin-bottom:10px;
	}
.staff	{
	border: 1px solid #99ccff;
	padding:3px;
	margin-bottom: 5px;
	}
.staff img	{
	float: left;
	border: 1px solid #99ccff;
	margin-right:5px;
	}
.staff h4	{
	font-size: 0.6em;
	color: #ff9900;
	}
.staff h5	{
	font-size: 0.75em;
	color: #666666;
	border-bottom:1px solid #99ccff;
	}
.staff p	{
	font-size: 0.6em;
	color: #666666;
	}
#banner_trinity img	{
	margin-bottom:5px;
	}

/* ++++++ footer ++++++ */
#footer	{
	clear:both;
	margin:15px 30px 0;
	}
#footermenu	{
	padding:5px 0 20px;
	border-top:1px solid #66ccff;
	border-bottom:1px solid #66ccff;
	}
#footermenu ul	{
	text-align:center;
	margin-bottom:-15px;
	}
#footermenu li	{
	font-size:0.7em;
	display:inline;
	}
.liststart	{
	border-right:1px solid #66ccff;
	margin:0px;
	padding-right:4px;
	}
#footercregit	{
	margin:5px 0;
	height:60px;
	border-bottom:1px solid #66ccff;
	}
#footercregit img	{
	float:left;
	}
#footercregit h1	{
	padding-top:3px;
	font-size:0.8em;
	color:#333333;
	}
#footercregit p	{
	font-size:0.6em;
	line-height:130%;
	}
#trinitybland p	{
	font-size:0.6em;
	}
#copyright p	{
	font-size:0.6em;
	margin-top:5px;
	text-align:center;
	}
.banner	{
	margin-bottom:10px;
	text-align:justify;
	font-size:0.6em;
	line-height:130%;
	}
.banner img{
margin-bottom:2px;
}

/* +++++ IE6 +++++ */
* html #main	{
	margin-right:15px;
	}
* html #left	{
	margin:0 10px 15px 13px;
	}
* html #center	{
	margin-right:10px;
	} 

/* +++++ IE7 +++++ */
*:first-child+html #contents	{
	margin-top:-4px;
	}

/* 透過png */
* html #contents { behavior: expression(IEPNGFIX.fix(this)); }
* html #header { behavior: expression(IEPNGFIX.fix(this)); }