@charset "UTF-8";
/* 共通スタイル */
body{
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #0A0A0A;
	font-size: 12px;
	line-height: 1.4em;
	letter-spacing: 0.1ex;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #FBFBFB;
}

img{
    border:0px;
}



hr {
	display: none;
}

#Wrapper .BacktoTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	clear: both;
}

#Wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 1px;
	width: 810px;
	padding-bottom: 15px;
	text-align: left;
}

#Wrapper a:active {
color:#666666;
text-decoration:none;
}

#Wrapper a:link {
color:#666666;
text-decoration:none;
}

#Wrapper a:visited {
color:#666666;
text-decoration:none;
}

#Wrapper a:hover {
	color:#CCCCCC;
	text-decoration:underline;
}

#Wrapper .Line {
	background-image: url(../index/img/line.jpg);
	background-repeat: repeat-x;
	height: 2px;
	padding-bottom: 15px;
	clear: both;
}


/* ヘッダ */

#Wrapper #Head {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	height: 255px;
	color: #5A5D5F;
}


#Wrapper #Head .HeadBox h1 {
	width: 437px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	height: 70px;
}

#Wrapper #Head .HeadBox .MenuBox {
	text-align: right;
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
}

#Wrapper #Head .Intro{
	line-height: 1.6em;
}

/* コンテンツ */

#Wrapper #Works {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-top: 3px;
}


#Wrapper #Works a:active {
color:#000000;
text-decoration:none;
}

#Wrapper #Works a:link {
color:#000000;
text-decoration:none;
}

#Wrapper #Works a:visited {
color:#000000;
text-decoration:none;
}

#Wrapper #Works a:hover {
	color:#666666;
	text-decoration:underline;
}

#Wrapper #Works h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#Wrapper #Works .Sumnail {
	float: left;
	margin-right: 30px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}

#Wrapper #Works .DotLine {
	background-image: url(../index/img/dotline.jpg);
	background-repeat: repeat-x;
	height: 2px;
	margin-bottom: 12px;
	margin-top: 12px;
	clear: both;
}
#Wrapper #Works .WorksNew {
	height: 108px;
}
#Wrapper #Works .WorksNew p {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#Wrapper #Works .WorksNew .Details {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#Wrapper #Works .CDWorksNew {
	height: 130px;
}
#Wrapper #Works .CDWorksNew p {
	float: left;
	width: 600px;
	margin: 0px;
	padding: 0px;
}
#Wrapper #Works .CDWorksNew .Details {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#Wrapper #Works .SmallBox {
	float: left;
	width: 156px;
	font-size: 10px;
	height: auto;
	margin-bottom: 20px;
	margin-top: 5px;
}

#Wrapper #Works .SmallBox img{
	padding: 2px;
	border: 1px solid #CCC;
}

#Wrapper #Works .SmallBox .SmallCaps {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	letter-spacing: normal;
	width: 158px;
}

#Wrapper #Works .Line {
	background-image: url(../index/img/line2.jpg);
	background-repeat: repeat-x;
	height: 2px;
	padding-bottom: 15px;
	clear: both;
}

#Wrapper #AboutUs {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-top: 3px;
	margin-bottom: 15px;
}

#Wrapper #AboutUs a:active {
color:#000000;
text-decoration:none;
}

#Wrapper #AboutUs a:link {
color:#000000;
text-decoration:none;
}

#Wrapper #AboutUs a:visited {
color:#000000;
text-decoration:none;
}

#Wrapper #AboutUs a:hover {
	color:#666666;
	text-decoration:underline;
}

#Wrapper #AboutUs h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


#Wrapper #AboutUs dt {
	float: left;
	width: 100px;
	margin-bottom: 5px;
	padding-left: 10px;
}
#Wrapper #AboutUs dl {
	margin: 0px;
	padding: 0px;
}

#Wrapper #AboutUs dd {
	float: left;
	width: 600px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#Wrapper #AboutUs .Hight {
	height: 180px;
}


#Wrapper #AboutUs .HightRight {
	margin-bottom: 0px;
}


/* フッダ */

#Food{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	letter-spacing: normal;
	background-color: #13181C;
	color: #DCDCDC;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
}
