﻿@charset "UTF-8";
/* for modern brouser */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
	display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/**/


/*                  base                  */

body {
	/*background-color: #fff;*/
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
	color: #333;
	font-size: 12px;
	background-color: #101010;
}
p, li, dt, dd {
	font-size: 13px;
}
/* link */

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #049;
	text-decoration: none;
}
a:hover {
	color: #049;
	text-decoration: underline;
}
a:active {
	color: #049;
	text-decoration: underline;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
/*                  #container                  */

#container {
	width: 100%;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
/*                  #header                  */

#header {
	width: 100%;
	text-align: left;
	height: 70px;
	background-color: #000;
	background-repeat: repeat;
}
#header p {
	width: 207px;
	float: left;
	background: url(../../images/base/bg_header_01.gif) no-repeat;
}
#header p a {
	width: 170px;
	margin: 11px 7px 0 7px;
	display: block;
}
#header p a img {
	margin: 18px 0 0 20px;
}
#english #header p a img {
	margin: 21px 0 17px 20px;
}
#global-navi {
	width: 600px;
	margin: 0;
}
#global-navi li {
	float: left;
	color: #FFF;
}
/*                  #contents                  */

#contents {
	width: 950px;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*                  #menu                  */

#menu {
	width: 300px;
	float: left;
}
#menu ul {
	width: 170px;
	margin: 0 0 5px 7px;
	padding-top: 1px;
	background: url(../../images/base/bg_dotted_01.gif) left top repeat-x;
}
#menu li {
	width: 170px;
}
#menu li a {
	width: 217px;
	padding: 4px 0 5px 0;
	display: block;
	background: #fff url(../../images/base/bg_dotted_01.gif) left bottom repeat-x;
	text-decoration: none;
}
#menu li a:hover {
	width: 217px;
	padding: 4px 0 5px 0;
	display: block;
	background: #fff url(../../images/base/bg_dotted_01.gif) left bottom repeat-x;
	text-decoration: none;
}
#menu li a:active {
	width: 217px;
	padding: 4px 0 5px 0;
	display: block;
	background: #fff url(../../images/base/bg_dotted_01.gif) left bottom repeat-x;
	text-decoration: none;
}
/*                  #main                  */

#main {
	width: 650px;
	float: left;
}
/*                  #footer                  */

#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-color: #000;
}
#companylogo {
	width: 950px;
	text-align: left;
}
.w950 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CAB867;
}
#menu-1 {
	background-color: #c94;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
	padding:0;
	position: relative;
}
#mainmenu {
	width: 825px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mb_left {
	float: left;
	width: 450px;
}
#md_right {
	float: left;
	width: 500px;
}
#company_info {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#mbp_left {
	float: left;
	width: 200px;
}
#mdp_right {
	float: left;
	width: 750px;
	padding-top: 10px;
	background-color: #FFF;
}
#product_info {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	margin-bottom: .5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 180%;
	text-indent: 5px;
	letter-spacing: -1px;
	position: relative;
}
h2 {
	width:950px;
	background-color: #FFF;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#000;
	margin-bottom: 30px;
}
h2 span {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 18px;
	line-height: 40px;
	padding-left: 20px;
}
#company_info_bg {
	background-color: #EFE7D8;
	width: 100%;
	background-image: url(../images/bg_pattern/gold1.jpg);
	background-repeat: repeat;
}
#product_info_bg {
	background-color: #EFE7D8;
	width: 100%;
	background-image: url(../images/bg_pattern/gold6.jpg);
	background-repeat: repeat;
}
#list_table01 dl {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#list_table01 dl dt {
	float: left;
	width: 9em;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #592F0F;
}
#list_table01 dl dd {
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2923F;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 9em;
}
.list_table02 dl {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.list_table02 dl dt {
	float: left;
	width: 9em;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #592F0F;
}
.list_table02 dl dd {
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2923F;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 9em;
}
.list_table03 dl {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.list_table03 dl dt {
	float: left;
	width: 100%;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	color: #592F0F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2923F;
}
#list_table04 dl {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#list_table04 dl dt {
	float: left;
	width: 12em;
	font-weight: bold;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	color: #592F0F;
	padding-top: 7px;
}
#list_table04 dl dd {
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B2923F;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 12em;
	font-size: 16px;
	font-weight: bold;
}
/*#subnavi ul {
	margin: 0 0 15px;
	padding: 0 10px 10px;
}
#subnavi li {
	float: left;
	width: 9em;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #592F0F;
}
#subnavi li a:link {
	color: #CA9C22;
	text-decoration:underline;
}
#subnavi li a:visited {
	color: #CA9C22;
	text-decoration:underline;
}
#subnavi li a:hover {
	color: #333;
	text-decoration: none;
}
#subnavi li a:active {
	color: #fff;
	text-decoration: underline;
}*/
#ci_logo {
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.rounded_tl01 {
	/*    -moz-border-radius: 10px;*/ /* gecko */
	/*    -webkit-border-radius: 10px;*/ /* webkit */
	/*    border-radius: 10px;*/ /* CSS3 standard */
	/*    -khtml-border-radius: 10px;*/ /* old konkeror */

	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-radius-bottomright: 0px;
	-khtml-border-radius-bottomleft: 0px;
	-khtml-border-radius-topright: 0px;
	-khtml-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 5px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	border-top-left-radius: 5px;
}
.ci_title {
	background-color: #592F0F;
	padding: 5px;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
}
.pi_title {
	background-color: #592F0F;
	padding: 5px;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
}
.mr_title01 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 32px;
	line-height: 45px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#mr_message {
	background-color: #FFF;
	color: #333;
	-moz-border-radius: 10px; /* gecko */
	-webkit-border-radius: 10px; /* webkit */
	border-radius: 10px; /* CSS3 standard */
	-khtml-border-radius: 10px; /* old konkeror */
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.mr_txt01 {
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.pi_txt02 {
	font-size: 16px;
	line-height: 24px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	color: #333;
}
#ci_photo {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #B19535;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.cip_txt {
	border: 1px solid #592F0F;
	background-color: #592F0F;
	color: #FFF;
	padding: 3px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.cip_photo {
	border: 1px solid ##592F0F;
	margin-bottom: 5px;
	text-align: center;
}
#title2 p {
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 10px;
}
.whatsnew_of {
	padding-top: 10px;
}
.whatsnew_of .t_1 {
	font-size: 12px;
	line-height: 14px;
	color: #CCC;
}
.whatsnew_of .ti_1 {
	font-size: 14px;
	line-height: 16px;
}
.whatsnew_of .ti_1 a:link {
	color: #CA9C22;
	text-decoration:underline;
}
.whatsnew_of .ti_1 a:visited {
	color: #CA9C22;
	text-decoration:underline;
}
.whatsnew_of .ti_1 a:hover {
	color: #333;
	text-decoration: none;
}
.whatsnew_of .ti_1 a:active {
	color: #fff;
	text-decoration: underline;
}
.whatsnew_in {
	padding-top: 10px;
}
.whatsnew_in .t_1 {
	font-size: 12px;
	line-height: 14px;
	color: #CCC;
}
.whatsnew_in .ti_1 {
	font-size: 14px;
	line-height: 16px;
}
.whatsnew_in .ti_1 a:link {
	color: #CA9C22;
	text-decoration:underline;
}
.whatsnew_in .ti_1 a:visited {
	color: #CA9C22;
	text-decoration:underline;
}
.whatsnew_in .ti_1 a:hover {
	color: #333;
	text-decoration: none;
}
.whatsnew_in .ti_1 a:active {
	color: #fff;
	text-decoration: underline;
}
#sidemenuTitle p {
	font-size: 16px;
	line-height: 24px;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.jochaku_link {
	margin:10px 0 5px 0;
}
.jochaku_link p {
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.jochaku_link .jl_name {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #06C;
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.jochaku_link .jl_url {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #06C;
	text-align: center;
	padding:0 0 10px 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.jochaku_link .jl_name a {
	position: relative;
	color:rgba(0,102,204,.75);
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	-moz-transition: all 0.3s linear 0;
	-webkit-transition: all 0.3s linear 0;
}
.jochaku_link .jl_name a:hover {
	left: -3px;
	top: -3px;
	color:rgba(0,0,0,.99);
	text-shadow: 3px 3px rgba(160,160,160,.5);
}
.jochaku_link .jl_url a {
	position: relative;
	color:rgba(0,102,204,.75);
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	-moz-transition: all 0.3s linear 0;
	-webkit-transition: all 0.3s linear 0;
}
.jochaku_link .jl_url a:hover {
	left: -3px;
	top: -3px;
	color:rgba(0,0,0,.99);
	text-shadow: 2px 2px rgba(160,160,160,.5);
}
#h2_bg01 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-color: #000;
	background-image: url(../images/product/hsf.jpg);
	background-repeat: no-repeat;
	height: 350px;
	position: relative;
}
#h2_bg02 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-color: #000;
	background-image: url(../images/product/vfs.jpg);
	background-repeat: no-repeat;
	height: 350px;
	position: relative;
}
#h2_bg03 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-color: #000;
	background-image: url(../images/product/my.jpg);
	background-repeat: no-repeat;
	height: 350px;
	position: relative;
}
#h2_bg04 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-color: #000;
	background-image: url(../images/product/vm.jpg);
	background-repeat: no-repeat;
	height: 350px;
	position: relative;
}
#h2_bg05 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-color: #000;
	background-image: url(../images/product/cf.jpg);
	background-repeat: no-repeat;
	height: 350px;
	position: relative;
}
#h2_bg06 {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
	background-color: #000;
	background-image: url(../images/product/cpc.jpg);
	background-repeat: no-repeat;
	height: 350px;
	position: relative;
}
/*#h2_alpha {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 70px;
	width: 950px;
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}*/
.alpha {
	background:none;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 0px;
	font-size: 30px;
	padding-top: 30px;
	color:#000;
	display: none;
}
.s_alpha {
	font-size: 25px;
	color:#fff;
	text-shadow:0px -1px 10px #000, 1px 0px 10px #000, 0px 1px 10px #000, -1px 0px 10px #000;
	padding-right: 20px;
	padding-left: 0px;
}
.pi_txt02 span {
	font-size: 24px;
	color: #000;
	line-height: 28px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #C94;
	padding-left: 10px;
}
.pi_02img {
	padding-top: 40px;
	padding-bottom: 10px;
}
.pi_l_txt {
	float: left;
	width: 370px;
}
.pi_l_txt p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	margin-left: 5px;
	padding-left: 0;
}
.pi_l_txt span {
	font-size: 17px;
	line-height: 28px;
	font-weight: normal;
	background-color: #000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFF;
}
.pi_r_txt {
	float: left;
	width: 370px;
}
.pi_r_txt p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-right: 10px;
}
.pi_r_txt span {
	font-size:17px;
	line-height: 28px;
	background-color: #000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFF;
}
.pi_txt03 {
	margin-left: 10px;
}
#mdp_right_end {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C89F00;
	margin-top: 100px;
	margin-bottom: 50px;
}
#mdp_right_end .ue_modoru {
	text-align: right;
	padding-bottom: 5px;
	margin-right: 10px;
}
.ue_modoru a:link {
	color: #CA9C22;
	text-decoration:underline;
}
.ue_modoru a:visited {
	color: #CA9C22;
	text-decoration:underline;
}
.ue_modoru a:hover {
	color: #333;
	text-decoration: none;
}
.ue_modoru a:active {
	color: #fff;
	text-decoration: underline;
}

#subnavi {
	width: 180px;
	margin:10px 0 20px 0;
	background-color: #C1892C;
	border: 1px solid #C1892C;
}
#subnavi li {
	border-bottom:dotted 1px #D1D1D1;
}
#subnavi li a {
	display: block;
	width: 160px;
	padding: 10px 5px 10px 20px;
	background:url(../images/subnavi/navi.jpg) no-repeat top left;
	text-decoration:none;
	color: #333;
}
#subnavi li a:hover {
	background: url(../images/subnavi/navi_on.jpg) no-repeat top left;
	padding: 10px 5px 10px 25px;
	text-decoration: none;
	
	color: #999;
}
#mbc_left {
	float: left;
	width: 950px;
	padding-top: 10px;
}
#mbc_right {
	float: left;
	width: 300px;
}
.cu_title {
	background-color: #592F0F;
	padding: 5px;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cu_txt02 {
	font-size: 16px;
	line-height: 24px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#form_table01 tr td {
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B19535;
	line-height: 150%;
	font-weight: bold;
}
#form_table01 th {
	padding: 5px;
	color: #747474;
	text-align: center;
}
#form_table01 p {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif, sans-serif;
	font-size: 14px;
	padding: 5px;
}
#form_box01 {
	margin-left:10px;
}
.form_txt2 {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.form_summit {
	padding-top: 10px;
	width: 600px;
}
.cip_photo img {
	padding-top: 5px;
	padding-bottom: 5px;
}
.cip_txt span {
	font-size: 16px;
	font-weight: bold;
}
#copy {
	text-align: center;
	padding-top: 10px;
	color: #999;
	padding-bottom: 10px;
}
.message {
	position:absolute;
	top: 0px;
	left: 550px;
	z-index:1000;
}
#form_table01 img {
	vertical-align: text-bottom;
	padding-left: 5px;
	padding-right: 5px;
}
.button01 {
	margin: 0px;
	text-decoration: none;
	text-align: center;
	color: #fff;
	border: 1px solid #9c9c9c; /* Fallback style */
	border: 1px solid rgba(0, 0, 0, 0.3);
	text-shadow: 0 1px 0 rgba(0,0,0,0.4);
	box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 .05em rgba(0,0,0,0.4);
}
.button01, .button01 span {
	-moz-border-radius: .3em;
	border-radius: .3em;
}
.button01 span {
	border-top: 1px solid #fff; /* Fallback style */
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	display: block;
	padding: 0.5em 2.5em;
	/* The background pattern */
 
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(0, 0, 0, 0.05)), color-stop(.25, transparent), to(transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05))), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, rgba(0, 0, 0, 0.05)));
	background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.05) 25%, transparent 25%, transparent), -moz-linear-gradient(45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%), -moz-linear-gradient(-45deg, transparent 75%, rgba(0, 0, 0, 0.05) 75%);
	/* Pattern settings */
 
    -moz-background-size: 3px 3px;
	-webkit-background-size: 3px 3px;
}
/*.button01:hover{
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
}*/
 
/*.button01:active{
    
    position: relative;
    top: 1px;
}*/

.button01-blue {
	background: #4477a1;
	background: -webkit-gradient(linear, left top, left bottom, from(#81a8cb), to(#4477a1) );
	background: -moz-linear-gradient(-90deg, #81a8cb, #4477a1);
 filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#81a8cb', endColorstr='#4477a1');
}
/*.button01-blue:hover{
    background: #81a8cb;
    background: -webkit-gradient(linear, left top, left bottom, from(#4477a1), to(#81a8cb) );
    background: -moz-linear-gradient(-90deg, #4477a1, #81a8cb);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4477a1', endColorstr='#81a8cb');
}
 
.button-blue:active{
    background: #4477a1;
}
*/

.button-khaki {
	background: #A2B598;
	background: -webkit-gradient(linear, left top, left bottom, from(#BDD1B4), to(#A2B598) );
	background:-moz-linear-gradient(-90deg, #BDD1B4, #A2B598);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#BDD1B4', EndColorStr='#A2B598');
}
.button-khaki:hover {
	background: #BDD1B4;
	background: -webkit-gradient(linear, left top, left bottom, from(#A2B598), to(#BDD1B4) );
	background: -moz-linear-gradient(-90deg, #A2B598, #BDD1B4);
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#A2B598', EndColorStr='#BDD1B4');
}
.button-khaki:active {
	background: #A2B598;
}                /*----------------------------*/
.button-blue {
	background: #4477a1;
	background: -webkit-gradient(linear, left top, left bottom, from(#81a8cb), to(#4477a1) );
	background: -moz-linear-gradient(-90deg, #81a8cb, #4477a1);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#81a8cb', endColorstr='#4477a1');
}
.button-blue:hover {
	background: #81a8cb;
	background: -webkit-gradient(linear, left top, left bottom, from(#4477a1), to(#81a8cb) );
	background: -moz-linear-gradient(-90deg, #4477a1, #81a8cb);
filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4477a1', endColorstr='#81a8cb');
}
.button-blue:active {
	background: #4477a1;
}                /*----------------------------*/
.button-brown {
	background: #8f3714;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf6f50), to(#8f3714) );
	background: -moz-linear-gradient(-90deg, #bf6f50, #8f3714);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#bf6f50', EndColorStr='#8f3714');
}
.button-brown:hover {
	background: #bf6f50;
	background: -webkit-gradient(linear, left top, left bottom, from(#8f3714), to(#bf6f50) );
	background: -moz-linear-gradient(-90deg, #8f3714, #bf6f50);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#8f3714', EndColorStr='#bf6f50');
}
.button-brown:active {
	background: #8f3714;
}                /*----------------------------*/
.button-green {
	background: #428739;
	background: -webkit-gradient(linear, left top, left bottom, from(#c8dd95), to(#428739) );
	background: -moz-linear-gradient(-90deg, #c8dd95, #428739);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#c8dd95', EndColorStr='#428739');
}
.button-green:hover {
	background: #c8dd95;
	background: -webkit-gradient(linear, left top, left bottom, from(#428739), to(#c8dd95) );
	background: -moz-linear-gradient(-90deg, #428739, #c8dd95);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#428739', EndColorStr='#c8dd95');
}
.button-green:active {
	background: #428739;
}                /*----------------------------*/
.button-red {
	background: #D82741;
	background: -webkit-gradient(linear, left top, left bottom, from(#E84B6E), to(#D82741) );
	background: -moz-linear-gradient(-90deg, #E84B6E, #D82741);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#E84B6E', EndColorStr='#D82741');
}
.button-red:hover {
	background: #E84B6E;
	background: -webkit-gradient(linear, left top, left bottom, from(#D82741), to(#E84B6E) );
	background: -moz-linear-gradient(-90deg, #D82741, #E84B6E);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#D82741', EndColorStr='#E84B6E');
}
.button-red:active {
	background: #D82741;
}        /*----------------------------*/
.button-purple {
	background: #6F50E7;
	background: -webkit-gradient(linear, left top, left bottom, from(#B8A9F3), to(#6F50E7) );
	background: -moz-linear-gradient(-90deg, #B8A9F3, #6F50E7);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B8A9F3', EndColorStr='#6F50E7');
}
.button-purple:hover {
	background: #B8A9F3;
	background: -webkit-gradient(linear, left top, left bottom, from(#6F50E7), to(#B8A9F3) );
	background: -moz-linear-gradient(-90deg, #6F50E7, #B8A9F3);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#6F50E7', EndColorStr='#B8A9F3');
}
.button-purple:active {
	background: #6F50E7;
}        /*----------------------------*/
.button-black {
	background: #141414;
	background: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#141414) );
	background: -moz-linear-gradient(-90deg, #656565, #141414);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#656565', EndColorStr='#141414');
}
/*.button-black:hover {
	background: #656565;
	background: -webkit-gradient(linear, left top, left bottom, from(#141414), to(#656565) );
	background: -moz-linear-gradient(-90deg, #141414, #656565);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#141414', EndColorStr='#656565');
}
.button-black:active {
	background: #141414;
}*/                /*----------------------------*/
.button-orange {
	background: #f09c15;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8c939), to(#f09c15) );
	background: -moz-linear-gradient(-90deg, #f8c939, #f09c15);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f8c939', EndColorStr='#f09c15');
}
.button-orange:hover {
	background: #f8c939;
	background: -webkit-gradient(linear, left top, left bottom, from(#f09c15), to(#f8c939) );
	background: -moz-linear-gradient(-90deg, #f09c15, #f8c939);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#f09c15', EndColorStr='#f8c939');
}
.button-orange:active {
	background: #f09c15;
}                /*----------------------------*/
.button-silver {
	background: #c5c5c5;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c5c5c5) );
	background: -moz-linear-gradient(-90deg, #eaeaea, #c5c5c5);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#eaeaea', EndColorStr='#c5c5c5');
}
.button-silver:hover {
	background: #eaeaea;
	background: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#eaeaea) );
	background: -moz-linear-gradient(-90deg, #c5c5c5, #eaeaea);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#c5c5c5', EndColorStr='#eaeaea');
}
.button-silver:active {
	background: #c5c5c5;
}
.whats_box dl dt {
	font-size: 12px;
	line-height: 14px;
	color: #CCC;
}
.whats_box dl dd {
	font-size: 14px;
	line-height: 16px;
	padding:0 0 10px 0;
}
.whats_box dl dd a:link {
	color: #CA9C22;
	text-decoration:underline;
}
.whats_box dl dd a:visited {
	color: #CA9C22;
	text-decoration:underline;
}
.whats_box dl dd a:hover {
	color: #333;
	text-decoration: none;
}
.whats_box dl dd a:active {
	color: #fff;
	text-decoration: underline;
}
#product_header .p_link {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
	margin-left: 10px;
	line-height: 15px;
}
#p_info4 {
	padding:10px 0 0 0;
}
#p_info4 p {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	padding-top: 4px;
}
.whats_box dt {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 10px;
	padding-top: 3px;
}
.whats_box dd {
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 14px;
	padding-left: 12px;
	font-weight: bold;
}
.whats_box {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 550px;
}
.whats_box p {
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	padding-top: 10px;
}
#whatsnew_text img {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#whatsnew_text p {
	text-align:left;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	padding-top: 10px;
}
#whatsnew_text .pdf {
	text-align: left;
	margin-top: 5px;
	font-size: 10px;
	clear: none;
	text-decoration: underline;
	padding-left: 2px;
}
#p_info4 p span {
	font-size: 10px;
}
.p_link a:link {
	color: #CA9C22;
	text-decoration:underline;
}
.p_link a:visited {
	color: #CA9C22;
	text-decoration:underline;
}
.p_link a:hover {
	color: #333;
	text-decoration: none;
}
.p_link a:active {
	color: #fff;
	text-decoration: underline;
}
.join_txt01 {
	font-size: 12px;
	padding: 10px;
}
.dot585 img {
	height: 1px;
	width: 585px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.button_w {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#main iframe {
	padding-bottom: 20px;
}
h2 img {
}
#subnavi .subnevi_title {
	background-color: #C1892C;
	padding: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #FFF;
}

#call_info {
	background-color: #FFF;
	color: #333;
	-moz-border-radius: 10px; /* gecko */
	-webkit-border-radius: 10px; /* webkit */
	border-radius: 10px; /* CSS3 standard */
	-khtml-border-radius: 10px; /* old konkeror */
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 10px;
	width: 450px;
}
.call_info_txt01 {
	font-size: 14px;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}.call_info_txt01 .txt2 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	color: #592F0F;
	font-family: "Times New Roman", Times, serif;
}
.call_info_txt01 .txt3 {
	font-size: 10px;
	padding-left: 10px;
}
#list_table04 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.call_info_txt01 img {
	padding-right: 5px;
	vertical-align: text-bottom;
}
.list_table03 {
	margin-left: 10px;
}

.list_table02 {
	padding-top:10px;
	margin-left: 5px;
}
.pi_txt02_1 {
	padding-top: 10px;
	padding-left: 10px;
}
.pi_txt04 {
	display: block;
	padding-top: 10px;
	padding-left: 45px;
	font-size: 12px;
}
.left_img {
	float: left;
}
.right_img {
	float: left;
	margin-left: 15px;
}
.link_right {
	position: absolute;
	top: 1px;
	right: 15px;
}
.pi_txt08 {
	margin-left: 10px;
}
.pi_txt08 p {
    line-height: 24px;
	padding-right: 20px;
	margin-left: 5px;
}
.pi_txt08 p.chap {
    font-size: 16px;
    padding-left: 0px;
    line-height: 24px;
}
.pi_txt08 p.item {
	font-size: 12px;
	padding-left: 30px;
    line-height: 24px;
}
.pi_txt08 p.caut {
    font-size: 12px;
    line-height: 16px;
    padding-left: 25px;
    padding-right: 50px;
}
.pi_txt08 span {
	padding-bottom: 5px;
	line-height: 28px;
	background-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	padding-top: 5px;
}
.pi_txt09 {
	margin-left: 30px;
	font-size: 16px;
	font-color: #000000;
}
.pi_txt09 a:link {
	color: #ff00ff;
	text-decoration: none;
}
.pi_txt09 p {
    line-height: 24px;
	padding-right: 20px;
	margin-left: 5px;
}	
.pi_txt09 span {
	padding-bottom: 5px;
	line-height: 28px;
	background-color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	padding-top: 5px;
}
.list_table08 {
	padding-top:10px;
	margin-left: 5px;
}
.list_table08 dl {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.list_table08 dl dt {
	float: left;
	width: 8em;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #0e5959;
}
.list_table08 dl dd {
	line-height: 150%;
    padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 9em;
}
.pi_l2_txt {
	float: left;
	width: 330px;
}
.pi_r2_txt {
	float: left;
	width: 410px;
}
.pi_r2_txt p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 5px;
	margin-right: 10px;
}
.pi_r2_txt span {
	font-size:17px;
	line-height: 28px;
	background-color: #000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #FFF;
}
