@charset "shift_jis";

/* common */
a {
	outline: none;
	color: #666;
}
a:hover {
	color: #999;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
a.linkBlue {
	color: #4620d6;
}
a.linkBlue:visited {
	color: #4620d6;
}
a.linkBlue:hover {
	color: #9381D6;
}
.left {
	float: left;
}
.right {
	float: left;
}
.clear {
	margin-top: 200px;
}
div.title {
	border-bottom: dotted 1px #CCC;
	margin-bottom: 28px;
}
#area_concept,
#area_products,
#area_item_story,
#area_news,
#area_contact {
	padding-top: 100px;
	padding-bottom: 100px;
}
h2 {
	width: 130px;
	height: 24px;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
}
#area_home #home_3 dl dd a,
#area_news dl dd.title a {
	color: #000;
}
#area_home #home_3 dl dd a:visited,
#area_news dl dd.title a:visited {
	color: #999999;
}
#area_home #home_3 dl dd a:hover,
#area_news dl dd.title a:hover {
	color: #35237A;
	text-decoration: none;
}

/* gnav */
#container {
	margin: 0 auto;
	width: 900px;
	position: relative;
}
#header {
	height: 42px;
	text-align: center;
	background:url(../images/gnav_bg.gif) center top repeat-x;	
	padding: 1px 0 0 0;
	margin: 26px 0 0;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index:95;
}
#gnav {
	margin: 0 auto;
	padding: 0;
	width:900px;
}
#gnav #logo {
	display:block;
	width:220px;
	height:40px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
	float: left;
	margin-right: 54px;
}
#gnav li {
	float:left;
}
#gnav li a {
	display:block;
	height:40px;
	background-repeat:no-repeat;
	background-position:left top;
	outline:none;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	font-size:1px;
	margin-right: 5px;
}
#gnav li#gnav01 a {
	width: 60px;
	background-image:url(../images/gnav_1.gif);
}
#gnav li#gnav02 a {
	width: 80px;
	background-image:url(../images/gnav_2.gif);
}
#gnav li#gnav03 a {
	width: 95px;
	background-image:url(../images/gnav_3.gif);
}
#gnav li#gnav04 a {
	width: 62px;
	background-image:url(../images/gnav_4.gif);
}
#gnav li#gnav05 a {
	width: 80px;
	background-image:url(../images/gnav_5.gif);
}
#gnav li#gnav06 a {
	width: 114px;
	background-image:url(../images/gnav_6.gif);
}
#gnav li#gnav07 a {
	width: 100px;
	background-image:url(../images/gnav_7.gif);
}

#gnav li a:hover {
	background-position:left bottom;
}
/* home */
#area_home {
}
#area_home #home_1 {
	margin-bottom: 10px;
}
#area_home #home_2 {
	width: 556px;
	float: left;
}
#area_home #home_2 p {
	margin-bottom: 24px;
}
#area_home #home_3 {
	width: 280px;
	margin: 0 0 0 30px;
	float: left;
}
#area_home #home_3 li {
	margin: 0 0 10px 0;
	min-height: 50px;
	border-bottom: dotted 1px #CCC;
}
#area_home #home_3 dl {
	min-height: 80px;
}
#area_home #home_3 dt {
	color: #CCC;
	margin: 0 0 5px 59px;
}
#area_home #home_3 dd.image {
	float: left;
	margin-right: 10px;
}
#area_home #home_3 dd.image img {
	max-width: 46px;
	height: auto;
}
#area_home #home_3 p {
	text-align: right;
}
#area_home #home_3 p img {
	margin-left: 5px;
}
/* concept */
#area_concept {
}
#area_concept h2 {
	background-image:url(../images/cc_tit.gif);
}
/* products */
#area_products {
}
#area_products h2 {
	background-image:url(../images/p_tit.gif);
}
#area_products #p_left {
	width: 418px;
	margin-right: 58px;
}
#area_products #p_left p {
	width: 280px;
	margin-left: 52px;
	margin-bottom: 30px;
}
#area_products #p_right {
	width: 398px;
	padding-top: 220px;
}
#area_products #p_right p {
	width: 280px;
	margin-left: 56px;
	margin-bottom: 30px;
}
#area_products #p_left p.link,
#area_products #p_right p.link {
	width: 189px;
	text-align: center;
	margin-bottom: 150px;
}
#area_products #p_left p.link span,
#area_products #p_right p.link span {
	text-decoration: underline;
}
#area_products #p_left p.link img,
#area_products #p_right p.link img {
	margin-bottom: 3px;
}
/* item story */
#area_item_story {
}
#area_item_story h2 {
	background-image:url(../images/i_tit.gif);
}
/* news */
#area_news {
}
#area_news h2 {
	background-image:url(../images/n_tit.gif);
}
#area_news ul {
	padding-left: 42px;
}
#area_news li {
	margin: 0 0 30px 0;
	padding-bottom: 30px;
	border-bottom: dotted 1px #CCC;
}
#area_news dl {
	margin: 0 0 10px 0;
	min-height: 130px;
}
#area_news dl dt {
	margin: 0 0 10px 0;
	margin-left: 76px;
	color:#838383;
}
#area_news dl dd.title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
}
#area_news dl dd.image {
	float: left;
	margin-right: 10px;
}
#area_news dl dd.text {
	padding-left: 76px;
}
/* contact */
#area_contact {
}
#area_contact .text {
	margin-left: 40px;
}
#area_contact h2 {
	background-image:url(../images/ct_tit.gif);
}
#area_contact p {
	margin-bottom: 2em;
}
#area_contact p span {
	color: #838383;
}
#area_contact .indent {
	text-indent: 2em;
	display: block;
}
#area_contact p#rhino {
	text-align: right;
}
/* footer */
#footer {
	text-align: center;
	font-size:90%;
	margin-top: 20px;
	padding: 20px 0;
	border-top: solid 1px #333;
	width: 100%;
}
