@charset "utf-8";
/* CSS Document */
/*
===== body and base setting ===========================
*/

img {
	border: none;/* img do not want a border */
	vertical-align: bottom;
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}


/* general params
--------------------*/
h1, h2, h3, h4, h5, h6, div, p, pre, ul, ol, dl, dt, dd, address, form, blockquote {
	margin: 0px;
	padding: 0;/* base line height */
	text-align: left;
	display: block;
	line-height: 22px;
	outline: none;
}

/*
===== link setting ===========================
*/
a, a:link {
	color: #90c31f;
	text-decoration: underline;
}

a:hover {
	color : #888888;
	text-decoration: none;
}

body {
	font-family: "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 25px;
	background: url(../img/bg.gif) repeat top left;
}


/*
===== BASE STYLE===========================
*/
#header, #header2 {
	width: 100%;
	height: 150px;
	margin: 0 auto;
	text-align: center;
	background: url(../img/headerbg.gif) repeat-x 0px 0px;
	min-width:  960px;
}

#header2 {
	border-bottom: 4px solid #000000;
}

#header .sub-header, #header .sub-header2 {
	width: 960px;
	height: 148px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #000000;
}

#header .sub-header2 {
	border-bottom: none;
	height: 148px;
}

.contact {
	text-align: left;
	width: 156px;
	margin-left: 804px;
	height: 36px;
}

.logo {
	margin-top: 50px;
	width: 286px;
	float: left;
}

#navigation {
	margin-top: 50px;
	width: 640px;
	height: 44px;
	float: left;
}

#navigation ul li {
	display: block;
	float: left;
	height: 44px;
}

#navigation ul li a {
	display: block;
	float: left;
	text-indent: -9999px;	
	height: 44px;
}

#navigation ul li a.navi01 {
	width: 86px;
	background: url(../img/navi_home.gif) no-repeat top left;
}

#navigation ul li a.navi02 {
	width: 138px;
	background: url(../img/navi_workflow.gif) no-repeat top left;
}

#navigation ul li a.navi03 {
	width: 111px;
	background: url(../img/navi_sound.gif) no-repeat top left;
}

#navigation ul li a.navi04 {
	width: 99px;
	background: url(../img/navi_about.gif) no-repeat top left;
}

#navigation ul li a.navi05 {
	width: 83px;
	background: url(../img/navi_link.gif) no-repeat top left;
}

#navigation ul li a.navi06 {
	width: 110px;
	background: url(../img/navi_contact.gif) no-repeat top left;
}

a.contactus {
	display: block;
	float: left;
	width: 156px;
	text-indent: -9999px;
	height: 36px;
	background: url(../img/contactus.gif) no-repeat top left;
}

a.contactus:hover {
	background-position: left -36px;
}

#navigation ul li a:hover,
#navigation ul li a.active {
	background-position: left -44px;	
}

#content, #content-about {
	clear: both;
	width: 960px;
	height: auto;
	overflow: auto;
	margin: 1px auto;
	text-align: center;
	background: url(../../images/bg_black.gif) repeat-y top left;
}

#top {
	clear: both;
	width: 960px;
	height: auto;
	margin: 1px auto;
	text-align: center;
}


#content-left {
	width: 250px;
	height: auto;
	color: #ffffff;
	text-align: left;
	float: left;
}

#main-content {
	width: 710px;
	height: auto;
	text-align: left;
	float: right;
}


#footer {
	clear: both;
	height: 179px;
	width: 100%;
	margin: 0 auto;
	background-color: #90c31f;
	text-align: center;
	min-width:  960px;
}


#footer div.content_footer {
	width: 960px;
	margin:0 auto;
	color: #FFF;
	font-size: 10px;
	padding-bottom: 20px;
}

#footer div.content_footer ul {
	padding-top: 26px;	
}

#footer div.content_footer ul li {
	
}

#footer div.content_footer ul li img.testem {
	margin: 0px 0px 11px 0px;	
}


/* Style layout */

div.sub-content,
div.sub-content01,
div.sub-content02 {
	width: 660px;
	margin-left: 50px;
	height: auto;
}

div.sub-content03 {
	width: 660px;
	padding-left: 50px;
	height: auto;
}

div.sub-content04,
div.sub-content05 {
	width: 655px;
	margin-left: 55px;
	height: auto;
	overflow: auto;
}

div.sub-content01,
div.sub-content03 {
	border-bottom: 1px solid #000000;
}

div.sub-content02,
div.sub-content04 {
	border-bottom: 1px solid #bbbbbb;
}


div.sub-content01 img,
div.sub-content02 img {
	vertical-align: top;
}

div.sub-content04 img {
	vertical-align: middle;	
}


/* Style ul li */
.ulstyle01 li {

}

.ulstyle03 li {
	padding-top: 20px;
	padding-bottom: 20px;
}

.ulstyle01 li,
.ulstyle02 li,
.ulstyle03 li,
.ulstyle04 li {
	display: block;
	float: left;
}

.ulstyle03 li {
	
}

.ulstyle04 li {
	width: 300px;
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 16px;
}

.ulstyle04 li img {
	float: left;
	vertical-align: middle;
	padding-right: 15px;
}

.ulstyle04 li p {
	line-height: 16px;	
}


.ulstyle05 li {
	width: 625px;
	_width: 655px;
	border-bottom: 1px solid #bbbbbb;
	padding-left: 30px;
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(../../images/arrow.gif) no-repeat 16px 8px;
	vertical-align: baseline;
}

.ulstyle05 li span {
	padding-left: 30px;
	font-weight:normal;
}

.li-style01 {
	width: 259px;
}

.li-style02 {
	width: 318px;
	height: 140px;
	_height: 165px;
}

.li-style03 {
	width: 396px;
}

.li-style02 img.showimg {
	float: left;
	vertical-align: top;
	padding-right: 15px;
	_margin-right: 15px;
}

.ulstyle01 li a,
.ulstyle03 li a {
	width: 102px;
	height:24px;
	display:block;
	float: left;
	text-indent: -9999px;
}

a.btnsound {
	background: url(../../images/btn_play.gif) no-repeat top right;	
}

a.btnsound:hover {
	background-position: right -24px;
}

.linktop {
	text-align: right;	
}

.linktop a {
	background: url(../../images/linktop.gif) no-repeat 0px 2px;
	padding-left: 17px;
}


.li-style02 p {
	letter-spacing: 1px;
	line-height: 18px;
	padding: 14px 0px;
}	

/* font style */
.font-style01 {
	font-size: 10px;
	color: #FFFFFF;
}

.font-style02 {
	font-size: 11px;
	color: #FFFFFF;
}

.font-style03 {
	font-size: 12px;
	color: #FFFFFF;
}

.bold {
	font-weight: bold;	
}

.aligncenter {
	text-align: center;	
}
/* select one property */
/* Float */
.clearfloat {
	clear: both;
}

.floatr {
	float: right;	
}

.floatl {
	float: left;
}

/* Padding */
.padb1 {
	padding-bottom: 1px;
}

.padb11 {
	padding-bottom: 11px;
}

.padb5 {
	padding-bottom: 5px;
}

.padb15 {
	padding-bottom: 15px;
}

.padb25 {
	padding-bottom: 25px;
}

.padb30 {
	padding-bottom: 30px;
}

.padb215 {
	padding-bottom: 215px;	
}
.padl20 {
	padding-left: 20px;
	_margin-left: 9px;
}

.padl30 {
	padding-left: 30px;	
}

.padl49 {
	padding-left: 49px;	
}

.padr4 {
	padding-right: 4px;
}

.padr20 {
	padding-right: 20px;
	_margin-right: 14px;
}

.padr30 {
	padding-right: 30px;	
}

.padt15 {
	padding-top: 15px;	
}

.padt20 {
	padding-top: 20px;	
}

.padt25 {
	padding-top: 25px;	
}

.padt34 {
	padding-top: 34px;	
}

.padt51 {
	padding-top: 51px;
}

.padt215 {
	padding-top: 215px;
}

.padt_22 {
	_padding-top: 22px;	
}

.padt90 {
	padding-top: 90px;	
}
/* Margin */

.fixie6-mrgsl49 {
	_margin-left: 49px;	
}


.mrgt39 {
	margin-top: 39px;
}

.mrgt20 {
	margin-top: 20px;
}


.mrgt44 {
	margin-top: 44px;
}

.mrgt8 {
	margin-top: 8px;	
}
.mrgt14 {
	margin-top: 14px;	
}
.mrgt30 {
	margin-top: 30px;
}

.mrgt50 {
	margin-top: 50px;	
}

.mrgr5 {
	margin-right: 5px;	
}
/* width */
.wid100 {
	width: 100px;	
}

.wid180 {
	width: 180px;	
}

.wid372 {
	width: 360px;
}

.hei220 {
	
}

/* css for about.html */

#content-about {
	_width: 965px;
}


#about a.hidetext {
}

#about div.sub-content {
	overflow: auto;
	border-bottom: 1px solid #000;
	margin-left:0px;
	padding-bottom: 38px;
	padding-left: 50px;
	padding-top: 33px;
	_width: 699px;
}

#about div.sub-content h2 {
	padding-bottom: 15px;
}

#about div.sub-content01{
	border-bottom: 1px solid #bbbbbb;	
	padding-top: 28px;
	padding-bottom: 25px;
}

#about div.sub-content ul li.li-style01 {
		_width:150px;
		padding: 0px;
}

#about div.padt0 {
	padding-top: 0px;
}

#about div.sub-content img,
#about div.sub-content01 img,
#about div.sub-content02 img{
	padding-top: 5px;
	_margin-top: 5px;
}


#about div p{
	line-height: 22px;
}

#about h3{
	font-size: 16px;
	padding: 22px 0 10px;
}

#about div.sub-content02 {
	padding-bottom: 22px;
}

#about div.lastsub {
	border-bottom: none;
}


#about h3 span{
	font-size: 12px;
	padding-left: 2px;
}

#about div.sub-content img.padt18 {
	padding-top: 18px;
	_margin-top: 12px;
	
}

#about ul li.li-style03 {

}

#about p.linktop {
	margin-bottom: 30px;	
}

div.aboutbtn {
	text-align: right;	
	padding-bottom: 32px;
}

div.aboutbtn a {
	background: url(../../images/about_arow.jpg) no-repeat left 1px;
	padding-left: 19px;	
	margin-top: 20px;

}

/* css for top.html*/
.ultop {
	padding: 0px;
	height: 571px;
	width: 960px;
}

.topimg {
	width: 960px;
	height: 450px;
}
.lileft {
	float: left;
	padding-top: 86px;
	height: 363px;
	width: 590px;
}


.liright {
	background: url(../../images/top_leftbg.gif) repeat-y 0px 0px;
	float: right;
	margin-top: 86px;
	height: 363px;
	width: 370px;
}

.liright img {
	padding-top: 20px;
	_margin-top: 20px;
}

.slideshow a {
	background: url(../../images/top_new.gif) no-repeat 0px 5px;
	color: #000000;
	text-decoration: none;
	display:block;
	margin: 0;
	width: 350px;
	padding-left: 50px;
	font-size: 10px;
}

.slideshow a:hover {
	text-decoration: underline;	
}

#top .slideshow {
	clear: both;
	height: 20px;
	width: 350px;
	margin-top: 75px;
	line-height: 20px;
}	

.sub-content04 p {

}


/* CSS for flow.html*/
.flow-text-left {
	line-height: 130%;
	width: 200px;
	padding-left: 20px;
	padding-top: 12px;
}

h2.flowwork-title1{
	padding-bottom: 10px;
}

div.flowwork {
	float: left;
	_width: 710px;
}

.ulstyle04 li.flowwork {
	_width: 330px;
}

.ulstyle04 li.flowwork p {
	_padding-left: 11px;
	_width: 210px;
}

.vbttext {
	color: #90c31f;
	margin-top: 50px;
	margin-bottom: 20px;
}

.vbttext_bottom {
	background: url(../img/icon_link.jpg) no-repeat 0 8px;
	padding-left: 14px;
	color: #90c31f;
	margin-top: 65px;
}

.flowwork-content1 p {
	margin-bottom: 4px;
	width: 400px;
}

.flowwork-content1 img {
	float: right;
	margin-top: 6px;
	padding-left: 22px;
	_padding-left:19px;
}

.ulstyle06 li {
	width: 660px;
	display: inline;
}

.ulstyle06 li p {
	padding-top: 10px;
	padding-bottom: 60px;
}

.ulstyle06 li img {
	border: 0;
	vertical-align: top;
	margin-bottom: 7px;
}

.sub-content p.flowwork {
	width: 660px;
}

.sub-content h2.flowwork-title1{
	width: 660px;
}

.text-align-ct {
	float:right;
	padding-right: 162px;	
}


.text-align-r {
	width: 660px;
	text-align: right;
}

a.flow-contactus {
	display: block;
	width: 329px;
	text-indent: -9999px;
	height: 80px;
	background: url(../../images/flow_btn_contactus.gif) no-repeat top left;
}

a.flow-contactus:hover {
	background-position: left -80px;
}

img.flowwork {
	float: right;
	vertical-align: middle;
	padding-left: 15px;
	padding-top: 4px;
}

p.classrow2 {	
	padding: 0px;	
	margin: 0;
	font-size: 12px;	
}

p.flowwork {
	font-size: 12px;	
}

.ulstyle06 li p {
	_padding-bottom: 53px;
}

.mrgb10 {
	margin-bottom: 10px;
}

.iemrgt19 {
	_margin-top: 19px;
}

.padb70 {
	margin-bottom: 70px;
}

