@charset "Shift_JIS";
/* 電マ特集 -------------------------------------*/

#denmakun {
	width: 750px;
	color: #000000;
	margin:0px auto;
	font-size:12px;
	line-height:160%;
}
#denmakun a{
	color:#0000ee;
}
#denmakun .p_name {
	font-size:134%;
	font-weight:bold;
}
#denmakun span.price {
	font-size:134%;
	font-weight:bold;
	color:#e30000;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}


/*共通設定
------------------------------------*/
/* 黒枠囲み */
.box_border {
	width:684px;
	border:3px solid #000;
	margin-left:15px;
	margin-top:51px;
}
.box_ttl {
	margin-top:-31px;
	margin-left:27px;
	position:relative;
}

/* パート背景 */
#box_part1{
	background:url(images/bg_part1.png);
}
#box_part2{
	background:url(images/bg_part2.png);
}
#box_part3{
	background:url(images/bg_part3.png);
}
#denmakun .box_part {
	margin-bottom:10px;
	overflow:hidden;
}
.box_lead{
	margin-top:15px;
	width:750px;
	text-align:center;
}
/* パート内白枠 */
.box_part_t {
	width:720px;
	height:15px;
	background:url(images/bg_box_part_t.png);
}
.box_part_b {
	width:720px;
	height:15px;
	background:url(images/bg_box_part_b.png);
}
.box_part_in {
	margin:15px;
}
.part {
	background-color:#fff;
}
/* ページのトップに戻る */
.pagetop {
	margin-bottom:67px;
}
.pagetop img {
	float:right;
}

/* 会話パート
--------------------------------------------- */
.talk_bg {
	width:690px;
	background-color:#efebe8;
	margin:0 15px;
}
.talk_bg_t{
clear:both;
background:url(images/talk_bg_t.png) no-repeat;
	width:690px;
	height:25px;
	margin:0 15px;
}
.talk_bg_b {
background:url(images/talk_bg_b.png) no-repeat;
	width:690px;
	height:25px;
	margin:0 15px;
}

/* 顔アイコン設定 */
.ic_denma01 {
	background:url(images/ic_denma_01.png) no-repeat;
	color:#186dd5;
}
.ic_denma02 {
	background:url(images/ic_denma_02.png) no-repeat;
	color:#186dd5;
}
.ic_denma03 {
	background:url(images/ic_denma_03.png) no-repeat;
	color:#186dd5;
}
.ic_denma04 {
	background:url(images/ic_denma_04.png) no-repeat;
	color:#186dd5;
}
.ic_denma05 {
	background:url(images/ic_denma_05.png) no-repeat;
	color:#186dd5;
}
.ic_iki01 {
	background:url(images/ic_iki_01.png) no-repeat;
	color:#e81272;
}
.ic_iki02 {
	background:url(images/ic_iki_02.png) no-repeat;
	color:#e81272;
}
.ic_iki03 {
	background:url(images/ic_iki_03.png) no-repeat;
	color:#e81272;
}
.ic_iki04 {
	background:url(images/ic_iki_04.png) no-repeat;
	color:#e81272;
}
.ic_iki05 {
	background:url(images/ic_iki_05.png) no-repeat;
	color:#e81272;
}
.ic_iki06 {
	background:url(images/ic_iki_06.png) no-repeat;
	color:#e81272;
}
.ic_kappa01 {
	background:url(images/ic_kappa_01.png) no-repeat;
	color:#0f8909;
}
.ic_kappa02 {
	background:url(images/ic_kappa_02.png) no-repeat;
	color:#0f8909;
}
.ic_kappa03 {
	background:url(images/ic_kappa_03.png) no-repeat;
	color:#0f8909;
}
.ic_kappa04 {
	background:url(images/ic_kappa_04.png) no-repeat;
	color:#0f8909;
}
.ic_gomu01 {
	background:url(images/ic_gomu_01.png) no-repeat;
	color:#a54515;
}

/* アイコン位置設定 */
.talk {
	font-weight:bold;
	background-position:top;
	clear:both;
	width:485px;
	min-height:70px;
	margin-left:60px;
	font-size:117%;
	line-height:150%;
}
.talk_top {
	font-weight:bold;
	background-position:top;
	clear:both;
	width:390px;
	min-height:70px;
	font-size:117%;
		line-height:150%;
	margin-left:20px;
}
.ic_l {
	background-position:left top;
	padding-left:85px;
}
.ic_r {
	background-position:right top;
	padding-right:85px;
	text-align:right;
}
/* 会話区切り線 */
.bo {
	background:url(images/line_l.png) no-repeat;
	width:590px;
	height:5px;
	margin-left:50px;
	margin-top:11px;
	margin-bottom:11px;
}
.bo_top {
	background:url(images/line_s.png) no-repeat;
	width:485px;
	height:5px;
	margin-left:15px;
	margin-top:11px;
	margin-bottom:11px;
}

/*==============================================
   CONTENTS	 
  ==============================================*/
#denmakun .contents {
	margin-top:20px;
	margin-bottom:20px;
	background:url(images/contents_bg.jpg) no-repeat;
	width:750px;
	height:259px;
	position:relative;
}
#denmakun ul {
	margin:0;
	padding:0;	
}
#denmakun .contents ul.con_link {
	position:absolute;
	top:81px;
	left:45px;
}
#denmakun .contents ul.con_link li {
	height:41px;
	list-style:none;
	margin-bottom:9px;
	text-indent:-9999px;
	padding-left:149px;
}
#denmakun .contents ul.con_link li.part1 {
	background:url(images/con_part1.png) no-repeat;
}
#denmakun .contents ul.con_link li.part2 {
	background:url(images/con_part2.png) no-repeat;
}
#denmakun .contents ul.con_link li.part3 {
	background:url(images/con_part3.png) no-repeat;
}
#denmakun .contents ul.con_link li.part1 a {
	float:left;
	display:block;
	width:210px;
	height:41px;
	background:url(images/con_txt1.png) no-repeat;
}
#denmakun .contents ul.con_link li.part1 a:hover {
	float:left;
	display:block;
	width:210px;
	height:41px;
	background:url(images/con_txt1_ov.png) no-repeat;
}
#denmakun .contents ul.con_link li.part2 a {
	float:left;
	display:block;
	width:489px;
	height:41px;
	background:url(images/con_txt2.png) no-repeat;
}
#denmakun .contents ul.con_link li.part2 a:hover {
	float:left;
	display:block;
	width:489px;
	height:41px;
	background:url(images/con_txt2_ov.png) no-repeat;
}

#denmakun .contents ul.con_link li.part3 a {
	float:left;
	display:block;
	width:406px;
	height:41px;
	background:url(images/con_txt3.png) no-repeat;
}
#denmakun .contents ul.con_link li.part3 a:hover {
	float:left;
	display:block;
	width:406px;
	height:41px;
	background:url(images/con_txt3_ov.png) no-repeat;
}


/*==============================================
   PART1	 
  ==============================================*/
.box_talk_l {
	float:left;
	margin-top:15px;
}
.box_chara {
	background-color:#b2e9ea;
	width:190px;
	font-size:100%;
	line-height:140%;
	float:right;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:20px;
}
.chara {
	width:161px;
	margin-left:13px;
	background:url(images/line_chara.png) no-repeat bottom;
	margin-bottom:10px;
}
.h_chara {
	margin-top:-14px;
	margin-left:10px;
}
.chara_noline {
	width:161px;
	margin-left:13px;
}
.box_chara p {
	padding:10px 0;
}
/* 会話2人同時 */
.ic_denma_iki {
	width:475px;
	background:url(images/ic_denma_iki.png) no-repeat;
	text-align:center;
	font-size:167%;
	font-weight:bold;
}

h4.tokuchou {
	clear:both;
	background:url(images/h_tokuchou.png) no-repeat;
	width:690px;
	height:105px;
	text-indent:-9999px;
	margin-left:15px;
}
.tokuchou_check {
	background:url(images/tokuchou.png) no-repeat;
	width:690px;
	height:350px;
	text-indent:-9999px;
	margin-left:15px;
	margin-bottom:20px;
}

/*商品リスト
------------------------------------*/
.product_list {
	margin-left:15px;
}
.product_list img {
	border:1px solid #cccccc;
}
.pro1_l {
	width:335px;
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}
.pro1_r {
	width:335px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.pro1_l img,
.pro1_r img{
	float:left;
	margin-right:20px;
}
.over_10 {
	z-index:100;
}
.over_01 {
	z-index:1;
	margin-top:-17px;
}
.pro_txt {
	width:180px;
	float:left;
}

/*アタッチメント
------------------------------------*/
.img_attachment {
	margin-left:12px;
}
.pro2 {
	border-top:1px dotted #000;
	clear:both;
	width:660px;
	margin-left:12px;
	padding-top:12px;
}
.pro2 p {
	width:360px;
	float:left;
	font-size:117%;
}
.pro2_no1 {
	width:255px;
	float:left;
	background:url(images/no1.png) no-repeat;
	padding-left:45px;
	margin-bottom:12px;
}
.pro2_no2 {
	width:255px;
	float:left;
	background:url(images/no2.png) no-repeat;
	padding-left:45px;
	margin-bottom:12px;
}
.pro2_no3 {
	width:255px;
	float:left;
	background:url(images/no3.png) no-repeat;
	padding-left:45px;
	margin-bottom:12px;
}
.pro2_no4 {
	width:255px;
	float:left;
	background:url(images/no4.png) no-repeat;
	padding-left:45px;
	margin-bottom:12px;
}
.pro2_no5 {
	width:255px;
	float:left;
	background:url(images/no5.png) no-repeat;
	padding-left:45px;
	margin-bottom:12px;
}


/*==============================================
   PART2 
  ==============================================*/

/*知っておくべき電マのイロイロ
------------------------------------*/
h4.iroiro {
	background:url(images/h_iroiro.png) no-repeat;
	width:690px;
	height:105px;
	text-indent:-9999px;
	margin-left:15px;
	margin-top:20px;
}

.iroiro_check {
	background:url(images/iroiro.png) no-repeat;
	width:690px;
	height:418px;
	text-indent:-9999px;
	margin-left:15px;
	margin-bottom:20px;
}

/* 正しい電マの使い方
------------------------------------*/
dl.use {
	margin-left:30px;
	display:block;
	margin-top:10px;
	font-size:117%;
}
dl.use dt {
	float:left;
	width:117px;
	height:38px;
}
dl.use dd {
	float:left;
	width:513px;
}
dl.use dt.step1 {
	background:url(images/step1.png) no-repeat;
	text-indent:-9999px;
}
dl.use dt.step2 {
	background:url(images/step2.png) no-repeat;
	text-indent:-9999px;
}
dl.use dt.step3 {
	background:url(images/step3.png) no-repeat;
	text-indent:-9999px;
}
.use_img {
	clear:both;
	margin-left:80px;
	margin-bottom:40px;
	padding-top:15px;
}
.use_img .img_l {
	margin-right:80px;
}

/* 会話内画像 */
.ml50 {
	margin-left:50px;
}


/*==============================================
   PART3 
  ==============================================*/

/*アプリ
------------------------------------*/
.app {
	width:302px;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:10px;
}
.app_name {
	font-weight:bold;
	font-size:134%;
	border-left:6px solid #0c51af;
	padding-left:5px;
	margin-bottom:6px;
}
.h_app_s {
	clear:both;
	margin-bottom:13px;
	margin-left:20px;
}
.txt_data {
	background:url(images/txt_data.png) no-repeat;
	background-color:#cecece;
	background-position:0 50%;
	height:64px;
	margin-top:4px;
	padding-left:90px;
	padding-top:13px;
	font-size:100%;
}

/*仕組み
------------------------------------*/
p.shikumi {
	width:330px;
	margin-left:40px;
	margin-top:12px;
	float:left;
	font-size:117%;
	line-height:180%;
}
.shikumi_img {
	width:245px;
	float:right;
	margin-right:34px;
	margin-top:12px;
	margin-bottom:25px;
}
.txt_end {
	text-align:center;
}

/*ポップアップ設定
------------------------------------*/

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(images/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(images/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.m-t20 { margin-top:20px;}
.m-b20 { margin-bottom:20px;}