@charset "UTF-8";
/* CSS Document */

#header{
	margin-bottom:40px;
}

#left{
	width:460px;
	float:left;
}
#right{
	width:490px;
	float:left;
}

#right table{
	margin-left:35px;
}

h2{
	font-size:15px;
	text-align:center;
	margin-left:5px;
	margin-bottom:20px;
}
#otha{
	padding-left:40px;
}

/* ------------------------------
 	メニュー内容
------------------------------ */
.cut{
	font-size:13px;
	text-indent:1em;
}
.color{
	font-size:15px;
	padding:3px 0;
}

tr,th,td{
	text-indent:0.5em;
	border:solid 1px #ccc;
	border-style:inset;
}

table td{
	font-size:12px;
}

table{
	width:450px;
	border-style:outset;
	border-width: thin;
	margin:0 0 30px 0;
}
th{	
	background-color:#333;
	line-height:1.5em;
	color:#fff;
}
.w430{
	width:373px;
	line-height:1.5em;
	font-size:16px;
}
.fs10{
	font-size:13px;
}
.w74{
	width:77px;
	font-size:13px;
}

.fgPink{
	font-size:15px;
}