/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* CSS初期化 */

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
* {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

a {
	color: #039;
}

a:hover {
	text-decoration: none;
}



/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* 汎用 */

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
.stoper {
	zoom: 100%;
}

.stoper:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.border {
	height: 2px;
	margin: 16px 0px 15px 0px;
	padding: 0px;
	background-image: url(../img/border.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
* html .border {
	width: 100%;
	clear: both;
}

hr {
	display: none;
}

a.btn {
	width: 86px;
	height: 17px;
	margin: 0px 0px 15px 15px;
	padding: 4px 0 0 24px;
	display: block;
	text-decoration: none;
	color: #FFF;
	font-size: 0.8em;
	line-height: 100%;
	background-image: url("../img/btn.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
a.btn:hover {
	background-position: left bottom;
}
a.btn:active {
	background-position: left top;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* レイアウト */

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
html {
	height: 100%;
}

body {
	height: 100%;
	padding: 0px;
	font-family: Arial, "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 0.86em;
	color: #333;
	line-height: 160%;
	background-image: url(../img/bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

#wrapper {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px -60px;
	padding: 0px 0px 0px 0px;
	float: right;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px 0px -83px 60px;
	background-color: #DDD;
	background-image: url(../img/container_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

#contents {
	padding: 0px 30px;
}

#push {
	height: 83px;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* ヘッダー */

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
#header {
	height: 108px;
}

h1 {
	padding: 25px 0px 0px 30px;
}

h1 a {
	width: 241px;
	height: 47px;
	display: block;
	text-indent: -9999px;
	background-image: url(../img/logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* IT-modelバナー */

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
a#it_bunner {
	width: 390px;
	height: 68px;
	display: block;
	position: absolute;
	top: 20px;
	right: 48px;
	text-indent: -9999px;
	background-image: url(../img/oss_bunner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
a#it_bunner:hover {
	background-position: left bottom;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* 左カラム */

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
#left_box {
	width: 190px;
	margin: 0px -190px 0px 0px;
	float: left;
}

#left_box ul li {
	padding: 0px 0px 40px 0px;
	list-style: none;
}

#left_box ul li a {
	height: 18px;
	display: block;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
}
* html #left_box ul li a {
	line-height: 0%;
}
#left_box ul li a:hover {
	background-position: left bottom;
}
#left_box ul li#outline a {
	width: 65px;
	background-image: url(../img/menu_outline.gif);
}
#left_box ul li#results {
	text-indent: -9999px;
	background-image: url(../img/menu_results.gif);
	background-repeat: no-repeat;
}
#left_box ul li#license a {
	width: 65px;
	background-image: url(../img/menu_license.gif);
}
#left_box ul li#press a {
	width: 78px;
	background-image: url(../img/menu_press.gif);
}
#left_box ul li#recruit a {
	width: 65px;
	background-image: url(../img/menu_recruit.gif);
}
#left_box ul li#blog a {
	width: 104px;
	background-image: url(../img/menu_blog.gif);
}

#left_box ul li#it-model {
	padding: 0px 0px 20px 0px;
}
#left_box ul li#it-model a {
	width: 160px;
	height: 50px;
	background-image: url(../img/it-bunner.jpg);
}


/* サブメニュー */
#left_box ul li ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 1px;
	background-image: url(../img/border_v.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
* html #left_box ul li ul {
	background-image: url(../img/border_v_ie6.gif);
}

#left_box ul li ul li {
	padding: 20px 0px 0px 0px;
}

#left_box ul li ul li a {
	height: 15px;
}
* html #left_box ul li ul li a {
	line-height: 0%;
}
#left_box ul li#system a {
	width: 121px;
	background-image: url(../img/menu_system.gif);
}
#left_box ul li#server a {
	width: 121px;
	background-image: url(../img/menu_server.gif);
}
#left_box ul li#site a {
	width: 121px;
	background-image: url(../img/menu_site.gif);
}
#left_box ul li#consulting a {
	width: 121px;
	background-image: url(../img/menu_consulting.gif);
}

/* NetAgent */
#left_box ul li#net_agent {
	padding: 0px 0px 20px 0px;
}

#left_box ul li#net_agent h2 {
	width: 160px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(../img/net_agent.gif);
}

#left_box ul li#net_agent p {
	width: 150px;
	padding: 5px 3px 5px 7px;
	word-break: break-all;
	background-image: url(../img/net_agent_bg.gif);
	border-bottom: 1px solid #A8A8A8;
}

#left_box ul li#net_agent a {
	height: auto;
	display: inline;
	text-indent: 0px;
	text-decoration: none;
	background-image: none;
}
#left_box ul li#net_agent a:hover {
	text-decoration: underline;
}


/* omakase */
#left_box ul li#omakase {
	padding: 0px 0px 20px 0px;
}

#left_box ul li#omakase a {
	width: 160px;
	height: 46px;
	background-image: url(../img/omakase.jpg);
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* 右カラム */

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
#right_box {
	width: 100%;
	float: right;
}

#right_box h2 {
	margin: 0px 0px 0px 190px;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* フッター */

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
#footer {
	height: 36px;
	margin: 30px 30px 0px 90px;
	padding: 17px 0px 0px 0px;
	color: #414E5A;
	text-align: right;
	background-image: url(../img/border.gif);
	background-position: left top;
	background-repeat: repeat-x;
}


/*////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* アイコン */

/*////////////////////////////////////////////////////////////////////////////////////////////////////*/
#icons {
	width: 60px;
	float: left;
	background-image: url(../img/icons_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#icons ul {
	margin: 15px 0px 0px 15px;
}

#icons ul li {
	width: 30px;
	height: 30px;
	margin: 15px 0px 0px 0px;
	list-style: none;
}

/*
#icons ul li a {
	width: 30px;
	height: 30px;
	display: block;
	position: relative;
	text-indent: -9999px;
	background-position: left top;
	background-repeat: no-repeat;
}
#icons ul li a:hover {
	text-indent: 0px;
	background-position: left bottom;
}

#icons ul li a:hover span {
	width: 160px;
	height: 38px;
	padding: 5px 0px 0px 15px;
	display: block;
	position: absolute;
	top: -10px;
	left: 33px;
	background-image: url(../img/balloon.png);
	background-position: left top;
	background-repeat: no-repeat;
}

*html #icons ul li a:hover span {
	width: 124px;
	height: 30px;
	background-image: url(../img/balloon.gif);
}
*/


#icons ul li a {
	width: 30px;
	height: 30px;
	display: block;
	position: relative;
	background-position: left top;
	background-repeat: no-repeat;
}
#icons ul li a:hover {
	background-position: left bottom;
}

#icons ul li a span {
	width: 160px;
	height: 38px;
	padding: 5px 0px 0px 15px;
	display: block;
	position: absolute;
	top: -9999px;
	left: 33px;
	background-image: url(../img/balloon.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#icons ul li a:hover span {
	top: -10px;
}

*html #icons ul li a:hover span {
	width: 124px;
	height: 30px;
	background-image: url(../img/balloon.gif);
}


#icons ul li#mail a {
	background-image: url(../img/icon_mail.gif);
}
#icons ul li#rss a {
	background-image: url(../img/icon_rss.gif);
}
#icons ul li#blog a {
	background-image: url(../img/icon_blog.gif);
}
#icons ul li#twitter a {
	background-image: url(../img/icon_twitter.gif);
}
#icons ul li#suppapp a {
	background-image: url(../img/icon_suppapp.gif);
}

