@charset "UTF-8";

#original {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}


#original h2 {
	background-image: url(../original/img/icon_original.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-left: 45px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-size: 130%;
	font-weight: bold;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
#original h3 {
	font-size: 1.2em;
	font-weight: bold;
	background-color: #FF0000;
	letter-spacing: 0.1em;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1em;
	/* border-radius */
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #FFF;
}
#original h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 10px;
}

/*top----------------------*/
#original #top {
	background-image: url(../original/img/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#original #top #midashi {
	font-size: 1.4em;
	font-weight: bold;
	color: #FF7497;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#original #top #txt {
	width: 420px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#original #top ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 20px;
	font-size: 0.9em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#original #top ul li {
	background-image: url(../original/img/icon_top_li.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

/*事例----------------------*/
#jirei {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#jirei .waku1 {
	background-image: url(../original/img/052-02.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#jirei .waku2 {
	background-image: url(../original/img/052-01.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding: 10px;
}

#jirei .block {
	margin: 10px;
	padding: 20px;
	overflow: hidden;
	background-image: url(../original/img/block_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
}
#jirei .jirei_tit {
	background-image: url(../original/img/icon_jirei.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 20px;
	padding-bottom: 5px;
	height: 25px;
	padding-top: 10px;
}
#jirei .jirei_txt {
	padding: 0px;
	min-height: 300px;
	margin: 0px;
}
#jirei .jirei_txt img {
	margin-right: 30px;
}
.font_type {
	font-size: 0.9em;
	color: #666;
}


/*注文方法---------------------*/
#howto {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#howto dl {
	margin: 0px;
	padding: 0px;
}
#howto dl dt {
	font-size: 2.0em;
	color: #FF7496;
	float: left;
	width: 2em;
	padding-top: 25px;
}
#howto dl dd {
	margin-left: 3em;
	text-align: center;
	border: 2px solid #FF7496;
	/* border-radius */
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.gotoform {
	text-align: center;
	/* border-radius */
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	margin-bottom: 30px;
	background-color: #8CC72F;
	color: #FFF;
	font-size: 1.2em;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 0px none #8BC630;
}
.gotoform a:link {
	color: #FF0;
	text-decoration: none;
}
.gotoform a:visited {
	color: #FF0;
	text-decoration: none;
}
.gotoform a:hover {
	color: #F93;
	text-decoration: underline;
}

#howto #bg_ye {
	background-image: url(../original/img/bg_ye.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 15px;
	text-align: center;
	margin-top: 20px;
	line-height: 2.0em;
}


/*商品情報----------------------*/
#iteminfo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#iteminfo dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow: hidden;
}
#iteminfo dl dt {
	float: left;
	width: 200px;
	margin-right: 30px;
}
#iteminfo dl dd {
	margin-left: 200px;
	margin-top: 10px;
}


/*制作料金----------------------*/
#cost {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#cost dl {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cost dl dt {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cost dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 17px;
}
#cost table {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	margin-bottom: 15px;
	font-size: 0.9em;
}
#cost table td {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
#cost .td1 {
	text-align: center;
	width: 80px;
	background-color: #FCC;
	font-size: 0.8em;
}
#cost .td2 {
	text-align: center;
	background-color: #FCC;
}
#cost .td3 {
	text-align: right;
}
#cost .td4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 80px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	background-color: #FCC;
}
#cost .td5 {
	font-size: 1.0em;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #FCC;
}
#cost .td6 {
	text-align: center;
}


/*納期とお届け----------------------*/
#nouki {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	overflow: hidden;
}
#nouki img {
	margin-bottom: 20px;
	margin-left: 30px;
}

/*送料----------------------*/
#soryo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#soryo table {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-left-color: #999;
	width: 100%;
}
#soryo table td  {
	padding: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
#soryo table td.bg  {
	background-color: #CCFFFF;
}







/*注文フォーム----------------------*/
#original h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
	background-color: #FEE1E7;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	/* border-radius */
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
}
.no_pink {
	font-size: 1.2em;
	color: #F69;
	padding-right: 5px;
}
.sentaku {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
}
.sentaku table {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.sentaku table tr td {
	width: 320px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.td1 {
	background-color: #FFFFD9;
}
.td2 {
	background-color: #D7FFD3;
}


#fream {
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 25px;
	overflow: hidden;
}
#fream .down {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fream dl {
	float: left;
	width: 320px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#fream dl dt {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
}
#fream dl dd {
	margin-bottom: 20px;
	border: 1px solid #CCC;
	width: 320px;
	padding: 0px;
	height: 197px;
}
.bgcolor {
	background-color: #87C631;
	padding: 2px;
	margin-bottom: 20px;
	color: #FF9;
}
#message {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#font {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	overflow: hidden;
}
#font dl {
	float: left;
	width: 220px;
}
#font dl dt {
	margin: 0px;
	padding: 0px;
}
#font dl dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}



/*フォーム
------------------------------------*/


.form {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	line-height: 1.5em;
	padding: 10px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-size: 1.1em;
}
.form:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.zip {
	width: 100px;
}
.name {
	width: 60%;
}

.tel {
	width: 60%;
}
.mail {
	width: 60%;
}

.address {
	width: 94%;
}
.bikou {
	width: 94%;
	height: 8em;
	font-size: 1em;
}
.message {
	width: 94%;
	height: 3em;
	font-size: 1.3em;
}
.hixtusu {
	font-size: 0.8em;
	color: #FFF;
	margin-left: 5px;
	background-color: #F00;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


/*お客様情報
------------------------------------*/
#original #c_info {
	margin: 0px;
	padding: 0px;
}
#original #c_info table {
	width: 100%;
	background-color: #FEE1E7;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#original #c_info table tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


/*送信ボタン
------------------------------------*/
.form_btn {
	margin-right: auto;
	margin-left: auto;
	width: 480px;
	margin-bottom: 70px;
	overflow: hidden;
	clear: both;
}
.btn{
	width: 204px;
	text-align: center;
	float: left;
	border: 1px solid #87C631;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	padding: 12px;
	text-decoration: none;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	font-weight: bold;
	color: #FFFFFF;
	background-color: #87C631;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#87C631), to(#87D11F));
	background-image: -webkit-linear-gradient(top, #87C6318, #87D11F);
	background-image: -moz-linear-gradient(top, #87C631, #87D11F);
	background-image: -ms-linear-gradient(top, #87C631, #87D11F);
	background-image: -o-linear-gradient(top, #87C631, #87D11F);
	background-image: linear-gradient(to bottom, #87C631, #87D11F);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#87C631, endColorstr=#87D11F);
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.btn:hover{
	border: 1px solid #BEEDA5;
	background-color: #BEEDA5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#BEEDA5), to(#B5ED82));
	background-image: -webkit-linear-gradient(top, #BEEDA5, #B5ED82);
	background-image: -moz-linear-gradient(top, #BEEDA5, #B5ED82);
	background-image: -ms-linear-gradient(top, #BEEDA5, #B5ED82);
	background-image: -o-linear-gradient(top, #BEEDA5, #B5ED82);
	background-image: linear-gradient(to bottom, #BEEDA5, #B5ED82);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#BEEDA5, endColorstr=#B5ED82);
	text-decoration: none;
}

.btn a:link {
	color: #fff;
}
.btn a:visited {
	color: #fff;
}
.btn a:hover {
	text-decoration: none;
}


/*送信完了
------------------------------------*/
#kanryo {
	font-size: 120%;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 250px;
	line-height: 2em;
}



/*ファイルを添付のボタンの装飾
------------------------------------*/
#btn {
	cursor: pointer;
	display: inline-block;
	background-color: #FF6799;
	border: 2px solid #FFE1E7;
	margin-bottom: 15px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	color: #FFF;
	/* border-radius */
	border-radius: 13px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
}
input {
    background: none;
    box-shadow: none;
    border: none;
}
