@charset "euc-jp";
/* CSS Document */

body {
	font-family:"£Í£Ó £ÐÌÀÄ«", "MS PMincho", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", serif;
	margin: 0;
	padding: 0;
}

#container {
	width: 628px;
	border:1px solid #ccc;
	margin:auto;
}
#mainContent {
	width: 600px;
	margin:10px auto;
}

img {
    border-style:none;
}
a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.set {
	width:600px;
	margin-bottom:15px;
}
.title {
	width:600px;
}
.title:after {
    content: ""; 
    display: block; 
    clear: both;
}
.optionName {
	width:240px;
	float:left;
}
.select {
	width:358px;
	float:left;
	color:#6c0;
	font-family:"¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	font-size:14px;
	line-height:20px;
	text-align:center;
	padding:22px 0;
}
strong {
	color:#ff3f06;
}

/**/
table {
	border:none;
	width:600px;
	margin:0;
	padding:0;
}
table td {
	margin:0;
	padding:5px 5px 20px 5px;
	width:140px;
	vertical-align:top;
	text-align:center;
}

table.optionA {
	margin-bottom:20px;
}
table.optionB {
}

