@charset "shift_jis";

/* ------------------------------
     Top Page
------------------------------ */

/* Margin,Padding 
------------------------------ */

.mL68 { margin-left:68px; }




/* Layout 
------------------------------ */

#Header {
	position:relative;
	height:73px;
}

#Flash {
	position:relative;
	height:314px;
}

#MainBox {
	margin:8px auto 0 auto;
	width:780px;
}

#Contents {
	width:540px;
	float:left;
}
#SideMenu {
	width:225px;
	float:right;
}





/* Contents
------------------------------ */

#Contents .text_l {
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
}

#Contents .box01 {
	margin-left:7px;
	margin-top:15px;
	clear:both;
}

#Contents .box01 p {
	line-height:1.2;
}

#Contents .box01 .leftBox {
	width:255px;
	float:left;
}
#Contents .box01 .rightBox {
	margin-left:275px;
	width:255px;
}
#Contents .box01 .leftBox,
#Contents .box01 .rightBox {
	margin-bottom:15px;
}


#Contents dl.news dt {
	padding-top:10px;
	padding-left:10px;
	width:85px;
	height:25px;
	float:left;
	background:url(../images/img_line.gif) bottom left repeat-x;
}
#Contents dl.news dd {
	margin-left:95px;
	padding-top:10px;
	width:440px;
	height:25px;
	background:url(../images/img_line.gif) bottom left repeat-x;
}


/* SideMenu
------------------------------ */

#SideMenu p.t_right {
	text-align:right;
}

#SideMenu dl.side01,
#SideMenu dl.contact,
#SideMenu .company {
	margin-bottom:10px;
	width:225px;
}

#SideMenu dl.side01 dt {
	height:32px;
	text-indent:-9999px;
	background:url(../../images/img_smenu_01.gif) no-repeat;
}
#SideMenu dl.side01 dd {
	padding:12px;
	height:74px;
	background:url(../../images/bg_smenu_01.gif) no-repeat;
}

#SideMenu dl.contact dt {
	height:32px;
	text-indent:-9999px;
	background:url(../../images/img_smenu_03.gif) no-repeat;
}
#SideMenu dl.contact dd {
	height:48px;
	text-align:center;
	background:url(../../images/bg_smenu_03.gif) no-repeat;
}

#SideMenu .company {
	height:200px;
	background:url(../../images/bg_smenu_02.gif) no-repeat;
}

#SideMenu .company dl.comp01 {
	margin-left:10px;
	width:205px;
	background:url(../images/img_line.gif) bottom left repeat-x;
}
#SideMenu .company dl.comp01 dt {
	padding-top:15px;
	padding-left:8px;
	height:20px;
}
#SideMenu .company dl.comp01 dd {
	padding-left:8px;
	font-size:10px;
	height:22px;
}

#SideMenu .company .comp02 {
	margin-left:10px;
	padding-top:20px;
	width:205px;
	height:28px;
	background:url(../images/img_line.gif) bottom left repeat-x;
}

#SideMenu .company dl.comp03 {
	margin-left:10px;
	width:205px;
}

#SideMenu .company dl.comp03 dt {
	padding-top:10px;
	padding-left:8px;
	height:25px;
}
#SideMenu .company dl.comp03 dd {
	padding-left:8px;
	font-size:10px;
}


