@charset "UTF-8";

.book {
	background-image: url(../lineup_book/img/title01.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
}

.card {
	background-image: url(../lineup_card/img/title01.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
}

.hagaki {
	background-image: url(../lineup_hagaki/img/title01.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
}

.reaflet {
	background-image: url(../lineup_reaflet/img/title01.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
}

.cd {
	background-image: url(../lineup_cd/img/title01.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
}

.envelope {
	background-image: url(../lineup_envelope/img/title01.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
}
.envelope2 {
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
	background-image: url(../lineup_envelope2/img/title01.gif);
}
#book2 {
	background-image: url(../lineup_book/img/title01.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 135px;
}
#card2 {
	background-image: url(../lineup_card/img/title01.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 135px;
}

#hagaki2 {
	background-image: url(../lineup_hagaki/img/title01.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 135px;
}

#reaflet2 {
	background-image: url(../lineup_reaflet/img/title01.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 135px;
}

#cd2 {
	background-repeat: no-repeat;
	width: 610px;
	height: 135px;
	background-image: url(../lineup_cd/img/title01.jpg);
}

#envelope2 {
	background-image: url(../lineup_envelope/img/title01.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 135px;
}
#envelope22 {
	background-repeat: no-repeat;
	width: 610px;
	height: 135px;
	background-image: url(../lineup_envelope2/img/title01_new.jpg);
}


.campaign {
	background-image: url(../img/campaign/title01.gif);
	background-repeat: no-repeat;
	width: 610px;
	height: 25px;
}
div#contents h3 {
	color: #5097C4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5097C4;
	border-bottom-color: #5097C4;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	clear: both;
}

div#contents table th {
	text-align: left;
	padding: 5px;
	width: 180px;
	color: #FFFFFF;
}

div#contents table td {
	padding: 5px;
}

div#contents table#sample {
	background-color: #000000;
	color: #FFFFFF;
	width: 610px;
	height: 40px;
}

div#contents table#sample td {
	text-align: center;
}

#subtitle {
	margin-bottom: 30px;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: center;
}

div#contents form table {
	margin-bottom: 30px;
}

div#contents form table tr td {
	padding: 8px 5px 8px 10px;
	line-height: 150%;
	border: 1px solid #CCCCCC;
}
.fontredbold {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.titleimg {
	margin-left: 0px;
	margin-bottom: 10px;
	float: left;
	display: inline;
	height: 194px;
	width: 611px;
}
#titleimg_reaflet {
	background-attachment: scroll;
	background-image: url(../lineup_reaflet/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#titleimg_book {
	background-attachment: scroll;
	background-image: url(../lineup_book/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#titleimg_card {
	background-attachment: scroll;
	background-image: url(../lineup_card/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#titleimg_hagaki {
	background-attachment: scroll;
	background-image: url(../lineup_hagaki/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#titleimg_cd {
	background-attachment: scroll;
	background-image: url(../lineup_cd/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#titleimg_envelope {
	background-attachment: scroll;
	background-image: url(../lineup_envelope/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#titleimg_envelope2 {
	background-attachment: scroll;
	background-image: url(../lineup_envelope2/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#titlebutton {
	padding: 0px;
	margin: 0px;
	border:none;
	float: left;
}
#titlebutton a{
	background-attachment: scroll;
	background-image: url(../img/titleibutton2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	float: left;
	display: inline;
	height: 38px;
	width: 263px;
	margin-top: 0px;
}

#titlebutton a:hover {
	background-color:#FFF; /*IE6専用設定*/
}

#titlebutton a:hover img {
	visibility:hidden;
}

#sampleul {
	float: left;
	width: 605px;
	clear: left;
	display: block;
	margin-bottom: 20px;
}
.sampleli {
	height: 320px;
	width: 290px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: block;
	float: left;
	list-style-type: none;
}
*html.sampleli {/*IE6ハック*/
	height: 320px;
	width: 290px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	display: block;
	float: left;
	list-style-type: none;
}
#estimate {
	padding: 0px;
	margin: 0px;
	border:none;
}
#estimate a{
	background-attachment: scroll;
	background-image: url(../img/estimate2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 175px;
	margin-top: 15px;
	display: inline;
	float: right;
	margin-right: 13px;
}
*html #estimate a{
	background-attachment: scroll;
	background-image: url(../img/estimate2.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	height: 105px;
	width: 175px;
	margin-top: 15px;
	display: inline;
	float: right;
	margin-right: 13px;
}
#estimate a:hover {
	background-color:#FFFCD5; /*IE6専用設定*/
}

#estimate a:hover img {
	visibility:hidden;
}

#estimateP {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 270px;
	line-height: 24px;
	height: 30px;
	margin-left: 10px;
	clear: left;
}
#tokui {
	width: 250px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 10px;
	color: #FF0000;
	font-size: 17px;
	border: 1px solid #FF0000;
	line-height: 20px;
}
*html #tokui {/*IE6ハック*/
	width: 240px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	padding: 5px;
	color: #FF0000;
	font-size: 17px;
	border: 1px solid #FF0000;
	line-height: 20px;
}

#tokusyu {
	display: inline;
	padding: 0px;
	margin: 0px;
	border:none;
}
#tokusyu a{
	background-attachment: scroll;
	background-image: url(../img/kakou2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	margin-left: 10px;
	float: left;
	margin-top: 20px;
}

#tokusyu a:hover {
	background-color:#FFF; /*IE6専用設定*/
}

#tokusyu a:hover img {
	visibility:hidden;
}
#samplejpg  {
	display: inline;
	padding: 0px;
	margin: 0px;
	border:none;
}
#samplejpg  a{
	background-attachment: scroll;
	background-image: url(../img/sample2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 205px;
	margin-left: 20px;
	display: inline;
	float: left;
}

#samplejpg  a:hover {
	background-color:#FFF; /*IE6専用設定*/
}

#samplejpg  a:hover img {
	visibility:hidden;
}


#explanationul {
	list-style-type: none;
}
#explanationli {
	list-style-type: none;
	float: left;
	width: 610px;
	margin-bottom: 20px;
}
.bluebar {
	background-image: url(../lineup_cd/img/ber.jpg);
	height: 28px;
	width: 610px;
}
.redbar {
	background-image: url(../lineup_hagaki/img/ber.jpg);
	height: 28px;
	width: 610px;
}
.greenbar {
	background-image: url(../lineup_card/img/ber.jpg);
	height: 28px;
	width: 610px;
}
.purplebar {
	background-image: url(../lineup_envelope/img/ber.jpg);
	height: 28px;
	width: 610px;
}
.pinkbar {
	background-image: url(../lineup_reaflet/img/ber.jpg);
	height: 28px;
	width: 610px;
}
.orangebar {
	background-image: url(../lineup_book/img/ber.jpg);
	height: 28px;
	width: 610px;
}
.brownbar {
	background-image: url(../lineup_envelope2/img/ber.jpg);
	height: 28px;
	width: 610px;
}
.orangebox {
	height: 130px;
	background-image: url(../lineup_book/img/bool_ul.jpg);
	width: 610px;
	margin-bottom: 15px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
}
.redword {
	font-size: x-large;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.box_p {
	float: left;
	width: 280px;
	text-align: center;
	font-size: 18px;
	line-height: 44px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #FFFFFF;
}
.box_copy {
	float: left;
	width: 260px;
	text-align: left;
	font-size: 10px;
	letter-spacing: 0px;
	color: #333333;
	clear: left;
	margin-left: 10px;
	margin-top: 5px;
	line-height: 18px;
}
*html .box_copy {
	float: left;
	width: 260px;
	text-align: left;
	font-size: 12px;
	letter-spacing: 0px;
	color: #333333;
	clear: left;
	margin-left: 5px;
	margin-top: 10px;
	line-height: 16px;
}
.box_photo {
	float: right;
}
.kakou_ul {
	list-style-type: none;
	margin-top: 10px;
	width: 260px;
	float: left;
	margin-left: 20px;
	height: 130px;
}
.kakou_ul2 {
	list-style-type: none;
	margin-top: 10px;
	width: 550px;
	float: left;
	margin-left: 20px;
	height: 300px;
}
.kakou_name {
	color: #336699;
	font-weight: bold;
}
.kakou_photo {
	float: left;
	margin-right: 10px;
}
.kakou_copy {
	width: 160px;
	font-size: 10px;
	float: left;
}

.explanationli {
	list-style-type: none;
	float: left;
	width: 610px;
	margin-bottom: 20px;
}
.kakou_copy_futo {
	width: 280px;
	font-size: 12px;
	float: left;
}
.explanationli p {
	margin-left: 50px;
	line-height: 15px;
}
.explanation_kakko  {
	color: #1D5997;
	margin-right: 10px;
	font-weight: bold;
	margin-top: 10px;
	display: block;
	width: 250px;
}

h6 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	width: 610px;
	display: block;
	background-image: url(../img/ber.jpg);
	margin-bottom: 5px;
	height: 30px;
}
h6 span {
	font-size: 17px;
	line-height: 28px;
	margin-left: 50px;
}
.colorjpg {
	margin-top: 10px;
	margin-bottom: 10px;
}
#catchcopy4 {
	width: 610px;
	list-style-type: none;
	margin-bottom: 30px;
	margin-top: 0px;
}
.catchcopyphoto {
	float: right;
	height: 165px;
	width: 300px;
}
.catchcopyphoto2 {
	float: right;
	height: 165px;
	width: 400px;
}
.tadashigaki {
	float: right;
	width: 200px;
	font-size: x-small;
}
.tadashigaki2 {
	float: left;
	width: 180px;
	font-size: x-small;
	margin-left: 30px;
}
.catchcopy5 {
	margin-right: 20px;
	margin-left: 30px;
	width: 250px;
}
.catchcopy6 {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	margin-left: 30px;
	letter-spacing: -1px;
	width: 250px;
}
.yakiyasu_banner {
	width: 240px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
	height: 30px;
	background-image: url(../lineup_envelope/img/futo_butt_back.gif);
}
.yakiyasu_banner a {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF !important;
	margin-left: 10px;
	float: left;
	margin-top: 5px;
	filter: DropShadow(Color=#808080, OffX=2, OffY=2, Positive=1);
}
.template {
	float: left;
	padding-top: 10px;
	margin-left: 30px;
}
.template2 {
	float: left;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-left: 30px;
}
