@charset "UTF-8";

/*
*************************************
*Since: 2013-08-02
*Modified: 2013-00-00
*************************************
*/


/* about
---------------------------------------------------------------------------------------- */
#wrapper #contents .right #information .inner { margin-top: 50px; }
#wrapper #contents .right #information .inner .textarea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DACCB1;
	background-color: #FFFFFF;
	color: #333333;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	min-height:100px;
}

#wrapper #contents .right #information .inner .textarea ol { margin-top: 30px; margin-left: 20px; margin-bottom: 30px; }
#wrapper #contents .right #information .inner .textarea ol.last { margin-bottom: 0px; }

#wrapper #contents .right .inner .information ul { background-color: #FFFFFF; }
#wrapper #contents .right .inner .information ul li { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #DACCB1; padding: 18px; overflow: hidden; }
#wrapper #contents .right .inner .information ul li em { font-style:normal; color:#EB6800; font-size:90%; float: left; }
#wrapper #contents .right .inner .information ul li p { float: right; width: 480px; display: block; }


#wrapper #contents .right #information .inner .information .textarea .date { color:#EB6800; margin-bottom:40px; }

#wrapper #contents .right #information .inner .information .textarea .back { margin-top: 50px; }

#contents #exc.right {
	width: 100%;
	float: none;
}
#contents #exc.right .inner .media ul li p {
	width: calc(100% - 200px);
}
