/* サブタイトル */
h2.subtitle{
	text-align: center;
	text-indent: -5000px;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:10px;
	padding-bottom:10px;
	background-image:url(../design/subtitle-design.gif);
	background-position: top center;
	background-repeat: no-repeat;
	}
/* コンテンツナビ */
.contents-navi{
	font-size: 14px;
	text-align:center;
	color:black;
	padding-top:5px;
	padding-bottom:5px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/* コンテンツプレビュー */
.contents-view{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	background-color:#f5f2e9;
	}
.contents-view img{
	margin-bottom:10px;
	}
.block h3{
	font-size: 14px;
	text-align:center;
	color:black;
	padding-top:7px;
	padding-bottom:7px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#e5ddc4;
	}
/* コンテンツブロック */
.block{
	font-size: small;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	}
.block p{
	margin-top: 5px;
	margin-bottom: 5px;
	}
/* ブロック2分割 */
.contents-2block{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.contents-2block h2{
	color:black;
	font-size: small;
	font-weight:normal;
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:4px;
	}
.contents-2block p{
	font-size: x-small;
	text-align: left;
	margin-left:10px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
	}
.contents-2block-left{
	float: left;
	text-align: left;
	width: 290px;/* ←★右サイドの幅 */
	margin-right:10px;/* ←★右とのアキ */
	background-color:#f5f2e9;
	overflow: hidden;
	}
.contents-2block-center{
	float: left;
	text-align: left;
	width: 290px;/* ←★右サイドの幅 */
	margin-right:0px;/* ←★右とのアキ */
	background-color:#f5f2e9;
	overflow: hidden;
	}
/* オプション加工ブロック3分割 */
.contents-3block{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	}
.contents-3block h2{
	color:black;
	font-size: x-small;
	font-weight:normal;
	text-align: left;
	margin-top:5px;
	margin-left:5px;
	}
.midashi{
	color:white;
	font-size: x-small;
	font-weight:normal;
	text-align: center;
	background-color:#444;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:2px;
	padding-bottom:2px;
	}
.contents-3block-left{
	float: left;
	text-align: left;
	width: 185px;/* ←★右サイドの幅 */
	height:120px;
	margin-right:0px;/* ←★右とのアキ */
	background-image:url(../design/hakuoshi.jpg);
	border: 1px solid #000;
	overflow: hidden;
	}
.contents-3block-center{
	float: left;
	text-align: left;
	width:185px;/* ←★中央部分の幅 */
	height:120px;
	margin-right:0px;/* ←★右とのアキ */
	background-image:url(../design/hakuoshi-g.jpg);
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	overflow: hidden;
	}
.contents-3block-right{
	float: left;
	text-align: left;
	width:206px;/* ←★中央部分の幅 */
	height:120px;
	margin-right:0px;/* ←★右とのアキ */
	background-image:url(../design/tuzuri-image.jpg);
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	overflow: hidden;
	}
.contents-3block-txt{
	margin-left:5px;/* ←★文章部分の隙間 */
	margin-right:5px;/* ←★文章部分の隙間 */
	}
/* オーダーロールオーバー */
.order-button{
	margin-top:20px;
	margin-bottom:20px;
	margin-left:230px;
	}
.order-button a{
	display: block;
	width:130px;
	height:30px;
	text-indent: -5000px;
	background-image: url("../images/order.jpg");
	}
.order-button a:hover {
	background-position: bottom right;
	}
/* 入稿方法リンクボタン */
.nyukou-link-button{
	margin-top:10px;
	}
.nyukou-link-button a{
	display: block;
	width:160px;
	height:60px;
	text-indent: -5000px;
	background-image: url("../images/nyukou-link-button.jpg");
	margin:auto;
	}
.nyukou-link-button a:hover {
	background-position: bottom right;
	}
/* 金券活用方法リンク */
.link-index3 {
	text-align: center;
	font-size: small;
	}
