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

/* YAMAZEN TOP.CSS  */


/*---------------------------------------
*
*	00.COMMON
*	01.PROM
*	02.MAIN_CONTENT_L
*	03.MAIN_CONTENT_R
*
*	MODULES
*		MO_01.CLEARFIX
*
*--------------------------------------*/


/**--------------------------------------
	00.COMMON
---------------------------------------**/
div#columns
{
	margin: 0 auto;
	padding: 0 20px 50px 20px;
	width: 920px;
	text-align: left;
}

div#maincontent-design
{
	padding: 28px 0 10px 0;
	border: none;
	width: 920px;
}

/**--------------------------------------
	01.PROM
---------------------------------------**/
div#prom
{
	width: 950px;
/*	height: 290px;*/
	text-align: center;
	background: url(../images/prom_bg.jpg) repeat-y top left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

div#prom p#flash
{
	width: 950px;
	height: 290px;
	padding: 1px 0px 1px 0px;
}

.TopBusiness{
	width:920px;
}
.TopBusiness ul {
	margin:0px;
	padding:0px;
	width:920px;
	height:168px;
}
.TopBusiness li {
	list-style-type: none;
	float:left;
	width:288px;
	height:168px;
	margin:0 28px 0 0;}

.TopBusiness .last{
	margin:0;
}
.TopBusiness p{
	margin:10px 0 0 0;
}

.TopBusiness a:link, .TopBusiness a:visited{
	color: #00AFEC;
	outline: medium none;
	text-decoration: underline;
}

.TopBusiness a:hover .TopBusiness a:active{
	color: #FF3300;
	text-decoration: underline;
}

#ArrowRight{
	width:12px;
	height:12px;
	margin:0 2px;
}

/**--------------------------------------
	02.MAIN_CONTENT_L
---------------------------------------**/
div#maincontentL
{
	float: left;
	width: 565px;
}


/*==== NEWS_AREA_COMMON ====*/

div#newsArea01 p.newsBtn01,
div#newsArea02 p.newsBtn01
{
	position: absolute;
	top: 5px;
	left: 503px;
}

div#newsArea03 p.newsBtn01{
	position: absolute;
	top: 5px;
	left: 441px;
}

div#newsArea01 p.newsBtn02,
div#newsArea02 p.newsBtn02,
div#newsArea03 p.newsBtn02
{
	position: absolute;
	top: 5px;
	left: 440px;
}

div#newsArea01,
div#newsArea02,
div#newsArea03
{
	position: relative;
	margin-bottom: 20px;
	width: 565px;
}


/*==== NEWS_AREA01 ====*/
div#newsArea01
{
	background: url(../images/top_en/news_bg_01.gif) no-repeat left bottom;
}


/*==== NEWS_AREA02 ====*/

div#newsArea02
{
	background: url(../images/top_en/news_bg_02.gif) no-repeat left bottom;
}
/*==== NEWS_AREA03 ====*/
div#newsArea03
{
	background: url(../images/top_en/news_bg_03.gif) no-repeat left bottom;
}

div#newsArea03 dl
{
	padding: 11px;
	font-size: 92%;
	color: #474444;
}

div#newsArea03 dl dt
{
	clear: both;
	float: left;
	width: 6.1em;
}

div#newsArea03 dl dd
{
	margin-bottom: 15px;
	/*padding: 0 0 0 7.2em;*/
	padding: 0 0 0 6.2em;
	line-height: 1.2em;
}


/**--------------------------------------
	03.MAIN_CONTENT_R
---------------------------------------**/
div#maincontentR
{
	float: right;
	width: 330px;
}


/*==== importantArea ====*/

div#importantArea
{
	position: relative;
	margin-bottom: 17px;
	width: 330px;
	background: url(../images/top/important_area_bg.jpg) no-repeat left bottom;
	_margin-left: 15px;
}

div#importantArea p.importantBtn
{
	position: absolute;
	top: 5px;
	left: 270px;
}

div#importantArea dl
{
	padding: 10px 20px;
	width: 290px;
	font-size: 92%;
}

div#importantArea dl dt
{
	margin-bottom: 3px;
}

div#importantArea dl dd
{
	margin-bottom: 10px;
	line-height:1.2em;
}

div#importantArea dl dd a:link,
div#importantArea dl dd a:visited
{
	text-decoration: underline;
	color: #CC0000;
}

div#importantArea dl dd a:hover,
div#importantArea dl dd a:active
{
	color: #D36060;
}


/*==== noticeArea ====*/
div#noticeArea
{
	position: relative;
	margin-bottom: 17px;
	width: 330px;
	background: url(../images/top/notice_area_bg.gif) no-repeat left bottom;
	_margin-left: 15px;
}

div#noticeArea p.noticeBtn
{
	position: absolute;
	top: 5px;
	left: 270px;
}

div#noticeArea dl
{
	padding: 10px 20px;
	width: 290px;
	font-size: 92%;
}
div#noticeArea dl dt
{
	margin-bottom: 3px;
}

div#noticeArea dl dd
{
	margin-bottom: 10px;
	word-break: break-all;
	line-height:1.2em;
}

div#noticeArea dl dd a:link,
div#noticeArea dl dd a:visited
{
	text-decoration: underline;
}


/*==== pickUpArea ====*/
div#pickUpArea
{
	position: relative;
	width: 330px;
}

div#pickUpArea h2
{
	margin-bottom: 15px;
}

div#pickUpArea ul li
{
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
	width: 160px;
}

div#pickUpArea ul li.mCut
{
	margin-right: 0;
}

/**--------------------------------------
	03.MAIN_CONTENT_C
---------------------------------------**/
div#maincontentC
{
  float: left;
  width: 920px;
}

/*---------------------------------------

	MODULES

---------------------------------------**/

/*---------------------------------------
	MO_01.CLEARFIX
---------------------------------------**/

#noticeArea:after,
#newsArea01 dl:after,
#newsArea02 dl:after,
#newsArea03 dl:after
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


#noticeArea,
#newsArea01 dl,
#newsArea02 dl,
#newsArea03 dl
{
	display:inline-block;
	width:540px;
}

/* \*/

* html #noticeArea,
* html #newsArea01 dl,
* html #newsArea02 dl,
* html #newsArea03 dl
{
	height:1%;
}
/* */



h2.torihiki{
	margin-bottom:17px;
}
