/******************************************************************************************************/
/* General styles */
/******************************************************************************************************/

* {
	margin: 0;
	padding: 0;
}


html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 12px;
	font-family: Helvetica,Lucida Grande,Verdana,Arial,sans-serif;
	color: #222;
	line-height: 1.6em;
	background: #fff;
}
body > #container {
	height: auto;
}
a {
	color: #222;
	text-decoration: none;
	outline: none;
	border-style: none;
	border: 0;
}

a:visited {
	color: #999;

}

#menu a:visited {
	color: #222;

}

:focus {
	–moz-outline-style: none;
}


#work a {
}

h1, h2, h3 {
	font-size: 13px;
}

.h_j {
	font-size: 12px;

}

li{
	display: inline;
}

img {
	vertical-align:bottom;
	border: 0;
	width: 100%;
}

#header img {
	width: auto;
}

/******************************************************************************************************/
/* boxes */
/******************************************************************************************************/

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom:-276px;
}


#header {
	margin: 0 24px;	
}

#menu {
	font-size: 14px;
	padding:0;
	margin: 0px 24px;
}

#navi_cat a:visited {
	color: #222;
}

#work{
	display: none;
	padding:0;
}	

#about {
	display: none;
	margin: 0 24px;
}

#footer {
	margin: 18px 24px 0px 24px;
	height: 50%;
}

/******************************************************************************************************/
/* layoout */
/******************************************************************************************************/

.r {
	overflow: hidden;
	margin-bottom: 1em;
}

.r:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .r {
    height: 1em;
    overflow: visible;
}
/**/

.c2_l, .c2_r{
	font-size: 12px;
	float: left;
	padding-right: 24px;
		
}

.desc_e {
	font-size: 13px;
	float: right;
	width: 48.5%;
}

.desc_j {
	font-size: 12px;
	float: left;
	width: 48.5%;
	
}

..c2_r, .desc_e {
	font-size: 13px;
	float: right;
	width: 48.5%;
}

.clr {
	clear: both;
}

.c_clr {
	clear: both;
	height: 12px;
}

/******************************************************************************************************/
/* work */
/******************************************************************************************************/

.work_mask {
	font-size: 12px;
	color: white;
	opacity: 0;
}

/****************************************************/
/* category */
/****************************************************/

#navi_cat {
	margin: 0 24px;	
}

#tab_cats li {
	display: block;
	line-height: 1.1em;
	margin-right: 24px;
	margin-bottom: 0.5em;
}

#tab_cats {
	height: auto;
	padding: 0 24px;	
	position: relative;
}

.azindex {
	float: left;
}

.tab_box {
}

.tab_box:after {
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
}
/******************************************************************************************************/
/* #single.php */
/******************************************************************************************************/

#post_info {
	margin: 0 24px 24px 24px;
}

#post_title {
	padding:0;
	float: left;
}

#textarea {
}
#post_title h2 {
	font-size: 14px;

}

.description{
	margin: 0 24px;
	padding:0;
	height: auto;
	display: none;
}	

.description p {
	margin-bottom: 24px;
}

/****************************************************/
/* #navi_slide */
/****************************************************/
.slide {
}
#navi_slide {
	float: right;
	font-size: 14px;
}

#navi_slide_num {
	margin-right: 0.4em;
}

#navi_slide_num a {
	margin-right: 0.5em;
	font-size: 14px;
}

#navi_slide_num a:visited {
	color: #222;
}
#navi_slide_info {
	font-size: 14px;
}

#navi_slide_num, #navi_slide_info {
	float: left;
}

#nav a.activeSlide{
	color: red;
	font-size: 24px;
}

#navi_slide_num a.activeSlide {
	font-weight: bold;
}

div.home a p {
	display: none;
}
div.home {
	position: 		relative;
	float:			left;
	background:		transparent url(images/logo.gif) repeat-x 0 0 scroll;
}
div.home a {
	position: 		relative;
	z-index: 		2;
	display: 		block;
	width: 			145px;
	height: 		35px;
	line-height: 		35px;
	color:			#000;
	background:		transparent none repeat-x 0 0 scroll;
}
div.home div {
	display:		none;
	position: 		absolute;
	z-index: 		1;
	top: 			0px;
	background:		white url(images/logo_hover.gif) repeat-x 0 0 scroll;
}

.abc {
	height: 0px;
}

.new {
	display: none;
}

.xxx {
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.newicon {
	margin-left: 24px;
}

#push{
	height: 276px;
}

#copyright {
	height: 12px;
	margin:240px 0 24px 24px;
	}

#copyright p{
}

