@charset "utf-8";


html, body, object, iframe,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
article, aside, dialog, figure,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

.clear{
clear:both;	
}


/********************************************************
main
********************************************************/

html {
	overflow-y: scroll;
}

body{
	height:11000px;
	min-width: 1000px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.4em;
}

/*scroll*/
#home1 {
	height: 1000px;/*935*/
	background: url(../../images/sl_bg/bg_01.jpg) repeat;text-align:right;
}

#intro1 {
	height: 1000px;/*1176*/
	background: url(../../images/sl_bg/bg_01.jpg) repeat;text-align:right;
}

#intro2 {
	height: 1000px;/*1242*/
	background: url(../../images/sl_bg/bg_02.jpg) repeat;text-align:right;
}

#intro3 {
/*	height: 1000px;10111*/
	background: url(../../images/sl_bg/bg_01.jpg) repeat;text-align:right;
}

#solution1 {
	height: 1000px;/*1023*/
	background: url(../../images/sl_bg/bg_02.jpg) repeat;text-align:right;
}

#style1 {
	height: 1000px;/*1000*/
	background: url(../../images/sl_bg/bg_01.jpg) repeat;text-align:right;
}

#message1 {
	height: 1000px;/*1000*/
	background: url(../../images/sl_bg/bg_02.jpg) repeat;text-align:right;
}

#information1 {
	height: 1864px;/*1000*/
	background: url(../../images/sl_bg/bg_01.jpg) repeat;text-align:right;
}

#other1 {
	height: 1500px;/*1000*/
	background: url(../../images/sl_bg/bg_02.jpg) repeat;text-align:right;
}

#contact1 {
/*	height: 1000px;1000*/
	background: url(../../images/sl_bg/bg_02.jpg) repeat;text-align:right;
}

#facebook1 {
	height: 1000px;/*1000*/
	background: url(../../images/sl_bg/bg_01.jpg) repeat;text-align:right;
}

footer {
/*	height: 40px;*/
	background: url(../../images/sl_bg/bg_02.jpg) repeat;
}


/********************************************************
navigation
********************************************************/
#nav_frm {
	position: fixed;
	width: 255px;
	margin: 0 0 0 10px;
	z-index: 100;
	line-height: 0px;
}

header nav {
	left: 0;
	top: 0;
}

header nav ul {
	width:235px;
}

#nav_logo{
	padding:50px 0 25px 0;
	text-align:center;	
}

nav ul {
	list-style:none;
}

nav ul li{
	margin:10px 0 0 50px;
	height:15px;/*25*/
	width:180px;
}

#nav_blk01{
	background-image: url(../../images/menu_bg01.png);
	background-repeat: repeat-y;
	line-height: 0px;
	margin: 0px;
}

#nav_blk02{
	background-image: url(../../images/menu_bg02.png);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 0;
	margin: 0px;
}

#menu_1 a{
	display:block; 
	width:100%;
	height:100%;
	background-image:url(../../images/menu01_off.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#menu_1 a:hover{
	background-image:url(../../images/menu01_on.gif);
	background-position:0 0;
}

#menu_2 a{
	display:block; 
	width:100%;
	height:100%;
	background-image:url(../../images/menu02_off.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#menu_2 a:hover{
	background-image:url(../../images/menu02_on.gif);
	background-position:0 0;
}

#menu_3 a{
	display:block; 
	width:100%;
	height:100%;
	background-image:url(../../images/menu03_off.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#menu_3 a:hover{
	background-image:url(../../images/menu03_on.gif);
	background-position:0 0;
}

#menu_4 a{
	display:block; 
	width:100%;
	height:100%;
	background-image:url(../../images/menu04_off.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#menu_4 a:hover{
	background-image:url(../../images/menu04_on.gif);
	background-position:0 0;
}

#menu_5 a{
	display:block; 
	width:100%;
	height:100%;
	background-image:url(../../images/menu05_off.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#menu_5 a:hover{
	background-image:url(../../images/menu05_on.gif);
	background-position:0 0;
}

#menu_6 a{
	display:block; 
	width:100%;
	height:100%;
	background-image:url(../../images/menu06_off.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#menu_6 a:hover{
	background-image:url(../../images/menu06_on.gif);
	background-position:0 0;
}

#menu_7 a{
	display:block; 
	width:100%;
	height:100%;
	background-image:url(../../images/menu07_off.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

#menu_7 a:hover{
	background-image:url(../../images/menu07_on.gif);
	background-position:0 0;
}



/*menu sub*/
#menu_sub_blk01{
	margin: 5px auto 0px;
	padding:0;
	line-height: 0px;
	
	

}

#menu_sub {
	margin: 0px auto 0px;
	width: 160px;
	padding: 0;
}

#menu_sub ul{
	width:160px;
	height:25px;
	list-style:none;
}

#menu_sub li{
	width:160px;
	height:25px;
}

/*works*/
.sub01 a{
	display:block;
	width:100%;
	height:100%; 
	background-image:url(../../images/btn_sub01.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}

.sub01 a:hover{
	background-image:url(../../images/btn_sub01.gif);
	background-position:0 -25px;
}




/*rollover.js*/
ul#menu li {
	width:180px;
	height: 22px;
	overflow: hidden;
}

#menu_arrow_frm{
	margin: 0 0 0 40px;
	width: 4px;
	height: 280px;
	position: absolute;
}

#menu_arrow {
	position: absolute;
	left: 0;
	top: 0;
}


/*news*/
/*
#nav_news01{
	background-image:url(../../images/menu_bg04.png) ;
	background-repeat: repeat-y;
	height:105px;
}

#news_frm{
	margin:30px 0 0 0;
	width:255px;	
	position:relative;
	text-align:left;
}

#nav_news_tag_on{
	position:absolute; top:-20px; left:0px;
}


#neslist{
	margin:0;
}

#nav_news01 ul{
	position:absolute; top:25px; left:35px;	
	width:200px;
	width:190px;
}

#nav_news01 ul li{ 
	margin:0 0 5px 0;
	line-height:1.4em;
	font-size:75%;
	color:#6EB92B;
	font-weight:bold;
	list-style:none;
	background:url(../../images/news_arrow.png) top left no-repeat;
	list-style-position:outside;
	text-indent:-0,8em;
	display:block;
	padding:0 0 0 20px;
}

#nav_news01 ul li a:link{
	color:#6EB92B;
	text-decoration:none;
}

#nav_news01 ul li a:hover{
	color:#6EB92B;
	text-decoration:underline;		
}

#nav_news01 ul li a:visited{
	color:#6EB92B;
	text-decoration:none;		
}
*/


/*line*/
.menu_line01{
	margin:20px auto 0;
	width:160px;
	border-top:2px solid #ccc;
}

.menu_line02{
	margin:6px auto 0;
	width:160px;
	border-top:2px solid #ccc;
}

/*uniblo*/
#blog_frm{
	padding:20px 0 0 0;
	background-repeat: repeat-y;
}

#nav_blog_logo{
	margin:0 auto;
	paddng:0;
	width:95px;
	height:34px;
}

#nav_text03{
	margin:0 auto;
	paddng:0;
	width:126px;	
}

#nav_text04{
	margin:0 auto;
	paddng:0;
	width:152px;	
}

/*U-pick store*/
#store_frm{
	padding:10px 0 0 0;
/*	padding:20px 0 0 0;*/
	background-repeat: repeat-y;
}

#nav_store_logo{
	margin:0 auto;
	paddng:0;
	width:95px;
	height:34px;
}

#nav_text01{
	margin:0 auto;
	paddng:0;
/*	width:112px;*/
	width:173px;
}

#nav_text02{
	margin:0 auto;
	paddng:0;
	width:152px;	
}


/*menu anchor*/
.solution_anc{
	position:relative; top:-30px; left:0px;
}

.style_anc{
	position:relative; top:-30px; left:0px;
}

.message_anc{
	position:relative; top:-30px; left:0px;
}

.info_anc{
	position:relative; top:-30px; left:0px;
}

.other_anc{
	position:relative; top:-50px; left:0px;
}

.facebook_anc{
	position:relative; top:-47px; left:0px;
}


/* main menu */
#menu ul{
	list-style:none;
	margin:10px 0 0 0;
	width:200px;
	padding-left:0;
}
#menu ul li{
	float:left;
	margin:0 6px 5px 0;
}

#menu ul li a#menu_1 {
	border:none;
	display: block;
	width: 200px;
	height: 25px;
	background: url(../../images/menu01_on.gif) no-repeat 0 0;
}

#menu ul li a#menu_2 {
	border:none;
	display: block;
	width: 200px;
	height: 25px;
	background: url(../../images/menu02_on.gif) no-repeat 0 0;
}

#menu ul li a#menu_3 {
	border:none;
	display: block;
	width: 200px;
	height: 25px;
	background: url(../../images/menu03_on.gif) no-repeat 0 0;
}

#menu ul li a#menu_4 {
	border:none;
	display: block;
	width: 200px;
	height: 25px;
	background: url(../../images/menu04_on.gif) no-repeat 0 0;
}

#menu ul li a#menu_5 {
	border:none;
	display: block;
	width: 200px;
	height: 25px;
	background: url(../../images/menu05_on.gif) no-repeat 0 0;
}

#menu ul li a#menu_6 {
	border:none;
	display: block;
	width: 200px;
	height: 25px;
	background: url(../../images/menu06_on.gif) no-repeat 0 0;
}

#menu ul li a#menu_7 {
	border:none;
	display: block;
	width: 200px;
	height: 25px;
	background: url(../../images/menu07_on.gif) no-repeat 0 0;
}


/********************************************************
footer
********************************************************/

#footer_frm{
	margin:1px 0 0 0;
	padding:10px 0 10px 0;
	text-align:center;
	border-top:1px solid #FFF;
	color:#fff;
}
