@charset"utf-8";
/*====================================================

Eric Mayer CSS Reset +@
last date:12 05 2009

====================================================*/
html{
	overflow-y:scroll;
	}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5;
	color: black;
	background: white;
}
ol, ul {
	list-style:none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;/*default is separate*/
	border-spacing: 0;
	padding:0.1em;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*====================================================

anchr style

====================================================*/
a,a:link{
	text-decoration:underline;
	color:rgb(82,82,82);
	}
a:visited{
	text-decoration:underline;
	}
a:focus{
	text-decoration:none;
	}
a:hover{
	text-decoration:none;
	}
a:active{
	text-decoration:none;
	}
/*====================================================

font style

====================================================*/
*{
	font-family: sans-serif,"hira kaku gothicW3", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	vertical-align:baseline;
	line-height:inherit;
	}
/*====================================================

image

====================================================*/
img{
	vertical-align:bottom;
	}
/*====================================================

END CSS reset

====================================================*/

/*====================================================

start sibulla landing page style
sibulla landing style css
last date:12 05 2009

====================================================*/

body{
	background-color:rgb(248,248,248);
	background-image:url(../newimages/landing/background00.png);
	background-position:center;
	background-repeat:repeat-y;
	font-size:0.75em;
	line-height:1.5;
	color:rgb(0,0,0);
	}

.landingpage {
	background-image:url(../newimages/landing/background01.png);
	background-repeat:no-repeat;
	width:801px;
	margin:0 auto;
	}

#branding,
#contents,
#copyright{
	width:777px;
	margin:0 auto;
	padding:0 1em;
	position:relative;
	}
/*
=branding
*/

#branding {
	padding:0 0 1.5em;
	position:relative;
	}
#branding address{
	position:absolute;
	top:0;
	width:800px;
	height:31px;
	margin:0 -1em;
	background-color:rgb(0,0,0);
	clear:both;
	}
#branding address span.companyName {
	display:block;
	position:absolute;
	left:1em;
	}
#branding address a{
	background-image:url(../newimages/landing/contactUs.png);
	background-position:0 0;
	position:absolute;
	top:0;
	right:11px;
	display:block;
	width:125px;
	height:31px;
	text-indent:-9999px;
	}
#branding address a:hover{
	background-position:bottom;}
#branding h1{
	width:347px;
	height:173px;
	padding-top:31px;
	float:right;
	}

#branding h2{
	width:429px;
	height:173px;
	padding-top:31px;
	padding-left:1px;
	float:left;
	}

#branding p.colum{
	width:472px;
	float:left;
	font-size:1.16em;
	line-height:1.5;
	padding-top:0.5em;
	}
#branding p.navigation {
	width:305px;
	float:left;
	}
#branding p.navigation a.sibullaEntry{
	background:url(../newimages/landing/sibullaEntry00.png);
	background-position:bottom;
	background-repeat:no-repeat;
	display:block;
	width:305px;
	height:128px;
	text-indent:-9999px;
	}
#branding p.navigation a:hover.sibullaEntry{
	background-position:top;
	}

#branding p.navigation a.sibullaFunction{
	text-align:center;
	color:rgb(196,0,0);
	font-weight:bold;
	font-size:1.5em;
	display:block;
	}
/*
=contents
*/#contents #mainContents ol.serviceNavigation{
	height:37px;
	}
#contents #mainContents ol.serviceNavigation li{
	float:left;
	overflow:hidden;
	}
#contents #mainContents ol.serviceNavigation li.serviceGide1 a {
	background-image:url(../newimages/landing/tabButton01.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:37px;
	text-indent:-9999px;
	width:259px;
	}
#contents #mainContents ol.serviceNavigation li.serviceGide2 a {
	background-image:url(../newimages/landing/tabButton02.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:37px;
	text-indent:-9999px;
	width:260px;
	}
#contents #mainContents ol.serviceNavigation li.serviceGide3 a {
	background-image:url(../newimages/landing/tabbutton03.png);
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	height:37px;
	text-indent:-9999px;
	width:257px;
	}
#contents #mainContents ol.serviceNavigation li.serviceGide3 a:hover,
#contents #mainContents ol.serviceNavigation li.serviceGide2 a:hover,
#contents #mainContents ol.serviceNavigation li.serviceGide1 a:hover,
#contents #mainContents ol.serviceNavigation li a.kanTab_on{
	background-position:bottom;
	}
#contents #mainContents #tab1,
#contents #mainContents #tab2,
#contents #mainContents #tab3{
	background-image:url(../newimages/landing/background02.png);
	background-position:top;
	background-repeat:repeat-x;
	border:1px solid rgb(204,204,204);
	padding:1em;
	}
#contents #mainContents h3,
#contents #subContents h3{
	margin-bottom:1.5em;
	}
#contents #mainContents h4{
	display:none;
	}
#contents #mainContents div div.colum{
	float:left;
	width:395px;
	padding-right:1em;
	}
#contents #mainContents div div.thumnail{
	float:left;
	width:343px;
	}
#contents #mainContents div div.colum p,
#contents #mainContents div div.colum ul li{
	font-size:1.16em;
	padding-top:0.5em;
	}

#contents #mainContents div div.colum strong,
#contents #mainContents div div.colum ul li{
	font-weight:bold;
	color:rgb(98,145,1);
	}
/*
=contactNavigation
*/
.contactNavigation {
	margin:1em -1em;
	width:800px;
	background-image:url(../newimages/landing/background03.png);
	background-position:top;
	background-repeat:repeat-x;
	}
.contactNavigation ul{
	width:774px;
	margin:0 auto;
	}
.contactNavigation li{
	float:left;
	overflow:hidden;
	}
.contactNavigation li.kanContact{
	padding-right:2em;
	}
.contactNavigation li.kanContact a{
	display:block;
	width:375px;
	height:81px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image:url(../newimages/landing/sibullaContactUsBotton.png);
	}
.contactNavigation li.sibullaEntry a{
	display:block;
	width:375px;
	height:81px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:left bottom;
	background-image:url(../newimages/landing/sibullaEntryButton.png);
	}
.contactNavigation li.kanContact a:hover,
.contactNavigation li.sibullaEntry a:hover{
	background-position:left top;
	}
/*
=subContents
*/
#subContents ul li.toolGide ul{
	margin-bottom:2em;
	}
#subContents ul li.toolGide ul li{
	display:block;
	float:left;
	width:234px;
	height:150px;
	padding:1em;
	background-image:url(../newimages/landing/backgorund04.png);
	background-position:top center;
	background-repeat:no-repeat;
	}
#subContents ul li.toolGide ul li dl dt{
	text-align:center;
	margin-bottom:0.8em;
	}
#subContents ul li.toolGide ul li.centerBorder{
	border-right:1px dotted rgb(0,0,0);
	border-left:1px dotted rgb(0,0,0);
	}
#subContents ul li.toolGide ul li.bottomBorder{
	border-bottom:1px dotted rgb(0,0,0);
	}

#subContents ul li.serviceGide p.colum{
	width:360px;
	float:left;
	padding-right:1em;
	font-size:1.16em;
	line-height:1.5em;
	}
#subContents ul li.serviceGide p.image{
	width:392px;
	float:left;
	}
#subContents ul li.Introduction ul{
	margin:1em 0;
	}
#subContents ul li.Introduction ul li{
	width:242px;
	float:left;
	overflow:hidden;
	padding:0 0.7em;
	}
#subContents ul li.Introduction h4{
	font-size:1.33em;
	font-weight:bold;
	text-align:center;
	color:rgb(26,105,70);
	}

#subContents ul li.Introduction p{
	text-align:center;
	font-size:1.33em;
	font-weight:bold;
	}
#subContents ul li.Introduction p a{
	color:rgb(86,86,86);
	font-weight:bold;
	}
#subContents ul li.Introduction li p a{
	font-size:.75em;
	font-weight:normal;
	}
/*
.footerNavigation
*/
.footerNavigation {
	width:200px;
	margin:1em auto;
	}
.footerNavigation li{
	float:left;
	padding:0 0.8em;
	text-align:center;
	}
.footerNavigation li.companyProfile{
	border-right:1px solid rgb(0,0,0);
	}
/*
=copyright
*/
#copyright {
	background-color:rgb(0,0,0);
	color:#FFFFFF;
	text-align:center;
	padding:0.8em 1em;
	}

.group:after{
	display:block;
	content:".";
	clear:both;
	visibility:hidden;
	height:0;
	}/**/
.group{
	/height:1%;
	/zoom:1;
	}

