/* 
	ARIS Inc. CSS for sales promotion page
		Ver 1.0.0a 2009/12/25
             written by FUKUSHIMA, Daichi
*/

/* --------------------------------------------------------
領域設定
---------------------------------------------------------*/
/* 全般領域 */

html {
	background-color: #cccccc;
	overflow: scroll;
}

body{
	width: 801px;
	height : 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
	background-color: #cccccc;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

img {
	border: none;
}

img.title {
	float: left;
	padding-right: 8px;
}

div.clear {
	clear:both;
	padding-top: 8px;
	padding-bottom: 6px;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	width:576px;
	height:32px;
	background-image: url('../img/title.jpg');
	background-repeat:no-repeat;
	margin: 4px 0px 0px 0px;
	padding:4px 6px 2px 14px;

}

h2 {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.2em;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.2em;
}

div.main {
	width: 801px;
	height: auto;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom:0px;
	text-align: left;
	font-size: 10pt;
	background-color: #ffffff;
}

/* 先頭のロゴ */
.toplogo {
	font-size: 14pt;
	vertical-align: middle;
}

/* 冒頭のメニュー */
table.s_menu {
	width: 801px;
	margin: 0px;
	padding: 0px;
}

td.topimg {
	width: 801px;
	height:122px;
	background-image: url('../img/mainimage.jpg');
}

td.s_menu_l {
	height:40px;
	width:50px;
	background-image: url('../img/back_1.jpg');
}

table.s_menu td.item {
	height:40px;
	width:98px;
	border-left: 1px;
	border-right: 1px;
	border-top: 0px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
/* 通常の状態 */
table.s_menu td.i1 { background-image: url('../img/menu_01.jpg'); cursor:pointer; }
table.s_menu td.i2 { background-image: url('../img/menu_02.jpg'); cursor:pointer; }
table.s_menu td.i3 { background-image: url('../img/menu_03.jpg'); cursor:pointer; }
table.s_menu td.i4 { background-image: url('../img/menu_04.jpg'); cursor:pointer; }
table.s_menu td.i5 { background-image: url('../img/menu_05.jpg'); cursor:pointer; }
table.s_menu td.i6 { background-image: url('../img/menu_06.jpg'); cursor:pointer; }
table.s_menu td.i7 { background-image: url('../img/menu_07.jpg'); cursor:pointer; }
/* mouseがのっかっている状態 */
table.s_menu td.i1m { background-image: url('../img/menu_on_01.jpg'); cursor:pointer; }
table.s_menu td.i2m { background-image: url('../img/menu_on_02.jpg'); cursor:pointer; }
table.s_menu td.i3m { background-image: url('../img/menu_on_03.jpg'); cursor:pointer; }
table.s_menu td.i4m { background-image: url('../img/menu_on_04.jpg'); cursor:pointer; }
table.s_menu td.i5m { background-image: url('../img/menu_on_05.jpg'); cursor:pointer; }
table.s_menu td.i6m { background-image: url('../img/menu_on_06.jpg'); cursor:pointer; }
table.s_menu td.i7m { background-image: url('../img/menu_on_07.jpg'); cursor:pointer; }
/* 選択されている状態 */
table.s_menu td.i1o { background-image: url('../img/menu_on_01.jpg'); }
table.s_menu td.i2o { background-image: url('../img/menu_on_02.jpg'); }
table.s_menu td.i3o { background-image: url('../img/menu_on_03.jpg'); }
table.s_menu td.i4o { background-image: url('../img/menu_on_04.jpg'); }
table.s_menu td.i5o { background-image: url('../img/menu_on_05.jpg'); }
table.s_menu td.i6o { background-image: url('../img/menu_on_06.jpg'); }
table.s_menu td.i7o { background-image: url('../img/menu_on_07.jpg'); }

td.s_menu_r {
	height:40px;
	width:51px;
	background-image: url('../img/back_2.jpg');
}


/* 左と右 */
div.s_left {
	width: 614px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div.s_right {
	width: 184px;
	float: right;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #cccccc;
}

div.cont_left_top {
	margin-top: 5px;
	padding: 4px 4px 4px 12px;
}

div.cont_left {
	margin-top: 0px;
	padding: 4px 2px 4px 12px;
}

/*
div.s_left {
	width: 614px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div.cont_right {
	margin: 2px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	font-size: 10pt;
	line-height: 140%;
}
*/

div.cont_right {
	margin: 2px;
	padding: 3px;
	border-left:none
	font-size: 10pt;
	line-height: 140%;
}

/* index.htmlのソリューション選択部 */
table.solution {
	width: 596px;
	margin-bottom: 0px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

table.solution_center {
	width: 596px;
	margin-bottom: 0px;
}

/*
table.solution {
	width: 596px;
	margin-bottom: 8px;
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

table.solution_left {
	width: 596px;
	margin-bottom: 8px;
}
*/


/* ソリューションのイメージ画 */
td.sol_img {
	width: 124px;
	vertical-align: top;
	padding-top: 2px;
}

/* ソリューションの説明文 */
td.sol_doc {
	padding-bottom: 4px;
}

/* ソリューションのリンクアイコン「＞＞」 */
td.sol_icon {
	width: 31px;
	vertical-align: bottom;
	padding-bottom: 0px;
}

/* ソリューション名称 */
div.s_title_text {
	font-size: 10pt;
	padding-left: 1em!important;
}

/* 各ソリューションメニューの製品リスト */
/*
div.sol_product {
	width:596px;
	border-bottom: 1px dashed #cccccc;
	margin-bottom:8px;
}
*/

div.sol_product {
	width:596px;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	margin-bottom:8px;
}

/* 製品の画像 */
div.sol_prodimg {
	float:left;
	padding:4px 12px 2px 4px;
}

/* 製品の名称 */
h2.prodname {
	font-size: 14pt;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.8em;
}

/* 製品の説明文 */
div.sol_prodtext {
	font-size:10pt;
	margin: 2px 2px 5px 5px;
}

/* 「詳細はこちら」 */
div.sol_prodhref {
	float:right;
	margin:0px;
	padding:0px;
}


/* 右メニュー共通 */
div.cont_right a { text-decoration: none; }
div.cont_right a:link { color: #000000; }
div.cont_right a:visited { color: #000000; }
div.cont_right a:active { color: #000000; }
div.cont_right a:hover { color: #00CC99; }
/*
div.cont_right a:hover { color: #f040f0; }
*/

div.submenu {
	width: 160px;
	height:25px;
	background-image: url('../img/title_sub.jpg');
	background-repeat: repeat-x;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 12px;
}

/* 末尾 */
div.footer {
	font-size: 9pt;
	clear: both;
	text-align: center;
	padding: 6px;
	margin: 12px 8px 2px 8px;
	border-top: 1px solid #cccccc;
}

/* 注意を促すときの赤文字と赤太文字 */
div.caution_normal {
	color: #ff0000;
}

div.caution_bold {
	color: #ff0000;
	font-weight: bold;
}
/* 以下はＩＦＴサイトの移行用 */
/* 汎用テーブル */
.tbl_basic {
	font-size: 12px;
	width: 580px;
	border: solid 1px #d4d4d4;
}

/* 汎用テーブル2 */
.tbl_basic2 {
	font-size: 12px;
	width: 580px;
	border: solid 1px #d4d4d4;
	border-collapse: collapse;
}

.tbl_basic2 td {
	padding: 5px;
	border: solid 1px #d4d4d4;
}

.tbl_basic2 th {
	padding: 5px;
	border: solid 1px #d4d4d4;
	color: #ffffff;
	background: #454545;
	text-align: center;
}

.midashi03 {
	width: 584px;
	font-size: 13px;
	background: url(../img/title_sub.jpg) repeat-x;
	height: 25px;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 5px 0 0 12px;
}

.midashi04 {
	font-size: 13px;
	height: 17px;
	margin-bottom: 2px;
	padding: 2px 0 0 6px;
	border-left: solid 4px #29cc29;
	vertical-align: middle;
}

.return {
	text-align: right;
	margin-right: 12px;
	margin-top: 10px;
	font-size: 8pt;
	color: #808080;
}

.return a { text-decoration: none; }
.return a:link {    color: #808080; }
.return a:visited { color: #808080; }
.return a:active {  color: #808080; }
.return a:hover {   color: #202020; }


