/* CSS Document */

/*-----------------------------------------------
 __h3 ^Cg
-----------------------------------------------*/
h3.headline,
h3.headline_p,
h3.headline_g,
h3.headline_b,
h3.headline_o{
	margin:5px 0 10px 0 !important;
	padding:5px 0 10px 0 !important;
	line-height:120%;
	font-size:145%;
}

/*-----------------------------------------------
 __h3 ^Cg J[
-----------------------------------------------*/
h3.headline {
	background:url("../img/title-h3_bg_def.jpg") no-repeat left bottom;
	color:#036;
}
h3.headline_p {
	background:url("../img/title-h3_bg_pink.jpg") no-repeat left bottom;
	color:#DC0495;
}
h3.headline_g {
	background:url("../img/title-h3_bg_green.jpg") no-repeat left bottom;
	color:#6EAB20;
}
h3.headline_b {
	background:url("../img/title-h3_bg_blue.jpg") no-repeat left bottom;
	color: #007DC2;
}
h3.headline_o {
	background:url("../img/title-h3_bg_orange.jpg") no-repeat left bottom;
	color:#EC9311;
}


/*-----------------------------------------------
 __h4 ^Cg ftHg
-----------------------------------------------*/
h4 {
	font-size:120%;
}

/*-----------------------------------------------
 __h5 ^Cg ftHg
-----------------------------------------------*/
h5 {
	font-size:110%;
}

.UnderLine{
	border-bottom:dashed 1px #999;
	margin:0 0 10px 0;
}

/*-----------------------------------------------
 __P eLXg ftHg
-----------------------------------------------*/
p.ptxt {
	line-height:160% !important;
	margin:0 0 15px 0;
}


/*-----------------------------------------------
 __ul li ulPoint
-----------------------------------------------*/
ul.ulPoint {
	margin:10px 0 !important;
	list-style:circle;
	list-style-position:inherit;
}

ul.ulPoint li{
	margin:0 0 8px 18px;
	line-height:130%;
}



/*
########################################################
J
########################################################
*/

#container{
	background:top no-repeat url('../img/bg_top.jpg');
}

/*
########################################################
wb_[
########################################################
*/


#header{
	background:top no-repeat url("../img/bg_header.jpg");
	width:780px;
	margin:0 auto;
	height:75px;
}

#header #logo_idas{
	margin:30px 20px 0 20px;
	float:left;
}

/*-----------------------------------------------
 __globalmenu
-----------------------------------------------*/
#header ul#globalmenu {
	width:540px;
	height:30px;
	float:right;
	padding:13px 20px 0 0;
	list-style:none;
}

#header #globalmenu li {
	display:block;
	float:left;
	
}

#header #globalmenu li a {
	display:block;
}



/*-----------------------------------------------
 __globallink
-----------------------------------------------*/

#header ul#globallink {
	width:78px;
	float:right;
	padding:15px 23px 0px 0;
	list-style:none;
}

#header #globallink li {
	display	:block;
	float:left;
}

#header #globallink li a{
	display:block;
}

/*-----------------------------------------------
 __p­¸
-----------------------------------------------*/
#pankuzu{
	width:729px;
	padding:3px 17px;
	margin:0 auto;
	height:18px;
	font-size:10px;
	color:#666;
}

#pankuzu a{
color:#AAA;
}

#pankuzu a:hover{
color:#333;
}

/*
########################################################
tb^[
########################################################
*/


#footer{
	margin:0 auto;
	width:780px;
	height:80px;
	position:relative;
	display:block;
}

#footer #logo_icomInc{
	padding:36px 20px 0 0;
	float:right;
}

#footer #footerLine{
	width:869px;
	height:26px;
	overflow:hidden;
	position:absolute;
	top:-1px;
	left:-22px;
	z-index: 0;
}

#footer #topOfPage{
	width:66px;
	height:22px;
	overflow:hidden;
	position:absolute;
	top:2px;
	left:696px;
	z-index: 1;
}

/*-----------------------------------------------
 __footerMenu
-----------------------------------------------*/

#footer ul#footerMenu {
	height:10px;
	width:500px;
	padding:35px 0 0 15px;
	float:left;
}

#footer #footerMenu li {
	display	:block;
	padding:0 5px 0 5px;
	float:left;
	background-repeat:no-repeat;
	border-right:#888 solid 1px;
}

#footer #footerMenu li.footerMenuLast {
	border-right:none;
}

#footer #footerMenu li a {
	display:block;
}

/*
########################################################
  .link
########################################################
*/

#footerMenu a:link{
	color:#ddd;
	text-decoration:none;
}

#footerMenu a:visited{
	color:#ddd;
	text-decoration:none;
}

#footerMenu a:hover,
#footerMenu a:active{
	color:#09F;
	text-decoration:underline;
}


/*
########################################################
Recp
########################################################
*/
#contentBox{
	width:780px;
	margin:0 auto;
	padding:10px 0 0 0;
}/* CSS Document */
