/*  
Theme Name: Default
Theme URI: http://www.webma.jp/
Description: The default WordPress theme based on the Smarty.
Version: 0.1
Author: THETA NETWORKS
Author URI: http://www.theta.ne.jp/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*
@import "css/reset.css";
@import "css/fonts.css";
@import "css/layout.css";
@import "css/post.css";
@import "css/sidebar.css";
@import "css/logo_image.css.php";
@import "/my_style.css";
*/


.key-visual-info{
	height:110px;
	background:url(/images/h2-info.jpg) no-repeat center top;
	text-align:center;
}

.key-visual-info h2{
	margin:0 auto;
	width:750px;
	height:110px;
	background:url(/images/h2-info.jpg) no-repeat center top;
}


.h3-post span{
	width: 100%;
	height: 50px;
	text-align: left;
	top: 30px;
	left: 0px;
	z-index: 1000;
	text-indent: 0px;
}

.h3-post{
	border-bottom: 1px solid #000000;
}

.h3-page span{
	width: 100%;
	height: 50px;
	text-align: left;
	top: 30px;
	left: 0px;
	z-index: 1000;
	text-indent: 0px;
	font-size: 140%;
}

.h3-page{
	border-bottom: 1px solid #000000;
}


.h3-inquiry-form{
	text-align: left;
	z-index: 1000;
	text-indent: 0px;
	border-bottom: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	margin-top: 40px;
	height: 20px;
}

#CONTENTS h3.h3-inquiry-form{
	height: 26px;
}

div.CONTENTS-CON ul.subpage li {
	background-image: url(./images/sidebar_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 1.5em;
}

#generated{
	display: none;
}