@charset "UTF-8";

/* :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

ColorScheme
	LogoColor -> #0068b7 = rgb(  0, 104, 183) h3
	Skyblue   -> #009bcf = rgb(  0, 155, 207) N
	orange1   -> #e48402 = rgb(228, 132,   2) ZIW
	orange2   -> #f3981d = rgb(243, 152,  29) IW
	
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	Universal Selector
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	Structure Module
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

body {
}

/* clearfix */
.clearfix:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
.clearfix {
  _height: 1px;
  min-height: 1px;
  /*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* ----- header ----- */
#header {
	width: 100%;
	height: 60px;
	background: url(../images/line_t.gif) repeat-x left bottom;
}

	#contact_top {
		position: relative;
		top: 0px;
		left: 50%;
		margin: -50px 0px 0px 45px;
		width: 370px;
		height: 50px;
		background: url(../images/contact_t.gif) no-repeat left top;
	}


/* ----- contents ----- */
#contents {
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	background: url(../images/top/contentsback.gif) repeat-y left 325px;
}

	#intro {
		width: 800px;
		height: 390px;
	}
	
		#menu_top {
			float: left;
			width: 100px;
			height: 390px;
			background: url(../images/top/menuback.gif) no-repeat left top;
		}
		
		#flash {
			float: right;
		}

	#main {
		clear: both;
		width: 800px;
	}
			
		#customervoice {
			float: left;
			width: 570px;
		}		
			.section {
				margin: 0px 0px 40px 100px;
				width: 470px;
			}

		#info {
			margin-left: 595px;
			width: 200px;
		}
                #attention {
                        text-align: center;  
                }


/* ----- footer ----- */
#footer {
	clear: both;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	height: 100px;
	background: url(../images/top/footerback.gif) repeat-y left top;
}

	#contact_bottom {
		float: left;
	}
	
	#menu_bottom {
		margin-left: 280px;
		width: 470px;
	}


/* ----- copyright ----- */
#copyright {
	padding-top: 10px;
	width: 100%;
	height: 60px;
	background: url(../images/line_b.gif) repeat-x left top;
}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	text Module
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

h1 {
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -370px;
	width: 230px;
	height: 50px;
}

h2 {
}
	#h2_voice {
		margin-bottom: 30px;
		width: 230px;
		height: 40px;
		background:  url(../images/top/h2_voice_top.gif) no-repeat left top;
		text-indent: -9000px;
	}
	#h2_contact_top {
		display: none;
	}
	#h2_contact_bottom {
		width:100px;
		height: 30px;
		background: url(../images/top/h2_contact_bottom.gif) no-repeat left top;
		text-indent: -9000px;
	}


h3 {
	color: #0068b7;
	font-weight: bold;
}
	.section h3 {
		display: inline;
		line-height: 1.5;
	}

p {
	font-size: 90%;
	line-height: 1.5;
}
	.section p {
		margin-top: 5px;
	
	}
	.name {
		display: inline;
		margin-left: 40px;
		line-height: 1.5;
		text-align: right;
		vertical-align: bottom;
	}
	.detail {
		text-align: right;
	}

strong {
}

em {
}

.center { text-align: center; }

address {
	display: block;
	width: 100%;
	color: #f3981d;
	font-size: 60%;
	font-style: normal;
	text-align: center;
	
}



/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	List Module
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

dl {
}

dt {
}

dd {
}

	#contact_bottom ul {
		margin-top: 10px;
		color: #ffffff;
		font-size: 0.7em;
		line-height: 1.3;
	}
	#contact_bottom ul li {
		margin-bottom: 3px;
		line-height: 1.1;
	}


ul {
	list-style: none;
}

	#contact_top ul {
		display: none;
	}

	#menu_top ul {
		margin-top: 45px;
		width: 100px;
	}
		li#tmenu_siroari,
		li#tmenu_reform,
		li#tmenu_paint { margin-bottom: 10px;	}
		li#tmenu_voice { margin: 30px 0px 4px 0px; }
		li#tmenu_useful, 
		li#tmenu_profile,
		li#tmenu_contact { margin-bottom: 10px; } 
	
	#info ul {
		width: 200px;
	}
		
		#service {
			margin-left: 40px;
			padding-top: 40px;
		}
			li#bmenu_siroari { margin-right: 47px; width: 100px; height: 30px; }
			li#bmenu_paint   { position: relative; top: -30px; left: 147px; width: 80px; height: 30px; }
		
		#other {
			margin-top: -30px;
			width: 500px;
		}
		#other li { display: inline; line-height: 2; }
			li#bmenu_voice   { padding: 0px 10px 0px 0px; background: url(../images/menuf_dot.gif) no-repeat right center; }
			li#bmenu_useful  { padding: 0px 10px 0px 10px; background: url(../images/menuf_dot.gif) no-repeat right center; }
			li#bmenu_profile { padding: 0px 10px 0px 10px; background: url(../images/menuf_dot.gif) no-repeat right center; }
			li#bmenu_contact { padding: 0px 0px 0px 10px;}
	


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	image Module
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

img { border: none; }

	.section img {
		margin-right: 10px;
		float: left;
	}
	* html body div.section img { margin-left: -3px; }/* for IE6 */


/* ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
	Link Module
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

a {
	color: #009bcf;
	text-decoration: underline;
}
a:hover {
	color: #f3981d;
	text-decoration: none;
}

h1 a {
	display: block;
	width: 230px;
	height: 50px;
	background: url(../images/top/h1_toppage.gif) no-repeat left top;
	text-indent: -9000px;
}

/* menu_top */
#menu_top ul li a {
	display: block;
	width: 100px;
	text-indent: -9000px;
}
	li#tmenu_siroari a { height: 40px; background: url(../images/top/menu_siroari.gif) no-repeat left top; }
	li#tmenu_reform a  { height: 40px; background: url(../images/top/menu_reform.gif) no-repeat left top; }
	li#tmenu_paint a   { height: 40px; background: url(../images/top/menu_paint.gif) no-repeat left top; }
	li#tmenu_voice a   { height: 30px; background: url(../images/top/menu_voice.gif) no-repeat left top; }
	li#tmenu_useful a  { height: 30px; background: url(../images/top/menu_useful.gif) no-repeat left top; }
	li#tmenu_profile a { height: 30px; background: url(../images/top/menu_profile.gif) no-repeat left top; }
	li#tmenu_contact a { height: 30px; background: url(../images/top/menu_contact.gif) no-repeat left top; }
	/* hover */
	#menu_top ul li a:hover { background-position: -100px 0px; }
/* menu_top */

/* contact_bottom */
	#contact_bottom a { color: #ffffff; }
/* contact_bottom */

/* menu_bottom */
#menu_bottom ul li a {
	color: #e48402;
	font-size: 70%;
	text-decoration: none;
}
	li#bmenu_siroari a { display: block; width: 100px; height: 30px; background: url(../images/menuf_siroari.gif) no-repeat left top; text-indent: -9000px; }
	li#bmenu_paint a   { display: block; width: 75px; height: 30px; background: url(../images/menuf_paint.gif) no-repeat left top; text-indent: -9000px; }
	/* hover */
	#menu_bottom ul li a:hover { background-position: 0px -30px; }
	#other a:hover { color: #0068b7; }
/* menu_bottom */

.detail a {
	margin: 0px 3px;
}

/* info */
#info_price {
	display: block;
	float: right;
	width: 120px;
	height: 65px;
}