body {
	font-family:'Hiragino Kaku Gothic Pro',Meiryo,Verdana,sans-serif;
}
h1{
	color: black;
	text-align: center;
	font-size: 14px;
	margin-top:0px;
	margin-bottom:14px;
	padding-top:67px;
	padding-bottom:9px;
	background-image:url(../images/top/title2026.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
}

.header{
	color:white;
	text-align: center;
	width: 100%;
	background-color:#ff8c00;
	border: 0;
	margin-bottom: 0px;
	padding-top:3px;
	padding-bottom:3px;
	overflow: hidden;
}
.center {
	padding:0px;
	width:510px;
	margin-bottom:4px;
	border: 0px ;
	border-collapse: collapse;
}
h2 {
	max-width: 500px;
	background-position: center center;
}

li {
	list-style: none;
}

.muryou-data {
	max-width: 500px;
	width: 100%;
	display: flex;
	flex-direction: row;
}

.category {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	padding-bottom: 10px;
}

.category ul {
	width: 96%;
	color:#ff7f50;
	text-align:center;
	margin-top:0px;
	margin-bottom: 5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-inline-start: 0;
	background-color:#ffefd5;
}

.category li img {
	width:45px;
	height:auto;
	border:1px solid ;
	margin-bottom: 3px;
	margin-left: 2px;
}

.yuryou {
	color: white;
    text-align: center;
    background-color: #f06;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
	max-width: 500px;
	background-position: center center;
}

/*
.view td{
	text-align:left;
	width:103px;
	}
.info td{
	color:#ff7f50;
	width:98px;
	text-align:center;
	margin-top:0px;
	margin-left:0px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#ffefd5;
	}*/

/* プロフィール */
.prf{
	width: 500px;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.prf td{
	padding:10px;
	font-size: 12px;
	border: 1px solid #ddd;
}
.prf img{
	margin-right:10px;
}
.prf td:first-child {
	width: 20%;
}

/* 過去の年賀状 */
.kako div{
	float: left;
	width:30px;
	margin-right:13px;
	margin-bottom:5px;
	}

/* 年賀状デザインページ */
/* 前後デザインへのリンク */
.hokkori-navi {
	background-color: #ffe4b2;
	text-align: center;
	padding: 8px;
	margin-bottom :8px;
}

.hokkori-navi ul {
	display: flex;
	flex-flow: row;
	list-style-type: none;
	justify-content: space-around;
	padding: 5px 150px;
}

.hokkori-navi li {
	display: block;
	color: #666666;
	text-decoration: none;
}

.hokkori-navi a {
	color: #666666;
}

.hokkori-navi a:hover {
	color: ff884c;
}

/* 年賀状デザインメイン部分 */
#hokkori-main {
	max-width: 1000px;
	margin: 0 auto;
	display: flex;
	flex-flow: row;
	justify-content: space-around;
}

.hokkori-right {
	width: 500px;
}

.hokkori-bookmark {
	width :500px;
	margin :5px auto 5px ;
}

.hokkori-bookmarkcoment {
	text-align :left;
	line-height:100%;
	margin :0px auto 8px;
	font-size :x-small;
}

.hokkori-bookmark img{
	margin-bottom :5px;
}

.hokkori-title {
	font-weight:bolder;
	font-size:16px;
	text-align:left;
	margin-top:10px;
}

.hokkori-comment {
	margin: 10px 0 20px;
	line-height:140%;
	width: 500px;
}

.hokkori-jpegtop {
	display: block;
	width :285px;
	min-height:5px;
	text-align :center;
	line-height:180%;
	margin :10px auto 5px;
	color :#fff;
	background-color: #a27e66;
}

.hokkori-jpegcoment {
	width :285px;
	text-align :center;
	line-height:120%;
	margin :0px auto 8px;
	font-size :x-small;
}

.hokkori-jpeg {
	width :285px;
	margin :0px auto 15px ;
}

.hokkori-jpeg img {
	border:solid 1px;
}

/*　無料ダウンロードデータ　*/
.hokkori-muryo-waku {
	max-width :500px;
	margin-bottom :40px;
	padding-top: 10px;
}

.hokkori-waku {
	margin :0px 0px 0px 0px;
	padding-bottom: 5px;
}

/*　無料ダウンロード　バナー　*/
.btn-gradient {
  color: #fff;
  border: 2px solid #fff;
  border-radius: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#fa709a), to(#fee140));
  background-image: -webkit-linear-gradient(left, #fa709a 0%, #fee140 100%);
  background-image: linear-gradient(to right, #fa709a 0%, #fee140 100%);
  padding: 5px;
  font-size: large;
  margin-bottom :10px;
}


.hokkori-button-waku {
	max-width :500px;
	margin: 0px auto 3px;
}

.hokkori-muryo {
	display: block;
	max-width :500px;
	margin-bottom: 5px;
	display: flex;
	flex-direction: row;
	justify-content: right;
}

/*ボックスサイズ算出をborer-boxに */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.2;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-flat {
  overflow: hidden;
  padding: 1.5rem 8rem;
  color: #fff;
  border-radius: 0;
  background: #212529;
  margin-bottom: 10px;
}

a.btn-flat span {
  position: relative;
}

a.btn-flat:hover span {
  color: #212529;
}


a.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;

  width: 150%;
  height: 600%;

  content: "";
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
  transform: translateX(-78%) translateY(-25%) rotate(45deg);
  background: #fff100;
}

a.btn-flat:hover:before {
  -webkit-transform: translateX(-10%) translateY(-25%) rotate(45deg);
  transform: translateX(-10%) translateY(-25%) rotate(45deg);
}

\
/*　無料ユーザー登録　*/
.hokkori-user-waku {
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-start;
	justify-content: space-between;
	max-width :500px;
	margin-bottom :15px;
	padding-top: 0;
}

a.btn-radius-solid {
  font-weight: 400;
  background: #f1e767;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1e767), to(#feb645));
  background: -webkit-linear-gradient(top, #f1e767 0%, #feb645 100%);
  background: linear-gradient(to bottom, #f1e767 0%, #feb645 100%);
}

a.btn-radius-solid:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#f1e767), to(#feb645));
  background: -webkit-linear-gradient(bottom, #f1e767 0%, #feb645 100%);
  background: linear-gradient(to top, #f1e767 0%, #feb645 100%);
}

.hokkori-user p {
	max-width:320px;
	padding-top: 0;
}

.hokkori-user a{
	flex-shrink: 0;
	display: block;
	width:162px;
	height:34px;
	background-image: url(../images/user.png);
	text-indent: -5000px;
	}

.hokkori-user a:hover{
	background-image: url(../images/user-a.png);
	}

/* 広告 */
#adsense{
	max-width:728px;
	margin:8px auto 16px;
	border:solid 1px;
	}


