<<<<<<< HEAD
@charset "utf-8";

/* ============================================================
	Layout
============================================================ */
#wrap {
	width:100%;
	background-color:#FFFFFF;
	color: #444444;
}

#container {
	overflow:hidden;
	width: 900px;
	margin:0 auto;
	padding:0 0 25px;
}

#container #main_content {
	float: right;
	width: 680px;
}

#sidemenu {
	float: left;
	width: 200px;
}

/* ============================================================
	Header
============================================================ */
#sh_header h1 {
	width:400px;
	text-align:left;
	float: left;
}

.ad_banner {
	float:right;
	height:60px;
	width:468px;
	margin-bottom:10px;
}

/* ============================================================
	サービス名
============================================================ */
#sh_header h1.title-rogo {
	height:60px;
	padding-top: 5px;
}

h1.title-rogo img {
	margin-right: 5px;
}

.title-rogo a {
    color: #000000;
    font-size: 27px;
    font-weight: bold;
    padding-top: 5px;
}

#sh_header h1 span.promo-word {
    font-size: 12px;
    font-weight: normal;
    padding-left: 30px;
}

#sh_header h1 span.site-name {
	background: url("//static.fc2.com/image/clap/img/clap-title-rogo.png") no-repeat scroll right 0;
	padding-right: 45px;
	padding-top: 5px;
}


/* ============================================================
	メインコンテンツブロック
============================================================ */
#container #main_content .content {
	width:100%;
	margin-bottom: 20px;
	text-align: left;
}

/* ============================================================
	サイドメニュー
============================================================ */
#sidemenu h3 {
	text-align:left;
}

#sidemenu .user {
	margin-bottom:10px;
	text-align:left;	
}

#sidemenu .sidemenu-banner {
	margin:25px auto;
	text-align:center;
}

#sidemenu .sh_menu {
	border-top:1px solid #EFEFEF;
	text-align:left;
	text-decoration:none;
}

#sidemenu .sh_recommend_text {
	margin:0 0 5px;
}

/* FC2 Information */
#rss_convert {
	width:100%;
	margin:0 0 5px;
	text-align:left;
}
#rss_convert li.rss_fc2infolist {
	padding:5px;
	border-bottom:1px dotted #DADADA;
}

#rss_convert li .rss_fc2info_day {
	color:#6F6F6F;
}
#sidemenu .more {
	text-align:right;
}

/* header
------------------------------------------------------------ */
#sh_header_clap {
	height: 100px;
	margin: 0 auto 20px;
	width: 900px;
}

#sh_header_clap h1, #sh_header_wide h1 {
	background:url("//static.fc2.com/share/fc2parts/image/title_logo.png") no-repeat scroll 15px 15px transparent;
	height:60px;
}

h1 {
	font-size:170%;
}

#sh_header_clap h1 a, #sh_header_wide h1 a {
	color: #000;
	display: block;
	font-size: 60%;
	height: 50px;
	left: 50px;
	position: relative;
	text-decoration: none;
	top: 10px;
	width: 250px;
}

/* ============================================================
	サイドメニュー
============================================================ */
.sh_mobile_mark {
	background:url("//static.fc2.com/share/fc2parts/image/share_parts.png") no-repeat scroll -385px -1100px transparent;
	font-size:x-small;
	line-height:1;
	margin:0;
	padding:40px 0 5px 15px;
	text-align:left;
}

.qrcode {
	background:url("//static.fc2.com/image/clap/img/clap_qrc.gif") no-repeat scroll 125px 5px transparent;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:smaller;
	padding:5px 0 3px;
	text-align:center;
}

.sh_rnd1 {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display:block;
	height:2px;
	margin:0 1px;
	overflow:hidden;
}

.sh_rnd2 {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display:block;
	height:1px;
	margin:0 2px;
	overflow:hidden;
}

.sh_rnd3 {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display:block;
	height:1px;
	margin:0 3px;
	overflow:hidden;
}

.sh_rnd4 {
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	display:block;
	height:1px;
	margin:0 4px;
	overflow:hidden;
}

.sh_rnd5 {
	background:none repeat scroll 0 0 #CCCCCC;
	display:block;
	height:1px;
	margin:0 6px;
	overflow:hidden;
}


/* ============================================================
	調整用
============================================================ */

.space_top10 {margin-top: 10px;}
.space_top20 {margin-top: 20px;}
.space_top30 {margin-top: 30px;}

.space_btm10 {margin-bottom: 10px;}
.space_btm20 {margin-bottom: 20px;}
.space_btm30 {margin-bottom: 30px;}


.space_both10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.space_both20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.space_both30 {
	margin-top: 30px;
	margin-bottom: 30px;
}


/* ============================================================
	お礼ページサイドメニュー半透明
============================================================ */

.HarfTone {opacity:0.30; filter:alpha(opacity=30); -ms-filter:alpha(opacity=30);}



/* ============================================================
	iPhone切り替えボタン
============================================================ */

p.change_btn {
	text-align: right;
	margin-bottom: 5px;
	width: 680px;
}

/* ============================================================
	投稿メッセージ
============================================================ */

p#flash_message.info,
p#flash_message.warn {
	margin: 10px 20px 10px 20px; 
	padding: 10px;
}
p#flash_message.info,
p#flash_message.warn {
	background: #fff8dc; 
	color: #ff4500; 
	border: 1px solid #ffa500;
	text-align:center;
}

.comment_form input {
	margin-right: 2px;
}

.comment_form #text-cont-meter {
	padding: 2px 0;
}

div#blogvote_body .user_clap_com ul.comment_list li p {
    background-image: url("//static.fc2.com/image/clap/img/icon_edit.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #993300;
    margin-left: 30px;
    margin-bottom: 5px;
    padding-left: 25px;
}
=======
@charset "utf-8";

/* ============================================================
	Layout
============================================================ */
#wrap {
	width:100%;
	background-color:#FFFFFF;
	color: #444444;
}

#container {
	overflow:hidden;
	width: 900px;
	margin:0 auto;
	padding:0 0 25px;
}

#container #main_content {
	float: right;
	width: 680px;
}

#sidemenu {
	float: left;
	width: 200px;
}

/* ============================================================
	Header
============================================================ */
#sh_header h1 {
	width:400px;
	text-align:left;
	float: left;
}

.ad_banner {
	float:right;
	height:60px;
	width:468px;
	margin-bottom:10px;
}

/* ============================================================
	サービス名
============================================================ */
#sh_header h1.title-rogo {
	height:60px;
	padding-top: 5px;
}

h1.title-rogo img {
	margin-right: 5px;
}

.title-rogo a {
    color: #000000;
    font-size: 27px;
    font-weight: bold;
    padding-top: 5px;
}

#sh_header h1 span.promo-word {
    font-size: 12px;
    font-weight: normal;
    padding-left: 30px;
}

#sh_header h1 span.site-name {
	background: url("//static.fc2.com/image/clap/img/clap-title-rogo.png") no-repeat scroll right 0;
	padding-right: 45px;
	padding-top: 5px;
}


/* ============================================================
	メインコンテンツブロック
============================================================ */
#container #main_content .content {
	width:100%;
	margin-bottom: 20px;
	text-align: left;
}

/* ============================================================
	サイドメニュー
============================================================ */
#sidemenu h3 {
	text-align:left;
}

#sidemenu .user {
	margin-bottom:10px;
	text-align:left;	
}

#sidemenu .sidemenu-banner {
	margin:25px auto;
	text-align:center;
}

#sidemenu .sh_menu {
	border-top:1px solid #EFEFEF;
	text-align:left;
	text-decoration:none;
}

#sidemenu .sh_recommend_text {
	margin:0 0 5px;
}

/* FC2 Information */
#rss_convert {
	width:100%;
	margin:0 0 5px;
	text-align:left;
}
#rss_convert li.rss_fc2infolist {
	padding:5px;
	border-bottom:1px dotted #DADADA;
}

#rss_convert li .rss_fc2info_day {
	color:#6F6F6F;
}
#sidemenu .more {
	text-align:right;
}

/* header
------------------------------------------------------------ */
#sh_header_clap {
	height: 100px;
	margin: 0 auto 20px;
	width: 900px;
}

#sh_header_clap h1, #sh_header_wide h1 {
	background:url("//static.fc2.com/share/fc2parts/image/title_logo.png") no-repeat scroll 15px 15px transparent;
	height:60px;
}

h1 {
	font-size:170%;
}

#sh_header_clap h1 a, #sh_header_wide h1 a {
	color: #000;
	display: block;
	font-size: 60%;
	height: 50px;
	left: 50px;
	position: relative;
	text-decoration: none;
	top: 10px;
	width: 250px;
}

/* ============================================================
	サイドメニュー
============================================================ */
.sh_mobile_mark {
	background:url("//static.fc2.com/share/fc2parts/image/share_parts.png") no-repeat scroll -385px -1100px transparent;
	font-size:x-small;
	line-height:1;
	margin:0;
	padding:40px 0 5px 15px;
	text-align:left;
}

.qrcode {
	background:url("//static.fc2.com/image/clap/img/clap_qrc.gif") no-repeat scroll 125px 5px transparent;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size:smaller;
	padding:5px 0 3px;
	text-align:center;
}

.sh_rnd1 {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display:block;
	height:2px;
	margin:0 1px;
	overflow:hidden;
}

.sh_rnd2 {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display:block;
	height:1px;
	margin:0 2px;
	overflow:hidden;
}

.sh_rnd3 {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display:block;
	height:1px;
	margin:0 3px;
	overflow:hidden;
}

.sh_rnd4 {
	border-left:2px solid #CCCCCC;
	border-right:2px solid #CCCCCC;
	display:block;
	height:1px;
	margin:0 4px;
	overflow:hidden;
}

.sh_rnd5 {
	background:none repeat scroll 0 0 #CCCCCC;
	display:block;
	height:1px;
	margin:0 6px;
	overflow:hidden;
}


/* ============================================================
	調整用
============================================================ */

.space_top10 {margin-top: 10px;}
.space_top20 {margin-top: 20px;}
.space_top30 {margin-top: 30px;}

.space_btm10 {margin-bottom: 10px;}
.space_btm20 {margin-bottom: 20px;}
.space_btm30 {margin-bottom: 30px;}


.space_both10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.space_both20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.space_both30 {
	margin-top: 30px;
	margin-bottom: 30px;
}


/* ============================================================
	お礼ページサイドメニュー半透明
============================================================ */

.HarfTone {opacity:0.30; filter:alpha(opacity=30); -ms-filter:alpha(opacity=30);}



/* ============================================================
	iPhone切り替えボタン
============================================================ */

p.change_btn {
	text-align: right;
	margin-bottom: 5px;
	width: 680px;
}

/* ============================================================
	投稿メッセージ
============================================================ */

p#flash_message.info,
p#flash_message.warn {
	margin: 10px 20px 10px 20px; 
	padding: 10px;
}
p#flash_message.info,
p#flash_message.warn {
	background: #fff8dc; 
	color: #ff4500; 
	border: 1px solid #ffa500;
	text-align:center;
}

.comment_form input {
	margin-right: 2px;
}

.comment_form #text-cont-meter {
	padding: 2px 0;
}

div#blogvote_body .user_clap_com ul.comment_list li p {
    background-image: url("//static.fc2.com/image/clap/img/icon_edit.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #993300;
    margin-left: 30px;
    margin-bottom: 5px;
    padding-left: 25px;
}
>>>>>>> d2e2bb3c8a5435c33e85cd29104b13cf91c66cf7
