@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../common/image/bg_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

/***********ヘッダー
**********************************/
#header{
	width:980px;
	height:220px;
	background-image:url(../image/bg_top.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

#header h1{
	display:block;
	width:671px;
	height:71px;
	margin:0 10px;
	padding:149px 0 0 289px;
	background-image:url(../image/top_img.jpg);
}


/***********メニュー
**********************************/
#menu{
	margin:5px 10px 0 9px;
	width:961px;
	height:65px;
}

#menu ul,
#menu li{
	margin:0;
	padding:0;
	border:0;
}

#menu li{
	display:block;
	height:50px;
	width:192px;
	list-style:none;
	float:left;
}

#menu li.right{
	width:193px;
}

/*************求人情報
*****************************************/
#job{
	width:906px;
	height:303px;
	margin:2px 0 0 0;
	padding:0 0 0 55px;
	background-image:url(../image/bg_lab.gif);
}
#job .box h3,
#job .box2 h3,
#job .box3 h3{
	padding:0 7px;
}

#job .box{
	width:252px;
	height:230px;
	margin:10px 0;	
	float:left;
	overflow:hidden;
}

#job .box2{
	width:298px;
	height:230px;
	margin:10px 0;
	padding-right:10px;
	float:left;
	overflow:hidden;
}
#job .box2 dt {
	margin-bottom:10px;
}

#job .box3{
	width:344px;
	height:230px;
	margin:10px 0;	
	float:left;
	overflow:hidden;
}

#job .box{
	background-image:url(../common/image/dot_red.gif);
	background-position:right;
	background-repeat:repeat-y;
}	


#job .box_inner{
	height:145px;
	width:100%;
}
#job .waribiki {
	color:red;
}

#job .btn_more {
	text-align:right;
	margin-right:10px;
}
#job dl {
	margin-top:10px;
	margin-left:0px;
	padding-right:10px;
}
#job dt {
	clear:both;
	float:left;
	margin-right:5px;
	height:50px;
}
#job dd {
	margin-bottom:5px;
	float:none;
	height:50px;
}
#job .box2 dl {
	margin-top:5px;
}
#job .box2 dt {
	height:64px;
	margin-bottom:0px
}
#job .box2 dd {
	float:none;
	height:64px;
	margin-bottom:10px;
}

#job .howtowork {
	margin-left:-5px;
	padding-left:-5px;
}

#job ul.left{
	margin:5px 0 0;
	padding:0 10px 0 0;
}

#job ul.left li{
	/* font-size:117%; */
	padding:0 0 5px 10px;
	margin:0 0 px 0;
	list-style:none;
	background-image:url(../common/image/exclamation.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	background-position:left top;
}

#job ul.center{
	margin:0;
	padding:10px 10px 0 30px;
}

#job ul.center li{
	line-height:13px;
	list-style-image:url(../common/image/arrow_ri.gif);
	margin:0;
	padding-bottom:5px;
}

#job img.right{
	float:right;
	vertical-align:bottom;
	margin:0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
}
#job h3 {
	clear:both;
	padding-top:0px;
	margin-top:0px;
}
#job .saiyotantou {
	padding-top:0px;
	margin-top:0px;
}

#job div.pickup{
	padding:5px 10px;
}

#job div.pickup img{
	float:left;
}

#job div.pickup p.text{
	float:left;
	margin:0;
	padding:0 0 0 5px;	
	width:172px;
	overflow:hidden;
}

#job .foot h3{
	display:inline;
	line-height:14px;
}

#job .foot{
	clear:both;
	height:14px;
	padding:13px 0 15px;
}

#job .foot ul{
	display:inline;
	margin:0 0 0 20px;
	padding:0;
	line-height:13px;
}

#job .foot li{
	display:inline;
	margin:0;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:0;
	line-height:13px;
	list-style:none;
	background-image:url(../common/image/arrow_ri.gif);
	background-position:left;
	background-repeat:no-repeat;
}

/*************デザインアイデア・エキサイト連携
*****************************************/
#idea{
	margin:20px 0 0;
	padding:0 0 0 55px;
	width:601px;
	height:220px;
	background-image:url(../image/bg_idea.gif);
	background-repeat:no-repeat;
}


#idea_left{
	padding:11px 0 0;
	width:140px;
	line-height:120%;
	float:left;
}

#idea_right{
	padding:11px 0px 0;
	width:585px;
	line-height:120%;
	float:left;
}

#idea_con_txt{
	padding:5px 0px 0;
	width:300px;
	line-height:140%;
	float:left;
}

#idea_con_img{
	padding:5px 0px 0;
	width:100px;
	float:right;
}

#idea_con{
	padding:5px 0 0 0;
	width:400px;
}

#idea_con ul{
	display:inline;
}

#idea_con li{
	line-height:140%;
	list-style:none;
	display:block;
	float:left;
}

#idea_con img{
	padding:5px 0 0 10px;
	width:100px;
	float:right;
}

#idea_topics ul{
	display:inline;
}

#idea_topics li{
	line-height:140%;
	list-style:none;
	display:block;
	float:left;
}

#idea_right .txt {
	color:#000000;
}
#idea_right p {
	margin-top:5px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-bottom:0px;
}
#idea_right img {
	margin-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

#idea_right .txt {
	font-size:10px;
	margin-top:2px;
	padding-top:0px;
}

#idea_column {
	background-image:url(../image/bg_red.gif);
	background-repeat:repeat-x;
	margin-top:10px;
	padding-top:10px;
	width:100%;
}
#idea_column p {
	clear:left;
}
.idea_column {
	margin-bottom:10px;
}
#idea_column .pics {
	margin-left:20px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#idea_column br {
	height:0px;
	line-height:0px;
}
#idea_topics {
	background-image:url(../image/bg_red.gif);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-left:0px;
	padding-left:0px;
	padding-top:10px;
	width:100%;
}
/*************デザイナーズニュース
*****************************************/
#news{
	margin:20px 0 0;
	padding:0 0 0 55px;
	width:601px;
	height:220px;
	background-image:url(../image/bg_news.gif);
	background-repeat:no-repeat;
}

#news table{
	margin:0 0 12px;
}

#news td.date{
	padding:11px 0 0;
	width:95px;
	line-height:100%;
}

#news td.text{
	padding:11px 0 0;
	width:450px;
	line-height:100%;
}

#news img.right{
	float:right;
	margin:0 10px auto auto;
}

/*************クリエイターズリスト
*****************************************/
#list{
	margin:20px 0 0;
	padding:0 0 0 55px;
	width:601px;
	height:91px;
	background-image:url(../image/bg_list.gif);
	background-repeat:no-repeat;
}

#list p{
	margin:10px 0;
	padding:0 0 0 15px;
	background-image:url(../common/image/arrow_ri.gif);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:100%;
}


/*************デザインの現場からのお知らせ
*****************************************/
#topics{
	margin:20px 0 0;
	padding:0 0 0 55px;
	width:601px;
	height:171px;
	background-image:url(../image/bg_topics.gif);
	background-repeat:no-repeat;
}

#topics table{
	margin:0 0 12px;
}

#topics td.date{
	padding:11px 0 0;
	width:95px;
	line-height:100%;
}

#topics td.text{
	padding:11px 0 0;
	width:450px;
	line-height:100%;
}

#topics img.right{
	float:right;
	margin:0 10px auto auto;
}


/*************ブログパーツ&次号紹介
*****************************************/
#two{
	margin:20px 0 0;
	padding:0;
	width:656px;
}

#two div.left{
	margin-right:16px;
	padding:15px 0 0 55px;
	width:329px;
	height:275px;
	background-image:url(../image/bg_blogparts.gif);
	background-repeat:no-repeat;
	float:left;
}

#bpleft{
	margin:0 15px 0 0;
	width:136px;
	float:left;
}

#bpleft p{
	padding:5px;
	margin:0;
}

.bpimg {
	margin-bottom:15px;
}
.blink{
	padding-top:15px;
	margin-left:15px;
	background-image:url(../common/image/gt.gif);
	background-position:47px 17px;
	background-repeat:no-repeat;
}

#bpright{
	margin:0;
	width:158px;
	float:left;
}

#next{
	margin:0;
	padding:2px 0 0 55px;
	width:201px;
	height:184px;
	float:left;
	background-image:url(../image/bg_next.gif);
	background-repeat:no-repeat;
}

#next p{
	margin:0;
	padding:3px 10px 3px 0;
}

#next .title{
	font-weight:bold;
}

#bl_up,
#bl_un{
	margin:0;
	padding:0;
}

#bl_up{
	width:158px;
	height:260px;
}

#bl_un{
	width:158px;
	height:33px;
}

#left .foot{
	clear:both;
	height:70px;
	margin:0;
	padding-top:40px;
	background-image:url(../image/bn_lfoot.gif);
	background-repeat:no-repeat;	
}

#left .foot .banner{
	height:38px;
	padding:0;
	margin:0px;
}

#left .foot .banner img{
	float:left;
	margin-right:10px;
}

#left .foot .link{
	clear:both;
	text-align:right;
	padding-top:10px;
	font-size:83%;
	line-height:100%;
}

.link_text{
	padding-bottom:3px;
}

div.kadomaru{
	padding:10px;
	width:260px;
	overflow:hidden;
}

#right .kadomaru h4,
#right .kadomaru h5{
	padding:0;
	line-height:100%;
}
#right .kadomaru h4{
	margin:0;
}
#right .kadomaru h5{
	margin:10px 0 0;
}

#right .kadomaru ul{
	margin:5px 0 0;
	padding:0;
}

#right .kadomaru li{
	display:inline;
	height:12px;
	list-style:none;
	padding:5px 2px;
	margin:0;	
}

#right .kadomaru a{
	margin:0;
	padding:0;
}

#office_rep
{
margin-left:0px;
}

#right .banner_img {
	padding-bottom:0px;
	margin-bottom:0px;
}
