body {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1{
	color: #666666;
	font-size: 75%;
	text-align: right;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-size: 150%;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 10px;
}
h3{
	font-size:75%;
	line-height: 120%;
	background-color:#eeeeee;
	border: 1px solid #CCCCCC;
	padding:5px;
	font-weight: normal;
}
h4 {
	font-size:130%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333333;
	font-weight: bold;
	letter-spacing: .15em;
	padding-left: 5px;
}
h5 {
	font-size: 120%;
}
ul {
	margin-left: 10px;
	padding-left: 20px;	
}
li{
	padding-left: 0px;
	margin-left:0px;
	list-style-image: url(image/arrow.gif);
}
table{
	line-height:120%;
	font-weight: normal;
	font-size: 85%;
	text-align: center;
}


#title {
	width: 770px;
	background-image: url(image/main.jpg);
	background-repeat: no-repeat;
}

#contener {
	width: 770px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#contents_menu {
	margin-top: 10px;
	text-align: left;
	float: left;
	width: 220px;
	padding-right: 10px;
	overflow: hidden;
}

.menu{
	font-size: 90%;
	line-height: 150%;
	width: 210px;
	border-top: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.menu img{
	margin-right: 5px;
	margin-bottom: 2px;
}

.menu a:link{
	color:#333333;
	text-decoration: none;
	height:42px;
}
.menu a:active{
	color:#333333;
	text-decoration: none;
	height:42px;
}
.menu a:visited{
	color:#333333;
	text-decoration: none;
	height:42px;
}
.menu a:hover{
	color:#0099FF;
	text-decoration: underline;
	background-color: #eeeeee;
	width: 210px;
	height:42px;
}
#contents_menu li a:link{
	font-size:100%;
	color:#333333;
	text-decoration: none;
	line-height:160%;
}
#contents_menu li a:active{
font-size:100%;
	color:#333333;
	text-decoration: none;
	line-height:160%;
}
#contents_menu li a:visited{
font-size:100%;
	color:#333333;
	text-decoration: none;
	line-height:160%;
}
#contents_menu li a:hover{
	color:#0099FF;
	text-decoration: underline;
}
#contents_menu p{
	font-size: 90%;
}
.staff a:link{
	color:#333333;
	text-decoration: none;
	height:60px;
	font-weight: bold;
}
.staff a:active{
	color:#333333;
	text-decoration: none;
	height:60px;
	font-weight: bold;
}
.staff a:visited{
	color:#333333;
	text-decoration: none;
	height:60px;
	font-weight: bold;
}
.staff a:hover{
	color:#0099FF;
	background-color:#FFFFFF;
	height:60px;
	text-decoration:underline;
	font-weight: bold;
}

#goods {
	text-align: left;
	float: right;
	width: 530px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#company {
	background-color: #78A9C2;
	width: 770px;
	text-align:center;
	padding: 5px;
	margin-top: 20px;
	clear: both;
}
#company p{
	font-size:85%;
	line-height:150%;
	color:#FFFFFF;
	font-weight: normal;
	}
	
.spec {
	text-align: left;
	padding: 2px;
}
.spec td {
	text-align: left;
	padding: 2px;
	color: #333333;
}

.consept {
	margin-top: 10px;
	font-size: 80%;
	line-height: 120%;
	color: #333333;
	width: 520px;
	padding-top: 0px;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(image/concept.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.pickup {
	padding: 2px;
	width: 530px;
}
.pickup #new {
	font-size:80%;
	line-height:120%;
	text-align: center;
	vertical-align: top;
	margin-bottom: 0px;
}
.pickup #data{
	text-align: left;
	font-size: 90%;
	line-height: 120%;
}
.pickup #osusume{
	text-align: left;
	font-size: 85%;
	line-height: 150%;

}
.new {
	background-image: url(image/new.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 30px;
	padding-top: 3px;
	padding-left: 10px;
}

.data {
	background-image: url(image/data.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 30px;
	padding-top: 3px;
	padding-left: 10px;
}

.osusume {
	background-image: url(image/osusume.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 30px;
	padding-top: 3px;
	padding-left: 10px;
}
#maker {
	width: 600;
	border-top: 5px #9BC6DB solid;
	border-right: 5px #78A9C2 solid;
	border-bottom: 5px #78A9C2 solid;
	border-left: 5px #9BC6DB solid;
	text-align: left;
	font-size: 85%;
	padding: 10px;
	color: #666666;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.lineup {
	float:left;
	width: 145px;
	text-align: center;
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.t-c {
	font-size: 130%;
	font-weight: bolder;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 0px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
