@charset "UTF-8";
*{
	font-family:"verdana","helvetica","osaka","ＭＳ Ｐゴシック",ans-serif;
	margin:0;
	padding:0;
}
textarea,select,input {
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif";
}
body{
	color:#FFF;
	background:#000;
	font-size:0.75em;
}
table.form{
	margin:25px 0px 0px 13px;
}

img{
	border:none;
}
a {}
a:hover {}

ul.rss{
	width:100%;
	text-align:center;
}

ul.rss li	{
	border-right								:#999 1px solid;
	display											:inline;
	font-size										:12px;
	font-style									:normal;
	font-weight									:bold;
	letter-spacing							:0.2px;
	margin-right								:0.3em;
	padding-right								:0.5em;
	padding-left								:0.2em;
}

ul.rss a:link		{
	color												:#333333;
	text-decoration							:none;
}

ul.rss a:visited	{
	color												:#333333;
	text-decoration							:none;
}

ul.rss a:hover		{
	color												:#999999;
	text-decoration							:none;
}

ul.rss a:active	{
	color												:#333333;
	text-decoration							:none;
}
#header {
	width:810px;
	margin:0 auto;
	padding:10px 0;
	text-align:left;
}
#header h1 {
	font-size:2.5em;
}
#header h1 a {
	text-decoration:none;
	color:#FFF;
}
#header p { /*description*/
}
#container{ 
	width:100%;
	text-align:left;
	background:#FFF;
	color:#333;
}
/*Blog inner--*/
.blog{
	width:810px;
	margin:0 auto;
	padding:20px 0;
}
.blog h2 { 
	margin-bottom:10px;
	padding-left:10px;
	background:#000;
	border:#CCC 1px solid;
	color:#FFF;
	font-size:1.5em;
	line-height:1.5em;
}
.blog .date{
	text-align:right;
}

.blogbody{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:#CCC 1px solid;
}

.main{}

.main img{
	padding:5px;
	border:#CCC 1px solid;
	background: #FFF;
}
.posted{
	font-size:10px;
	text-align:right;
	margin:0;
}
.menu{
	text-align									:right;
}
.comments-head{
	font-weight:bold;
	padding:0;
}
.comments-body{
	margin:10px 0 0;
}
.comments-post{
	margin:10px 0;
	padding:0 0 10px;
	border-bottom:#CCCCCC 1px dotted;
}
.trackback-url{
	color												:#691815;
	font-size										:12px;
	font-weight									:bold;
	margin											:20px 0px 15px 13px;
}
.trackback-body{
	font-size										:12px;
	line-height									:135%;
	margin											:20px 0px 15px 13px;
}
.trackback-post{
	color												:#000;
	font-size										:12px;
	text-align									:right;
	margin											:0px 0px 25px 0px;
	font-weight									:bold;
}
label{
	font-size										:10px;
	font-weight									:bold;
}
#author{
	width												:200px;
	border											:1px solid #484848;
}
#email{
	width												:200px;
	border											:1px solid #484848;
}
#url{
	width												:200px;
	border											:1px solid #484848;
}
#text{   font-size:12px;
	width												:400px;
	height											:200px;
	border											:1px solid #484848;
}
.pagetop{
	font-size										:12px;
	text-align									:right;
	margin											:0px 0px 25px 0px;
}

.photo{
	text-align									:center;
}
.nickname{
	color												:#2b5695;
	
	font-weight									:bold;
	margin											:10px 0px;
}

.message{

}

.quotetable{
}

.quote{
	color												:#000;
	font-size										:12px;
	padding											:1px;
}

.blogtimes{
	margin											:0px 0px 16px 0px;
	text-align									:center;
}

.powered{
	text-align									:center;
	margin											:0px 0px 10px 0px;
}

.syndicate{
	font-size										:12px;
	text-align									:center;
}
.checkers{
	font-size										:12px;
	margin-top:10px;
}

body.ad{background:#f7p39f;}


/*--Blog inner*/

#subbanner{
	background									:#787878 url(//admin.ti-da.net/_img/simple_gray/head.gif) left bottom;
	padding											:0px 10px 10px 10px;	}











#footer{
	clear:both;
	padding-top:20px;
}

#copyright{
	color:#CCC;
	text-align:center;
	padding:10px 0;
	border-top:#CCC 1px solid;
}


.sec02 {
	background:#eee;
	border:#CCCCCC 1px solid;
	margin: 10px 0 0 0;
	padding:15px;
}

.sec02 h3 {
	background:#333333;
	color:#FFFFFF;
	padding:3px 5px;
}



/*New*/




/*Link*/
#links{
	width:820px;
	text-align:left;
	margin:10px auto 0;
	color:#FFF;
	/*overflow:hidden;*/
}

#links a {
	text-decoration:none;
	color:#FFF;

}
#links a:hover {
	text-decoration:underline;
	color:#FC3;
}

.calender,.category,.recententry,.archives,
.comment,.trackback,.custom1,.custom2,
.custom3,.my_profile,.friend,.circle,
.friend_blog,.ad,.blog_entry,.link,
.search,.qrcode,.rss,.counter,.subscription,
.profile,.article_ad,.tag_cloud,.album,.inquiry {
	width:195px;
	float:left;
	margin:15px 10px 0 0;
}


/*Link-inner*/

.sidetitle{ /*LinkのTitle部分設定*/
	font-weight:bold;
	border-bottom:#666 1px dotted;
	padding-bottom:5px;
}
.side{/*LinkのBody部分設定*/}
.sidebody{/*Link-sideの中身設定*/
margin-top:5px;}



/*layout*/
.calender{
	text-align: center;
	margin-bottom: 10px;
}
/* 上部年月日表示 */
.calendarhead{
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 11px;
}
/* 枠 */
.calendartable{
	border: 1px solid #FFFFFF;
	font-size: 12px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
}
/* 曜日枠 */
.calendarwd{
	background-color: #FFFFFF;
	color:#006699;
	padding: 5px;
}
/* 曜日 */
.calendarweek{}
/* 日付枠 */
.calendard{
	text-align: center;
	border: 1px solid #006699;
}
/* 日曜日 */
.sun{
	color: #CC0000;
}
/* 土曜日 */
.sat{
	color: #0099FF;
}
/* 今日 */
.today{
	font-weight: bold;
}

/*etc*/
.source {
color:#333;
margin:0 0 0 40px;
padding:0;
hight:40px;
overflow:auto;
}
.source li {
margin:0;
padding:0;
}


pre {
	width:780px;
	margin:10px 0;
	border:#999999 1px solid;
	height:200px;
	overflow:scroll;	
}

