@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	background-color: #000000;
	background-image: url(img/bg_center.gif);
	background-repeat: repeat-y;
	background-position: center top;
 font-family:DF平成明朝体W5,細明朝,serif, "ＭＳ 明朝";
}


a:link { color:#FFFF99; }
a:visited { color:#FFFF99; }
a:hover { color: #CD5C5C; }
a:active { color:#CD5C5C; }

p,dt,dd,td{
	font-size:90%;
	color:#FFFFFF;
	line-height: 16px;
}
.strong {
	color: #585858;
	font-weight: bold;
}
.red {
	color: #ff0000;
}
img {
 border:none;
}
hr {
	font-size: 1px;
	color: #FFFFFF;
}
/*layout*/
#body {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
}
#bodysub {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000000;
	background-image: url(img/bg_sub.gif);
	background-repeat: repeat-y;
}
#head {
	padding-bottom: 85px;
	padding-top: 25px;
	padding-left: 10px;
}
#body .top {
	float: left;
}
/*background*/
#top {
	height:1200px;
	background-image: url(img/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 600px;
	position: relative;
}
#about01 {
	background-image: url(img/bg_about01.jpg);
	background-repeat: no-repeat;
}
#product01 {
	background-image: url(img/bg_product01.jpg);
	background-repeat: no-repeat;
}
#blog01 {
	background-image: url(img/bg_blog01.jpg);
	background-repeat: no-repeat;
}
#acsses01 {
	background-image: url(img/bg_acsses01.jpg);
	background-repeat: no-repeat;
}
#contact01 {
	background-image: url(img/bg_contact01.jpg);
	background-repeat: no-repeat;
}
#bodysub #about01 #foot {
	background-image: url(img/bg_about02.jpg);
}
#bodysub #product01 #foot {
	background-image: url(img/bg_product02.jpg);
}
#bodysub #blog01 #foot {
	background-image: url(img/bg_blog02.jpg);
}
#bodysub #acsses01 #foot {
	background-image: url(img/bg_acsses02.jpg);
}
#bodysub #contact01 #foot {
	background-image: url(img/bg_contact02.jpg);
}
/*menu*/
ul {
	padding-top: 40px;
	background-image: url(img/bg_menu.gif);
	background-repeat: no-repeat;
	height: 280px;
	width: 117px;
	background-position: 10px 25px;
}
li {
	padding-left: 58px;
	padding-bottom: 10px;
	padding-top:8px;
}
#menu05 {
	padding-top: 3px;
}

/*blogcat*/
#blogcat {
	width: 230px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top:8px;
}


/*productnavi*/

#productnavi ul{
	padding-top: 20px;
	background-image: url();
	float: left;
	width:240px;
}
li#productnavi{
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#notice p{
	float: left;
	font-size: 70%;
	color: #666666;
	width:240px;
	padding-left: 20px;
	padding-bottom:10px;
	padding-top: 20px;
}
#noticetop{
	float: left;
	font-size: 70%;
	color: #666666;
	padding-left: 20px;
	padding-bottom:10px;
	padding-top: 20px;
}


/*foot*/
address {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-size: 70%;
	text-align: right;
}
#foot {
	padding-top: 50px;
	padding-right: 100px;
}
#foot #address {
	width: 430px;
	margin-left: 310px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#bodysub #foot {
	background-repeat: no-repeat;
	height: 150px;
	clear: both;
}
/*blog*/

p#blog{
	font-size:90%;
	color:#FFFFFF;
	line-height: 16px;
	text-align:right;
	padding-bottom:10px;
}

p#blogtext{
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:white;
}




/*sub*/
#bodysub ul {
	width: 250px;
	float: left;
}
#bodysub #contents {
	float: right;
	width: 460px;
	padding-right: 30px;
	padding-top: 200px;
}
#bodysub #contents h2 {
	font-size: 120%;
	color: #FFFFFF;
	background-image: url(img/header.gif);
	height: 45px;
	width: 350px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 60px;
}
#bodysub #contents p {
	margin:0 0 0 30px;
padding-left: 10px;
	line-height: 180%;
}

p.product {
	margin:0 0 0 20px;
padding-left: 10px;
	line-height: 180%;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:white;
}

#bodysub #contents h3 {
	color: #F8CE0A;
	line-height: 30px;
	margin:0 0 0 20px;
	padding-left:20px;
	padding-top:30px;
	padding-bottom:5px;
}
#top .toptext {
	position: absolute;
	left: 311px;
	top: 100px;
	width: 400px;
	height:1000px;
	line-height: 22px;
	color: #FFFFFF;
}
.right {
}

