*{/*すべてのスタイルに適用*/
	margin: 0px;	/*マージンを0*/
	padding: 0px;	/*パディングを0*/
}

body{
	text-align: center;
	font-size: 14px;
	line-height: 130%;
}

/*ハイパーリンクの書式*/
A:link{
	color: #00f;
	text-decoration: none;
}
A:visited{
	color: #00f;
	text-decoration: none;
}
A:hover{
	color: #f00;
	text-decoration: none;
}
A:active{
	color: #f00;
	text-decoration: none;
}

A.ul{
	text-decoration: underline;
}

A:visited.ul{
	color: #00f;
	text-decoration: underline;
}

hr.titlebar {
	height: 3px;
	width: 100%;
	/*text-align: center;*/
}

strong{
	color: #c33;
}

blockquote {
	width: auto;
	_width: 80%;
	margin: 1em 20px;
	padding: 5px 0 5px 10px;
	border-left: 2px solid #07b;
}

ul li {
	list-style-type: disc;
	padding: 0.5px;
	margin-left: 40px;
	margin-right: 40px;
}

ol li {
	padding: 0.5px;
	margin-left: 40px;
	margin-right: 40px;
}


/*コンテンツタイトル*/
h1 {
	font-size: 190%;
	padding-top: 25px;
	padding-bottom: 5px;
	color: #2F4F4F;
}

/*コンテンツ中タイトル*/
h2 {
	color: #2F4F4F;
	width: 97%;
	font-size:110%;
	font-weight: bold;
	border-width: 1px 0px 0px 1em;
	border-style: solid;
	border-color: #808080;
	padding-right: 0px;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:0px;
}

/*背景塗りつぶしタイトル*/
h4 {
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	color: #b22222;
	margin-bottom: 5px;
	padding-left: 0.5em;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	background-color: #ccaaaa;
}

/*タブ式タイトル*/
.tab {
    padding-left: 10px;
    padding-top: 2px
    padding-right: 0px;
    padding-bottom: 10px;
    margin: 0px 0px 5px;
    font-size: 13px;
    font-weight: bold;
    background: url("./img/tab.gif") no-repeat;
    color: #ffffff;
}

/*大外の枠*/
#frame{
	border-top: #999 1px solid;
	background: #fff;
	background-image: url("./img/back2.gif");
	background-repeat: repeat-y;
	background-position: 51%;
	margin: 0px auto;
	border-bottom: #999 1px solid;
	width: 800px;
	text-align: left;
}

/*トップ画像*/
#top-image{
	margin-left: 6px;
	margin-top: 0px;	/*20*/
	background-image: url("./img/top8.jpg");
	background-repeat: no-repeat;
	vertical-align: text-bottom;
}

/*トップFlash*/
#top-flash {
	padding-left: 300px;
	padding-top: 20px;
}

/*コンテンツ本文領域*/
#contents {
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 14px;
}

/*ソース用ボックス*/
.box {
	border: 1px solid gray;
	padding: 15px;
	width: 95%;
	border-color: #000090;
	background-color: #FFFFE0;
	line-height: 120%;
}

.box2 {	/*.net用*/
	border: 1px solid gray;
	padding: 15px;
	width: 90%;
	border-color: #000090;
	background-color: #D0E0F0;
	line-height: 120%;
}

/*目次ページの画像インデックス*/
.imgbox{
	margin: 0px 4px 0px 0px;
	float: left;
}

/*画像とテキスト揃え*/
img.icon {
   vertical-align: middle;
   margin-right: 5px;
}

/*外部ジャンプページの枠*/
.jumpbox {
	border-left: #9999ff 2px dotted;
	border-top: #9999ff 2px dotted;
	border-right: #9999ff 2px dotted;
	border-bottom: #9999ff 2px dotted;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	/*line-height: 1.2em;*/
	text-align: left;
	padding: 20px;
	overflow: visible;
	width: 600px;
}

#icon14 {	/*左向き矢印*/
    background-image: url("./img/btn_b.gif");
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 32px;
}

/*フッターのコピーライト*/
#foot {
	clear: both;
	padding-top: 4px;
	margin: 0px -25px;
	text-align: center;
	background-color: #ccaaaa;
	color: #b22222;
	font-weight:bold;
}

/*ナビゲート*/
#navi {
	clear: both;
	padding-top: 20px;
	margin-left: 16px;
	font-size: 90%;
}

/*メニュー*/
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */
.bubplastic.horizontal {
	width: 790px;
	height: 27px;
	margin-left: 6px;
	margin-right: 5px;
	padding: 0;
	background: #000000 url(./img/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(./img/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a,
.bubplastic.horizontal ul li a:visited,
.bubplastic.horizontal ul li a:hover {
	display: block;
	height: 27px;
	padding-left: 30px;
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	color: #fff;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	background: transparent url(./img/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}


/* END BUBBLE PLASTIC HORIZONTAL MENU */
/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(./img/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(./img/bg-bubplastic-h-gray.gif) top right no-repeat;
	color: #f00;
}

/*Tips目次*/
.block-left {
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	width: 350px;
/*	background-color : #f8f8f8;
	BORDER-right: #999 1px solid;*/
}

/*トップページの右側*/
.block-right {
	margin-left: 15px;
	margin-right: 10px;
}

/*トップページの下側(コピーライト)*/
.block-bottom {
	margin-left: 20px;
	margin-right: 20px;
	clear: both;
}

/*ライブラリ用*/
.library-title {
	padding:3px 5px;
	border-color:#990000;
	border-width:0 0 1px 7px;
	border-style:solid;
	background:#F8F8F8;
	font-weight: bold;
}

.library-contents {
	padding-left: 20px;
	padding-right: 20px;
}

/*コラムのタイトル枠*/
.column{
	width: 100%;
	font-size: 100%;
	font-weight: bold;
	border-width: 1px 0px 0px 1em;
	border-style: solid;
	border-color: #6A5ACD;
	color: #696969;
	padding-right: 0px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.column-contents {
	margin-left: 0px;
	margin-right: 20px;
}

/*テキストと画像を横に並べる*/
/*オンラインソフトレビューの目次用*/
.imagebox {
	border: 1px ridge #0000cc; /* 枠線 */
	background-color: #eeeeff;  /* 背景色 */
	width: 130px; /* 横幅 */
	height: 80px;	/* 高さ */
	float: left; /* 左に配置 */
	margin: 5px; /* 周囲の余白 */
}
p.image, p.caption {
	text-align: center; /* 中央寄せ */
	margin: 5px;        /* 余白・間隔 */
}
p.caption {
	font-size: 100%;  /* 文字サイズ */
	/*color: darkblue;*/ /* 文字色 */
}

/*テキストと画像を横に並べる*/
/*ブックス*/
.bookimagebox {
	border: 1px ridge #0000cc; /* 枠線 */
	background-color: #eeeeff;  /* 背景色 */
	width: 135px; /* 横幅 */
	height: 210px;	/* 高さ */
	float: left; /* 左に配置 */
	margin: 5px; /* 周囲の余白 */
}
p.bookimage, p.bookcaption {
	text-align: center; /* 中央寄せ */
	margin: 5px;        /* 余白・間隔 */
}
p.bookcaption {
	font-size: 90%;  /* 文字サイズ */
}

/*セミナー情報*/
.seminar {
	text-align: left;
	border: #999 1px solid;
	width: 95%;
	padding: 10px;
}

.seminar .title {
	font-size: 120%;
	text-align: left;
	font-weight:bold;
	color: #191970;
	padding-bottom: 4px;
}
