﻿@charset "utf-8";

/*
1.main contents
2.top left
3.top right
*/

/*----------------------------------------------------
　1.main contents
----------------------------------------------------*/
#wrapper {
	width: 980px;
	height: auto;
	margin: 0 auto;
	overflow:hidden;
}

#top_cont_l {
	float: left;
	height: auto;
	width: 250px;
	margin: 0px;
	padding: 0px;

}

#top_cont_r {
	float: right;
	height: auto;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

/*----------------------------------------------------
　2.top left
----------------------------------------------------*/
#topics {
	height: 240px;
	width: 246px;
	border: 1px solid #CCC;
	background-image: url(../images/topics-title.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 50px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}

#side01 {
	height:auto;
	width: 236px;
	border: 1px solid #CCC;
	margin: 0;
	padding: 7px;
}

#side-add {
	line-height:16px;
	padding-top:10px;
	font-size:12px;
}

/* side 会社概要リンク
***************************************/
#side_comp {
	margin:0;
	padding: 0;
	_overflow: hidden; /*IE6用*/
	_display: inline;
	clear: both;
}

#side_comp ul{
	height: 32px;
	width: 235px;
	padding:0;
	margin:10px 0 0;
}

#side_comp ul li{
	width: 235px;
	height: 32px;
	padding: 0;
	list-style-type:none;
	line-height:0;
	margin: 0;
	_display:inline; /*IE6用*/
	_line-height:2em; /*IE6用*/
}

#side_comp ul li a{
	display: block;
	width: 235px;
	height: 32px;
	margin: 0;
	background-image: url(../images/side-comp.jpg);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	_overflow: hidden; /*IE6用*/
}

#side_comp ul li span.active{
	display: block;
	width: 235px;
	height: 32px;
	margin: 0;
	background-image: url(../images/side-comp.jpg);
	background-repeat: no-repeat;
	_overflow: hidden; /*IE6用*/
	_display: inline; /*IE6用*/

}

#side_comp ul li a{
	display: block;
	width: 235px;
	height: 32px;
	background-image: url(../images/side-comp.jpg);
	background-repeat: no-repeat;
}

/* オフマウス */
.side_comp01 a{background-position: 0px 0;}

/* オンマウス */
.side_comp01 a:hover{background-position: 0px -32px;}


/* side メールお問い合わせ
***************************************/
#side_mail {
	margin:20px 0 0;
	padding: 0;
	_overflow: hidden; /*IE6用*/
	_display: inline;
	clear: both;
}

#side_mail ul{
	height: 250px;
	width: 250px;
	padding:0;
	margin:0;
}

#side_mail ul li{
	width: 250px;
	height: 250px;
	padding: 0;
	list-style-type:none;
	line-height:0;
	margin: 0;
	_display:inline; /*IE6用*/
	_line-height:2em; /*IE6用*/
}

#side_mail ul li a{
	display: block;
	width: 250px;
	height: 250px;
	margin: 0;
	background-image: url(../images/side-mail.jpg);
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	_overflow: hidden; /*IE6用*/
}

#side_mail ul li span.active{
	display: block;
	width: 250px;
	height: 250px;
	margin: 0;
	background-image: url(../images/side-mail.jpg);
	background-repeat: no-repeat;
	_overflow: hidden; /*IE6用*/
	_display: inline; /*IE6用*/
}

#side_mail ul li a{
	display: block;
	width: 250px;
	height: 250px;
	background-image: url(../images/side-mail.jpg);
	background-repeat: no-repeat;
}

/* オフマウス */
.side_mail a{background-position: 0px 0;}

/* オンマウス */
.side_mail a:hover{background-position: 0px -250px;}


/*3.top right
***************************************/
#top_midashi01 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 700px;
	text-indent: -9999px;
	height: 296px;
	background-image: url(../images/top_midashi01.jpg);
	background-repeat: no-repeat;
}

#top_contact {
	display:block;
	height: 56px;
	width: 295px;
	padding: 220px 0 0 366px;
	margin:0;
	text-indent:-9999px;
}

#top_contact a {
	display:block;
	height: 56px;
	width: 295px;
	text-indent:-9999px;
}

#top_midashi02 {
	margin: 20px 0 0 0;
	padding: 55px 25px 10px;
	height:150px;
	list-style-type: none;
	background-image: url(../images/top_midashi02.jpg);
	background-repeat: no-repeat;
}

#top_midashi03 {
	margin: 0;
	height:346px;
	background-image: url(../images/top_midashi03-2.jpg);
	background-repeat: no-repeat;

}

#top_midashi03 p.point {
	width:380px;
	padding:50px 0 0 85px;

}
