@charset "UTF-8";

/**/

/*--------------------------------------------------------------*/
/*全体枠組系　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------------*/
#container {
	margin: 0;
	padding: 0;
	background: url(../image/common/bg_container.jpg) repeat-x 0 0;
}
#wrapper {
	position: relative;
	background: url(../image/common/bg_wrapper.jpg) repeat-y 0 0;
	margin: 0 auto;
	width: 904px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
}
#footer {
	background: url(../image/common/wrapper_bottom.jpg) no-repeat left top;
	clear: both;
	margin: 0 auto;
	padding: 20px 3px 3px 3px;
	width: 898px;
	height: 36px;
	font-size: 85%;
	line-height: 1.3;
}
#header {
	clear: both;
	background: url(../image/common/bg_header.jpg) no-repeat 0 0;
	width: 889px;
	height: 99px;
	padding: 1px 0 0 11px;
}
#header h1 {
	float: left;
}
#column-left {
	padding-left: 11px;
	float: left;
	width: 186px;
	background: url(../image/common/bg_snavi.jpg) repeat-y 11px 0;
}
#random_flash {
	position: absolute;
	width: 210px;
	height: 132px;
	top : 0px;
	left: 690px;
}
#main {
	clear: both;
	background: url(../image/common/bg_main_top.jpg) no-repeat 0 0;
	width: 900px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
}
#column-right {

	float: right;
	width: 692px;
}
#column-right h2 { margin-bottom: 12px;}

/*ページトップ
----------------------------------------------------------------*/
.pagetop {
	width: 654px;
	clear: both;
	padding: 1px 15px 23px 0;
	text-align: right;
	vertical-align: middle;
	font-size: 85%;
	background: url(../image/common/bg_pagetop.jpg) no-repeat 0 0;
}


/*--------------------------------------------------------------*/
/*メニュー系　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------------*/

/* グローバルメニュー */
#gnavi {
	float: left;
	list-style-type: none;
	width: 480px;
	margin-top: 18px;
	display: block;
}
#gnavi li {
	float: left;
	height: 28px;
}

#gnavi li a { display: block; height: 28px; text-indent: -9999px;}

#gnavi li a.gnavi_beginner { background: url(../image/common/btn_beginner.jpg) no-repeat 0 0; width: 135px; margin-left: 36px;}
#gnavi li a.gnavi_column { background: url(../image/common/btn_column.jpg) no-repeat 0 0; width: 188px; }
#gnavi li a.gnavi_qa { background: url(../image/common/btn_qa.jpg) no-repeat 0 0; width: 76px; }
#gnavi li a.gnavi_product { background: url(../image/common/btn_product.jpg) no-repeat 0 0; width: 110px; margin-top: 5px; }
#gnavi li a.gnavi_cardlist { background: url(../image/common/btn_cardlist.jpg) no-repeat 0 0; width: 131px; margin-top: 5px; }
#gnavi li a.gnavi_download { background: url(../image/common/btn_download.jpg) no-repeat 0 0; width: 166px; margin-top: 5px; }

#gnavi li a:hover { background-position: 0 -28px; }

/* サブメニュー */
#snavi {
	color: #ffffff;
	padding: 19px 0 10px 6px;
	background: url(../image/common/bg_snavi_head.jpg) no-repeat 0 0;
	list-style-type: none;
	line-height: 1.2;
	min-height: 100px;
	height: auto !important;
	height: 100px;
}
#snavi li { margin-bottom: 5px; }
#snavi li.sn-bullet_s a {
	padding: 0 6px 0 20px;
	background: url(../image/common/sn-bullet_s.gif) no-repeat 0 0;
	min-height: 12px;
	height: auto !important;
	height: 12px;
	display: block;
}

#snavi li.sn-bullet_s_new a {
	padding: 0 6px 0 20px;
	background: url(../image/common/sn-bullet_s_new.gif) no-repeat 0 0;
	min-height: 12px;
	height: auto !important;
	height: 12px;
	display: block;
}

#snavi li.sn-bullet a {
	font-weight: bold;
	padding: 0 6px 0 20px;
	background: url(../image/common/sn-bullet.gif) no-repeat 0 0;
	min-height: 13px;
	height: auto !important;
	height: 13px;
	display: block;
}

#snavi li.sn-bullet_txt {
	font-weight: bold;
	padding: 0 6px 0 20px;
	background: url(../image/common/sn-bullet_txt.gif) no-repeat 0 0;
	min-height: 13px;
	height: auto !important;
	height: 13px;
	display: block;
}

#snavi li.sn-bullet a:hover { background: url(../image/common/sn-bullet_o.gif) no-repeat 0 0; display: }
#snavi li.sn-bullet_s a:hover { background: url(../image/common/sn-bullet_s_o.gif) no-repeat 0 0; }

.snavi_bottom {
	background: url(../image/common/bg_snavi_footer.jpg) no-repeat 0 0;
	width: 186px;
	height: 17px;
	margin: 0;
}

#snavi li a { text-decoration: none; }
#snavi li a:link { color: #ffffff; }
#snavi li a:visited { color: #ffffff; }
#snavi li a:active { color: #ffffff; }

#snavi li.xg2 a { text-decoration: none; }
#snavi li.xg2 a:link { color: #9CEFFE; }
#snavi li.xg2 a:visited { color: #9CEFFE; }
#snavi li.xg2 a:active { color: #9CEFFE; }


#snavi li.xg3 a { text-decoration: none; }
#snavi li.xg3 a:link { color: #CF8EFF; }
#snavi li.xg3 a:visited { color: #CF8EFF; }
#snavi li.xg3 a:active { color: #CF8EFF; }

#snavi li.xg4 a { text-decoration: none; }
#snavi li.xg4 a:link { color: #FF0000; }
#snavi li.xg4 a:visited { color: #FF0000; }
#snavi li.xg4 a:active { color: #FF0000; }

#snavi li.xg5 a { text-decoration: none; }
#snavi li.xg5 a:link { color: #FF9900; }
#snavi li.xg5 a:visited { color: #FF9900; }
#snavi li.xg5 a:active { color: #FF9900; }

#snavi li.xg7 a { text-decoration: none; }
#snavi li.xg7 a:link {color: #33ff00;}
#snavi li.xg7 a:visited { color: #33ff00; }
#snavi li.xg7 a:active {color: #33ff00;
}

/*隙間設定*/
.pad_t5 { padding-top: 5px;}
.pad_r5 { padding-rghit: 5px;}
.pad_b5 { padding-bottom: 5px;}
.pad_l5 { padding-left: 5px;}
.pad_t10 { padding-top: 10px;}
.pad_r10 { padding-rghit: 10px;}
.pad_b10 { padding-bottom: 10px;}
.pad_l10 { padding-left: 10px;}
.pad_l35 { padding-left: 35px;}

.mag_t5 { margin-top: 5px;}
.mag_r5 { margin-rghit: 5px;}
.mag_b5 { margin-bottom: 5px;}
.mag_l5 { margin-left: 5px;}
.mag_t10 { margin-top: 10px;}
.mag_r10 { margin-rghit: 10px;}
.mag_b10 { margin-bottom: 10px;}
.mag_l10 { margin-left: 10px;}
.mag_r35 { padding-rghit: 35px;}
.mag_t25 { margin-top: 25px;}
.mag_t50 { margin-top: 50px;}

/**/

/*コラム17*/
.c17{
	width:500px;
	margin:0 auto;
	padding:5px;
	background-color:#FDFBCC;
	border:1px solid #000000;
}

.sankaku{
	float:left;
}

