body {
  -webkit-text-size-adjust: 100%;
  max-width: 100%;
  background: #ddddcc;
  margin-left:auto;
  margin-right:auto;
  font-size: 14px;
  font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  word-wrap: break-word;
}

a {
	text-decoration: none;
	color: #38a1db;
}

a:hover{
	text-decoration: none;
	color: #cc4444;
}

h4 {
  font-size: 24px;
  font-weight: bold;
}

h5 {
  font-size: 18px;
  font-weight: bold;
}

h6 {
  font-size: 16px;
  font-weight: bold;
}


label {
  font-size: 20px;
  margin:0 0 10px 0;
  padding:0px 5px;
  border-width:0 0 5px 0 ;
  border-color:#029EBC;
  border-style:solid;
  background:#;
  color:#017589;
  line-height:140%;
  font-weight:bold;
}

/* メイン領域 */
.main {
  max-width: 800px;
}

/* メイン領域（白） */
.bodymain {
  background: #ffffff;
  height: auto;
  margin:15px 10px 15px 10px;
  padding:10px 10px 40px 10px;
  float: center;
  text-align: left;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
  -webkit-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
  -moz-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
  overflow:auto;
}

/* 新規登録時のオプション入力の枠 */
.join_option {
  font-size: 14px;
  background: #efefef;
  height: auto;
  margin:15px 10px 15px 10px;
  padding:10px 10px 10px 10px;
  float: center;
  text-align: center;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
  -webkit-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
  -moz-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
  overflow:auto;
}

/* マイカードの表題部分の下地 */
.mycardtitle {
  background: #ffffff;
  height: auto;
  margin:15px 10px 15px 10px;
  padding:10px 10px 10px 10px;
  float: center;
  text-align: left;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
  -webkit-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
  -moz-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
  overflow:auto;
}

/* divをクリア */
.clear {
    clear: both;
}

/* センタリング */
.center {
    margin: 0 auto;	
    text-align:center;
}

/* ヘッダー */
.header {
  -webkit-text-size-adjust: 100%;
  background: #444444;
  color: #ffffff;
  font-size: 12px;
  width: 100%;
  height: auto;
  margin:0px 0px 0px 0px;
  padding:10px 5px 10px 5px;
  vertical-align: middle;
}

/* ヘッダーのリンク文字色 */
.header a{
  color: #ffff00;
}

/* フッター */
.footer {
  -webkit-text-size-adjust: 100%;
  background: #444444;
  color: #ffffff;
  font-size: 20px;
  /* width: 640px; */
  height: auto;
  margin: 10px 0px 0px 0px;
  padding: 10px 0px 20px 0px;
  vertical-align: middle;
}

/* 投稿のフッター */
.postfooter {
　　vertical-align: bottom;
}

/* 投稿の作者 */
.creater {
	float: left;
 	text-align: left;
}

/* SNSボタン */
.snsbutton {
    float: right;
 	text-align: right;
	margin:10px 0px 0px 0px;
	padding:10px 10px 10px 10px;
	overflow: visible;
}

.snsbutton img{
	width: 28px;
	margin:0px 5px 0px 5px;
}


/* フッターのTwitterフォローボタン */
.twitterfollow {
    float: center;
 	text-align: center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 0px;
	overflow: visible;
}

/* 画像アップボタン関連 */
#upload {
        width:200px;
        height:35px;
        text-align:center;
        line-height:35px;
        border-radius:4px;
        color:#fff;
        background-color:#4385bf;
        margin:10px 0;
        cursor:pointer;
      }

#results {
        border: 0px solid #4385bf;
        background-color:#ffffff;
        padding: 0px;
        margin: 0px;
      }

#results img {
        border:0px solid #000;
        margin:0px 0px 0px 0px;
      }

.file {
        opacity:0;
      }


/* 入力フォーム */
.input {
	height: 32px;
	font-size: 14px;
}

/* 画像選択ボタン */
.fileInput {
	margin: 10px 0px 0px 0px;
	font-size: 10px;
}


/* 入力フォーム補足書きテキスト */
.hosoku{
	font-size: 14px;
	color: #999999;
	padding:10px 0px 20px 0px;
}

/* カード */
.card {
    margin: 15px 10px 15px 10px;
    padding: 5px;
    float: center;
    text-align:center;
    border: 1px solid #eeeeee;
    background: #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
	-webkit-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
	-moz-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
	overflow:auto;
}

/* カードIDの表示 */
.card_id {
	font-size: 16px;
    margin: 0px 5px 0px 0px;
}

/* リサイクルカードIDの表示 */
.recycle_card_id {
	font-size: 12px;
    margin: 0px 5px 0px 0px;
}

/* 最近のカード確認リンク */
.saikincardlist {
	border-radius: 4px;
	background: #99ddff;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
    margin: 0px 0px 0px 5px;
    padding: 5px;
	box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
	-webkit-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
	-moz-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
}

/* 絵 */
.picture {
	text-align:center;
}

.picture img{
	height:auto;
	max-width:100%;
	margin: 0px 0px 0px 0px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
}

/* 絵（小さいサムネ） */
.picture_s {

}

.picture_s img{
	height: 40px;
	margin: 0px 0px 0px 5px;
}

/* 他サイト埋め込み部品 */
.embed {
	text-align:center;
	height:auto;
	max-width:100%;
	margin: 5px 0px 10px 0px;

}

/* カード番号挿入ボタン */
.card_number_in {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	margin: 0px 0px 15px 0px;
}


/* 表の幅指定 */
.alt-table-responsive {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}

/* 投稿タイトル */
.title {
	position: relative;
	border: 0px solid #666666;
	border-radius: 4px;
	background: #888888;
	text-align:left;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    padding: 7px 10px 5px 10px;
    margin: 0px 0px 10px 0px;
    width: 100%;
}

/* 投稿インフォメーション行 */
.postinfo {
	position: relative;
	text-align:right;
}

/* 前置きテキスト */
.maeoki {
	position: relative;
	text-align:left;
    font-size: 16px;
    color: #141414;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 10px 0px;
    width: 100%;
}

/* 前置きテキスト内のリンク */
.maeoki a{
    color: #4488cc;
	text-decoration: underline;
}

/* 締めテキスト */
.shime {
	position: relative;
	text-align:left;
    font-size: 16px;
    color: #141414;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 10px 0px;
    width: 100%;
}

/* 締めテキスト内のリンク */
.shime a{
    color: #ffff00;
	text-decoration: underline;
}

/* 対象名 */
.object {
	position: relative;
	text-align: center;
    font-weight: bold;
    font-size: 16px;
    color: #141414;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

/* 項目名 */
.subject {
	position: relative;
	text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #141414;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}


/* 警告黒背景 */
.keikokubg{
    margin: 15px 10px 15px 10px;
    padding: 200px 0px 200px 0px;
    float: center;
    text-align:center;
    border: 1px solid #000000;
    background: #000000;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
	-webkit-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
	-moz-box-shadow:rgba(196, 153, 133, 0.298039) 1px 1px 2px 1px;
	overflow:auto;
}

/* 警告メッセージ */
.keikoku {
	position: relative;
	border: 4px solid #ffffff;
	background: #44617b;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	text-align:center;
    font-size: 20px;
    color: #ffffff;
    padding: 5px;
    margin: 0 auto;
    width: 80%;
}

/* 日時表示の文字 */
.datetime {
    font-size: 10px;
    color: #999999;
    margin: 0px 0px 0px 5px;
}

/* 投稿者の名前の文字 */
.cardusername {
    font-size: 14px;
    color: #444444;
    margin: 0px 0px 0px 5px;
}

/* 公式アイコンの表示 */
.official {
	font-size: 12px;
    margin: 0px 0px 0px 5px;
}

/* カテゴリーアイコンの背景（上） */
.categorybg {
  height: auto;
  margin:10px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float: center;
  text-align: center;
  overflow:auto;
}

/* カテゴリーアイコンの背景（下） */
.categorybg_footer {
  height: auto;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  float: center;
  text-align: center;
  overflow:auto;
}

/* カテゴリーアイコンの表示 */
.category {
	font-size: 10px;
	line-height:3.2em;
    margin: 0px 4px 0px 4px;
	padding:5px 5px 5px 5px;
}

/* ページャーのデザイン調整 */
.pager_design {
    margin: 30px 10px 30px 10px;
}


/* モーダルの位置 */
.modal-dialog-center {
  padding-top: 10%;
}

/* マイページのステータス表示 */
.mypage_status {
	position: relative;
	border: 2px solid #999999;
	background: #ffffff;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	text-align:center;
    font-size: 14px;
    padding: 10px 0px 10px 0px;
    margin: 0 auto;
    width: 90%;
}