@charset "Shift_JIS";

/* スペシャル　共通 */


#special {
	width: 600px;
	font-size: 12px;
	line-height: 1.75em;
}

#special td {
	font-size: 12px;
	line-height: 1.75em;
}


#special p {
	margin:0;
}

h2.txt {
	width: 632px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bolder;
	color: #08386b;
	background-image: url(../special/img/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* パブリシティ */

#publicity {
	width: 600px;
}

#publicity h3 {
	height:80px;
	margin-top:20px;
}

#publicity table.list {
	margin-top:20px;
	border-bottom:1px solid #a8c1dc;
	width:600px;
}

#publicity table.list td {
	padding-bottom:10px;
	font-size: 12px;
	vertical-align: top;
}

#publicity table.list td.category {
	width:180px;
	background-image: url(../special/publicity/partition.gif);
	background-repeat: no-repeat;
	background-position: 145px 30px;
}

#publicity .image {
	width:120px;
	min-height:90px;
	text-align: center;
	vertical-align: top;
}

#publicity .title {
	font-size:14px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 5px;
	background-image: url(../special/publicity/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 8px;
}


#publicity .bottom {
	margin-top:40px;
	text-align:right;
}



/* 注文についてのご案内 */

#orderinfo {
	margin-top:30px;
	font-size:12px;
	width:600px;
}

#orderinfo td {
	font-size:12px;
}

#orderinfo #info1 {
	border:1px solid #bad4e9;
	float:left;
	width:290px;
}

#orderinfo #info2 {
	border:1px solid #bad4e9;
	float:right;
	width:290px;
}

#orderinfo .koumoku {
	background-color:#bad4e9;
	padding:5px 10px;
}

#orderinfo table {
	margin-top:10px;
	margin-bottom:20px;
}

#orderinfo td {
	vertical-align:top;
	padding: 5px 10px;
}

#orderinfo td ul {
	margin: 0;
	margin-left:1em;
}

#orderinfo td ul li {
	margin:0 0 1em;
}




