@charset "Windows-31J";
/* CSS Document */
div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}
img, input {
    border: 0 none;
}
p, h1, h2, h3, h4, h5 {
    font-size: 100%;
    font-weight: normal;
}
ol, ul {
    list-style: none outside none;
}
a {
    text-decoration: none;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',verdana,sans-serif;
    background-color: #E9E9E9;
    color: #333333;
    font-size: 12px;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
}
#container {
    background-color: #FFFFFF;
    height: auto;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
#header {
    display: block;
    margin: 0 auto 17px;
    position: relative;
    width: 960px;
}
#main {
    background: url(../images/bgclr.png) repeat-x scroll 0 0 #f6f6f6;
    display: table;
    margin: 0 auto 20px;
    width: auto;
}
.main_center {
    padding: 0 20px 20px;
    width: 960px;
	position:relative;
}
#footer_container {
    clear: both;
    display: table;
    height: 220px;
    width: 1000px;
}
.footer_guide {
    background-color: #475658;
    display: table-cell;
    height: 100%;
    margin: 0 auto;
    padding: 20px 30px;
}
.footer_guide .category, .footer_guide .category_right {
    float: left;
    height: auto;
    margin-right: 20px;
    text-align: left;
    width: 210px;
}
.category .title {
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 5px;
}
.category li {
    font-size: 12px;
    line-height: 20px;
    list-style-type: none;
    margin-left: 12px;
}
.category ul li a {
    color: #FFFFFF;
    text-decoration: none;
}
.category ul li a:hover {
    text-decoration: underline;
}
.footer_corporate {
    background-color: #506163;
    clear: both;
    display: table;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 1000px;
}
.footer_corporate a:link {
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 10px;
}
.footer_corporate a:hover {
    text-decoration: underline;
}
.footer_corporate a:visited {
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 10px;
}
.footer_corporate p {
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 10px;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb25 {
    margin-bottom: 25px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb50 {
    margin-bottom: 50px;
}
.ml4 {
    margin-left: 4px;
}
.ml-4 {
    margin-left: -4px;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml16 {
    margin-left: 16px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml50 {
    margin-left: 50px;
}
.mr4 {
    margin-right: 4px;
}
.mr5 {
    margin-right: 5px;
}
.mr-5 {
    margin-right: -5px;
}
.mr8 {
    margin-right: 8px;
}
.mr10 {
    margin-right: 10px;
}
.mr15 {
    margin-right: 15px;
}
.mr16 {
    margin-right: 16px;
}
.mr20 {
    margin-right: 20px;
}
.mr30 {
    margin-right: 30px;
}
.mr50 {
    margin-right: 50px;
}
.att {
    font-size: 90%;
    padding-left: 1em;
    text-align: left;
    text-indent: -1em;
}
.rigtht {
    text-align: right;
}

.dis {
	display: block;
}

	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

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

.mb0 {
	margin-bottom: 0 !important;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

#pagePath {
	margin: 0 0 22px 30px;
}

#pagePath li {
	color: #5d5d5d;
	display: inline;
}

#pagePath li a {
	color: #5d5d5d;
	margin-right: 5px;
}

#pagePath li a:hover {
	text-decoration: underline;
}

.content_mac .inner {
	background: url(../images/bg01.jpg) no-repeat left top;
	margin-bottom: 32px;
	padding: 0;
}

.content_mac .inner .photoBox {
	float: left;
	margin-top: 12px;
}

.content_mac .inner .textBox {
	float: right;
	width: 438px;
}

.content_mac .subBox {
	clear: both;
	margin-bottom: 26px;
}

.content_mac .subBox .bgBox {
	background: url(../images/bg03.png) repeat-y left top;
	padding: 10px 23px 20px;
	*zoom: 1;/* 121029 */
}

.content_mac .subBox .border {
	margin: 0 auto 25px;
	padding-top: 1px;
	width: 682px;
}

.content_mac .subBox .border .box {
	background-color: #FFFCF6;
	border: 1px solid #E8E8E8;
	border-bottom: none;
	height: 380px;
}

.content_mac .subBox .hover a,
.content_mac .subBox .hover a img {
	display: block;
}

.content_mac .subBox .tabBox {
	background: url(../images/bg05.png) repeat-y left top;
	margin: 0 auto;
	width: 908px;
}

.content_mac .subBox .tabBox .tabUI {
	margin-bottom: 40px;
}

.content_mac .subBox .tabBox .tabUI li {
	float: left;
}

.content_mac .subBox .tabBox table {
	border-collapse: collapse;
	clear: both;
	font-size: 12px;
	width: 100%;
}

.content_mac .subBox .tabBox table thead
	{
	border-left: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	}

.content_mac .subBox .tabBox table thead th {
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}

.content_mac .subBox .tabBox table thead th .table_figure {
	width: 820px;
	float: right;
}

.content_mac .subBox .tabBox table thead th .table_figure td {
	font-weight: normal;
}

.content_mac .subBox .tabBox table thead th .table_figure td.pl60 {
	padding-left: 60px;
}

.content_mac .subBox .tabBox table thead th .table_figure td.pl30 {
	text-align: right; 
	padding-right: 30px;
}

.content_mac .subBox .tabBox table thead th .table_figure th,
.content_mac .subBox .tabBox table thead th .table_figure td {
	border: 0 none;
}

.content_mac .subBox .tabBox table tbody th {
	background: #e9e9e9 url(../images/th_bg.gif) repeat-y left top;
	border: 1px solid #dddddd;
	border-bottom-color: #ececec;
	padding: 8px 0 8px 27px;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
}

.content_mac .subBox .tabBox table tbody th .f_normal {
	font-weight: normal;
}

.content_mac .subBox .tabBox table tbody th a,
.content_mac .subBox .tabBox table tbody th a:link,
.content_mac .subBox .tabBox table tbody th a:visited {
	color: #567091;
}

.content_mac .subBox .tabBox table tbody th.up {
	background: #fafafa url(../images/up.png) no-repeat left top;
}

.content_mac .subBox .tabBox table tbody th.new {
	background: #fafafa url(../images/new.png) no-repeat left top;
}

.content_mac .subBox .tabBox table tbody th.limited {
	background: #fafafa url(../images/limited.png) no-repeat left top;
}

.content_mac .subBox .tabBox table tbody th.normal {
	background: #fafafa;
}

.content_mac .subBox .tabBox table tbody th.subtitle {
	background: #f5f5f5;
	color: #333333;
}

.content_mac .subBox .tabBox table tbody th a {
	color: #333;
}

.content_mac .subBox .tabBox table tbody th a:hover {
	text-decoration: underline;
}

.content_mac .subBox .tabBox table tbody td {
	border: 1px solid #dddddd;
	border-bottom-color: #ececec;
	padding: 8px 0;
	text-align: center;
	font-size: 84%;/* 10px */
	vertical-align: middle;
}

.content_mac .subBox .tabBox table tbody tr.line th,
.content_mac .subBox .tabBox table tbody tr.line td {
	border-bottom-color: #dddddd;
}

.content_mac .subBox .tabBox table tbody td.right {
	text-align: right;
}

.content_mac .subBox .tabBox table tbody td.first {
	color: #bb0000;
	font-weight: bold;
	background: #e9e9e9;
}

.content_mac .subBox .tabBox table tbody td.second {
	color: #535353;
	font-weight: bold;
	background: #e9e9e9;
}

.content_mac .subBox .tabBox table tbody td.third {
	color: #0057c2;
	font-weight: bold;
	background: #e9e9e9;
}

.content_mac .subBox .tabBox table tbody td.fourth {
	color: #c3a500;
	font-weight: bold;
	background: #e9e9e9;
}

.hikaku_kinou {
	background: #000000;
}

.content_mac .subBox .tabBox table tbody td.first_02 {
	color: #bb0000;
}

.content_mac .subBox .tabBox table tbody td.second_02 {
	color: #535353;
}

.content_mac .subBox .tabBox table tbody td.third_02 {
	color: #0057c2;
}

.content_mac .subBox .tabBox table tbody td.fourth_02 {
	color: #c3a500;
}


.vername {

}

.content_mac .subBox .tabBox table tbody td table.w140 {
	width: 140px;
}

.content_mac .subBox .tabBox table tbody td table.w175 {
	width: 175px;
}

.content_mac .subBox .tabBox table tbody td td {
	text-align: left;
	border: 0 none;
}

.content_mac .subBox .tabBox table tbody td .price02 {
	font-weight: bold;
	font-size: 159%;
}

.content_mac .subBox .title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 17px;
}

.content_mac .subBox .login_title {
	width: 680px;
	font-size: 12px;
	margin-bottom: 20px;
}

.content_mac .subBox .inner02 {
	border-bottom: 1px solid #D9D9D9;
	/* clear: both; 121030 プロパティを削除 */
	margin: 0 0 28px 21px;
	padding-bottom: 20px;
	width: 614px;
}

.content_mac .subBox .inner02.none {
	border: none;
	padding: 0;
}

.content_mac .subBox .inner02 .photoBox {
	float: left;
}

.content_mac .subBox .inner02 .textBox {
	color: #535353;
	float: right;
	width: 441px;
}

.content_mac .subBox .inner02 .textBox .textImg {
	font-size: 18px; /*----- 121024 追記-----*/
	line-height: 1.4;/*----- 121024 追記 -----*/
	font-weight: bold;
	margin-bottom: 12px;
}

/*----- 121024 追記ここから -----*/
.content_mac .subBox .inner02 .textBox .textImg a,
.content_mac .subBox .inner02 .textBox .textImg a:link,
.content_mac .subBox .inner02 .textBox .textImg a:visited {
  color: #535353;
  text-decoration: underline;
}

.content_mac .subBox .inner02 .textBox .textImg a:hover,
.content_mac .subBox .inner02 .textBox .textImg a:active {
  background: #FFDFDF;
  color: #CC0000;
  text-decoration: underline;
}
/*----- 121024 追記ここまで -----*/

.content_mac .subBox .inner02 .textBox p {
	color: #535353;
	margin-bottom: 10px;
}

.content_mac .subBox .inner02 .textBox p.text {
	border-top: 1px dashed #999;
	clear: both;
	margin: 0 0 0 18px;
	padding-top: 5px;
}

.content_mac .subBox .inner02 .textBox .textList {
	margin-bottom: 20px;
	margin-left: 20px;
}

.content_mac .subBox .inner02 .textBox .textList li {
	float: left;
	margin-right: 5px;
}

.content_mac .subBox .inner02 .textBox .textList li img {
	display: block;
}

.content_mac .subBox .inner02 .textBox .border02 {
	border: 1px solid #EBEBEB;
	clear: both;
	margin-bottom: 4px;
	padding: 18px 20px;
}

.content_mac .subBox .inner02 .textBox .border02 .textImg02 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 6px;
}

.content_mac .subBox .inner02 .textBox .border02 .small {
	font-weight: normal;
	font-size: 0.8em;
}

.content_mac .subBox .inner02 .textBox .textImg03 {
	font-size: 13px;/* 121024 カラーコード変更 */
	font-weight: bold;/* 121024 カラーコード変更 */
	margin-bottom: 6px;
	margin-left: 20px;
}

.content_mac .subBox .inner02 .textBox .textImg03 a {
	color: #CC0000;/* 121024 カラーコード変更 */
}

.content_mac .subBox .inner02 .textBox .textImg03 a:hover {
	text-decoration: underline;
}

.content_mac .subBox .inner02 .textBox .border02 .buyBox {
	margin: 0 0 10px 20px;
}

.content_mac .subBox .inner02 .textBox .border02 .list {
	float: left;
	width: 220px;
}

.content_mac .subBox .inner02 .textBox .border02 .list li {
	margin-bottom: 6px;
}

.content_mac .subBox .inner02 .textBox .border02 .list span.red {
	color: #e40000;
	font-size: 20px;
	font-weight: bold;
}

.content_mac .subBox .inner02 .textBox .border02 .list span.bold {
	font-weight: bold;
}

.content_mac .subBox .inner02 .textBox .border02 .list span.span01 {
	font-weight: normal;
	color: #535353;
	font-size: 12px;
	text-decoration: line-through;
}

.content_mac .subBox .inner02 .textBox .border02 .buy {
	float: right;
	margin-top: 26px;
}

.content_mac .popup {
	width: 222px;
	position:absolute;
	left: 120px;
	top: 755px;
	display:none;
}

.content_mac .popup .bgBox03 {
	background: url(../images/popup_bg02.png) repeat-y left top;
	padding: 0 15px;
}

.content_mac .popup .photo {
	margin-bottom: 20px;
	text-align: center;
}

.content_mac .popup p {
	color: #535353;
	margin-bottom: 6px;
}

.content_mac .popup a {
	font-size: 11px;
}

.popup .title01 {
	margin-bottom: 5px;
}

.popup ul li a {
	color: #1945b5;
}

.popup ul li a:hover {
	text-decoration: underline;
}

#right_column .img01 {
	position: absolute;
	left: -2px;
	top: 5px;
}

#right_column .title {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 13px;
}

#right_column .title span {
	font-weight: normal;
}

#right_column .subBox {
	margin: 56px 0 25px 28px;
	width: 178px;
}

#right_column .photo {
	margin-bottom: 10px;
	text-align: center;
}

#right_column .textImg01 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
}

#right_column .list {
	margin-bottom: 6px;
}

*+ HTML #right_column .list {
	float: left;
}

#right_column .list li span {
	color: #e40000;
	font-weight: bold;
	font-size: 15px;
}

#right_column .list li span.span02 {
	color: #535353;
	font-size: 12px;
}

#right_column .buy {
	margin-bottom: 25px;
}

#right_column ul li img {
	display: block; 
}
#main #right_column.floating { position: fixed; top: 0; }
/*#main #right_column.pinned-bottom { position: absolute; bottom: 0; _position: static; }*/
#main #right_column.pinned-bottom { position: fixed; top: 0; }
#main #sidebar{
	float:right;
	width: 222px;
}
/* タブ切り替え */
.tabUI
	{
	background: url(../images/tabui_bg.png) 0 0 no-repeat scroll transparent;
	}

.tabUI li
	{
	display: block;
	width: 424px;
	height: 22px;
	padding: 15px;
	text-align: center;
	cursor: pointer;
	}

#box1
	{
	background-position: 0 0;
	}

#box2
	{
	background-position: 0 0;
	}

.tabUI li.focus
	{
	background-image: url(../images/tab_bg.png);
	}

.content
	{
	display: none;
	}

#box1
	{
	display: block;
	}

/* -----121025 縺薙％縺九ｉ霑ｽ險・---- */
/* 蝗ｺ螳壹し繧､繝峨リ繝・*/
#FollowNavi
{
  float: right;
  width: 222px;
}

.followfixed
{
  position: fixed;
  top: 20px; /* 121029 蛟､繧貞､画峩 */
  margin-left: 692px;
}

.followend
{
  position: absolute;
  right: 23px;
  bottom: 20px;
}

#FollowNavi .subBox
{
  position: relative;
  background-color: #F6F6F6; /* 121029 險倩ｿｰ縺ｮ螟画峩 */
  /*padding: 5px 0; 121029 險倩ｿｰ縺ｮ蜑企勁*/
}

#FollowNavi .subBox .top
{
  position: absolute;
  top: 0;
  left: 2px;
}

#FollowNavi .subBox .bottom
{
  position: absolute;
  bottom: 0;
  left: 2px;
}

#FollowNavi .subBox div
{
  padding: 15px 20px; /* 121029 險倩ｿｰ繧貞､画峩 */
}

#FollowNavi .subBox div .title
{
  font-size: 13px;
  margin-bottom: 12px
}

#FollowNavi .subBox div li
{
  position: relative;
  padding-left: 10px;
}

#FollowNavi .subBox div li span
{
  position: absolute;
  top: 4px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 3px solid #9ba5b1;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

#FollowNavi .subBox div li a,
#FollowNavi .subBox div li a:link,
#FollowNavi .subBox div li a:visited
{
  color: #535353;
}

#FollowNavi .subBox div li a:hover,
#FollowNavi .subBox div li a:active
{
  text-decoration: underline;
}
/* -----121025 霑ｽ險倥％縺薙∪縺ｧ----- */

/* 常時表示コンテンツ */
#fixed_menu
	{
	position: fixed;
	bottom: 0;
	width: 960px;
	height: auto;
	color: #fff;
	background-color: transparent;
	}

#fixed_menu .inner
	{
	width: 726px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/open_bg.png) 0 25px no-repeat scroll transparent;
	}

.fixed_content
	{
	display: none;
	position: relative;
	height: auto;
	padding: 20px 0 20px 155px;
	margin: 20px 0 0 0;
	background: url(../images/slidetab_bg.png) 0 0 transparent;
	}

#fixed_menu .open
	{
	width: 726px;
	height: 25px;
	padding: 0;
	margin: 0;
	text-align: right;
	vertical-align: bottom;
	}

#fixed_menu .title {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}

#fixed_menu .floatR
  {
  position: relative;
  width: 450px;
  margin: 0 30px 0 0;
  }

.fixed_content p
  {
  font-size: 14px;
  }

.set_color
  {
  color: #ffc600;
  }
  
.set_font
  {
  font-size: 16px;
  font-weight: bold;
  }

#fixed_btn
  {
  position: absolute;
  top: -20px;
  left: 16px;
  width: 84px;
  height: 87px;
  padding: 20px 0 0 0;
  font-size: 10px;
  line-height: 13px;
  text-align: center;
  background: url(../images/login_bg.png) 0 0 no-repeat;
  }

#fixed_btn a
  {
  display: block;
  width: 84px;
  height: 87px;
  margin: -20px 0 0 0;
  padding: 20px 0 0 0;
  color: #ffffff;  
  }

#fixed_btn .set_fc
  {
  display: block;
  margin: 10px 0 0 0;
  color: #ffc600;
  font-size: 15px;
  font-weight: bold;
  }

#fixed_btn a .set_fc
  {
  margin: 0 0 10px 0;
  }

#fixed_curt
  {
  position: absolute;
  bottom: 0;
  right: 0;
  }

#fixed_curt img
  {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
  }

.erase
  {
  text-decoration: line-through;
  }

.opacity:hover
  {
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
  -moz-opacity:0.7;
  opacity:0.7;  
  }
  
.oldversion-outer {
  width: 934px;
  height: 30px;
  border: #CCCCCC 1px solid;
  margin: 10px auto 20px auto;
}

.cont_hikaku {
  width: 936px;
  height: 170px;
  margin: 30px auto;
}

.oldversion-outer .text-red {
  color: #CC0000;
}

.oldversion-left {
  float: left;
  width: 470px;
  padding: 8px;
  border-right: #CCCCCC 1px dotted;
  text-align: center;
  font-size: 12px;
}

	.oldversion-left a {
	  color: #333333;
	}
	
	.oldversion-left a:hover {
	  color: #3366CC;
	  text-decoration:none;
	}
	
.oldversion-right {
  float: right;
  width: 400px;
  padding: 8px;
  text-align: center;
  font-size: 12px;
}

	.oldversion-right a {
	  color: #333333;
	}
	
	.oldversion-right a:hover {
	  color: #3366CC;
	  text-decoration:none;
	}

.preinfo {
	width: 914px;
	text-align: center;
	margin: 30px auto 15px auto;
	
}

/* バナーマウスオーバー用　20120719 */
.bnr01 a {
    display: block;
    overflow: hidden;
	text-indent: -9999px;
    height: 110px;
    width: 300px;
    background: url(../images/banner/bnr_15off.jpg) no-repeat;
} 

.bnr02 a {
    display: block;
    overflow: hidden;
	text-indent: -9999px;
    height: 110px;
    width: 300px;
    background: url(../images/banner/bnr_aaa.jpg) no-repeat;
}

.bnr03 a {
    display: block;
    overflow: hidden;
	text-indent: -9999px;
    height: 110px;
    width: 300px;
    background: url(../images/banner/bnr_adobeset.jpg) no-repeat;
} 

.bnr01 a:hover {
    background-position: -300px 0px;
}
.bnr02 a:hover {
    background-position: -300px 0px;
}
.bnr03 a:hover {
    background-position: -300px 0px;
}

.waribikicomment {
	font-weight: bold;
	color: #333399;
}