@charset "UTF-8";

/* ++++ Contents Index ++++
	1. Reset
	2. Global Settings
	3. Layout
	4. Header
	5. Entry
	6. Comment
	7. Trackback
	8. Navigation
	9. Footer
	10. Typography
  ++++++++++++++++++++ */
/* [Reset] */
* {margin: 0;padding: 0;}

/* [Global Settings] */
body {
	color: #333;
	font: 12px/1.5em Helvetica, Arial, Hiragino Kaku Gothic Pro, sans-serif;
	background: #eee;
	text-align:center;
}
p {line-height:160%;}
img {border: 0;}
a {
	color: #06f;
	text-decoration: none;
}
a:active,
a:hover {
	color: #4093C2;
	text-decoration: underline;
}
div {text-align: left;}
table {border: 0;}
ul {list-style: none;}
strong {
	color: #F90;
	font-weight: bold;
}

.hide {display: none;}
.clear {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
/* [Layout] */
div#wrapper {
	width: 750px;
	margin:0 auto;
	padding:5px 0;
	background:#fff;
}
div#contents {
	width: 530px !important;
	width: 550px;
	padding: 0 10px;
	float: left;
}
div#pagenavi {
	width: 530px;
	text-align: center;
	color: #333;
	font-size: 12px;
	padding-bottom: 15px;
}
div#navigation {
	width: 200px;
	float: right;
}
div#footer {
	position:relative;
	width: 750px;
	height: 60px;
	background: transparent url(/tls/template/footer.gif) bottom no-repeat;
	margin:0 0 10px 0;
}
/* [Header] */
div#title {
	position: relative;
	width: 750px;
	height: 125px;
}
h1 {
	position: absolute;
	top: 0;
}
div#title p {
	position: absolute;
	top: 0;
	left: 450px;
	width:300px
}
/* [Entry] */
div.memo {
	margin:0 0 10px 0;
}
div.entry {
	width: 530px;
	padding-bottom: 30px;
}
div.entry h2 {
	font-size: 14px;
	width: 507px !important;
	width: 530px;
	padding: 0 0 4px 23px;
	background: transparent url(/tls/template/entry_ttl.gif) no-repeat left bottom;
	margin:0 0 10px 0;
}
div.entry h2 a {
	color: #F90;
}
div.entry h2 a:active,
div.entry h2 a:hover {
	color: #F30;
}
div.entry_author {
	clear:both;
	width: 530px;
	color: #666;
	text-align: right;
	margin-bottom: 5px;
}
div.entry_body {
	margin-bottom: 18px;
}
div.entry_more {
	margin-bottom: 18px;
	clear:both;
}
div.entry_state {
	clear: both;
	width: 530px;
	color: #666;
	text-align: right;
}
div.entry_state img {
	vertical-align: middle;
}
div.entry h3 {
	font-weight: bold;
	color: #F90;
	padding:0 0 0 5px;
	border-left:solid 5px #00f;
	margin:0 0 5px 0;
}
div.entry img.pict {
	display: block;
	margin-bottom: 5px;
}
div.entry img.thumb {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
div.entry img.app {
	float:left;
	margin:0 5px 5px 0;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #EEE;
}
div.entry p {
	text-indent:1em;
	margin-bottom: 0.7em;
}
div.entry p.noIndent {
	text-indent:0;
	margin-bottom: 0.7em;
}
div.entry p.cap {
	float:right;
	width:250px;
	text-indent:0;
	margin-bottom: 0.7em;
}
div.entry ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 1em;
	line-height:1em;
}
div.entry ol {
	list-style-type: decimal;
	padding-left: 20px;
	margin-bottom: 1em;
	line-height:1em;
}
div.entry li {
	line-height:140%;
}
div.entry em {
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 0.7em;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}

div#adArea {position:relative;height:260px;}
div#adArea #google {position:absolute;top:0;left:-10px;}
div#adArea #amazon {position:absolute;top:0;left:240px;}


/* [Comment] */
div#comments {
	width: 530px;
	padding-bottom: 50px;
}
div#comments h3 {
	width: 530px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
div#comments dl.comment_body {
	width: 530px;
	padding-bottom: 30px;
}
div#comments dl.comment_body dt {
	width: 530px;
	color: #666;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFE6C0;
}
div#comments h4 {
	width: 508px !important;
	width: 530px;
	border-top: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: transparent url(http://tl-studio.jp/template/sb_comment_form_bg.jpg) no-repeat;
	padding: 5px 10px;
}
dl#comment_form {
	width: 488px !important;
	width: 530px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	border-left: 1px solid #DDD;
	background-color: #FFF;
	padding: 10px 20px;
}
dl#comment_form dt {
	padding-bottom: 5px;
}
dl#comment_form dd {
	padding-bottom: 15px;
}
dl#comment_form dd label {
	padding: 0 10px;
}
dl#comment_form dt label#labelsubmit {
	display: none;
}
dl#comment_form dd input.form {
	width: 200px !important;
	width: 202px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#comment_form dd textarea {
	width: 300px !important;
	width: 302px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#comment_form dd input.button {
	padding: 2px 5px;
	margin-right: 10px;
}
/* [Trackback] */
div#trackback {
	width: 530px;
	padding-bottom: 50px;
}
div#trackback h3 {
	width: 530px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #CCC;
}
p.tb_link {
	width: 518px !important;
	width: 530px;
	color: #F90;
	background-color: #FAFAFA;
	padding: 5px;
	margin-bottom: 30px;
	border: 1px solid #F90;
	text-align: center;
}
div#trackback dl.tb_body {
	width: 530px;
	padding-bottom: 30px;
}
div#trackback dl.tb_body dt {
	width: 530px;
	color: #666;
	text-align: right;
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px solid #FFE6C0;
}
/* [Profile] */
div#profile {
	width: 530px;
	padding-bottom: 50px;
}
div#profile h2 {
	font-size: 14px;
	width: 507px !important;
	width: 530px;
	padding: 0 0 4px 23px;
	background: transparent url(/tls/template/entry_ttl.gif) no-repeat left bottom;
	margin-bottom: 5px;
}
div.profile_body {
	margin-bottom: 18px;
}
/* [Navigation] */
div#navigation dl {
	margin-bottom: 20px;
	padding: 5px 0;
	background: #fc3;
	border: 1px solid #CCC;
}
div#navigation dt {
	padding: 0 0 5px 10px;
	font-weight: bold;
	background: transparent url(/tls/template/nav_ttl.gif) no-repeat left bottom;
}
div#navigation ul {
	padding-left: 15px;
	list-style-position: outside;
}
/* for IE5Mac */
/*¥*//*/
div#navigation ul {
	padding: 0 0 0px 17px;
}
/**/
div#navigation ul li {
	padding-bottom: 0px;
}
/* ++++ Extra ++++ */
dl#extra dt {display: none;}
dl#extra ul {
	list-style: none;
	list-style-image: none;
	font-size: 10px;
}
p#link2top {
	padding-left: 5px;
}
/* [Footer] */
div#footer #footerImg {
	float:right;
}
div#footer address {
	position:absolute;
	left:100px;
	top:46px;
	font-style: normal;
	font-size: 10px;
	line-height: 1em;
	color: #333;
}
/* [Typography] */
div#pagenavi,
div#title p,
div.entry_author,
div.entry_state,
div#navigation dt,
dl#calendar table th,
dl#calendar table td,
dl#extra ul,
div#comments dl.comment_body dt,
div#comments dl#comment_form dt,
dl#comment_form dd,
div#footer address {
	font-family:  Georgia,Times New Roman,serif;
}

