@charset "utf-8";

/* *********************************************************
 *
 * altstack base style seet
 * Copyright : altstack All Rights reserved.
 *
 * *********************************************************
 \*/

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
}

/*____________ element ____________\*/

body {
	color: #333;
	background: #333;
	_text-align: center;
}

em {
	color: #360;
	font-style: normal;
	font-weight: bold;
	padding: 0 5px;
}

strong {
}

a {
	outline: none;
}

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

a:hover {
	text-decoration: underline;
}

* img {
	vertical-align: bottom;
}

a img {
	border: none;
}

label {
	cursor: pointer;
}

blockquote {
	display: block;
	border: 1px solid #ccc;
	background: #fafafa;
	overflow: auto;
	padding: 10px;
	margin-bottom: 1em;
	overflow: auto;
}

code {
	display: block;
	font-size: 10px;
	_font-size: 90%;
	display: block;
	border: 1px solid #ccc;
	background: #fafafa;
	padding: 10px;
	margin-bottom: 1em;
	overflow: auto;
}

/*____________ bits ____________\*/

.fclear {
	clear: both;
}

br.fclear {
	clear: both;
	font-size: 1px;
	line-height: 1em;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.alignc {
	text-align: center;
}

.alignl {
	text-align: left;
}

.alignr {
	text-align: right;
}

.nomargin {
	margin: 0;
}

.marginb10 {
	margin: 10px;
}

.marginb20 {
	margin: 20px;
}

.hide {
	display: none;
}

.hidden {
	visibility: hidden;
}

.hidedisp {
	position:absolute;
	left: -9999px;
}

.hidetext {
	text-indent: -9999px;
}

.underline {
	text-decoration: underline;
}

.overline {
	text-decoration: overline;
}

.strike {
	text-decoration: line-through;
}

.ssfont {
	font-size: xx-small;
}

.sfont {
	font-size: x-small;
}

.mfont {
	font-size: medium;
}

.blue {
	color: #00f;
}

.red {
	color: #f00;
}

.orange {
	color: #f90;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

hr.hidden {
	clear: both;
}

.text_href {
	padding: 0 0 0 20px;
	background: url(../img/back_listicon_01.gif) left center no-repeat;
}

.courier {
	font-family:Courier New, Courier;
}
/*____________ table ____________\*/

.simpletable {
	border: 1px solid #999;
	border-collapse: collapse;
}

.simpletable th {
	border: 1px solid #999;
	padding: 2px;
}

.simpletable td {
	border: 1px solid #999;
	padding: 2px;
}

/*____________ header ____________\*/

#header {
	background: #fff;
}

#header_body {
	width: 800px;
	height: 140px;
	margin: 0 auto;
	position: relative;
}

#header h1 a {
	width: 510px;
	height: 150px;
	background: url(../img/index_h1_01.gif) left top no-repeat;
	position: absolute;
	top: -10px;
	left: 30px;
}

#header h1 a:hover {
	background: url(../img/index_h1_01hover.gif) left top no-repeat;
	cursor: pointer;
}

#header h1 a span {
	position: absolute;
	top: -1000px;
}


/*____________ contents ____________\*/

#contents {
	text-align: left;
	background: #fff;
}

#content_box {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0;
	background: #fff url(../img/back_content_box01.gif) left top repeat-y;
}

/*____________ contents title ____________\*/

.contents_title {
}

.contents_title h2{
	width: 530px;
	_font-size: 80%;
	height: 52px;
	margin: 0 0 0 20px; 
}

.contents_title h2#individual {
	background: url(../img/wblog_h2_blank.gif) left top no-repeat;
}

.contents_title h2#individual span {
	font-size: 14px;
	_font-size: 100%;
	line-height: 52px;
	padding: 0 20px 0 60px;
}

.contents_title h2#h2_index {
	background: url(../img/index_h2_01.gif) left top no-repeat;
}

.contents_title h2#h2_2 {
	background: url(../img/about_h2_01.gif) left top no-repeat;
}

.contents_title h2#h2_3 {
	background: url(../img/works_h2_01.gif) left top no-repeat;
}

.contents_title h2#h2_4 {
	background: url(../img/contact_h2_01.gif) left top no-repeat;
}

.contents_title h2#h2_5 {
	background: url(../img/weblog_h2_01.gif) left top no-repeat;
}

.contents_title h2#h2_6 {
	background: url(../img/somesite_h2_01.gif) left top no-repeat;
}

.contents_title .entrybox {
	min-height: 100px;
	_height: 100px;
	background: url(../img/back_entry_mid.gif) left top repeat-y;
	padding-top: 10px;
}

.contents_title #pankuzu {
	max-height: 25px;
	_height: 25px;
	font-size: 10px;
	_font-size: 70%;
	line-height: 2em;
	background: url(../img/back_entry_top.gif) left top no-repeat;
	margin: 0 10px 0 30px; 
	padding: 4px 30px 0;
	overflow: hidden;
}

.contents_title #pankuzu a {
	color: #333;
	text-decoration: none;
}

.contents_title #pankuzu a:hover {
	text-decoration: underline;
}

/*____________ left_col ____________\*/

.left_col {
	width: 560px;
	float: left;
}

/*____________ entrybox ____________\*/

.entrybox {
	min-height: 100px;
	_height: 100px;
	background: url(../img/back_entry_top02.gif) left top no-repeat;
	margin: 0 10px 0 25px; 
}

.entrybox#lead {
	padding-top: 10px;
	margin: 0 10px 0 25px; 
	padding: 0;
}

.entrybox * {
}


.entrybox .cf_element {
	margin: 0;
	paddiong: 0;
	width: 520px;
}


.entrybox h3 {
	color: #333;
	font-size: 14px;
	_font-size: 80%;
	font-weight: bold;
	padding: 2.5em 0 6px;
	margin: 0 30px 1em;;
	border-width: 0;
	border-bottom: 1px solid #d0d0d0;
}

.contents_title .entrybox h3 {
	padding: 10px 0 6px;
}


.entrybox h3 span {
	padding: 3px 0;
	border-width: 0;
	border-bottom: 3px solid #696969;
}

.entrybox h3 a {
	color: #333;
	text-decoration: none;
}

.entrybox h3 a:visited span {
	border-bottom: 3px solid #ccc;
}

.entrybox h3 a:hover {
}

.entrybox h3 a:hover span {
	border-bottom: 3px solid #690;
}

.entrybox p, .entrybox ul, .entrybox dl {
	font-size: 11px;	
	_font-size: 76%;
	line-height: 1.6em;
	margin: 0 35px ;
	padding: 0 0 15px;;
}



.entrybox p.imgbox {
	display: block;
	background: #fff;
	border: 1px solid #999;
	padding: 10px;
	margin-bottom: 2em;
	text-align: center;
}

.entrybox p.imgbox img {
	border: 1px solid #999;
}

.entrybox p.imgbox a {
}

.entrybox p.imgbox a img {
	border: 5px solid #fff;
}

.entrybox p.imgbox a:hover {
}

.entrybox p.imgbox a:hover img {
	border: 5px solid #00f;
}

.entrybox p.paginate {
	display: block;
	background: #fafafa;
	padding: 5px;
	text-align: center;
}

.entrybox dt {
	font-weight: bold;
}

.entrybox dd {
	margin-bottom: 1em;
	padding-left: 1em;
}

.entrybox ul li {
	_font-size: 86%;
	padding: 0 15px;
	margin: 0 7px;
	line-height: 1.6em;
	background: url(../img/back_listicon_01.gif) left top no-repeat;
	list-style-type: none;
}

.entrybox ol {
	font-size: 11px;	
	_font-size: 76%;
	line-height: 1.6em;
	margin: 0 35px ;
	padding: 0 0 1em 15px;
}

.entrybox ol li {
	_font-size: 100%;
	padding: 0;
	margin-left: 1em;
	line-height: 1.8em;
}

.entrybox div, .entrybox table, .entrybox address {
	font-size: 11px;	
	_font-size: 70%;
	line-height: 1.6em;
	margin: 0 0 15px;
	padding: 0 15px;
}

.entrybox blockquote {
	font-size: 11px;
	_font-size: 70%;
	line-height: 1.6em;
	display: block;
	border: 1px solid #ccc;
	background: #fafafa;
	overflow: auto;
	padding: 10px;
	margin: 0 35px 15px;
	overflow: auto;
}

p.lead {
	padding-top: 15px;
}

.entrybox .date {
	color: #360;
	font-size: 10px;
	_font-size: 90%;
	text-align: right;
}

.entrybox div#more {
	_font-size: 100%;
	margin: 0;
	padding: 0;
}

.entrybox p.entrymore {
	font-size: 10px;
	padding: 0 0 25px;
	_text-align: right;
}

.entrybox p.entrymore a {
	display: block;
	width: 54px;
	height: 20px;
	background: url(../img/button_more01.gif) center center no-repeat;
	float: right;
	_float: none;
}

.entrybox p.replay {
	display: block;
	_width: 460px;
	clear: both;
	font-size: 10px;
	_font-size: 70%;
	min-height: 1.5em;
	_height: 1.8em;
	text-align: right;
	padding: 0 0 4.5em;
	margin: 0 30px ;
	border-width: 0;
	border-top: 1px dotted #d0d0d0;
	position: relative;
}

.replay a {
	clor: #360;
	text-decoration: underline;
}

.replay a.go_back {
	background: url(../img/back_listicon_02.gif) left center no-repeat;
	padding: 0 0 0 17px;
	position: absolute;
	top: 0;
	left: 0;
}

.entrybox p.replay .date {
	color: #360;
}

p.replay span#entrynavi {
	display: block;
	width: 400px;
	float: right;
}

.entrybox hr {
	margin: 0 35px;
	height: 1px;
	border-style: dotted none none none; 
	border-width: 1px 0 0 0; 
	border-color: #999; 
	overflow: hidden;;
}


.entry_bottom {
	min-height: 20px;
	_height: 20px;
	background: url(../img/back_entry_bot03.gif) left bottom no-repeat;
	padding: 0;
	margin: 0 10px 20px 30px;
}

.entry_bottom hr {
	visibility: hidden;
	margin: 0;
	padding: 0;
}

.simpletable#works {
	border: 1px solid #999;
	border-collapse: collapse;
	margin-bottom: 2em;
}

.simpletable#works th {
	font-size: 10px;
	_font-size: 100%;
	font-weight: normal;
	border: 1px solid #999;
	padding: 2px 4px;
}

.simpletable#works td {
	font-size: 10px;
	_font-size: 100%;
	border: 1px solid #999;
	padding: 2px 4px;
}

div.comment_entrybox {
	text-align: right;
	margin: 0 0 15px;
	padding: 0;
}

div.comment_entrybox label {
	_font-size: 120%;
}


#comment-author,#comment-url,#comment-email,#comment-text  {
	width: 350px;
	border: 1px solid #999;
	vertical-align: top;
}

p.comment_submit {
	text-align: center;
}

p.comment_submit input {
	padding: 5px;
}

p span#trackback_addres {
	display: block;
	padding: 3px 5px;
	border: 1px solid #999;
	background: #fff;
}

div.webikibox {
	background: #f9f9f9;
	border: 1px solid #ccc;
	padding: 10px 15px;
	margin: 0 35px 15px;
	overflow: auto;
}

div.webikibox p {
	_font-size: 100%;
	margin: 0;
	padding: 0;
}

div.webikibox ul {
	_font-size: 100%;
	margin: 0;
	padding: 0;
}

div.webikibox ul li {
	_font-size: 100%;
}


/*____________ contact ____________\*/

.contents_title p {
	font-size: 11px;	
	_font-size: 70%;
}

#contactbody {
	margin: 0;
	text-align: left;
}

form#contact {
	margin: 0 35px;
	padding: 0 0 15px;	
}

form#contact #contact10,#contact11,#contact12,#contact13,#contact14,#contact15,#contact16,#contact19 {
	width: 400px;
	border: 1px solid #999;
}

form#contact #contact10 {
	height: 150px;
}


form#contact dl {
	_font-size: 100%;
	padding: 0;
	margin: 0 0 2em;
}

form#contact dl dt {
	font-size: 11px;	
	_font-size: 76%;
	font-weight: bold;
}

form#contact dl dd {
	font-size: 11px;	
	_font-size: 76%;
	padding: 0 0 0 1em;
	margin: 0 0 1em;
}

iframe {
	border: none;
}

form#contact p.alignc {
	_font-size: 100%;
}

.conactframe {
	width: 430px;
	height: 850px;
	border: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/*____________ right_col ____________\*/

.right_col {
	width: 235px;
	float: right;
}

.right_col .right_colbody {
	min-height: 278px;
	_height: 282px;
	background: url(../img/back_rcol_top01.gif) left top no-repeat;
	padding: 20px 0 0;
	margin: 0;
	position: relative;
	top: -144px;
}

.right_col h3 {
	height: 38px;
	margin: 0 25px 23px;
	background: url(../img/menu_title_index.gif) left bottom no-repeat;
}

.right_col h4 {
	height: 38px;
	color: #333;
	font-size: 14px;
	_font-size: 80%;
	font-weight: normal;
	margin: 0 25px 23px;
	border-width: 0;
	border-bottom: 1px solid #d0d0d0;
}

.right_col h4#weblog {
	background: url(../img/menu_title_04weblogcat.gif) left center no-repeat;
	border-width: 0;
}

.right_col h4 a {
	display: block;
	width: 185px;
	height: 38px;
	text-decoration: none;
}

.right_col h4 span {
	padding: 3px 0;
	border-width: 0;
	border-bottom: 3px solid #696969;
}

.right_col ul {
	font-size: 12px;
	_font-size: 76%;
	margin: 0 25px;
}

.right_col ul#menu li {
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0;
}

.right_col ul#menu li a {
	display: block;
	_height: 1em;
	text-decoration: none;
	color: #333;
	padding: 0 8px;
}

.right_col ul#menu li a:hover {
	background: #fff;
}

.right_col ul#menu li a#navi01 {
	border-left: 5px solid #9c0;
}

.right_col ul#menu li a#navi02 {
	border-left: 5px solid #99f;
}

.right_col ul#menu li a#navi03 {
	border-left: 5px solid #633;
}

.right_col ul#menu li a#navi04 {
	border-left: 5px solid #c70;
}

.right_col ul#menu li a#navi05 {
	border-left: 5px solid #208ba5;
}


.right_col ul#menu li a#navi06 {
	border-left: 5px solid #363;
}

.right_col #powered {
	width: 230px;
	background: url(../img/back_rcol_bot01.gif) left bottom no-repeat;
	padding: 20px 0;
	position: relative;
	top: -164px;
}

.right_col #powered p {
	font-size: 10px;
	_font-size: 70%;
	margin: 0 25px;
}

.right_col #powered2 {
	width: 230px;
	background: url(../img/back_rcol_bot01.gif) left bottom no-repeat;
	padding: 20px 0;
	margin-bottom: 20px;
	position: relative;
	top: -164px;
}

.right_col #powered2 p {
	font-size: 10px;
	_font-size: 70%;
	margin: 0 25px;
}


/*____________ right_col weblog ____________\*/

.right_col h4#weblog {
	margin: 0 30px 5px 25px;
}

.right_col h4#weblog span {
	padding: 3px 0;
}

.right_col ul.secondmenu li {
	font-size: 12px;
	_font-size: 100%;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0;
}

.right_col ul.secondmenu li a {
	display: block;
	height: 1.6em;
	text-decoration: none;
	color: #333;
	border-left: 5px solid #208ba5;
	padding: 0 8px;
}

.right_col ul.secondmenu li a:hover {
	background: #fff;
}


/*____________ footer ____________\*/


#footbox {
	width: 100%;
	background: #333 url(../img/back_body_00.gif) left bottom repeat-x;
}

#footer {
	color: #fff;
	width: 800px;
	min-height: 216px;
	_height: 216px;
	margin: 0 auto;
	background: url(../img/back_footer_02.gif) left top repeat-x;
	clear: both;
	position: relative;
}

#footer p {
	font-size: 10px;
	_font-size: 70%;
	text-align: right;
	padding: 0 25px;
	clear: both;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:visited {
	color: #ccc;
}

#footer p.gototop {
	padding: 0;
}

#footer p.gototop a {
	width: 36px;
	height: 35px;
	background: url(../img/button_gototop01.gif) left top repeat-x;
	position: absolute;
	right: -8px;
}

#footer p.gototop a:hover {
	text-decoration: none;
}

#footer p.footer_navi {
	padding: 20px 35px 3px 25px;
}

#footer p.copyright {
	padding: 0 30px 0 25px;
}


