
*{margin:0;}
img{border:none;}
a { text-decoration: none; }
a:link { color: #D60903; }
a:visited { color: #D60903; }
a:active { color: #D60903; }
a:hover { color: #ed5f00; }

body{
	background-color:#EBEBEB;
	text-align:center;
	font-family: Arial, Helvetica, Sans-serif;
}


#all{
	background-color:#FFFFFF;
	width:820px;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	margin:0 auto;
	text-align:left;
}

#header #logo {
	float: left;
}
#header #lang {
	float: right;
	list-style: none;
}
#header #lang li {
	float: left;
	margin: 0 10px 0 8px;
}

#menu_1{
	clear: both;
	height:70px;
	background-image: url(../../images/menu_bg.gif);
	background-repeat: no-repeat;

}

#menu_1 .menu_space{
	margin:0px 4px 0px 0px;
}
#menu_border{
	height:13px;
	border-bottom: 1px solid #B5B5B5; 
	padding:0px;
	margin:0px;
}

#img_top{
	width:820px;
	height:206px;
	background-image:url('../../images/dds_top.jpg');
}

#img_top2{
	width:820px;
	height:206px;
	background-image:url('../../images/dds_top2.jpg');
}
#img_top h1, #img_top2 h1{
	padding:122px 0 0 22px;
	font-size:14px;
	color:#382003;
	line-height:16px;
	font-weight:normal;
}

#menu_2{
	width:820px;
}

#main{
	width:820px;
}
#mainLayout{
	width:820px;
	margin-top:-4px;
}
#mainLayout .main_l{

	width:818px;
}


#mainLayout .main_r{
	width:303px;
	border-left:1px solid #B5B5B5;
}
#mainLayout .main_r .textContent1{
	padding:10px;
	line-height:16px;
	font-size:12px;
	border-bottom:1px solid #B5B5B5;
}
#mainLayout .main_r .textContent1 p{
	text-indent:-10px;
	padding-left:12px;
	padding-bottom:8px;
}
#mainLayout .main_r .textContent2{
	padding:10px;
	line-height:16px;
	font-size:12px;
}
#mainLayout .main_r .textContent2 p{
	text-indent:-10px;
	padding-left:12px;
	padding-bottom:8px;
}

.main_wrapper{
	background-color:#EAEAEA;
}


/* footer */
#footer_dot{
	background-image:url('../../images/footer_dot.gif');
	height:14px;
	border-top:1px solid #B5B5B5;
	border-bottom:1px solid #B5B5B5;
}

#footer{
	background-color: #CDCDCD;
}
#footer_table{
	width:100%;
	background-color: #CDCDCD;
}
#footer_table_short{
	width:578px;
	background-color: #CDCDCD;
}
#footer2{
	padding:10px 0px 0px 10px;
}
#footer3{
	padding:7px 10px 0px 0px;
}

.pagetop {
        text-align: right;
}

/*エンターページ用ID 2013/02/27*/
#nonborder1,
#nonborder2,
#nonborder3,
#nonborder4,
#nonborder5{
	border:none;
	outline:none;
}
