@charset "UTF-8";
/* CSS Document */


/* 
 Share Style [ 
----------------------------------------------------------- 
*/
*{
	font-style:normal;
	margin:0px;
	padding:0px;
}

body{
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size:80%;
	line-height:1.6;
	background-color:#000000;
	font-family: sans-serif;
	line-height: 1.4;
	color: #ffffff;
}

hr{
	display:none;
}

html {
    margin-bottom:1px;
    height:100%;
}

p {  
    margin:0 0 1em 0;  
}

p,li,dt,dl {  
    line-height:1.6;  
}

li {  
    list-style-type:none;  
} 

h1{
	margin-top:10px;
	float:left;
}


h2,h3,h4,h5,h6 {
	margin-bottom:10px;
}

img{
	border-style:none;
}

address {  
    font-style:normal;
	float:left;
}

.clear {  
    clear:both;  
} 

.iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
  }

/*
link Color [ 
-----------------------------------------------------------
*/  
a:link {  
    color:#078D00;  
    text-decoration:none;  
}  

a:visited {  
    color:#189B12;  
    text-decoration:none;  
}  

a:hover {  
    text-decoration:underline;  
}  

a:active {  
    color:#666;  
}

/*
 container [
----------------------------------------------------------- 
*/
#container {
	width:864px;
	margin:0 auto;
	border-top:10px solid #BD0004;
	background-image:url(../img/back.jpg);
	padding:0 16px;
	overflow:hidden;
}

/*
 Head [
----------------------------------------------------------- */
#header {
}

ul#miniNavi{
    list-style:none;
	float:right;
	
	}

ul#miniNavi li{
	float:left;
	margin-left:5px;
	}

#companyOverview {
	float:right;
	text-align:right;
	padding-bottom:5px;
}

#companyOverview img{
	margin-top:10px;
}

/*
 gNavi [
----------------------------------------------------------- 
*/
ul#gNavi{
	float:left;
    list-style:none;
    width:100%;
	margin-bottom:10px;
}

ul#gNavi li{
    list-style:none;
    float:left;
    width:108px;
}

ul#gNavi a{
    display:block;
    width:108px;
    height:30px;
	}
	
#gNavi a span{
	display:none;
}

a.top{
    background-image:url(../img/gNaviTop.gif);
}

a:hover.top{
    background-position:0px -30px;
}

a.intro{
    background-image:url(../img/gNaviIntor.gif);
}
a:hover.intro{
    background-position:0px -30px;
}

a.about{
    background-image:url(../img/gNaviAbout.gif);
}

a:hover.about{
    background-position:0px -30px;
}

a.system{
    background-image:url(../img/gNaviSystem.gif);
}

a:hover.system{
    background-position:0px -30px;
}

a.case{
    background-image:url(../img/gNaviCase.gif);
}

a:hover.case{
    background-position:0px -30px;
}

a.proposal{
    background-image:url(../img/gNaviProposal.gif);
}

a:hover.proposal{
    background-position:0px -30px;
}

a.qa{
    background-image:url(../img/gNaviQa.gif);
}

a:hover.qa{
    background-position:0px -30px;
}

a.contact{
    background-image:url(../img/gNaviContact.gif);
}

a:hover.contact{
    background-position:0px -30px;
}

/*
 main [
----------------------------------------------------------- */
#index #main {
	width:864px;
	margin-bottom:10px;
	background-image:url(../img/topVisual.jpg);
	background-repeat:no-repeat;
	height:584px;
	float:left;	
	position:relative;
}

#main h1{margin-top:50px;
	margin-left:40px;
	display:block;
	font-size:12px;
	font-style:normal;
	color:ffffff;
}

/*
 foot [
----------------------------------------------------------- */
#footer{
	clear:both;
	height:25px;
}

#footer a {  
    color: #ffffff;  
}  

#footer a:hover {  
    color: #f0f;  
} 
 
#footer ul {  
    margin-bottom: 20px;
	text-align:right;
}  

#footer ul li {  
    display: inline;  
    margin-left: 10px;  
    padding-left: 10px;  
    border-left: 1px dotted #fff;  
}  

#footer ul li:first-child,  
#footer ul li.firstChild {  
    margin-left: 0;  
    padding-left: 0;  
    border-left: 0;  
} 

#footerAboutBox{
	float:right;
}


#bnner{
	float:right;
}

	#footerB_Box{
	float:right;
	width:500px;
	height:28px;
	padding-bottom:10px;
	font-size:75%;
	line-height:28px;
	text-align:right;
}


/*------------------スタンプページ------------------*/

#title_caption_waku {
	width:800px;
	height:150px;
	float:left;
	text-align:center;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #E50012;
	border-bottom-color: #E50012;
	border-left-color: #E50012;
}

.right_photo_waku {
	float:right;
	margin-left:15px;
	margin-right:40PX;
}

.stamp_text_waku {
	width:550px;
	float:left;
	padding-left:10px;
}

.stamp_text_box {
	width:510px;
	float:left;
	padding-left:40px;
}

#stamp_footer {
	width:800px;
	height:50px;
	clear:both;
	background-color:#E50012;
	font-size:14px;
	text-align:center;
	color:#FFF;
	padding-top:10PX;
}

/*----------インデックスバナー--------------*/

#index #banner {
	width:220px;
	height:40px;
	position:absolute;
	top:78px;
	left:610px;
}


/*----------レンタルプランページ------------*/

#rental_table_waku {
	width:790px;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
}

#rental_table_waku td{
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
}

.table_waku_left {
	float:left;
	margin-right:10px;
}

.table_waku_right {
	float:left;
}

.table_space {
	padding-left:10px;
}

.border {
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}
