/*base*/
html{
	margin: 0;
	padding: 0;
}

body{
	background-color: #ffffff;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	font-family: Verdana,Osaka,Helvetica,sans-serif;
	line-height: 1.5;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin-top: 0;
}




h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
img, form {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 1.5;
	list-style-type: none;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}


table, th, td{
	line-height: 1.5;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}


textarea { font-size: 100%; }
hr  { display: none; }


a:link,a:visited{
	color: #3877CC;
	text-decoration: none; 
	font-size:12px;
}


a:active,a:hover{
	color: #cc0000;
	text-decoration: none; 
	font-size:12px;

}

.clear {
	clear:both;
	font-size:1px;
	margin: 0px;
	padding: 0px;
}

.hspace{
	height: 10px;
}

.red{
	font-size: 9px;
	color: #cc0000;
}

/* =========================================================
■container
========================================================= */
#container{
	width: 950px;
}
/* =========================================================
■head
========================================================= */
#head{
	width: 950px;
}

/* =========================================================
■main
========================================================= */
#main{
	width: 950px;
}

/* =========================================================
■content
========================================================= */
#content{
	width: 700px;
}

/* =========================================================
■menu
========================================================= */
#menu{
	width: 250px;
	text-align: right;
}

/* =========================================================
■copy
========================================================= */
#copy{
	color: #9DC914;
	font-size: 9px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 40px;
}


#copy-bg{
	width: 950px;
	background: url(images/copy-bg.gif);
	height: 28px;
}


/* =========================================================
■各ページ共通
========================================================= */
/*ページタイトル*/
#co-title{

}
/*ページサブタイトル*/
.co-title2{
	margin: 10px 0 20px 0;
}


/*ページ内容690*/

.content-main{
	width: 690px;
	margin-left: 5px;
}

/* =========================================================
■トップページ
========================================================= */
div.top-news-list{
	background: url(images/list-border.gif) no-repeat bottom;
	padding: 7px 0;
	width: 295px;
}


div.top-news-list p.day{
	color:#A1CB34;
	font-size: 10px;
}


div.top-blog-list{
	background: url(images/list-border.gif) no-repeat bottom;
	padding: 7px 0;
	width: 295px;
}


div.top-blog-list p.day{
	color:#5DBB8D;
	font-size: 10px;
}

div#top-banner{
	width: 910px;
}

div#top-banner ul{
	width: 915px;
	margin-right: -5px;
	margin-top: 5px;
}


#top-banner ul li{
	float: left;
	margin-right: 5px;
}


div#top-banner-s{
	width: 910px;
	margin-left: 2px;
}

div#top-banner-s ul{
	width: 915px;
	margin-right: -5px;
	margin-top: 5px;
}


#top-banner-s ul li{
	float: left;
	margin-right: 5px;
}


#top-banner p{
	margin: 10px 0;
	text-align: center;
}


#top-hp{
	margin: 10px 0;
}

#co-title,#co-title2{
	margin: 10px 0;
}

#co-title3{
	margin: 30px 0 10px 0;
}


/* =========================================================
■トップページ
========================================================= */
div#p-menu{}

div#p-menu ul li {
	float: left;
	text-indent: -9999px;
}
div#p-menu ul li a {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	outline: none;
}
div#p-menu ul li a:hover{
	background-position: 0 100%;
}

div#p-menu ul li a:focus{
	background-position: 0 100%;
}

div#p-menu ul li#m_f01 a {
	background-image: url(images/menu-concept.gif);
	width: 187px;
	height: 60px;
}
div#p-menu ul li#m_f02 a {
	background-image: url(images/menu-column.gif);
	width: 128px;
	height: 60px;
}



div#p-menu ul li#m_f03 a {
	background-image: url(images/menu-gallery.gif);
	width: 139px;
	height: 60px;
}



div#p-menu ul li#m_f04 a {
	background-image: url(images/menu-virtual.gif);
	width: 129px;
	height: 60px;
}
div#p-menu ul li#m_f05 a {
	background-image: url(images/menu-access.gif);
	width: 129px;
	height: 60px;
}
div#p-menu ul li#m_f06 a {
	background-image: url(images/menu-inquiry.gif);
	width: 131px;
	height: 60px;
}
div#p-menu ul li#m_f07 a {
	background-image: url(images/menu-img.2gif);
	width: 131px;
	height: 60px;
}



span.ne-title2{
	background-color: #9CC813;
	color: #ffffff;
	padding: 2px 10px 2px 2px;
	margin-top: 10px;
}


span.bl-title2{
	background-color: #40B58B;
	color: #ffffff;
	padding: 2px 10px 2px 2px;
	margin-top: 10px;
}
