* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px auto;
	background-color: #fff;
	text-align: center;
         font-size: 10px; 
         font-face: helvetica;
}


.A1{
  color : #000000;
  padding : 0px;
  text-decoration : none;
}
.A1:HOVER{
  background-color : #e9e9e9;
}

.A2{
  color : #000000;
  text-decoration : none;
}

.A2:HOVER{
  background-color : #c0c0c0;
}

.clear {
	clear: both;
	font: 0px/0px sans-serif ;
}

li {
   list-style-type: none;
   background-image: url('http://kickslab.com/images/news/point.gif');
   background-repeat: no-repeat;
   background-position: 3px 6px;
   padding-left: 15px;
}

ul {
	margin: 0px 0px 0px 5px;
}

.archi{font-size:10px;color:#ffffff;font-weight:bold;width:200px;background-color:#000000;padding:5px 0px 2px;text-indent:0.5em;text-align:left;margin-bottom:0px;}
.archi2{text-align:left;width:198px;height:100%;border:1px solid #000000;}
.archi2 p{margin:5px;line-height:1.2;font-size:8px;}


.catego{font-size:10px;color:#ffffff;font-weight:bold;width:200px;background-color:#000000;padding:5px 0px 2px;text-indent:0.5em;text-align:left;margin-bottom:0px;}
.catego2{text-align:left;width:198px;height:100%;border:1px solid #000000;}
.catego2 p{margin:5px;line-height:1.2;font-size:8px;}


div, td {
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

.form_color {
	background: #ffffff;
}

a { color: #ffffff; text-decoration: none; }
a:link		{ color: #7f7f7f; text-decoration: none; }
a:visited	{ color: #ffffff; text-decoration: none; }
a:active	{ color: #ffffff; text-decoration: none; }
a:hover		{ color: #999999; text-decoration: none; }

a.pink:link{text-decoration:none;color:#ffffff;}
a.pink:visited{text-decoration:none;color:#ffffff;}
a.pink:hover{color:#999999;}
a.pink:active{text-decoration:none;color:#ffffff;}

a.black:link{text-decoration:none;color:#000000;}
a.black:visited{text-decoration:none;color:#000000;}
a.black:hover{color:#959500;}
a.black:active{text-decoration:none;color:#959500;}

/* =================================== */
/* レイアウト */
/* =================================== */

#wrapper {
	color: #000000;
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background-color: #fff;
}

#header {  }



#contents #left {
	float: left;
	width: 0px;
}

#contents #center {
	float: left;
         padding: 5px 5px 5px 5px;
	width: 550px;
         BORDER-RIGHT: #ffffff 1px solid;
         BORDER-top: #ffffff 2px solid;
	background-color: #000;
}


#contents #right {
	float: left;
         padding: 0px 5px 5px 5px;
	width: 380px;
	background-color: #fff;
}

#footer {
	clear: both;
}



/* =================================== */
/* ヘッダー */
/* =================================== */

h1 {  }

.site_title a {color: #666666;text-decoration: none;}
.site_title a:link {color: #666666;text-decoration: none;}
.site_title a:visited {color: #666666;text-decoration: none;}
.site_title a:active {color: #666666;text-decoration: none;}
.site_title a:hover {color: #666666;text-decoration: none;}

.site_title {
	font-size: 24px;
	color: #000000;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

.description {
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0px 25px 0px;
}

.header-l {
	float:left;
}

.header-r {
	float:right;
	text-align:right;
	color: #000000;
	margin: 0px 0px 5px 5px;
	font-size: 10px;
}



/* =================================== */
/* エントリー */
/* =================================== */

.view{
	font-size: 10px;
	color: #ffffff;
	margin: 15px 0px 30px 0px;
}

.entry_tag {
	font-size: 10.5px;
	color: #ffffff;
	text-align:left;
	margin: 5px 0 0 0;
}

.entry_tag a {
	font-style: italic;
}

.entry {
	margin: 0px 0px 30px 0px;
         padding: 0.5em;
         BORDER-BOTTOM: #ffffff 1px solid;
}

	.entry_date {
		font-size: 10px;
		font-weight: bolder;
		color: #ffffff;
		margin: 10px 0px 0px 0px;
		padding-bottom: 3px;
	}
	
	.entry_title {
		font-size: 12px;
		font-weight: bolder;
		color: #ffffff;
		margin: 2px 0 5px 0;
                  padding:3px 5px; 
                  BORDER-BOTTOM: #ffffff 1px dotted;
         	}
	
	.entry_body {
		font-size: 12px;
		line-height: 170%;
		color: #ffffff;
		margin: 20px 0;
	}
	
	.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: #666666;
		margin: 15px 0px 30px 0px;
	}

.entry_navi {
	font-size:10.5px;
	color: #ffffff;
	text-align:center;
	margin:5px 0 10px 0;
}

blockquote {
	font-size: 11px;
	color: #666666;
	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 {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}

.page {
	font-size: 12px;
	color: #000000;
	padding: 10px 0px 0px 0px;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
}

.linktitle {
	font-family: "Helvetica";
	font-size: 10px;
	font-weight: bolder;
	color: #959500;
	line-height: 170%;
	margin: 0px 0px 0px 0px;
         padding: 5px 5px 5px 5px;
         border-color:#000000;
         BORDER-BOTTOM: #000000 1px dotted;
}

.linktitle2 {
	font-family: "Helvetica";
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	line-height: 170%;
	margin: 0px 0px 0px 0px;
}

.linktext {
	font-size: 9px;
	color: #ffffff;
	line-height: 170%;
	margin: 5px 0px 5px 2px;
}



/* =================================== */
/* 検索 */
/* =================================== */

.search {
	font-family: "Helvetica";
	font-size: 8px;
	color: #7f7f7f;
	line-height: 170%;
	margin: 0px 0px 0px 0px;
}

.search .form_color {
	width:150px;
}


.button {
	margin: 0px 0 0 0;
}



/* =================================== */
/*フッター */
/* =================================== */

.copyright {
	font-size: 10px;
	color: #333333;
	line-height: 170%;
	border-top: 1px dotted #CCCCCC;
	margin: 5px 0px 0px 0px;
	padding-top: 10px;
}



/* =================================== */
/* 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 {
	color: #000000;
	margin: 0 auto;
	text-align: center;
         font-size: 10px; 
         font-face: helvetica;
         padding: 8px 8px 8px 8px;
}

.pager strong {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
         padding: 8px 8px 8px 8px;
}



/* =================================== */
/* CALENDAR */
/* =================================== */

.calendar {
	margin: 10px 10px;
}

.calendar td {
	font-size: 10px;
         color: #565656;
	text-align: center;
	padding: 2px 2px;
}

.calendar_month td {
         color: #ffffff;
	font-weight: bold;
}

.calendar_week td {
         color: #565656;
	font-family: "Helvetica";
}

.calendar_day td {
	background-color: #000000;
}