﻿@charset "utf-8";

/* ===================================================================
	Site Name: base

	Author: aki
=================================================================== */

#leaf{
	position:absolute;
	left:0;
	top:0;
	z-index:10;
}

#header-inner{
	padding:5px 18px 15px 18px;
	min-height:1px;
	_height:1px;
}

#vis{
	clear:both;
}


#work {
	clear:both;
	padding:23px 0 0px 0;
}

#work h3{
	float:left;
}

#work ul{
	float:right;
}

#work li{
	float:left;
}

#con2{
	clear:both;
}



#news,
#media,
#blog{
	float:left;
	width:265px;
	overflow:hidden;
	font-size:80%;
	line-height:1.5;
}

#news{
	margin:0 30px 0 0;
}

#blog{
	float:right;
}

#news-inner,
#media-inner,
#blog-inner{
	padding:10px 10px 0px 18px;
}


#con2 dl{
	background:url(../img/top/icon2.gif) left 3px no-repeat;
	padding:0 0 5px 15px;
}

#con2 dt{
	float:left;
	width:65px;
}

#con2 dd{
	float:right;
	width:150px;
}

/*
#blog{
	float:right;
	width:415px;
}

#blog-inner{
	padding:10px 18px 18px 25px;
}

#blog dl{
	background:url(../img/top/icon2.gif) left 3px no-repeat;
	padding:0 0 5px 15px;
	font-size:80%;
	line-height:1.5;
	width:261px;
}

#blog dt{
	float:left;
	width:86px;
}

#blog dd{
	float:right;
	width:160px;
}
*/

/*
#blog dt a{
	background:url(../img/top/icon2.gif) left center no-repeat;
	padding:0 0 0 15px;
}

#blog dt a:link{
	background:url(../img/top/icon2.gif) left center no-repeat;
}

#blog dt a:visited{
	background:url(../img/top/icon2.gif) left center no-repeat;
}

#blog dt a:hover{
	background:url(../img/top/icon.gif) left center no-repeat;
}

#blog dt a:active{
	background:url(../img/top/icon.gif) left center no-repeat;
}
*/

#con3{
	padding:10px 0 20px 0;
}

#con3-1{
	width:400px;
	float:left;
}

#con3-1 ul{
	padding:0 0 0 18px;
}

#con3-1 li{
	font-size:90%;
	line-height:150%;
}

#con3-1 li img{
	margin:0 0 5px 0;
	display:block;
}


#con3-2{
	width:390px;
	float:right;
}

#fmenu{
	clear:both;
	padding:0 18px;
}

#fmenu-inner{
	border:1px solid #dfdfdf;
	border-width:1px 0 0 0;
	text-align:center;
	color:#9a9a9a;
	padding:13px 0;
}

/*mainvis*/

#mainvis-box{
	width:848px;
	height:357px;
	overflow:hidden;
	position:relative;
}

#mainvis-inbox{
	position:absolute;
	left:0;
	top:0;
}

