@charset "utf-8";



/****************************************************************************
トップページ
*****************************************************************************/

/* コンテンツエリア900px */
#contentwrapper_home {
	overflow: hidden;
	text-align: left;
	background: url(../images/freedot_ver01.gif) center top repeat-y;	
}


/* メインイメージ
---------------------------------------------*/
#home #top_flash {
	margin: 0 auto;
	width:874px;
	height:380px;
	text-align:center;
}

/* 新着情報
---------------------------------------------*/
#home #news  {
	float: left;
	width: 450px;
}
#home #news h2 {
	margin-left: 14px;
}
#home #news #recent {
	margin-left: 25px;
	margin-right: 20px;	
}
#home #news #recent .txt {
	text-indent: -1em;	
	padding: 18px  0  18px  1em;
	background: url(../images/dot01.gif) left bottom repeat-x;
}


/* 右ブロック 
---------------------------------------------*/
#home #right_col {
	float: left;
	width: 450px;
}
#home #info {
	margin-left: 20px;
	font-size:11px;
	line-height:1.6;
}
#home #info dl#mobile,
#home #info dl#photobook {
	overflow: hidden;
	padding-bottom: 15px;
}
#home #info dl#mobile {
	float:left;
	width: 202px;
}
#home #info dl#photobook {
	float:right;
	width: 185px;
}
#home #info .wbox {
	overflow:hidden;
	width: 405px;
	background: url(../images/freedot_ver01.gif) repeat-y center top;
}
#home #info #photocon {
	clear: both;
	background: url(../images/freedot_hr01.gif)  repeat-x;
}
#home #info #photocon dt {
	padding: 16px 0;
}
#home #info #photocon .pic {
	float: left;
	width: 175px;	
}
#home #info #photocon .txtarea {
	float: left;
	width: 230px;	
}







