@charset "utf-8";

@import "common.css";


/* ---------------------------------------------------
product.css
事業案内用CSS
--------------------------------------------------- */

/* ---------------------------------------------------
01.html
--------------------------------------------------- */
/*h2*/
h2.pr {
	margin: 0;
}

/*PCチェッカーリンク*/
.p01_item01 {
	width: 662px;
	margin: 5px 0 7px 0;
}

.p01_item01 p {
	margin: 0;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
	text-align: right;
}

.p01_item01 p a {
	padding-left: 19px;
	background: url(../images/product/icn_notice.gif) no-repeat left top;
	color: #000;
	text-decoration: none;
}

.p01_item01 p a:hover {
	color: #000;
	text-decoration: underline;
}



/*メイン*/
.p01_item02 {
	width: 662px;
	margin: 0;
}

.p01_item02 .leftbox {
	width: 466px;
	float: left;
}

.p01_item02 .rightbox {
	width: 196px;
	float: left;
}

/*左*/
/*
.p01_item02 h3 {
	position: relative;
	margin: 0;
	padding: 0 0 0 15px;
	height: 28px;
	background: url(../images/product/h3_bg02.gif) no-repeat left top;
	line-height: 28px;
	font-size: 100%;
	color: #000;
	font-weight: bold;
}
*/

.p01_item02 p {
	margin: 0;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
}

.p01_item02 p.style01 {
	margin: 17px 33px 20px 15px;
}

.p01_item02 p.style02 {
	margin: 5px 33px 0 15px;
}

.p01_item02 p.style05 {
	margin: 0 0 10px 15px;
}

.p01_item02 p.mgn01 {
	margin-bottom: 20px;
}

.p01_item02 h4.style01 {
	margin-top: 0;
}

/*Tech*/
.p01_item03 {
	margin: 17px 0 20px 7px;
}

.p01_item03 p.style03 {
	width: 115px;
	float: left;
}

.p01_item03 p.style04 {
	float: left;
}

.p01_item03 p.style04 span {
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
}


/*右*/
.p01_side01 {
	width: 196px;
	margin: 0;
	padding: 0;
	background: url(../images/product/p01_bg01.gif) no-repeat left top;
}

.p01_side01in {
	width: 196px;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/product/p01_bg02.gif) no-repeat left bottom;
}

.p01_side01 .ttl {
	margin: 0 0 2px 0;
	padding: 0;
}

.p01_side01 .ttl img {
	display: block;
	margin: 0;
	padding: 0;
}

.p01_side01 .text {
	margin: 0 0 6px 0;
	padding: 0 14px;
	font-size: 93%;
	line-height: 1.2;
}

.p01_side01 .btn {
	margin: 0;
	padding: 0 11px;
	text-align: right;
}




/* ---------------------------------------------------
05.html
--------------------------------------------------- */
.p05_item01 {
	width: 634px;
	margin: 22px 0 22px 13px;
}

.p05_item01 p {
	margin: 0;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
}

.p05_item02 {
	width: 634px;
	margin: 22px 0 0 13px;
}

.p05_item02 p {
	margin: 0;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
}

table.p05_item03 {
	margin-top: 10px;
}

table.p05_item03 th {
	margin: 0;
	padding: 7px;
	padding-right: 0;
	border: 0;
	border: 1px solid #ccc;
	background: #4d5ea8;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
}

table.p05_item03 td {
	margin: 0;
	padding: 7px;
	border: 0;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 93%;
	line-height: 1.2;
	text-align: left;
	vertical-align: top;
}

table.p05_item03 td.img {
	text-align: right;
	border-left: 0;
	border-right: 1px solid #ccc;
}

/*囲みつき*/
table.p05_item03 p.style02 {
	width: 400px;
	margin: 0 0 10px 20px;
	padding: 0;
	border: 1px solid #4d5ea8;
}

table.p05_item03 p.style02 span.ttl {
	display: block;
	float: left;
	width: 60px;
	margin: 0;
	padding: 1em 0 0 5px;
	color: #4d5ea8;
	font-weight: bold;
}

table.p05_item03 p.style02 span.text {
	display: block;
	float: left;
	margin: 0;
	padding: 5px;
}

/*画像*/
table.p05_item03 td p.img {
	width: 400px;
	margin: 0 0 10px 20px;
	padding: 0;
	text-align: center;
}

/*メモ*/
table.p05_item03 td p.memo {
	width: 400px;
	margin: 0 0 0 20px;
}





/* ---------------------------------------------------
03_01.html以下
--------------------------------------------------- */
/*メイン*/
.p03_item01 {
	width: 662px;
	margin: 0;
}

.p03_item01 .leftbox {
	width: 466px;
	float: left;
}

.p03_item01 .rightbox {
	width: 196px;
	float: left;
}

/*左*/
.p03_item01 h3 {
	position: relative;
	margin: 0;
	padding: 0 0 0 15px;
	height: 28px;
	background: url(../images/product/h3_bg02.gif) no-repeat left top;
	line-height: 28px;
	font-size: 100%;
	color: #000;
	font-weight: bold;
}

.p03_item01 p {
	margin: 0 13px 15px 13px;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
}

.p03_item01 p.style01 {
	margin: 0 33px 15px 13px;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
}

.p03_item01 li {
	font-size: 93%;
	line-height: 1.2;
}

.p03_item01 p.img {
	width: 448px;
	margin: 10px 0 15px 0;
	text-align: left;
}


/*右*/
.p03_side01 {
	width: 196px;
	margin: 0;
	padding: 0;
	background: url(../images/product/side_bg02.gif) repeat-y left top;
}

.p03_side01in {
	width: 196px;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/product/side_bg03.gif) no-repeat left bottom;
}

.p03_side01 .ttl {
	margin: 0 0 5px 0;
	padding: 5px 5px;
	background: url(../images/product/side_bg01.gif) no-repeat left top;
	text-align: center;
	font-weight: bold;
	color: #1f2144;
	font-size: 93%;
	line-height: 1.2;
}

.p03_side01 .ttl span {
	font-weight: normal;
}

.p03_side01 .photo {
	margin: 0 0 6px 0;
	padding: 0 5px;
	text-align: center;
	line-height: 1.2;
	font-size: 93%;
}

.p03_side01 .photo span {
	display: block;
	margin: 3px 0 0 0;
	padding: 0;
}


/*お問い合わせ*/
.contactbtn {
	width: 662px;
	margin: 20px 0 20px 0;
	text-align: center;
}



/* ---------------------------------------------------
03_07.html
--------------------------------------------------- */
/*画像あり１*/
.p037_item01 {
	width: 634px;
	margin: 22px 0 22px 13px;
}

.p037_item01 p {
	margin: 0;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
}

.p037_item01 .img {
	float: left;
	width: 320px;
}

.p037_item01 .img span {
	display: block;
	margin: 3px 0 0 0;
	padding: 0;
}

.p037_item01 .text {
	float: left;
	width: 314px;
}

.p037_item01 .text p {
	margin-bottom: 10px;
}

/*画像なし*/
.p037_item02 {
	width: 634px;
	margin: 22px 0 22px 13px;
}

.p037_item02 p {
	margin: 0;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
}

.p037_item02 .img {
	margin-top: 20px;
	text-indent: center;
}


/*画像あり２*/
.p037_item03 {
	width: 634px;
	margin: 22px 0 22px 13px;
}

.p037_item03 p {
	margin: 0;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
}

.p037_item03 .img {
	float: left;
	width: 220px;
}

.p037_item03 .text {
	float: left;
	width: 414px;
}

.p037_item03 .text p {
	margin-bottom: 10px;
}




/* ---------------------------------------------------
03.html
--------------------------------------------------- */
/*画像あり１*/
.p031_item01 {
	width: 634px;
	margin: 22px 0 22px 13px;
}

.p031_item01 p {
	margin: 0;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
}

.p031_item01 .left {
	float: left;
	width: 141px;
}

.p031_item01 .img {
	width: 121px;
	margin-bottom: 20px;
	text-align: center;
}

.p031_item01 .left2 .img {
	width: 121px;
	margin-bottom: 20px;
	text-align: center;
}


.p031_item01 .text {
	float: left;
	width: 493px;
}

.p031_item01 .text p {
	margin-bottom: 10px;
}


/*画像あり2*/
.p031_item02 {
	width: 634px;
	margin: 22px 0 22px 13px;
}

.p031_item02 p {
	margin: 0;
	padding: 0;
	font-size: 93%;
	line-height: 1.2;
}

.p031_item02 .text {
}

.p031_item02 .text p {
	margin-bottom: 10px;
}
