/* CSS Document */

@charset "UTF-8";


/* kyotu */

* {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: #000000;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Arial, sans-serif;
  text-decoration: none;
  }
  
  
  
/* font link */
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #3300FF;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #3300FF;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #FF0066;
}
a:active {
	font-size: 12px;
	line-height: 18px;
	color: #FF0066;
}

/* font */
.text{
	font-size: 12px;
	line-height: 130%;
}
.text_b{
	font-weight: bold;
}

h1 {
	font-size: 11px;
	line-height: 1.8em;
}
h2{
	font-size: 12px;
	line-height: 140%;
}
h4{
	margin: 0;
}

/* image*/
#header img {
	margin: 2px;
}
#content01 img {
	margin: 2px;
}
#footer img {
	margin: 2px;
}

/* layout */
#logo {
	position: relative;
	top: -4px;
	width: 354px;
	float: right;
	right: 0px;
}

/*　外枠　*/
#wrapper  {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 15px;
	line-height: 140%;
}

/*　トップ部分　*/
#header {
	background: url(images/topimage.jpg) no-repeat left bottom;
	height: 394px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*BGN_ADD[20100316]*/
#logo
{
	height: 78px;
}

#topimage_header
{
	margin-left: -10px;
	clear: both;
}

#topimage_header img
{
	margin: 0px;
}
/*END_ADD[20100316]*/

#wrapper #header_bn {
	width: 100%;
}
#wrapper #header_bn_left {
	float: left;
	width: 450px;
}
#wrapper #header_bn_right {
	float: right;
	width: 350px;
	padding-top: 17px;
	text-align: center;
	line-height: 1;
}
#header #topbn {
	width: 400px;
	float: left;
	text-align: right;
}
/*　非可視　*/
.non {
	visibility: hidden;
}
/*  トピック  */
#topic {
	clear: both;
	background: #fffada url(images/topic_bg01.jpg) no-repeat right top;	
}
#topic #topic_block01 {
	zoom: 1;
}
#topic #topic_block01:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#bn_block {
	float: right;
	width: 172px;
	padding: 33px 18px 0 0;
	text-align: right;
}
#bn_block ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#bn_block ul li {
	margin-bottom: 3px;
}
#bn_block ul img {
	vertical-align: bottom;
}
#topic .text_block {
	float: left;
	width: 610px;
}
#topic .text_block .text01 {
	padding: 5px 5px 13px 13px;
}
#topic .text_block .text02 ,
#topic .text_block .text03 {
	width: 610px;
	background: url(images/topic_bg03.jpg) repeat-y left top;
	margin-bottom: 7px;
}
#topic .text_block .text02 p ,
#topic .text_block .text03 p {
	background: transparent url(images/topic_bg02.jpg) no-repeat left top;
}
#topic .text_block .text02 p span ,
#topic .text_block .text03 p span {
	display: block;
	padding: 12px 29px 13px 24px;
	background: transparent url(images/topic_bg04.jpg) no-repeat left bottom;
}
#topic .text_block .text04 {
	padding: 5px 5px 13px 13px;
	zoom: 1;
}
#topic .text_block .text04:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#topic .text_block .text04 img {
	float: left;
	padding-right: 10px;
}
#topic .text05 {
	padding: 5px 200px 13px 13px;
	background: transparent url(images/topic_img02.jpg) no-repeat 626px 100%;
}
#topic .text06 {
	width: 800px;
	background: url(images/topic_bg06.jpg) repeat-y left top;
}
#topic .text06 p {
	padding-top: 10px;
	background: transparent url(images/topic_bg05.jpg) no-repeat left top;
}
#topic .text06 p .wrap1 {
	display: block;
	background: transparent url(images/topic_bg07.jpg) no-repeat left bottom;
}
#topic .text06 p .wrap2 {
	display: block;
	padding: 2px 205px 13px 24px;
	min-height: 184px;
	line-height: 1.5;
	color: red;
	font-size: 16px;
	font-weight: bold;
	background: transparent url(images/topic_img03.jpg) no-repeat 626px 0;
}
* html #topic .text06 p .wrap2 {
	height: 184px;
}

/*　コンテンツ１　*/
#content01 {
	clear: both;
	margin: 15px 7px 20px 12px;
}

#content01 #ttl01 {
	zoom: 1;
}
#content01 #ttl01:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#content01 #ttl01 .left {
	float: left;
	width: 314px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#content01 #ttl01 .right {
	float: right;
	width: 466px;
}

#contents_block {
	float: left;
	width: 608px;
}




/*　コンテンツ３　PBCの説明のところ　*/
#pbc {
	float: left;
	width: 800px;
}

#pbc #pbc02 {
	background-image: url(images/setumeibg02.jpg);
	height: 309px;
	width: 800px;
	margin-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#pbc #pbc01 {
	margin-left: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	clear: both;
	background-image: url(images/setumettl01.jpg);
	padding: 0px;
	height: 36px;
	background-repeat: no-repeat;
}
#pbc02 #pbc {
	float: right;
	width: 550px;
	padding: 5px;
	font-size: 13px;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
#pbc02 #aboutpbc01 {
	background-image: url(images/1ansin.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 466px;
	padding-bottom: 7px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 36px;
	padding-left: 89px;
	font-size: 12px;
	line-height: 180%;
	padding-right: 5px;
	margin-bottom: 8px;
}

#pbc02 #aboutpbc02 {
	background-image: url(images/2kakujitu.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 471px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 36px;
	padding-left: 89px;
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 10px;
}
#pbc02 #aboutpbc03 {
	background-image: url(images/3kizu.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 471px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 38px;
	padding-left: 89px;
	font-size: 12px;
	line-height: 180%;
}



/*　footerのところ*/

/*#copy {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
}*/

address {
	width: 800px;
	margin: 0px 0px 10px 5px;
	height: 13px;
}
#footer #bn {
	float: right;
	width: 210px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#footer {
	float: left;
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
}
#footer #address #add {
	float: left;
	width: 555px;
	margin: 0px;
	padding: 8px 0px 0px 5px;
	height: auto;
}

/*　クラス　*/
.link {
	font-size: 12px;
	text-align: right;
	width: auto;
	padding-right: 10px;
	padding-top: 3px;
}
.pinkttl {
	float: left;
}
.toiawase .left {
	width: 414px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.toiawase .right {
	float: right;
	width: 350px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
}

/*--------------------------------------------------------------------
20110922追加
---------------------------------------------------------------------*/

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

#nyuganRatio{
	clear:both;
	border:1px solid #fd688e;
	padding:0;
	height:56px;
	margin:10px 0;
}
#nyuganRatio dt{
	float:left;
	width:100px;
	height:36px;
	background-color:#fd688e;
	text-align:center;
	line-height:1.2;
	padding:20px 0 0 0;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}
#nyuganRatio dd{
	float:left;
	width:683px;
	height:46px;
	line-height:1.5;
	padding:10px 0 0 15px;
	background-color:#fff;
	font-size:13px;
}
#nyuganRatio dd em{
	font-style:normal;
	font-weight:bold;
	color:#fd7832;
}

#newMachine{
	clear:both;
	width:100%;
	background:url("images/echoPH.jpg") no-repeat right 40px;
	margin-bottom:10px;
}
#newMachine h3{
	color:#000;
	font-size:18px;
	padding:10px 0;
	font-weight:bold
}
#newMachine p{
	width:480px;
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:1.5;
	font-size:13px;
	margin-bottom:5px;
}
#newMachine p strong{
	font-style:normal;
	color:#c00;
}


/*20110922修正*/

#pbc0922{
	clear:both;
	position:relative;
	width: 800px;
	height: 359px;
	margin: 0px;
	padding: 0px;
}

#pbc0922 p{
	width: 550px;
	font-size: 13px;
	line-height: 1.2;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#pbc0922 h4{
	font-size:24px;
	font-weight:bold;
	color:#f36;
	padding:25px 0 5px 0;
	border-bottom:1px solid #898971;
	margin:0 0 5px 0;
}
#pbc0922 h4 span{
	font-size:18px;
	font-weight:bold;
	color:#f36;
}

#pbc0922 .newMachinePH{
	position:absolute;
	right:-9px;
	top:0px;
}


#pbc0922 #aboutpbc01 {
	background-image: url(images/1ansin.gif);
	background-repeat: no-repeat;
	width: 560px;
	height:85px;
	background-color: #fff;
	font-size: 12px;
	line-height: 1.8;
	margin: 0 0 8px 0;
}
#pbc0922 #aboutpbc01 p{
	font-weight: normal;
	padding: 36px 0 0 89px;
	width:452px;
}

#pbc0922 #aboutpbc02 {
	background-image: url(images/2kakujitu.gif);
	background-repeat: no-repeat;
	width: 560px;
	height: 64px;
	background-color: #fff;
	font-size: 12px;
	line-height: 1.8;
	margin: 0 0 10px 0;
}
#pbc0922 #aboutpbc02 p{
	font-weight: normal;
	padding: 36px 0 0 89px;
	width:452px;
}

#pbc0922 #aboutpbc03 {
	background-image: url(images/3kizu.gif);
	background-repeat: no-repeat;
	width: 560px;
	height: 64px;
	background-color: #fff;
	font-size: 12px;
	line-height: 1.8;
	margin: 0;
}
#pbc0922 #aboutpbc03 p{
	font-weight: normal;
	padding: 38px 0 0 89px;
	width:452px;
}
