@charset "UTF-8";

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

/* main
---------------------------------------------------------------------------------------- */

#main {  border-top: 2px solid #FFF; border-bottom: 2px solid #FFF; background: url(/common/images/top/bg_main.png) no-repeat center #E5DBC9; min-height:297px; }
#wrapper #main .inner { width: 940px; margin-right: auto; margin-left: auto; text-align: center; height: 297px; vertical-align:middle !important;  }
#wrapper #main .inner img { vertical-align:middle !important; }

/* boader
---------------------------------------------------------------------------------------- */
.boader { border-bottom: 1px solid #43230D; min-height:1px;}

/* contents
---------------------------------------------------------------------------------------- */
#contents { margin-top:30px; }

/* information
---------------------------------------------------------------------------------------- */
#wrapper #contents .right .inner .exposition { margin-top: 15px; margin-bottom: 30px; text-shadow: 1px 1px 1px #FFF; }
#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; }
