@charset "Shift_JIS";

/* 共通 */
@import "../../../../../../css/base.css";
@import "../../../../../../css/common_style.css";

/****************************** コンテンツ ********************************/



/***********左コンテンツ ***********/
#left-con {
		border:solid #000 1px;
		padding:0.5em;
		width:90%;
		margin-bottom:2.0em;
		}

#left-con h4{
		border:solid #000 1px;
		padding:0.5em; margin:0.5em;
		}

#left-con h4.box{
		margin-bottom:1.5em;
		text-align:center;
		}
#left-con ul {
		margin-left:0.5em;
		}
		
#left-con li {
		margin-bottom:0.5em;
		}
		
#left-con li.end{
		margin-bottom:2.0em;
		}

/*********** 右コンテンツ（上段）***********/

#right-con1 {
		margin-bottom:1.0em;
		border:solid #000 1px;
		padding:0.5em;
		}
			
/*********** 右コンテンツ（下段）***********/
			
#right-con2 {
		border:solid #000 1px;
		padding:0.5em;
		margin-bottom:2.0em;
		}