@charset "shift_jis";

/*================ CONTENTS =================
*	category: site index
*		0: override
*		1: enterprise
*		2: other contents
*			: News & Topics
*		9: page local
*			: hack
* 
==========================================*/

/*
=========================================
	0: override
=========================================*/
body {
	padding: 0 0 10px;
}

#contents {
	padding: 0 0 10px;
}
#body {
	width:780px;
}


/*
=========================================
	1: enterprise
=========================================*/
#enterprise {
	width: 780px;
	height: 250px;
	margin-bottom: 15px;
	background: url("../images/index/topimg.jpg") no-repeat left top;
}

#promo {
	float: left;
}
#promo a {
	display: block;
	width: 560px;
	height: 250px;
}
#promo a span {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#enterprise-menu {
	float: right;
}

#enterprise-menu ul {
	list-style: none;
}
#enterprise-menu a{
	display: block;
	width: 220px;
}

.menu-ask a {
	height: 120px;
	background-image: url("../images/index/menu_ask.jpg");
}
.menu-overview a {
	height: 65px;
	background-image: url("../images/index/menu_overview.jpg");
}
.menu-event a {
	height: 65px;
	background-image: url("../images/index/menu_event.jpg");
}

#enterprise-menu a span {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}




/*
=========================================
	2: other contents
=========================================*/
.contents-column {
	float: left;
	width: 260px;
	padding-right: 20px;
}
.contents-columnlast {
	float: left;
	width: 220px;
}

.new,
.airone,
.topics,
.company,
.special {
	margin-bottom: 25px !important;
}

.contents-column h2,
.contents-columnlast h2 {
	margin-top: 0 !important;
	border-width: 0 1px 1px 0 !important;
	border-style: solid !important;
	color: #ffffff !important;
}
.contents-column h2 a,
.contents-columnlast h2 a {
	border-bottom: #ffffff 1px solid !important;
	color: #ffffff !important;
}
.airone h2,
.new h2 {
	background: #3399ff url("../images/index/bar_blue.gif");
	border-color: #3399ff;
}
.topics h2 {
	background: #048666 url("../images/index/bar_green.gif");
	border-color: #048666;
}
.company h2 {
	background: #607fbe url("../images/index/bar_whatsnew.gif");
	border-color: #607fbe;
}
.special h2 {
	background: #8c8c8c url("../images/index/bar_gray.gif");
	border-color: #8c8c8c ;
}

.move-menu {
	float: right;
	margin: 0;
	padding: 4px 2px 0 0;
	border: none !important;
	color: #ffffff !important;
}

ul.menu {
	margin: 0.5em 0 0 0;
	padding: 0 1px;
}

ul.menu li {
	clear: both;
	list-style-type: none;
	margin: 0 0 0.5em 0;
	padding-left: 16px;
	background: url("../images/bullet01_off.gif") no-repeat left 0.3em;
}

ul.menu li a {
	line-height: 1.3em;
}

.airone ul.product {
	margin: 0.5em 0 0 0;
	padding: 0 1px;
}

.airone ul.product li {
	clear: both;
	list-style-type: none;
	margin: 0 0 0.5em 0;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: left 0.3em;
}

ul.product li.proa {
	background-image: url("../images/index/ico_proa.gif");
}
ul.product li.mulsche {
	background-image: url("../images/index/ico_mulsche.gif");
}

*html .airone ul.product li {
	width: 220px;
}


.airone ul.product li a {
	line-height: 1.3em;
}


/*
-----------------------------------------
	: News & Topics
-----------------------------------------*/
dt {
	margin: 0.5em 5px 0.25em;
	padding: 0 0 0 12px;
	background: #ffffff url(../images/index/cursor.gif) no-repeat left center !important;
	font-size: x-small;
	font-weight: bold;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}
dd {
	padding:0 0 0.5em 0;
	border-bottom: 1px dotted #999999;
	background-color: #ffffff;
	line-height: 1.5em
}
dd a {
	line-height: 1.5em
}
dd .detail {
	margin-top: 0.5em;
	text-align: right;
}

.topics-header {
	margin: 8px 0 0.25em;
	padding: 2px 0 0 12px;
	background: url(../images/link_point.gif) no-repeat left center !important;
	color: #048666; 
	font-weight: bold;
}

.seminar-header {
	width: 258px;
	margin: 0.5em 0;
	border: #d2d2d2 1px solid ;
}
.seminar-header a {
	display: block;
	clear: left;
	width: 258px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	border: 0 !important;
	background-color: white;
	text-decoration: none;
}
.seminar-header a:hover {
	background-color: #f4c506;
}
.seminar-header a:hover .seminar-title ,
.seminar-header a:hover .seminar-subtitle {
	color: #ffffff !important;
}
.seminar-wrap {
	padding: 5px;
}
.seminar-header a img {
	float: left;
	height: 50px;
	width: 50px;
	margin: 0 5px 0 0;
}

.seminar-title {
	margin: 0 !important;
	padding: 0 !important;
	color: black;
	font-size: 115% !important;
	letter-spacing: -1px;
}
.seminar-wrap h3 {
	margin:0 !important;
	padding:0  !important;
	background-color: transparent !important;
}

.seminar-subtitle {
	display: block;
	color: #444444;
	line-height: 1.4em;
}


.proposal-end {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	padding:2px 4px;
	border: #cc0000 1px solid; 
	color: #cc0000; 
}



/*===== Note =====*/
.note {
	padding-left: 12px;
	background: url("../images/bullet_note.gif") no-repeat 1px left;
	color: #666666;
	line-height: 1.2em;
}




/*
-----------------------------------------
	: hack
-----------------------------------------*/
/*===== Using Background-Image to Replace Text =====*/
/* Backslash hack for Mac IE5 \*/
html>body #promo a span,
html>body #enterprise-menu a span {
	overflow: hidden;
}
/* end hack */

/* Win IE7 */
*+html body .airone ul.product li {
	height: 1%;
}
