@charset "utf-8";
/* CSS Document */


#dc_contents {
	background-color:#FFFFFF;
	width: 898px;
	margin: 0px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	text-align: center;
	color: #666666;
	}
	
#dc_contents a:link, .dc_contents a:hover{
	color: #666666;
}
	
#dc_contents h1{
	text-align: center;
	padding-bottom: 20px;
}
#dc_contents p.concept{
	text-align: center;
	margin-bottom: 30px;
}
#dc_contents p.grandopen{
	text-align: center;
	margin-bottom: 50px;
}


#dc_contents p.copy{
	text-align: center;
	line-height: 1.8em;
	padding-top: 10px;
	padding-bottom: 30px;
}


#dc_contents div.banner{
	margin-bottom: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#dc_contents div.end{
margin-bottom:40px;
}

#dc_contents h2{
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 10px;
}

/* press_release--------------------- */
#dc_contents div.press_release {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 40px;
}


#dc_contents div.press_release .news{
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
#dc_contents div.press_release .news p{
	float: left;
	padding-top: 5px;
}

#dc_contents div.press_release .news div.image{
	display: inline;
	float: right;
}
#dc_contents div.press_release .day{
	font-weight: bold;
	padding-right: 10px;
}



/* reception--------------------- */
.reception{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.reception h2{
	margin-bottom: 15px;
	text-align: center;
}
.reception p.detail{
	padding-bottom: 20px;
}
.reception h3{
	float: left;
	margin-right: 10px;
	width: 47px;
	padding: 0px;
}
.reception p{
	text-align: left;
	line-height: 1.5em;
}


/* brand ---------------------------*/

#brand {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	text-align: left;
	margin-bottom: 80px;
}

.brand-detail{
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.brand-detail div.logo{
	width: 220px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}
.brand-detail div.image{
	float: left;
	width: 144px;
}
.brand-detail div.contents{
	float: left;
	text-align: left;
	width: 430px;
}
.brand-detail div.contents h4{
	margin-bottom: 15px;
	padding-left: 15px;
}
.brand-detail div.contents div.profphoto{
	float: right;
	width: 135px;
	text-align: right;
	padding-bottom: 20px;
}
.brand-detail div.contents p{
	padding-left: 15px;
	font-size: 10px;
	line-height: 1.6em;
}


#karen-fdc div.logo{
	margin-top: 130px;
}

#mds div.logo{
	margin-top: 100px;
}

#mds p.txt{
	margin-top: 90px;
	margin-bottom:15px;
}


#alifeselect div.logo{
	margin-top: 140px;
}
#alifeselect p.txt{
	margin-top: 80px;
}

img.logo{
	margin-right: 2px;
	margin-left: 2px;
}

.item-image{ margin-bottom:20px;}


/* box ---------------------------*/
.box {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	text-align: left;
}

.box p{
	line-height: 1.5em;
	margin-bottom: 10px;

}
.box h2{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 15px;
	background-color: #F5F5F5;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
}
.box h3{
	font-weight: bold;
	margin-bottom: 5px;

}
.box div.link{
	padding: 5px;
	text-align: center;
	border: 1px solid #F0F0F0;
	margin-bottom: 10px;
	background-color: #F0F0F0;
	margin-top: 10px;
}
#dc_contents .box div.link a:link,
#dc_contents .box div.link a:visited{
	color: #666666;
	font-weight: bold;
}
#dc_contents .box div.link a:hover,
#dc_contents .box div.link a:active{
	color: #FF3333;
	text-decoration: none;
}

.box .caption{
	color: #FF0033;
}

.box .caption2{
font-size:10px;
}

#attention .box p{ margin-left:15px;}
#attention .box p.end{ margin-bottom:30px;}


#dc_contents div.item_spec{
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
#dc_contents div.item_spec p{

}

#dc_contents div.item_spec .item{
	font-weight:bold;
	background-color: #f3f3f3;
	padding: 3px;
	margin-bottom: 5px;
}

/*------------ form用 --------------*/
table.form{
	width: 100%;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-top: 20px;
}

table.form .textarea{
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;

}

table.form tr,table.form th,table.form td{
	padding: 5px;


}


table.form th{
	background-color: #E1E1E1;
	color: #666666;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;

}

table.form td{
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

p.form_caption{
	font-size: 10px;
}

div.submit{
	text-align: center;
}

div.form{
	border: 1px solid #CCCCCC;
	padding: 15px;
}


/* access */

#access{
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}

#access p{
	line-height: 1.6em;
}
