@charset "UTF-8";
/*------------------------------------------------------------*/
/*目次　INDEX
	=0 global
	=1 heading
	=2 basic structure
	=3 commonClass,commonID
	=4 boxDesign
	=9 clearfix

search key "="+"n"

//last update 090212

--------------------------------------------------------------
base color 
-------------------------------------------------------------

-------------------------------------------------------------*/

/*=0 global
-------------------------------------------------------------*/
body {
	background:url(../img/kinohako/bodyBack.gif) repeat-x #c5f0ed;
	font-size:80%;
	line-height:1.5;
	color:#333;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
table {
	width:760px;
}
table,td,th {
	border:1px solid #977042;
	border-collapse:collapse;
}
td,th {
	vertical-align:middle;
	padding:2px 3px;
}
th {
	background:#fce5cc;
	font-weight:normal;
}
p {
	margin-bottom:10px;
}
strong {
	color:#F00;
}

/*=1 heading
-------------------------------------------------------------*/
h1 {
	xmargin-bottom:15px;
}
#form h1 {
	margin-bottom:15px;
}
h2 {
	clear:both;
	margin-bottom:15px;
	font-weight:bold;
	font-size:1.2em;
}
h2.arr {
	background:url(../img/kinohako/h2Arr.gif) no-repeat left center;
	padding-left:25px;
}
h4 {
	margin-bottom:5px;
	font-weight:bold;
}
/*=2 basic structure
-------------------------------------------------------------*/
#wrapper {
	width:820px;
	text-align:left;
	margin:0 auto;
	}
#header {
	position:relative;
}
#header p {
	margin:0;
}
#header .btnSample {
	position:absolute;
	top:382px;
	left:15px;
}
#container {
	background:url(../img/kinohako/containerBack.gif) repeat-y;
	padding:10px 30px;
}
#footer {
	clear:both;
	margin-bottom:20px;
}

/*=4 commonClass,commonID
-------------------------------------------------------------*/

.right {
	float:right;
}
.left {
	float:left;
}
.center {
	text-align:center;
}

.topicPath {

}
.block {

}
.clear {
	clear:both;
}
.toTop {
	text-align:right;
}

.errmsg {
	list-style:disc;
	padding-left:2em;
	color:#F00;
	margin-bottom:2em;
}
.need {
	background:#ffe5e5;
}
.localNav {
	margin-bottom:20px;
}
.confirm th {
	width:12em;
}
.companyLink {
	font-size:120%;
}
/*=5 boxDesign
-------------------------------------------------------------*/
.box,.box01 {
	float:left;
	line-height:1.3;
	font-size:94%;
}
.box p,.box01 p {
	margin-bottom:5px;
}
.innerBox {
	padding:0 20px;
}
#sampleBox {
	width:780px;
	margin:20px 0 20px -10px;
	padding-bottom:25px;
	background:url(../img/kinohako/sampleBack.gif) no-repeat bottom;
}

#soudanBox {
	width:780px;
	margin:20px 0 20px -10px;
	background:url(../img/kinohako/soudanBack.jpg) no-repeat 0px 47px;
}

#soudanBox .innerBox {
	padding-right:420px;
	height:260px;
}
#soudanBox p {
	margin-bottom:15px;
}
#exampleBox {
	margin-bottom:20px;
}
#exampleBox .box {
	width:370px;
	margin:0 20px 20px 0;
}
#printBox .box,#sozaiBox .box {
	width:240px;
	margin:0 20px 20px 0;
}
#sozaiBox .box01 {
	background:url(../img/kinohako/sozaiImg.jpg) no-repeat left top;
	padding-left:260px;
	margin-bottom:20px;
	margin-top:10px;
}
#sozaiBox p.right {
	margin:0 0 10px 10px;
}
.box h3 {
	margin-bottom:15px;
}
.box div.left {
	margin-left:13px;	
}
.box div.left p {
	margin-bottom:15px;
}
p.desc {
	clear:both;
}
.edge {
	margin:0 !important;
}
#contactBox {
	clear:both;
	position:relative;
}
#contactBox #btnContact {
	position:absolute;
	top:16px;
	left:35px;
	margin:0;
}
#contactBox p {
	margin:10px 0;
}
.boxGroup {
	clear:both;
}

#formBox  {
	margin-bottom:20px;
}
#form table,#formBox table {
	margin-bottom:15px;
	font-size:100%;
}
#formBox table,#formBox td,#formBox th,
#form table,#form td,#form th {
	border-color:#AAA;
}
#form td,#form th,#formBox td,#formBox th {
	padding:5px 7px;
}
#form th,#formBox th {
	background:#EEE;
	width:12em;
}
#formBox span {
	color:#F00;
}
#blogBox {
	margin-bottom:25px;
	margin-top:-20px;
	position:relative;
	z-index:100;
}
#blogBox h2 {
	margin:0;
}
#blogBox .box {
	width:533px;
	border:1px solid #d18331;
	border-top:0;
	padding:10px 0;
	float:none;
}
#blogBox .innerBox {
	padding:0 15px;
	height:110px;
	overflow:auto;
}
#blogBox .btnBlog {
	position:absolute;
	right:0;
	top:0;
}
#blogBox li {
	background:url(../img/kinohako/iconFukidashi.gif) no-repeat left top;
	padding-left:18px;
	margin-bottom:4px;
}
#blogBox li a {
	color:#000;
}
#blogBox li a:hover {
	color:#d18331;
	text-decoration:none;
}
/*=6 company
-------------------------------------------------------------*/
#company {
	background-image:url(../img/company/bodyBack.jpg);
}
#company #primary dl {
	margin-bottom:15px;
	line-height:2;
}
#company #primary dt {
	font-weight:bold;
	float:left;
	clear:left;
	width:10em;
}
#company #primary dd {
	border-bottom:1px solid #DDD;
	padding-left:10em;
}
/*=9 clearfix
-------------------------------------------------------------*/
.clearfix:after,
#container:after,
#header:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix,
#container,
#header {
	display:inline-table;
	zoom:1;/*for IE 5.5-7*/
}
/*Hide from IE-Mac\*/
*html .clearfix,
*html #container,
*html #header {height:1%;}
.clearfix,#container,#header{display:block;}
/*Hide from IE-Mac*/
.clearfix,#container,#eader {overflow:visible;}/*IE7 hack*/ 
