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

/* リセット */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clearfix:after { content: ""; display: block; clear: both; }

/* フォント */

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

.f10px{font-size:77%}
.f11px{font-size:85%}
.f12px{font-size:93%}
.f13px{font-size:100%}
.f14px{font-size:108%}
.f15px{font-size:116%}
.f16px{font-size:123.1%}
.f17px{font-size:131%}
.f18px{font-size:138.5%}
.f19px{font-size:146.5%}
.f20px{font-size:153.9%}
.f21px{font-size:161.6%}
.f22px{font-size:167%}
.f23px{font-size:174%}
.f24px{font-size:182%}
.f25px{font-size:189%}
.f26px{font-size:197%}

body {
	font-family:Arial,sans-serif,"MS PGothic","Osaka";
	color: #333;
	font-size: 85%;
  line-height: 1.5;
}

a {color:#06C;text-decoration:underline;}
a:hover {text-decoration:none;}
a:visited, a:active {color:#06C;}

/* トップ */

#wrapper {
	width: 100%;
}

/* ヘッダー */

#header_wrapper {
	width: 100%;
  background: #446d93;
}

#header {
	width: 960px;
  margin: 0 auto;
  padding: 35px 0 43px 0;
}

#header p.logomark {
	width: 81px;
  height: 75px;
  margin: 8px 12px 0 0;
  float: left;
  background: url(/images/logomark.gif) no-repeat;
  text-indent: -9999px;
}

#header p.logomark a {
	width: 81px;
  height: 75px;
  display: block;
  overflow: hidden;
  outline: none;
}

#header h2 {
	width: 190px;
  height: 11px;
  margin: 8px 0;
  float: left;
  background: url(/images/logo_h2.gif) no-repeat;
  text-indent: -9999px;
}

#header h2 a {
	width: 190px;
  height: 11px;
  display: block;
  overflow: hidden;
  outline: none;
}

#header h1 {
	width: 256px;
  height: 56px;
  margin: 0 500px 0 0;
  float: left;
  background: url(/images/logotype.gif) no-repeat;
  text-indent: -9999px;
}

#header h1 a {
	width: 256px;
  height: 56px;
  display: block;
  overflow: hidden;
  outline: none;
}

#header p.asial {
  width: 128px;
  height: 18px;
  /* background: url(/images/logo_asial.gif) no-repeat; */
  background: url(/images/logo-asial.png) no-repeat;
  background-size: contain;
  float:right;
  text-indent: -9999px;
  margin-right: 3px;
}

#header p.asial a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  outline: none;
}

/* グローバルメニュー */

#menu_wrapper {
	width: 100%;
  height: 40px;
  line-height: 40px;
  background: url(/images/menu_bg2.gif) repeat-x;
  font-size: 108%;
  position: relative;
  z-index: 99;
}

#menu {
	width: 960px;
  margin: 0 auto;
}

#menu ul.global {
  background: url(/images/menu_bar.gif) no-repeat left;
  height: 40px;
  line-height: 40px;
  float: left;
  position: relative;
}

#menu ul.global li {
  float: left;
  background: url(/images/menu_bar.gif) no-repeat right;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  position: relative;
  zoom: 1;
}

#menu ul.global li a {
  color: #FFF;
  text-decoration: none;
  padding: 0 15px;
}

#menu ul.global li a:hover, #menu ul.global li a.on {
  display: block;
  background: url(/images/menu_bg.gif) repeat-x;
  color: #FFC;
}

#menu ul.global ul.sub {width:200px; height: 24px; visibility: hidden; position: absolute; top: 100%; left: 0; }
#menu ul.global ul.sub li {background:#093f7f; border-top: 1px solid #fff; float: none; }									  
/* IE 6 & 7 Needs Inline Block */
#menu ul.global ul.sub li a	{width:185px; padding:0 0 0 15px; display: inline-block; font-weight:normal;}
#menu ul.global ul.sub li a:hover	{background:#446d93; }

#menu ul.language {
  height: 40px;
  line-height: 40px;
  float: right;
  padding: 0 40px 0 0;
}

#menu ul.language li {
  margin: 0 20px 0 0;
  display: inline;
}

#menu ul.language li a {
  color: #FFF;
  text-decoration: none;
  padding: 3px;
  border: 1px solid #fff;
}

#menu ul.language li.on {
  text-decoration: none;
  padding: 3px;
  border: 1px solid #fff;
  color: #093f7f;
  background: #fff;
}


/* メイン */

#contents {
	width: 960px;
  margin: 0 auto;
	background: url(/images/bg_right.gif) repeat-y 710px 0;
}


/* 左側 */

#left_side {
	width: 710px;
  float: left;
  padding: 0 0 40px 0;
}

#bread {
	width: 693px;
  padding: 20px 0 0 0;
  float: left;
}

#bread li {
	font-size: 93%;
  display: inline;
  padding: 0 10px 0 0;
}

#left_side .main_sentense {
	width: 693px;
  float: left;
}

#left_side .main_sentense .chapter {
	width: 673px;
  padding: 0 10px 20px;
  float: left;
  border-bottom: 1px solid #999;
  position: relative;
  z-index: 1;
}

#left_side .main_sentense h3 {
	width: 633px;
  height: 29px;
  margin: 20px 0 0 0;
  padding: 10px 30px 0;
  background: url(/images/ttl_h3.gif) no-repeat;
  font-size: 123.1%;
	font-weight: bold;
  float: left;
}

#left_side .main_sentense h4 {
	width: 673px;
  height: 29px;
  padding: 30px 10px 0 10px;
  font-size: 123.1%;
	font-weight: bold;
  float: left;
}

#left_side .main_sentense h5 {
	width: 653px;
  padding: 5px;
  margin: 10px;
	font-weight: bold;
  float: left;
  background: #ccc;
  display: inline;
}

#left_side .main_sentense p.txt {
	width: 673px;
  float: left;
  padding: 10px;
  float: left;
}

#left_side .main_sentense span.f-bold {
	font-weight: bold;
}

#left_side .main_sentense p.note {
	border: 1px solid #093f7f;
  width: 631px;
  padding: 10px;
  margin: 10px;
  display: inline;
  background: #eee;
  float: left;
}

#left_side .main_sentense div.note {
	border: 1px solid #093f7f;
  width: 631px;
  padding: 10px;
  margin: 10px;
  display: inline;
  background: #eee;
  float: left;
}

#left_side .main_sentense div.note p {
  padding: 10px 0;
}

#left_side .main_sentense div.note ul {
	list-style: disc;
  padding: 0 40px 0 20px;
}

#left_side .main_sentense div.note li {
	clear: both;
	padding: 10px 0 0 0;
  float: left;
}

#left_side .main_sentense p.price {
	width: 673px;
  float: left;
  padding: 10px;
  float: left;
  font-size: 108%;
  color: #7f3f09;
  font-weight: bold;
}

#left_side .main_sentense .buy_btn {
	width: 673px;
	text-align: center;
  padding: 20px 0;
}

#left_side .main_sentense p.btn {
	width: 322px;
  height: 52px;
  margin: 30px 120px 30px;
  display: inline;
  text-align: center;
  float: left;
}

#left_side .main_sentense p.btn a {
	width: 322px;
  height: 52px;
  line-height: 52px;
  font-size: 182%;
  font-weight: bold;
  display: block;
  text-decoration: none;
  background: url(/images/btn.gif) no-repeat;
  color: #093f7f;
}

#left_side .main_sentense p.btn a:hover {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */  
	-ms-filter: "alpha(opacity=75)"; /* IE 8 */  
	filter: alpha(opacity=75); /* IE lt 8 */  
	-khtml-opacity: .75; /* Safari 1.x */  
	-moz-opacity: .75; /* FF lt 1.5, Netscape */
  color: #666;
}

#left_side .main_sentense p.link {
	width: 673px;
	padding: 10px 10px 20px;
  font-size: 77%;
  text-align: right;
  float: right;
}

#left_side .main_sentense p.link a {
	background: url(/images/ico_more.gif) no-repeat left;
  padding: 2px 0 2px 16px;
}

#left_side .area_gallery_l {
	width: 696px;
  margin: 10px 0;
  float: left;
}

#left_side .gallery_l {
	width: 202px;
  padding: 0 20px 0 10px;
  float: left;
}

#left_side .area_gallery_s {
	width: 696px;
  margin: 10px 0;
  float: left;
}

#left_side .gallery_s {
	width: 152px;
  padding: 0 10px 20px;
  float: left;
}

#left_side .gallery_l p.ttl, #left_side .gallery_s p.ttl {
	font-size: 108%;
  font-weight: bold;
  padding: 0 0 5px 0;
}

#left_side .gallery_l a:hover, #left_side .gallery_s a:hover {
	opacity: .5; /* Standard: FF gt 1.5, Opera, Safari */  
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */  
	filter: alpha(opacity=50); /* IE lt 8 */  
	-khtml-opacity: .5; /* Safari 1.x */  
	-moz-opacity: .5; /* FF lt 1.5, Netscape */ 
}

#left_side .gallery_l li {
	list-style: disc;
  padding: 5px 0 0 0;
  margin: 0 0 0 15px;
}

#left_side ul.list_left {
	list-style: disc;
  width: 290px;
  padding: 0 0 0 25px;
  float: left;
}

#left_side ul.list_left li {
  padding: 10px 0 0 0;
}

#left_side ul.list_right {
	list-style: disc;
  width: 290px;
  padding: 0 0 0 60px;
  float: left;
}

#left_side ul.list_right li {
  padding: 10px 0 0 0;
}

#left_side ul#tab_label {
	width: 653px;
	padding: 20px 10px 0;
  border-bottom: 1px solid #093f7f;
  float: left;
}

#left_side ul#tab_label li {
  border-top: 1px solid #093f7f;
  border-left: 1px solid #093f7f;
  border-right: 1px solid #093f7f;
  float: left;
  margin: 0 10px 0 0;
}

#left_side ul#tab_label li a {
	padding: 5px;
	display: block;
  text-decoration: none;
  font-weight: bold;
}

#left_side ul#tab_label li a.on, #left_side ul#tab_label li a:hover {
	background: #093f7f;
  color: #FFF;
}

#left_side #tab_cnt2 {
	display: none;
}

#left_side table {
  border-collapse: collapse;
  width: 653px;
  margin: 0 10px 10px;
  border: 1px solid #093f7f;
  clear: both;
}

#left_side table th {
  background: #093f7f;
  color: #fff;
  border-right: 1px solid #fff;
}

#left_side table th:last-child {
  border-right: none;
}

#left_side table td {
  border-right: 1px solid #093f7f;
	border-bottom: 1px solid #093f7f;
}

#left_side table th, #left_side table td {
  padding: 3px;
}

#left_side p.code {
	border: 1px solid #093f7f;
  width: 633px;
  padding: 10px;
  margin: 10px;
  display: inline;
  background: #eee;
  float: left;
  font-family: "Courier New", Courier, monospace;
}

#left_side p.code2 {
	border: 1px solid #093f7f;
  width: 593px;
  padding: 10px;
  margin: 10px;
  display: inline;
  background: #eee;
  float: left;
}

#left_side pre {
	border: 1px solid #093f7f;
  width: 633px;
  padding: 10px;
  margin: 10px;
  display: inline;
  background: #eee;
  float: left;
  font-family: "Courier New", Courier, monospace;
  line-height: 1.5;
}

#left_side pre.short {
	border: 1px solid #093f7f;
  width: 593px;
  padding: 10px;
  margin: 10px;
  display: inline;
  background: #eee;
  float: left;
  font-family: "Courier New", Courier, monospace;
  line-height: 1.5;
}

#left_side ol.full {
	list-style: decimal;
  margin: 0 20px 10px 40px;
  float: left;
}

#left_side ol.full li {
	clear: both;
	padding: 10px 0 0 0;
  float: left;
}

#left_side ul.full {
	list-style: disc;
  margin: 0 20px 10px 40px;
  float: left;
}

#left_side ul.full li {
	clear: both;
	padding: 10px 0 0 0;
  float: left;
}

#left_side dl.login {
	clear: both;
	padding: 20px 60px;
}

#left_side dl.login dt {
	padding: 0 0 10px 0;
}

#left_side dl.faq {
  margin: 0 20px;
  float: left;
}

#left_side dl.faq dt {
  clear: both;
  float: left;
	padding: 5px 10px 0 0;
  width: 30px;
  text-align: right;
}

#left_side dl.faq dd {
  float: left;
	padding: 5px 0 0 0;
  width: 590px
}

#left_side dl.license {
  margin: 0 20px;
  float: left;
}

#left_side dl.license dt {
  clear: both;
  float: left;
	padding: 5px 10px 0 0;
  width: 100px;
  text-align: right;
}

#left_side dl.license dd {
  float: left;
	padding: 5px 0 0 0;
  width: 500px
}

#left_side dl.license dd input {
  margin: 0 10px;
}

#left_side dl.form_cnt {
  clear: both;
	padding: 40px 40px 0;
  float: left;
}

#left_side dl.form_cnt dt {
	clear: both;
  float: left;
  width: 180px;
  padding: 0 15px 0 0;
  margin: 0 0 30px 0;
  border-top: 1px solid #093f7f;
  font-weight: bold;
}

#left_side dl.form_cnt dd {
  float: left;
  padding: 0 0 30px 20px;
}

#left_side dl.form_cnt dd input, #left_side dl.form_cnt dd textarea {
	width: 250px;
}

#left_side dl.form_cnt dd input.s {
	width: 150px;
}

#left_side dl.form_cnt dd input.btn {
	width: 20px;
  float: left;
  padding: 0 5px 0 0;
}

#left_side dl.form_cnt dd label {
  float: left;
  padding: 0 20px 0 0;
}

#left_side dl.form_cnt dt span.ind {
  font-size: 77%;
  color: #F00;
  padding: 0 0 0 10px;
}

#left_side p.submit {
	clear: both;
	width: 693px;
  text-align: center;
  padding: 20px 0;
}

#left_side ul.error {
	list-style: disc;
  margin: 10px 0 0 50px;
  float: left;
}

#left_side ul.error li {
	clear: both;
	padding: 10px 0 0 0;
  float: left;
  color: #F33;
}

#left_side .images {
  clear: both;
  padding: 0 10px;
  margin: 20px 0;
  width: 673px;
	text-align: center;
}

#left_side .images {
  padding: 0 10px;
  margin: 20px 0;
  width: 673px;
	text-align: center;
  float: left;
}

#left_side .images p.txt {
  padding: 0;
}

#left_side table.big {
	width: 670px;
  border-collapse: collapse;
  border: none;
}

#left_side table.big td {
  border: none;
}

#left_side table.small {
	width: 190px;
  border-collapse: collapse;
  border: none;
}

#left_side table.small td {
  border: 1px solid #666;
}

#left_side #page_top {
	padding: 20px 40px;
  text-align: right;
  float: right;
}

/* 右側 */

#right_side {
	width: 250px;
  float: right;
  padding: 0 0 40px 0;
}

#right_side h3 {
	width: 230px;
  height: 35px;
  line-height: 35px;
  margin : 20px 0 0 0;
  background: #093f7f;
  color: #FFF;
  font-size: 108%;
  font-weight: bold;
  padding: 0 10px;
}

#right_side p.txt {
	padding: 10px 10px 0;
  font-size: 93%;
  line-height: 1.5;
}

#right_side p.txt span.sub_ttl {
  font-size: 108%;
  font-weight: bold;
}

#right_side p.img {
  padding: 10px 0 0 0;
  text-align: center;
}

#right_side p.img img{
  border: 1px solid #666;
}

#right_side p.more {
	width: 230px;
	padding: 10px;
  font-size: 77%;
  text-align: right;
}

#right_side p.more a {
	background: url(/images/ico_more.gif) no-repeat left;
  padding: 2px 0 2px 16px;
}

#right_side p.caution {
	width: 230px;
	padding: 10px;
  font-size: 77%;
  text-align: left;
}

#right_side ul {
	list-style: disc;
  padding: 0 10px;
  margin: 0 10px 0 20px;
  float: left;
}

#right_side ul li {
	padding: 10px 0 0 0;
}

#right_side p.btn {
	width: 230px;
	padding: 10px;
  text-align: center;
}

/* フッター */

#footer_wrapper {
	width: 100%;
  background: #093f7f;
}

#footer {
	width: 960px;
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}

#footer ul {
	display: inline;
	border-right: 1px solid #fff;
}

#footer li {
	display: inline;
  padding: 0 10px 0 12px;
  border-left: 1px solid #fff;
}

#footer li a {
	color: #fff;
  text-decoration: none;
}

#footer li a:hover {
	color: #ffc;
  text-decoration: underline;
}

#footer p.copyright {
	font-size: 77%;
  padding: 20px 0 0 0;
  color: #fff;
}

#footer p.copyright a {
  color: #fff;
  text-decoration: none;
}


/* admin */

#left_side #tab {
  padding: 20px 0 0 0;
}

#left_side #tab ul li {
	display: inline;
  padding: 0 20px 0 0;
}

#left_side #tab ul li.on {
	color: #333;
}

#left_side #p2, #left_side #p3, #left_side #p4, #left_side #p5, #left_side #p6, #left_side #p2, #left_side #p7 {
	display: none;
  float: left;
}

#left_side dl.change_log {
	padding: 20px 10px;
  float: left;
}

#left_side dl.change_log dt {
  clear: both;
	float: left;
  padding: 0 0 5px 0;
  width: 100px;
  font-weight: bold;
}

#left_side dl.change_log dd {
	float: left;
  padding: 0 0 5px 0;
}

#left_side .admin_news {
	padding: 20px 10px;
}

#left_side .admin_news dt {
	padding: 20px 0 0 0;
}

#left_side .admin_news dd {
	padding: 5px 0 0 0;
}

#left_side .admin_news dd input {
	width: 300px;
}

#left_side .admin_news dd textarea {
	width: 653px;
}

#left_side ul.pager {
	width: 693px;
  text-align: center;
  padding: 20px 0;
  float: left;
}

#left_side ul.pager li {
	display: inline;
  margin: 0 10px 0 0;
  white-space: nowrap;
}

#left_side ul.pager2 {
	width: 693px;
  padding: 20px 10px;
  float: left;
}

#left_side ul.pager2 li {
  margin: 0 0 5px 0;
}


#left_side .mail_txt {
  float: left;
  width: 653px;
  padding: 10px;
  border-bottom: 1px dotted #ccc;
}

#left_side .mail_txt p.edit_btn {
  float: left;
  padding: 0 10px 0 0;
  width: 50px;
  text-align: left;
}

#left_side .mail_txt p.date_txt {
  float: left;
  padding: 0 10px 0 0;
  width: 80px;
  text-align: center;
}

#left_side .mail_txt p.ttl_txt {
  float: left;
  padding: 0 10px 0 0;
  width: 80px;
  text-align: left;
  display: block;
}

#left_side .mail_txt p.name_txt {
  float: left;
  padding: 0 10px 0 0;
  width: 240px;
  text-align: left;
  display: block;
}

#left_side .mail_txt p.del_btn {
  float: right;
  width: 50px;
}

#left_side .news_txt {
	float: left;
  width: 653px;
  padding: 10px;
  border-bottom: 1px dotted #ccc;
}

#left_side .news_txt p.edit_btn {
	float: left;
  padding: 0 10px 0 0;
  width: 50px;
  text-align: left;
}

#left_side .news_txt p.date_txt {
	float: left;
  padding: 0 10px 0 0;
  width: 80px;
  text-align: center;
}

#left_side .news_txt p.ttl_txt {
	float: left;
  padding: 0 10px 0 0;
  width: 440px;
  text-align: left;
  display: block;
}

#left_side .news_txt p.del_btn {
	float: right;
  width: 50px;
}

#left_side dl.full {
	padding: 20px 10px;
  float: left;
}

#left_side dl.full dt {
	padding: 0 0 5px 0;
}

#left_side dl.full dd {
	padding: 0 0 10px 0;
}

#left_side dl.full dd input.subject,
#left_side dl.full dd textarea {
	width: 670px;
}

#left_side dl.full dd label {
	padding: 0 20px 0 5px;
}

#left_side p.submit {
	width: 673px;
  float: left;
  padding: 10px;
  text-align: center;
  float: left;
}


#right_side dt {
	width: 230px;
  height: 35px;
  line-height: 35px;
  margin : 20px 0 0 0;
  background: #093f7f;
  color: #FFF;
  font-size: 108%;
  font-weight: bold;
  padding: 0 10px;
	float: left;
}

#right_side dd {
	padding: 10px 10px 0;
  font-size: 93%;
  line-height: 1.5;
  float: left;
}

#right_side dd ul {
	list-style: none;
}

#right_side dd ul li {
}


table.comparison_chart th {
 	font-weight: bold;
  text-align: center;
}
table.comparison_chart tr.price {
	background-color: #eee; 
  font-weight: bold;
}
table.comparison_chart tr.price td.price{
	font-weight: bold;
  text-align: center;
}
table.comparison_chart td.check {
  padding: 0px 20px;
  background: url(/images/check.gif) no-repeat center;
  text-align: center;
}
table.comparison_chart td.uncheck {
  padding: 0px 20px;
  text-align: center;
}
table.comparison_chart tr.even {
  background-color: #E3E4FA;
}

/*
table.comparison_chart td.uncheck {
  border: 3px solid white;
}

table.comparison_chart tr.odd {
  background-color: #E3E4FA;
  border: 3px solid white;
  font-size: 12px;
}

table.comparison_chart tr.even {
  background-color: #B4CFEC;
  border: 3px solid white;
  font-size: 12px;
}

table.comparison_chart td.price {
  background-color: #446D93;
  color: red;
  text-align: center;
  font-family: courier new;
  border: 3px solid white;
}

table.comparison_chart td.head {
  border: 3px solid white;
  background-color:#446D93;
  font-size: 14px;
  padding: 10px 0px;
}

*/

/* license */

#left_side dl.keyword {
  margin: 0 10px 20px;
  float: left;
}

#left_side dl.keyword dt {
  clear: both;
  float: left;
	padding: 5px 10px 0 0;
  width: 80px;
}

#left_side dl.keyword dd {
  float: left;
	padding: 5px 0 0 0;
  width: 520px
}

#left_side table.license {
  border-collapse: collapse;
  width: 693px;
  border: 1px solid #093f7f;
  border-spacing: 0;
  margin: 20px 0 0 0;
  float: left;
}

#left_side table.license th {
  padding: 5px;
  border-right: 1px #fff solid;
  text-align: center;
  font-weight: bold;
  font-size: 77%;
}

#left_side table.license th:last-child {
  padding: 5px;
  border-right: 1px #093f7f solid;
  text-align: center;
  font-weight: bold;
  font-size: 77%;
}

#left_side table.license td {
  padding: 5px;
  border: #093f7f solid;
  border-width: 0 0 1px 1px;
  background: #fff;
  text-align: center;
  font-size: 93%;
}
