@charset "utf-8";

/* CSS Document */

/*
body{background:url(../images/top_bk.gif) repeat-x 0 5px;}
*/

/*グローバルナビ*/
li#gl01 a{background:url(../images/gl01_o.gif);}

/*Flashとキャッチ*/
h2#header2{width:950px;height:100px;background:url(../images/top_header.gif);margin:20px 0;}

/*サービス概要*/
div.product{width:218px;height:218px;border:1px solid #999999;float:left;overflow:hidden;}
div.product h3,
div.product h3 a{width:212px;height:50px;margin:3px;}
div.product img{margin:0 3px;}
div.product p{padding:0 5px;}

div#development h3{background:url(../images/soft_and_web_h.jpg) no-repeat;}

div#homepage{margin-left:15px;margin-right:15px;}
div#homepage h3{background:url(../images/homepage_h.jpg) no-repeat;}

div#maintenance h3{background:url(../images/maintenance_h.jpg) no-repeat;}

/*メインテキスト*/
div#top h3{width:463px;height:53px;background:url(../images/top_text_h.gif);}
div#top p{margin:10px;float:left;width:330px;}
div#line_content_text{width:470px;margin-top:10px;}
img#content_text_right{float:left;margin:40px 0px 10px 40px}


/*新着情報*/
h3#whatsnew{width:690px;height:49px;background:url(../images/whatsnew_h.jpg);clear:both;margin-top:20px;}


.whatsnew{
	overflow:auto;
	width:690px;
	height:200px;
}

.whatsnew table{
	width:670px;
	background:transparent url(../images/news_line.gif) 0 bottom repeat-x;
	padding:0 0 10px 0;
}

.whatsnew td{
	word-wrap:break-word;
	width:600px;
	text-align:left;
	padding-top:3px;

}

.whatsnew th{
	clear:both;  
	float:left;
	width:100px;

}

.whatsnew th.topicsDate {
	padding-left:13px;
	padding-top:3px;
	width:7em;
	font-size:10px;
	background:transparent url(../images/news_mark.gif) 0 50% no-repeat;
}


