@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
　text-align : center ;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	line-height: 1.4;
	color: #333333;
	background: #FFFFFF              */#3C2D25  url(../img/body-bg-img2.jpg) right top no-repeat;*/

}

#hedder {
text-align : center ;
font-size: 8pt;
font-weight:normal;
color:#666666;

}
h1 {
text-align : center ;
font-size: 8pt;
font-weight:normal;
color:#666666;


}

a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}

#wrapper-head {

	width: 924px;
         
	margin-left : auto ; margin-right : auto ;
background: #FFFFFF  url(../img/kanban-bg3.jpg) left top no-repeat;

}

#wrapper {
	width: 924px;
	background: #FFFFFF;
	margin-left : auto ; margin-right : auto ;
border-left:solid 1px #666666; 
         border-right:solid 1px #666666;

}



/* ロゴとナビゲーション
---------------------------------------------*/
#logo {
float:left;
padding-left:20px;
padding-top:20px;
}
#tel {
float:left;
padding-left:150px;
padding-top:25px;

}

#navi {
position:relative;
clear: both;

}


#globalNav {


         text-align : center ;
	list-style-type: none;
	
	background: #000000 url(../images/global_nav_bg.jpg) left top repeat-x;
}
#globalNav li {
	display: inline;
}
#globalNav li a {
	color: #FFFFFF;
}


#footer {
	clear: both;
	color: #FFFFFF;
	background: #4F2525;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
	position:relative;top:1px;left:1px;
	}

/* 本文のレイアウト
---------------------------------------------*/
#about h3, #newsRelease h3 {
	
	background: #FFFFFF ;
}
#about .section {
	margin: 16px 18px 0 18px;
	border-bottom: 1px solid #ccc;
}
#about .section p {
	margin: 10px 0;
}
#about .section .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
#newsRelease dl {
	margin: 16px 18px 0 18px;
}
#newsRelease dl dt {
	font-size: 90%;
	color: #666666;
	margin-top: 10px;
}

#newsRelease a:hover {position:relative;top:1px;left:1px;}

.kadomaru {   
 width:321px;   
 padding:10px 0px 0px 0px;   
 background:url url(../img/kadomaru_top.jpg) no-repeat;   
}   

.kadomaru_bottom {   
 width:321px;   
 height:13px;   
 margin-bottom:30px;   
 background:url(../img/kadomaru_bottom.jpg) no-repeat;   
}  

hr {
display:none;
}


#page-about li{
margin-top:15px;


}

#page-about ul{
list-style-image:url(../img/li-bg.gif);

padding:25px 0px 10px 40px;
list-style-position:outside;
}

div.column2	{
	width: 321px;
	background: url(../img/kadomaru_top.jpg) no-repeat;
	margin-bottom: 40px;
	padding-top: 25px;
}
div.column2 .inner	{
	background: url(../img/kadomaru_bottom.jpg) no-repeat bottom;
	padding: 0 20px 20px;
}

#bottom-eria {
padding-top: 25px;
clear: both;
width: 100%;
}

#blog-new {
text-align:left;
float: left;
width: 440px;
padding:15px
}
#news {
text-align:left;
float: left;
width: 420px;
padding:15px
}