@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :module.css
 author     :keyword-co.net(admin)
 style info :トップページ

=================================================================== */

/* -----------------------------------------------------------
	#flash
		フラッシュ
----------------------------------------------------------- */
body#top #flash {
	height:390px;
	margin:0 auto;
	width:100%;
}

/* -----------------------------------------------------------
	#contents
		コンテンツ枠 ※背景あり
----------------------------------------------------------- */
body#top #contents {
	background:url(../img/top/photo.jpg) no-repeat left bottom #FFF;
}

body#top #contents #menu {
	width:630px;
	float:left;
}

body#top #contents #news {
	width:300px;
	float:right;
	line-height:156%;
}

/* -----------------------------------------------------------
	#banner
		バナー
----------------------------------------------------------- */

body#top ul#banner {
	width:630px;
	display:block;
}

body#top ul#banner li {
	float:left;
	margin-left:7px;
	padding-bottom:6px;
}

body#top ul#banner li.first {
	margin-left:0;
}

/* -----------------------------------------------------------
	#navi
		ナビゲーション
----------------------------------------------------------- */
body#top #navi  {
	width:630px;
	margin-top:13px;
}

body#top #navi img.category_title {
	margin-bottom:10px;
}

body#top #navi ul {
	margin-bottom:15px;
}

body#top #navi ul li {
	margin-left:20px;
	padding-left:15px;
	background:url(../img/share/arrow4.gif) no-repeat left top;
}

body#top #navi #leftbox {
	width:300px;
	float:left;
}

body#top #navi #rightbox {
	width:300px;
	float:right;
}


/* -----------------------------------------------------------
	#news
		ニュースリリース・セミナー情報・google検索
----------------------------------------------------------- */

body#top #contents #news ul {
	margin:10px 5px 18px 0;
}

/*body#top #contents #news ul li {
	background:url(../img/share/arrow3.gif) no-repeat left top;
	padding-left:27px;
}*/

#contents #news ul.arrow_br li {
	background:url(../img/share/arrow_blue_round.gif) no-repeat;
	background-position:0 7px;
	list-style:none;
	margin-left:5px;
	padding-left:16px;
}

body#top #contents #news p.more {
	margin-bottom:29px;
	text-align:right;
}

body#top #contents #news #google {
	width:260px;
	margin:0 20px;
	font-size:85%;
}


/* -----------------------------------------------------------
	category
----------------------------------------------------------- */
#contents .category_inner {
	margin:10px 9px 12px 9px;
	border-bottom:1px solid #CCC;
}

#contents .category_inner p {
	margin-bottom:12px;
}



#contents #navi ul {
	margin-top:10px;
}

#contents #navi ul.arrow_g li {
	background:url(../img/share/arrow_gray.gif) no-repeat;
	background-position:0 7px;
	list-style:none;
	margin-left:17px;
	padding-left:16px;
}

#contents #navi ul.arrow_b li {
	background:url(../img/share/arrow_blue.gif) no-repeat;
	background-position:0 7px;
	list-style:none;
	margin-left:17px;
	padding-left:16px;
}
