﻿@charset "UTF-8";
/* CSS Document */

/* ---------------------------------------------------------------- *
	コンテンツコンテナの設定
 * ---------------------------------------------------------------- */

#flash {
	height: 250px;
	padding-top: 10px;
	width: 680px;
	float: left;
}
.flash-R {
	float: left;
	width: 280px;
	padding-top: 10px;
}
#pagebody {
	clear: both;
}
#main {
	float: left;
	width: 675px;
	margin-bottom: 10px;
	margin-right: 5px;
}
#main-banner {
	float: left;
	width: 175px;
	padding-top: 10px;
	font-size: 90%;
	margin-right: 15px;
}
#main-contents {
	float: right;
	width: 475px;
	background-image: url(../img2008/bg_center.jpg);
	background-repeat: repeat-y;
}
#main-contents-inner {
	background-image: url(../img2008/bg_centerbase.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 20px;
}
#center-banner {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding: 3px;
}


/*-- start 20080710追加 kuroki@ilovex.co.jp --*/

#center-banner-text1{
	background-image: url(http://www.ilovex.co.jp/img2008/top/textbox.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 213px;
	padding:9px 0 0 12px;
	float: left;
}
	
.center-banner-textbox{
	width: 190px;
	height: 13px;
	overflow:hidden;
}

#center-banner-text2{
	background-image: url(http://www.ilovex.co.jp/img2008/top/textbox.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 213px;
	padding: 9px 0 0 12px;
	float: left;
}

#center-banner-text3{
	background-image: url(http://www.ilovex.co.jp/img2008/top/textbox.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 203px;
	padding: 9px 0 0 12px;
	float: left;
}

/*-- end   20080710追加 kuroki@ilovex.co.jp --*/

#news {
	height: 110px;
	overflow: auto;
	width: 435px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#koe {
	height: 157px;
	width: 435px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}

/* ---------------------------------------------------------------- *
	サイドメニュー部分の設定
 * ---------------------------------------------------------------- */

#sidenavi {
	float: right;
	width: 280px;
	margin-bottom: 10px;
}
/*-- start 20080710修正 kuroki@ilovex.co.jp --*/
#blog-sugiyama {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	background-color: #eeeeee;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#blog-sugiyama-rss{
	height: 0px;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 2px;
}

#blog-sugiyama-text{
	background-image: url(http://www.ilovex.co.jp/img2008/top/textbox.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 213px;
	padding:9px 0 0 12px;
	float: left;
}

/*-- end   20080710修正 kuroki@ilovex.co.jp --*/
#banner-sugiyama {
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 70px;
	padding-right: 10px;
}
#blog {
	width: 258px;
	background-color: #f3f3f3;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

/*-- 20080717 kuroki@ilovex.co.jp 修正
説明：
今週のアイロベックスページへのリンク部分を
トップページに記述したため、書き出し部分のサイズを変更。
height:60px→height:30px　
width: 260px→width:210px
--*/

#blog-weekly {
	height: 30px;
	width: 210px;
	border-top-style: none;
	margin-bottom: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	clear: both;
}

/*-- 20080717 kuroki@ilovex.co.jp 修正 end --*/

.blog_base {
	height: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 260px;
	margin-bottom: 5px;
	overflow: hidden;
	clear: both;
}
.blog_base2 {
	height: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 260px;
	margin-bottom: 5px;
	overflow: hidden;
}

/* チームブログ 2008/12/02 kuroki@ilovex.co.jp 追加 */
.blog_base_team {
	/*height: 110px; 最新記事2つ表示　*/
	height: 160px;  
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 260px;
	margin-bottom: 5px;
	overflow: hidden;
}

/* ---------------------------------------------------------------- *
	コンテンツ部分の設定
 * ---------------------------------------------------------------- */
.contents {
	margin-bottom: 20px;
	clear: both;
}
.contents-inner {
	padding-right: 15px;
	padding-left: 15px;
}
#top_main_system h2{
	font-size: 130%;
	font-weight:bold;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 5px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	height: 20px;
}
#top_main_system h3{
	background-image: none;
	padding-left: 0px;
	font-weight: bold;
}
#top_main_system p {
	margin-top: 0px;
}
#top_main_system li {
	list-style-image: url(../img2008/point_blue.gif);
	margin-left: 20px;
}

/*-- end   20080710追加 kuroki@ilovex.co.jp --*/

/* ---------------------------------------------------------------- *
	コンテンツ画像の設定
 * ---------------------------------------------------------------- */
.contents img.fig {
	float: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	padding-right: 5px;
}

/* ---------------------------------------------------------------- *
	画像のみのボックスを作る場合の設定
 * ---------------------------------------------------------------- */

.imgbox {
  margin-top: 0;
  margin-bottom: 0;
}

/* ---------------------------------------------------------------- *
	フッター部分の設定
 * ---------------------------------------------------------------- */
 
#bottom-left {
	text-align: center;
	width: 175px;
	margin-right: 20px;
	float: left;
}
#bottom-center {
	float: left;
	width: 460px;
	margin-right: 25px;
}
#bottom-right {
	float: left;
}
#footer img {
	margin-bottom: 5px;
	margin-top: 5px;
}
#MSN {
	margin-top: 30px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

/* ---------------------------------------------------------------- *
	text setting
 * ---------------------------------------------------------------- */
strong {
	font-weight: normal;
}
