body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td  {
	margin: 0;  padding: 0;
}
h1, h2, h3, h4, h5, h6  {
    font-size: 100%;
}
body {
	font-size: 62.5%;
	line-height: 1.5;
}
html>/**/body {
	font-size: 10px;
}

body,td,th {
	color: #444444;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	overflow-y: scroll;
}

table {
	border-collapse: collapse;  border-spacing: 0;
}

img {
	border: 0;
}

li {
	list-style-type: none;
}
  
a {
	text-decoration:underline;
	color: #cc6699;
}
a:hover {
	color:#b21526;
	text-decoration:underline;
}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%; /* for IE 7 */
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {
	display: block;
}

.table_01	{
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.table_01 th	{
	text-align:left;
	border:1px solid #d3dce1;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
}
.table_01 td	{
	border:1px solid #d3dce1;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

.table_02	{
	width:100%;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
.table_02 th	{
	text-align:center;
	border:1px solid #d3dce1;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table_02 td	{
	padding:6px;
	border:1px solid #d3dce1;
}

.table_03	{
	width:500px;
	padding:0px;
	border-collapse:collapse;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.table_03 th	{
	text-align:center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_03 td	{
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table_select	{
	width:830px;
	margin:0 0 30px 0;
	padding:0px;
	border-collapse:collapse;
}
.table_select th	{
	text-align:left;
	border:1px solid #d3dce1;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
}
.table_select td	{
	/*border:1px solid #d3dce1;*/
	border-bottom:1px solid #d3dce1;
	text-align: center;
	padding: 16px;
}
#mainImg{
	margin: 0 0 0 2px;
	padding: 0;
	display:block;
	width:559px;
	height:315px;
	border:3px solid #d3dce1;
}

#wrapper {
	padding: 0px;
	margin-bottom: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	padding: 0px;
	width: 835px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 566px;
	float: left;
	display: block;
}

#menu {
	padding: 0px;
	width: 564px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

#sub {
	padding: 0px;
	float: right;
	width: 243px;
	margin: 0px;
}

#sub img {
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border:1px solid #d3dce1;
}

#footer {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 100%;
	position: relative;
	left: 0px;
	clear: both;
	background-image: url(../images_new/footer_l.gif);
	background-repeat: repeat-x;
}
#footer .copy {
	padding: 0px;
	left: 0px;
	margin: 0px;
	position: relative;
	top: 20px;
}
.hr {
	width: 100%;
	text-align: center;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.style1 {
	font-size: 1.1em;
	line-height:1.5em;
}

#selectContetns {
	margin: 0px;
	padding: 0px;
	width: 830px;
	display: block;
}
#selectContetns p {
	text-align:center;
}


/* 2012.10.19TAM編集ここから */

#topBnr{
	margin-top:20px;
}

#topBnr li{
	float:left;
	display:inline;
}

#mlImage{
	margin-right:16px;
}

/* 2012.10.19TAM編集ここまで */

