* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px auto;
	background:url(http://708.uzmz.net/blog_parts/bg.jpg) no-repeat top #000;
	text-align: center;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

ul {
	margin: 0px 0px 0px 0px;
}

div, td {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.form_color {
	background: #ECECEC;
}

a { color: #888888; text-decoration: underline; }
a:link		{ color: #888888; text-decoration: underline; }
a:visited	{ color: #888888; text-decoration: underline; }
a:active	{ color: #CCCCCC; text-decoration: none; }
a:hover		{ color: #CCCCCC; text-decoration: none; }

img{
border:0;
}

/* =================================== */
/* レイアウト */
/* =================================== */

#wrapper {
	margin: 0 auto;
	width: 819px;
	text-align: left;
}

#header {  
position:relative;
width:819px;
height:191px;
margin:88px 0 0 0;
background:url(http://708.uzmz.net/blog_parts/header_bg.jpg) no-repeat;
}

#contents{
width:819px;
height:auto;
float:left;
background:url(http://708.uzmz.net/blog_parts/contents_bg.gif) repeat-y #212121;
}
#unit{
float:left;
width:630px;
}
#contents #left {
	float: left;
	width: 170px;
	background:url(http://708.uzmz.net/blog_parts/contents_top.jpg) no-repeat;
}
#contents #left .cArea{
padding:50px 0 10px 10px;
}

#contents #left .pad{
padding:0 10px 10px 10px;
}

#contents #center {
	float: right;
	width: 460px;
	background:url(http://708.uzmz.net/blog_parts/contents_top_center.jpg) no-repeat;
}

#contents #center .pad {
	padding : 30px 20px 10px 20px;
}

#contents #right {
	float: right;
	width: 189px;
}

#contents #right .pad{
padding:0 29px 0 0;
}

#footer {
	clear: both;
	width:819px;
	height:auto;
	padding-top:20px;
	}

#footer .deginc{
text-align:right;
padding-bottom:20px;
}

/* =================================== */
/* ヘッダー */
/* =================================== */

h1 { 
position:absolute;
width:390px;
height:148px;
top:0;
right:0;
 }

.site_title {
}

.description {
	font-size: 14px;
	color: #CCCCCC;
	margin: 0px 0px 25px 0px;
}

.header-l {
	float:left;
}

.header-r {
        position:absolute;
	top:-20px;
	right:0px;
	width:230px;
	height:20px;
	text-align:right;
	font-size: 10px;
	color:#FFF;
}



/* =================================== */
/* エントリー */
/* =================================== */

.view{
	font-size: 12px;
	color: #FFF;
	margin: 15px 0px 30px 0px;
}

.entry_tag {
	font-size: 10.5px;
	color: #FFF;
	text-align:left;
	margin: 15px 0 0 0;
}

.entry_tag a {
	font-style: italic;
}

.entry {
	margin: 0px 0px 50px 0px;
	padding: 0px;
}

	.entry_date {
		font-size: 12px;
		font-weight: bolder;
		color: #FFF;
		margin: 10px 0px 0px 0px;
		padding-bottom: 3px;
		border-bottom: 1px dotted #CCCCCC;
	}
	
	.entry_title {
		font-size: 14px;
		font-weight: bolder;
		color: #FFF;
		margin: 5px 0 10px 0;
	}
	
	.entry_body {
		font-size: 12px;
		line-height: 170%;
		color: #FFF;
		margin: 20px 0;
		overflow:hidden;
	}
	
	.entry_author {
		font-size: 10px;
		color: #999999;
		margin: 5px 0px 5px 0px;
		text-align: right;
	}
	
	.entry_more {
		font-size: 11px;
		line-height: 170%;
		color: #333333;
		margin: 15px 0px 15px 0px;
	}
	
	.entry_state {
		font-size: 11px;
		color: #FFF;
		margin: 15px 0px 10px 0px;
	}

.entry_navi {
        color: #FFF;
	font-size:10.5px;
	text-align:center;
	margin:5px 0 10px 0;
}

blockquote {
	font-size: 11px;
	color: #FFF;
	margin: 20px 10px 20px 10px;
	padding: 10px;
	border-left: 3px solid #CCCCCC;
}


.comment {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
	border-bottom: 1px dotted #CCC;
}

.comment_title {
	font-size: 12px;
	color: #666;
	margin: 10px 5px 0px 0px;
	padding-bottom: 3px;
}

.comment_state {
	font-size: 10px;
	color: #666;
}

.comment_description {
	
	padding: 10px 0px 10px;
	font-size: 12px;
	color: #666;
}


.comment_form {
	margin: 10px 10px 20px;
	padding: 10px 0px 10px;
}


.form_label {
	font-size: 12px;
	color: #666;
}


.form_btn {
	margin: 5px 0px;
}



.pict {
}

.page {
	font-size: 12px;
	color: #FFF;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
}

.linktitle {
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	line-height: 170%;
	margin: 10px 0px 5px 0px;
	border-bottom:1px solid #666;
}

.linktext {
	font-size: 11px;
	color: #999999;
	line-height: 170%;
	margin: 5px 0px 25px 2px;
}

.linktext li{
list-style-type: none;
background:url(http://708.uzmz.net/blog_parts/list_bg.gif) no-repeat 0px 7px;
padding:0 0 0 13px;
}

.profile h3{
font-size:11px;
font-weight:bold;
padding:5px 0 ;
}
.profile{
font-size:11px;
color:#FFF;
line-height:150%;
}


/* =================================== */
/* 検索 */
/* =================================== */

.search {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	margin: 0px 0px 5px 0px;
}

.search .form_color {
	width:140px;
}


.button {
	margin: 5px 0 0 0;
}



/* =================================== */
/*フッター */
/* =================================== */

.copyright {
}



/* =================================== */
/* Lists */
/* =================================== */

ul.entry_lists {
	margin: 10px 0px 10px 0px;
}
ul.entry_lists li {
	font-size:12px;
	line-height: 1.8em;
	list-style-type: none;
}
ul.entry_lists li a {
}

ul.entry_lists li.entry_list_description {
	margin: 5px 0 15px 0;
	padding:10px;
	list-style:none;
	border:1px #AAA solid;
}

.entry_lists dt {
	padding-left:15px;
	background-position:left;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight: normal;
	}
	
.entry_lists dd {
	padding:0 0 5px 0;
	line-height: 1.2em;
}

.entry_lists_date {
	color: #999;
}


.lightup {
	background-color: #F5F5F5;
}


/* =================================== */
/* Clouds */
/* =================================== */

.entry_cloud {
	/*
	padding-top:20px;
	padding-left:10px;
	*/
}


/* エントリータイトル */
.entry_cloud h2 {
	font-size:medium;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	background-position:left;
}

.entry_cloud ul {
	margin: 10px 0px;
}

.entry_cloud li {
	display: inline;
	padding-left: 1em;
	font-family:"Trebuchet MS", Trebuchet;
	font-weight: normal;
	font-size: 12px;
	}



/* =================================== */
/* ページ送り */
/* =================================== */

.pager {
	text-align: left;
	font-size: 10px;
}

.pager strong {
	font-weight: bold;
	font-size:12px;
}



/* =================================== */
/* CALENDAR */
/* =================================== */

.calendar {
	margin: 10px 0px;
}

.calendar td {
	font-size: 10px;
	text-align: center;
	padding: 1px 1px;
}

.calendar_month td {
        color:#FFF;
	font-weight: bold;
}

.calendar_week td {
         color:#FFF;
	font-family: "monospace";
}

.calendar_day td {
	background-color: #FFF;
}

.twtr-tweet-text{
font-size:11px;
}