@charset "utf-8";
/* CSS Document */

.top h2 {
	height: auto;
	padding-bottom: 10px;
}

.top h2 span {
	font-size: 133%;
	font-weight: bold;
	line-height: 1;
	color: #000000;
}

.top h2 span img {
	margin-right: 15px;
	vertical-align: bottom;
}

.top #info {
	padding-bottom: 50px;
}

.top #info dl {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(/common/img/img_border_dot_gray_x.gif) left bottom repeat-x;
}

.top #info dl dt {
	float: left;
	width: 100px;
	line-height: 1.2;
}

.top #info dl dd {
	float: left;
	width: 550px;
	/*padding-left: 166px;*/
	line-height: 1.2;
}

.top #info dl dd.cfnew {
	background: url(/common/img/icn_new.png) 4px center no-repeat;
	padding-left: 55px;
}

.top #info dl dd.none {
	background-image: none;
}

.imgNewMark {
	margin-left: 4px;
}

.imgNewMark img {
	margin: 1px 10px 0 0;
}

.lower h3 {
	font-size: 130%;
	margin-bottom: 10px;
	background: url(/common/img/img_border_dot_gray_x.gif) left bottom repeat-x;
	color: #333333;
	font-weight: bold;
}

.lower p.data {
	margin-bottom: 20px;
	text-align: right;
	line-height: 1;
	color: #666666;
}

.lower .comment {
	margin-bottom: 30px;
}

.lower ul.arrowGray {
	margin-bottom: 60px;
}

.lower ul.arrowGray li a:link  span{
	font-weight: bold;
	color: #0099FF;
}

.lower ul.arrowGray li a:visited span {
	font-weight: bold;
	color: #6633CC;
}

.lower ul.arrowGray li a:hover span {
	font-weight: bold;
	color: #0099FF;
}


/* Bパターン 
/////////////////////////////////*/
.ptnB ul.photoList {
	margin-left: -30px;
	padding-bottom: 40px;
}

.ptnB ul.photoList li {
	float: left;
	display: inline;
	margin: 0 0 20px 30px;
}

/* Cパターン 
/////////////////////////////////*/
.ptnC .headList {
	margin-bottom: 20px;
}

.ptnC .headList dt {	
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 15px;
}

.ptnC .material {
	width: 351px;
	float: left;
	background: url(/common/img/img_border_dot_gray_y.gif) repeat-y right top;
}

.ptnC .material dt,
.ptnC .howto dt {
	margin-bottom: 15px;
	font-size: 116%;
	font-weight: bold;
}

.ptnC .material dd ul {
	margin-left: 1em;
}

.ptnC .material dd ul.bottomSpace {
	margin-bottom: 1em;
}

.ptnC .howto {
	width: 350px;
	float: right;
}

.ptnC .howto li {
	margin-bottom: 1em;
}


/* Dパターン 
/////////////////////////////////*/
.ptnD .col2 .comment {
	width: 405px;
	float: left;
	margin-top: -1em;
	margin-bottom: 25px;
}

.ptnD .col2 .comment p {
	margin-top: 1em;
}

.ptnD .col2 .image {
	float: right;
	margin-bottom: 20px;
}

.ptnD .productList {
	clear: both;
}

.ptnD .productList dt {
	font-size: 116%;
}

.ptnD .productList dd.image {
	margin: 5px 0 15px;
}

.ptnD .productList img ,.photoLine img ,.entrybody img {
	margin: 0 0 20px 30px; 
}

.ptnD .productList ,.photoLine {
	clear: both;
	overflow: hidden;
	position: relative;
	margin: 10px 0 10px -30px;
}

.entrybody p {
	margin-bottom: 20px;
}

.photocenter {
	text-align: center;
	margin: 10px 0;
}


.photocenter p {
	text-align: center;
}

/* 作り方 */
.ptnD .howto {
	width: 350px;
	float: right;
}

/* 作り方 */
.ptnD .material {
	width: 351px;
	float: left;
	background: url(/common/img/img_border_dot_gray_y.gif) repeat-y right top;
}

.ptnD .material dt,
.ptnD .howto dt {
	margin-bottom: 15px;
	font-size: 116%;
	font-weight: bold;
}

.ptnD .material dd ul {
	margin-left: 1em;
}

.ptnD .material dd ul.bottomSpace {
	margin-bottom: 1em;
}



.crosshead {
	font-size: 120%;
}
