@charset "utf-8";
/* CSS Document */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

li{
	list-style:none;
}
#wrapper{
	width:770px;
	font-family:"Noto Sans Japanese","Noto Sans","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,verdana,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:15px;
}
h1{
	padding-bottom:10px;
}

#about{
	background:#fcd68c;
	border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */ 
	overflow:hidden; 
}
#about_inner{
	padding:8px;
}
.left{
	float:left;
}
p.txt{
	padding:8px 0 15px;
}
p.txt2{
	padding:0 0 15px;
	float:right;
	width:465px;
}
#button{
	padding:20px 0 0 0;
	overflow:hidden;
}
#button li{
	list-style:none;
	float:left;

}
.contents{
	overflow:hidden;
	padding-top:30px;
}
.detail{
	font-size:12px;
	width:48%;
	padding-top:10px;
	padding-left:1%;
}
.detail2{
	font-size:12px;
	padding-top:10px;
}
.detail3{
	font-size:12px;
	padding-top:10px;
	width:33%;
}
.images{
	list-style:none;
}
.images li{
	float:left;
	padding:0 6px;
}
.images2{
	list-style:none;
	padding-top:15px;
}
.images2 li{
	float:left;
	padding:0 20px;
}

.price{
	background: #e8e8e8;
	text-align:left;
	overflow:hidden;
	margin-top:15px;
	border:#e8e8e8 1px solid;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}

table.brwsr {
    width: 445px;
    border: none;
    border-top: solid 1px #959595;
    border-bottom: solid 1px #959595;
    border-collapse: separate;
    background: #e8e8e8;
	text-align:left;
	float:left;
	margin:0 0 10px 10px;
}

table.brwsr th {
    vertical-align: middle;
    width: 80px;
    border-right: solid 1px #959595;
    margin: 0;
    color: #333;
    font-size: 13px;
	text-align:center;
}
 
table.brwsr td.data {
    padding: 0;
    margin: 0;
    height: 20px;
    width: 100px;
    border: none;
    color: #2a2a2a;
    font-size: 13px;
    line-height: 16px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}
 
table.brwsr td:fst-child {
    padding: 0 0 0 10px;
    vertical-align: middle;
}
 
table.brwsr td.bar {
    height: 1px;
    width: 100%;
    border-top: solid 1px #959595;
}
table.brwsr td.boder {
    width: 100%;
    border-top: solid 1px #959595;
}

table.PriceTableA td {
	text-align: left;
	margin: 0;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 2px 6px;
}
.right{
	float:right;
	padding-bottom:10px;
}
.video-container{
	padding:15px 0;
}
.video-container{
	width:350px;
	margin:0 auto;
}
.caption{
	font-size:12px;
	text-align:left;
}

/*================================
■. フッター
================================*/
.ContentInner{
	padding-top:20px !important;
}
.ContentInner A:link,a:visited{
	text-decoration:none;
}

.ContentInner a.active,a:focus,a:hover{
	text-decoration:underline;
}

.Section.FootNavi2 {
	width: 755px;
	padding: 5px 0 0 0 !important;
	margin: 5px 0 0 0 !important;
 
}

.Section.FootNavi2 Inner{
	
}

.Section.FootNavi2 h3{
	margin:0 0 5px 7px;
	border:none;
}

.Section.FootNavi2 h4{
	margin-bottom:7px;
}

.Section.FootNavi2 .BoxLeft{
	float:left;
	width:350px;
	border-right:1px solid #ddd;
}

.Section.FootNavi2 .BoxRight{
	float:right;
	width:400px;
}




/*================================
■. 価格ページ
================================*/
#price_title{
	font-size:130%;
	padding-bottom:15px;
	overflow:hidden;
}
#price_title img{
	float:left;
}
#price_title span{
	float:left;
	font-weight:bold;
	padding:18px 0 0 10px;
	color:#009143;
}
.ContentInner{
	padding:0 !important;
}
.ContentInner #Buy ul {
    border-left: medium none;
    font-size: 150% !important;
    line-height: 120%;
	font-weight:bold;
	color:#009143 !important;
}
.ContentInner ul li{
	margin: 10px 0 !important;
}
.ContentInner #Buy ul li{
	float:left;
}
.SubTitleBar{
	height:35px !important;
	padding-top:3px !important;
}
.PriceTableA{
	width:770px !important;
}

table.PriceTableA th{
	background:#ddd !important;
	border: 1px solid #fff !important;
}
table.PriceTableA td{
	border: 1px solid #ddd !important;
	padding:5px 10px !important;
}
.ContentInner .SubTitleBar{
	color:#333 !important;
}
.downloadReader{
	border-top:none;
}
/* 購入申込書ダウンロード */
DIV#MainArea960 .ContentInner div.Section.DownloadPurchaser {
	border: 1px solid #f2f2f2 !important;
	width:770px !important;
}
DIV#MainArea960 .DownloadPurchaser h3 {
	border-bottom: 1px solid #f2f2f2 !important;
}
.downloadBox{
	margin:0 !important;
}