@charset "utf-8";
/* CSS Document */

/* CSS Infomation====================
Title       : トップページ
Developer   : taskyamamoto
Last Editor : taskyamamoto
Last Edit   : 2012.2.16
===================================*/

div#global_navigation ul li.top a{
	background-position:0px -35px;
}

div#main_visual{
	position: relative;
	width: 898px;
	height: 249px;
	top: 0px;
	background-image:url(../../images/top_image.jpg);
	text-indent: -1000000em;
	}
	


/*-------------------------------
メインコンテンツのタイトル画像
-------------------------------*/

div#left_block dl.about_mediaark{
	background-image:url(../../images/title_about_mediaark.jpg);
	background-repeat: no-repeat;
	width: 552px;
    overflow:hidden;
	}

div#left_block dl.saishin{
	background-image:url(../../images/title_saishinjisseki.jpg);
	background-repeat: no-repeat;
	width: 552px;
    overflow:hidden;
	}
	
	
div#left_block dl.oshirase{
	background-image:url(../../images/top_menu_01.jpg);
	background-repeat: no-repeat;
	width: 552px;
    overflow:hidden;
	}


/*-------------------------------
メディアアークとは
-------------------------------*/
div.what{
	float: left;
	margin: 0px 10px 10px 10px;
	}

p.what{
	margin: 40px 0px 30px 0px;
	}
	
/*-------------------------------
商品コンテンツ
-------------------------------*/
p.product{
	font-size: small;
	margin: 0px 0px 30px 0px;
	}

/*-------------------------------
本文
-------------------------------*/

div#left_block dt.dt_first{
	margin: 40px 0px 0px 20px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 15px;	
	background-image:url(../images/menu_header.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	}

div#left_block dt{
	margin: 20px 0px 0px 20px;
	font-weight: bold;
	font-size: small;
	padding-top: 3px;
	padding-left: 15px;	
	background-image:url(../images/menu_header.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	}
	

	
div#left_block dd{
	margin:0px 35px;
	font-size: small;
	}

	