@charset "Shift_JIS";

/*---------------------------------------------------------------------
2009/07/
House Blend Animation Junya Sugiyama
http://www.inuuniq.com/
---------------------------------------------------------------------*/


/* _____________________ サイドメニュー __________________________   */
/* メニュー */
h4 { background-image: url(../images/title.gif); background-repeat: no-repeat; background-position: 10px 0; text-indent: -9999px; width: 178px; height: 47px; margin-top: 10px; margin-left: 15px; solid #663; display: block; }
#menu_title {
	width: 200px;
	height: 55px;
}

#menu_title a{
	display: block;
	width: 200px;
	height: 55px;
	background-image: url(../img/menu_title.gif);
}


/* _____________________ メインコンテンツエリア __________________________   */

/* _____________________ コンテンツタイトル __________________________   */
h2#content_title {
	background-image: url(../img/menu_title2.gif);
	width: 640px;
	height: 26px;
	margin-top: 25px;
}

h2#content_title_txt {
	background-image: url(../img/menu_title3.gif);
	width: 640px;
	height: 45px;
	margin-top: 5px;
}

/* _____________________ コンテンツ開始 __________________________   */

#content_start {
	width: 640px;
}

/* _____________________ インフォメーション __________________________   */
#information {
	width: 640px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left_info {
	width: 430px;
	float: left;
}

#right_info {
	width: 180px;
	height: 95px;
	float: left;
	padding-left: 30px;
}


/* _____________________ ホンカネットワーク __________________________   */


#honkanetwork {
	width: 640px;
	height: 600px;
	margin-bottom: 100px;
}



