﻿@charset "utf-8";

/*===============================
共通タグ指定
================================*/
html {height:100%;}

body{
	background-color: #F1ECC9;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url(img-temp/all-bg.gif);
	background-repeat: repeat-y;
	background-position: 50% top;
}
a {
	color: #0033CC;
}
a:visited {
	color: #990066;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
.f12 {
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.f14 {
	font: 14px/17px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.hissu {
	font: normal 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF0000;
}
.price {
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	color: #FF0000;
	letter-spacing: 1px;
}

/*===============================

構造ID指定

ヘッダ

#TAGLINE-ALL {
#TAGLINE-ALL {
#TAGLINE {

#HEAD-ALL {
#HEAD-LR {
#HEAD {

#LOGO {
#CATE-IMG {

================================*/

#TAGLINE-ALL {
	background-color: #7BA0C4;
	text-align: center;
	background-image: url(img-temp/head-bg-y-upper.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#TAGLINE-LR {
	margin: 0px auto;
	padding: 0px 10px;
	width: 800px;
}
#TAGLINE {
	background-color: #6888A6;
	padding: 4px;
	width: 790px;
	border: 1px solid #FFFFFF;
	font: bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FFFFFF;
}
#HEAD-ALL {
	background-color: #D2E6F0;
	background-image: url(img-temp/head-bg-x.jpg);
	background-repeat: repeat-x;
	height: 169px;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
}
#HEAD-LR {
	background-image: url(img-temp/head-bg-lr-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	margin: 0px auto;
	padding: 0px 10px;
}
#HEAD {
	height: 169px;
	width: 798px;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#LOGO {
	height: 169px;
	width: 250px;
	border-right: 1px solid #FFFFFF;
	float: left;
	overflow: hidden;
}
#CATE-IMG {
	background-image: url(img-temp/head-img-index.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 120px;
	float: right;
	padding: 129px 0px 0px 427px;
	text-align: left;
	overflow: hidden;
}

/*===============================

構造ID指定

ラッパー/サイド/コンテンツ/フッター

#WRAPPER {
#WRAPPER-INSIDE {
#CONTENTS {
#SIDE {
#WRAPPER-CLEAR {
#FOOTER {

================================*/

#WRAPPER {
	margin: 0px auto;
	padding: 0px 10px;
	width: 800px;
	background-image: url(img-temp/all-bg.gif);
	background-repeat: repeat-y;
}
#WRAPPER-INSIDE {
	background-image: url(img-temp/wrapper-bg-y.gif);
	background-repeat: repeat-y;
	margin: 0px 1px;
	width: 798px;
}
#CONTENTS {
	float: right;
	width: 547px;
	background-image: url(img-temp/contents-bg-x-upper.jpg);
	background-repeat: repeat-x;
}
#SIDE {
	background-image: url(img-temp/side-bg-x-upper.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 250px;
	padding: 30px 0px;
}
#WRAPPER-CLEAR {
	background-color: #6888A6;
	height: 8px;
	width: 798px;
	clear: both;
	overflow: hidden;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#FOOTER {
	text-align: center;
	background-color: #F0EBD0;
	padding: 10px 0px;
	width: 798px;
}


/*===============================

フォント指定

#TP {
#FOOTER p {

================================*/

#TP {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 10px;
}
#FOOTER p {
	font: 12px/16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px 0px 10px;
}

/*===============================

GMリスト指定

ul.GM {
li.gmenu {

================================*/

ul.GM {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.GM li {
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 250px;
	overflow: hidden;
}
ul.GM li a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 250px;
}
.gm-01 a, .gm-01-here a {background-image: url(img-temp/gm-01.gif);background-repeat: no-repeat;}
.gm-02 a, .gm-02-here a {background-image: url(img-temp/gm-02.gif);background-repeat: no-repeat;}
.gm-03 a, .gm-03-here a {background-image: url(img-temp/gm-03.gif);background-repeat: no-repeat;}
.gm-04 a, .gm-04-here a {background-image: url(img-temp/gm-04.gif);background-repeat: no-repeat;}
.gm-05 a, .gm-05-here a {background-image: url(img-temp/gm-05.gif);background-repeat: no-repeat;}
.gm-06 a, .gm-06-here a {background-image: url(img-temp/gm-06.gif);background-repeat: no-repeat;}
.gm-07 a, .gm-07-here a {background-image: url(img-temp/gm-07.gif);background-repeat: no-repeat;}
.gm-08 a, .gm-08-here a {background-image: url(img-temp/gm-08.gif);background-repeat: no-repeat;}
.gm-09 a, .gm-09-here a {background-image: url(img-temp/gm-09.gif);background-repeat: no-repeat;}
.gm-01 a:hover, .gm-01-here a {background-position: -250px;}
.gm-02 a:hover, .gm-02-here a {background-position: -250px;}
.gm-03 a:hover, .gm-03-here a {background-position: -250px;}
.gm-04 a:hover, .gm-04-here a {background-position: -250px;}
.gm-05 a:hover, .gm-05-here a {background-position: -250px;}
.gm-06 a:hover, .gm-06-here a {background-position: -250px;}
.gm-07 a:hover, .gm-07-here a {background-position: -250px;}
.gm-08 a:hover, .gm-08-here a {background-position: -250px;}
.gm-09 a:hover, .gm-09-here a {background-position: -250px;}

/*===============================

GMサブメニュー指定

.submenu {

================================*/

.submenu {
	margin: 0px 5px 15px 20px;
	padding: 0px;
	border-bottom: 1px solid #999966;
	border-left: 5px solid #999966;
}
.submenu ul {
	margin: 0px;
	padding: 5px;
	font: bold 12px/14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	list-style-type: none;
}
.submenu li {
	margin: 0px;
	padding: 0px 0px 5px;
}
.submenu a {
}

/* 2009-03-22 */
.sales-top {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #F00;
	background-color: #FFC;
	text-align: left;
	padding: 5px;
	border: 1px dotted #F00;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.sales {
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #F00;
	background-color: #FFC;
	text-align: left;
	padding: 5px;
	border: 1px dotted #F00;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
p strong.red {
	color: #F00;
}
span.f10 {
	font-size: 10px;
	color: #666;
	line-height: 1.5em;
}
.dncSalesBanner {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

table.newLicense {
	border-collapse:collapse;
	background-color: #FFF;
}
table.newLicense td.sum {
	font-size: 12px;
	font-weight: bold;
	background-color: #FF3;
	color: #F00;
}
table.newLicense td.priceCol {
	text-align: right;
}
