body {
	margin:0;
	padding: 0px;
	background: #E6E3D7;
	color:#333333;
	font-size: small;
	line-height: 150%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "Osaka", "ＭＳ Ｐゴシック";
	text-align: center;
}


a:hover {
  color : "#C11300";
  text-decoration : underline;
}

/*ヘッダ---------------------*/
.head {
	width: 750px;
	background: #0093C1;
	margin: 0px;
	padding: 0px;
}

/*メニュー-------------------*/
.menu {
	width: 750px;
	font-size: xx-small;
	color: #333333;
	padding: 5px 0px 16px 10px;
	margin: 0px;
}

/*PRF------------------*/
#prf {
	width: 750px;
}

h4 {
	font-weight: bolder;
	color: #E78200;
	padding: 20px 0px 0px 30px;
}

.t {
	font-size: x-small;
	line-height: 135%;
	padding: 0px 0px 0px 30px;
}

.t2 {
	font-size: xx-small;
	text-align: right;
	padding: 10px;
}


/*WORKS------------------*/

#left {
	width: 370px;
}

#left h4 {
	font-weight: normal;
	color: #E46735;
	border-top: dotted 1px #CCCCCC;
	padding: 10px 0px 0px 5px;
}

#title table {
	font-size: x-small;
	color: #0000FF;
}
#title td {
	padding: 3px;
}

#title a:link {	color:#0000FF;	text-decoration: underline;}
#title a:active {	color: #0000FF;	text-decoration: underline;}
#title a:visited {	color: #0000FF;	text-decoration: underline;}
#title a:hover {	color: #C11300;	text-decoration: underline;}

#right {
	width: 370px;
	border-left: dotted 1px #CCCCCC;
}

#right h4 {
	font-weight: normal;
	color: #0093C1;
	border-top: dotted 1px #CCCCCC;
	padding: 10px 0px 0px 5px;
}

.t3 {
	font-size: x-small;
	line-height: 125%;
	margin: 0px 0px 0px 0px;
}

dl {
	margin: 0px 10px 0px 20px;	
}





/*ボックス（レイアウト設定）-----------*/

#layout {
	margin: 0 auto;
	width: 750px;
	height: 100%;
	text-align: left;
	background: #FFFFFF;
}

.tmain {
	font-size: x-small;
	line-height: 135%;
}

/*SHOPPING------------------*/

#shop {
	text-align: center;
}

.stitle {
	width: 650px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	margin-top: 40px;
}

#shoptxt {
	width: 650px;
	text-align: left;
	border-top: dotted 1px #CCCCCC;
	margin-bottom: 25px;
}

#shoptxt td {
	font-size: x-small;
	line-height: 145%;
	padding: 5px;
}



/*音楽-----------*/

#music {
	text-align: center;
}

#mmenu {
	margin-top: 20px;
}

#mmenu td{
	font-size: x-small;
	padding: 0px 0px 0px 30px;
}

#mmenu a:link {	color:#0000FF;	text-decoration: underline;}
#mmenu a:active {	color: #0000FF;	text-decoration: underline;}
#mmenu a:visited {	color: #0000FF;	text-decoration: underline;}
#mmenu a:hover {	color: #C11300;	text-decoration: underline;}


.mtitle {
	width: 650px;
	font-size: small;
	font-weight: bold;
	text-align: left;
	letter-spacing: 3px;
	margin-top: 40px;
}

#mcd {
	width: 650px;
	text-align: left;
	border-top: dotted 1px #CCCCCC;
	margin-bottom: 25px;
}

#mcd td {
	font-size: x-small;
	line-height: 125%;
}

#mprf {
	width: 600px;
}

#mprf td {
	font-size: x-small;
	line-height: 125%;
	padding: 5px;	
}


/*フッター---------------------------*/

#footer .p {
	width: 100%;
	height: 100%;
	font-size: xx-small;
	text-align: center;
	bottom: 5px;
}

.p a:link {	color:#333333;	text-decoration: none;}
.p a:active {	color: #333333;	text-decoration: none}
.p a:visited {	color: #333333;	text-decoration: none}
.p a:hover {	color: #C11300;	text-decoration: none;}


