@charset "Shift_JIS";

/*================================================
	Site Name: Future Design Lab
	Description: base layout style
	Author: Future Design Lab
================================================*/


/*================================================
	CONTENTS 
	: all
	: contents
	: side content
	: font&txt
	: other
================================================*/

/*----------------------------------------------*/
/*  contents  */
/*----------------------------------------------*/
#container_content{
	width:800px;
	padding:0 0;
	background:url(../common/img/contents_bg.gif) repeat-y #FFF;
}


#main_content{
	float:left;
	width:500px;
	padding:10px 50px 20px 20px;
}

#side_content{
	float:right;
	width:230px;
	padding:0 0 0 0;
	text-align:right;
}

.cont_shadow{
	width:800px;
	height:15px;
	background:url(../common/img/cont_shadow_02.gif) no-repeat;
}


/*----------------------------------------------*/
/*  contents  */
/*----------------------------------------------*/
.pankuzu{
	width:500px;
	padding:0 0 10px 0;
}

.content_image{
	width:500px;
	padding:0 0 10px 0;	
}

#content_plan{
	width:500px;
	padding:10px 0 0 0;
}

.content_plan_ttl{
	width:500px;
	height:70px;
}
.content_plan_comment{
	width:470px;
	padding:15px 15px 5px 15px;
	line-height:1.5em;
	background:url(img/plan_bg.gif) repeat-y;
}
.conten_plan_footer{
	width:500px;
	height:14px;
}
#content_plan ul{
	padding:0 0 0 15px;
	line-height:1.7em;
}

#content_plan li{
	list-style:square;
}

/*----------------------------------------------*/
/*  side content  */
/*----------------------------------------------*/


/*----------------------------------------------*/
/*  font&Txt  */
/*----------------------------------------------*/

/*----------------------------------------------*/
/*  other  */
/*----------------------------------------------*/
