@charset "utf-8";
/* CSS Document */

/*-----------------------------------------------------------
  common
 -----------------------------------------------------------*/
*{
    margin:0; padding:0;  
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
}
body{
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size:16px;
	color:#424242;
}
h2,h3,h4,h5,h6{
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p,li{
	line-height:160%;
}
p{
	margin:0 0 1em 0;
}
li{
	list-style-type:none;
}
img{
	border:0;
	-ms-interpolation-mode: bicubic;
}
pre{
	padding:0pt;
	margin:0pt;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	white-space:-moz-pre-wrap;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	white-space:pre-wrap;
	word-wrap:break-word;
	word-break:break-all;
/*	overflow: auto;*/
}

.m-width{
    min-width:980px;
}
/*-----------------------------------------------------------
  link
 -----------------------------------------------------------*/
a {
	text-decoration:none;
}
a:link {
	color:#2373a5;
}
a:visited {
	color:#2373a5;
}
a:hover {
	color:#2373a5;
	text-decoration:underline;
}
a:active {
	color:#2373a5;
}

/*-----------------------------------------------------------
  frame
 -----------------------------------------------------------*/
div.pl-flame{min-width:950px;}
.hfrm{width: 100%;border: 0px solid #000;}
.hfrm1c{width: 100%;border: 0px solid #FF0000;margin: 0 auto;}
.hfrm2c{width: 100%;border: 0px solid #FF0000;margin: 18px auto;}

.mfrm{width: 100%;border: 0px solid #000;}
.mfrmc{width: 100%;border: 0px solid #FF0000;margin: 0 auto;}

.bfrm{width: 100%;border: 0px solid #000;}
.bfrm1c{width: 95%;border: 0px solid #FF0000;margin: 0 auto;}
.bfrm2c{width: 95%;border: 0px solid #FF0000;margin: 0 auto;}
.bfrm3c{width: 85%;border: 0px solid #FF0000;margin: 0 auto;}

.ffrm{width: 100%;border: 0px solid #000;}
.ffrmc{width: 100%;border: 0px solid #FF0000;margin: 0 auto;}
/*-----------------------------------------------------------
  parts
 -----------------------------------------------------------*/

div.title-bar{
/*	color:#111;*/
	color:#FFF;
	font-size:1.0em;
	font-weight:bold;
/*	background: #444;*/
	background: #2c3e50;
/*	background: firebrick;
//	border-top:1px solid #ccc;
//	border-right:1px solid #ccc;
//	border-bottom:1px solid #ccc;
//	border-left:4px solid #dc143c;*/
	padding: 10px 0px 10px 10px;
	text-align:left;
/*    background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%); /* firefox 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(50%,#eee), color-stop(51%,#ddd), color-stop(100%,#fff));  webkit */
    border-radius: 5px 5px 0px 0px;         /* CSS3 */
	-moz-border-radius: 5px 5px 0px 0px;    /* Firefox */
	-webkit-border-radius:5px 5px 0px 0px; /* Safari,Chrome */
}
div.cwindow {
	border-radius: 5px;         /* CSS3 */
	-moz-border-radius: 5px;    /* Firefox */
	-webkit-border-radius: 5px; /* Safari,Chrome */
	border: 1px #CCCCCC solid;     /* 枠線の装飾 */
	background-color: #FFFFFF;   /* 背景色 */
	padding:10px 10px 10px 10px;
	text-align:left;
}
div.contents-box {
	border: 1px #CCCCCC solid;     /* 枠線の装飾 */
	background-color: #FFFFFF;   /* 背景色 */
	padding:10px 10px 10px 10px;
	text-align:left;
}
.lyrics-list-title{
/*	overflow: visible;
	white-space: normal;*/
	font-size: 18px;
	font-weight: bold;
	color:#111;
}
.lyrics-list-artist{
/*	overflow: visible;
	white-space: normal;*/
	font-size:14px;
	color:#333;
}
.lyrics-list-album{
/*	overflow: visible;
	white-space: normal;*/
	font-size:14px;
	color:#666;
}
.lyrics-list-sync{
/*	overflow: visible;
	white-space: normal;*/
	font-size:10px;
	color:#ffa500;
}
.lyrics-list-playcount{
/*	overflow: visible;
	white-space: normal;*/
	font-size:10px;
	color:#aaa;
}
.lyrics-list-other{
/*	overflow: visible;
	white-space: normal;*/
	font-size:10px;
	color:#cd5c5c;
}
/*-----------------------------------------------------------
  heder menu
 -----------------------------------------------------------*/
.main_menu {
	width: 100%;
	background-color: #333;
	height: 60px;
}
.main_menu ul.ul_jp {
	/*display: block;*/
	width: 1100px;
	height: 60px;
	margin:0px;
	padding:0;
}

.main_menu ul.ul_en {
	/*display: block;*/
	width: 900px;
	height: 60px;
	margin:0px;
	padding:0;
}

.main_menu ul li {
	/*display: block;*/
	background-color: #333;
	width: 98px;
	height: 60px;
	list-style-type: none;
	float: left;
}
.main_menu center ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	font-size: 0.7em;
	height: 38px;
	width: 91px;
	padding: 7px 3px 15px 3px;
	border-right: 1px solid #434945;
	letter-spacing: 0.1em;
}
.main_menu center ul li a:hover {
	background-color: #999;
}
.main_menu center ul li a p {
	line-height: 1em;
}
.main_menu center ul li img {
	vertical-align: middle;
	margin-bottom: 3px;
	/*margin-top:3px;*/
	width:25px;
	height:25px;
}
.menutext_center{
    margin-top:3px;
}
/*-----------------------------------------------------------
  footer menu
 -----------------------------------------------------------*/
 .footer_menu {
	width: 100%;
	height:330px;
	background-color: #BBB;
}
.footer_contents_wrap_jp {
	width: 980px;
	height:330px;
	background-color: #BBB;
}

.footer_contents_wrap_en {
	width: 780px;
	height:330px;
	background-color: #BBB;
}

.footer_main_contents {
	width: 140px;
	height:270px;
	float: left;
	text-align: left;
	padding: 15px;
}

.footer_main_contents p {
	margin:0 0 1.6em 0;
}


.footer_main_contents a {
	font-size: 0.8em;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	padding-left: 15px;
}
.footer_contents {
	width: 166px;
	height:270px;
	float: left;
	text-align: left;
	padding: 15px;
}
.footer_menu .footer_contents .title {
	border-bottom: 1px solid #2B96CC;
	font-size: 0.9em;
	color: #FFF;
	margin-bottom: 5px;
	border-left: 8px solid #2B96CC;
	padding-left: 10px;
}
.footer_contents a {
	font-size: 0.8em;
	color: #FFF;
	background-image: url(/images/footer/footer_arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	padding-left: 15px;
	line-height: 0.8em;
}
.footer_contents p b {
	font-size: 0.8em;
	color:#FFF;
}
.footer_syllabary {
	width: 186px;
	height:270px;
	float: left;
	padding: 15px;
}
.footer_syllabary .title {
	border-bottom: 1px solid #2B96CC;
	font-size: 0.75em;
	color: #FFF;
	margin-bottom: 5px;
	border-left: 8px solid #2B96CC;
	padding: 2px 0 2px 10px;
	text-align: left;
}
.footer_syllabary a {
	color: #FFF;
}
.f_syllabary{
	/*margin:3px;*/
	padding:3px 2px;
	float:left;
	font-size:0.8em;
}
.syllabary_last {
    margin-right:10px;
}
/*-----------------------------------------------------------
  progressbar
 -----------------------------------------------------------*/
.reg img{
    max-width:100%;
    height:auto;
}
/*-----------------------------------------------------------
  search
 -----------------------------------------------------------*/
#header_search_keyword{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.7em;
	width: 58%;
	height: 30px;
	color: #333;
	line-height:30px\9;
	/*text-shadow: 1px 1px 0 #fff;*/
	display: block;
	border:none;
	padding:5px 0px 5px 5px;
	border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-right:1px solid #e8e8e8;
}

#header_search_select{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.5em;
	width: 120px;
	height: 40px;
	color: #FFF;
	/*-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	line-height: 40px;
	padding-left:5px;
	border: none;
	cursor: pointer;
	background-color: #333;
	background-image: url(/images/search/select_arrow.png);
	background-position: 80px center;
	background-repeat: no-repeat;
	display: block;*/
	/*text-indent: .01px;Firefox用
	text-overflow: "";Firefox用*/
}

#header_search_button{
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color:#FFF;
    text-align:center;
    border:none;
	background-color:#BD0A0F;
	width:60px;
	height:40px;
	border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	cursor:pointer;
}

/*-----------------------------------------------------------
  Tab
 -----------------------------------------------------------*/
/*tab top*/
#content{
	width: 100%;
}
ul#tab {
	zoom: 1;
	list-style: none;
	padding: 0;
	background-color: #FFF;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#tab:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
ul#tab li {
	float: left;
	width:33.33%;
	text-align: center;
	font-size:0.8em;
}
ul#tab li:last-child {
	background: none;
}
ul#tab li a {
	display: block;
	padding: 8px 0;
	text-decoration: none;
	color: #FFF;
/*	background-color: #6B6E77;*/
	background: #f1c40f;
	border-radius: 5px 5px 0 0;
	border-right: 1px solid #FFF;
}
ul#tab li.active,
ul#tab li.active a,
ul#tab li.active a:hover {
/*	background: #444444;*/
	background: #16a085;
	color: #fff;
	border-radius: 5px 5px 0 0;
}
#tab_contents {
	clear: both;
	overflow: hidden;
	background: #f7f7f7;
	width: 100%;
/*	border: 1px solid #CCC ;*/
	border-top: solid 2px #418b89;
}
.tabbox {
	display: none;
}

/*tab mypage*/
#content2{
	width: 100%;
}
ul#tab2 {
	zoom: 1;
	list-style: none;
	padding: 0;
	background-color: #FFF;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#tab2:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
ul#tab2 li {
	float: left;
	width:20%;
	text-align: center;
	font-size:0.7em;
}
ul#tab2 li:last-child {
	background: none;
}
ul#tab2 li a {
	display: block;
	padding: 8px 0;
	text-decoration: none;
	color: #FFF;
	background-color: #6B6E77;
	border-radius: 5px 5px 0 0;
	border-right: 1px solid #FFF;
}
ul#tab2 li.active,
ul#tab2 li.active a,
ul#tab2 li.active a:hover {
	background: #444444;
	color: #fff;
	border-radius: 5px 5px 0 0;
}
#tab_contents2 {
	clear: both;
	overflow: hidden;
	background: #f7f7f7;
	width: 100%;
/*	border: 1px solid #CCC ;*/
	border-top: solid 2px #444444;
}


/*tab Ranking*/
#content3{
	width: 100%;
}
ul#tab3 {
	zoom: 1;
	list-style: none;
	padding: 0;
	background-color: #FFF;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
ul#tab3:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
ul#tab3 li {
	float: left;
	width:50%;
	text-align: center;
	font-size:0.9em;
}
ul#tab3 li:last-child {
	background: none;
}
ul#tab3 li a {
	display: block;
	padding: 8px 0;
	text-decoration: none;
	color: #FFF;
	background-color: #6F7983;
	border-radius: 5px 5px 0 0;
	border-right: 1px solid #FFF;
}
ul#tab3 li.active,
ul#tab3 li.active a,
ul#tab3 li.active a:hover {
	background: #2c3e50;
	color: #fff;
	border-radius: 5px 5px 0 0;
}
#tab_contents3 {
	clear: both;
	overflow: hidden;
	background: #f7f7f7;
	width: 100%;
	border-top: solid 2px #2c3e50;
}
/*-----------------------------------------------------------
  Music NEWS
 -----------------------------------------------------------*/
.center{ margin:0 auto;
	 text-align: center;}

.MusicNewsBox_img{	
        padding:1px;
	text-align:center;
	border:#aaaaaa 
        solid 1px;
}

.musicnews_image{
        float: right;
        margin: 0 0 20px 0;
        background: white none;
        padding-left: 5px;
        text-align: center;
}
			
.komidashi{ color: #ffffff;
	font-size:15px;
	margin:20px 0 5px 0;
	padding:4px 10px;
        background-color:#999;
        color:#ffffff
			}

#kashilook a{
	display: inline-block;
	padding: 3px 9px 2px;
	line-height: 1em;
	background: #09C;
	color: #ffffff;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin:5px auto 0;
	text-decoration: none;
        word-wrap: break-word;
}
				
#kashilook a:link{ color:#FFF;}

#kashilook a:visited{ color:#FFF;}
				
#kashilook a:hover{
	display: inline-block;
	padding: 3px 9px 2px;
	line-height: 1em;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #F0E8CF;
	color: #5D4850;
	/*background: #09C;*/
	color: #75715e;
	margin:5px auto 0;
	text-decoration: none;}

.underline {
border-bottom: 1px solid #cc0000;
color: #cc0000;
width: auto;
font-weight: bold;
font-size: 14px;
margin:20px 0 0 0;
}

.br5{
margin-bottom:50px;
}


.br4{
margin-bottom:40px;
}
	
	
.br3{
margin-bottom:30px;
}


.br2{
margin-bottom:20px;
}

.br1{
margin-bottom:10px;}

.border{border:solid 1px #DCDCDC;}

/*-----------------------------------------------------------
  Mypage button
 -----------------------------------------------------------*/
 .mypage_button {
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background-color: #5EBABA;
	font-size:13px;
	color: #FFF;
	font-weight: bold;
	margin-top:2px;
	text-align: center;
}
.mypage_button img {
	vertical-align: middle;
	margin-right: 5px;
	border: 0px;
}
.mypage_button a {
	display: block;
}
.mypage_button:hover {
	background-color: #34B2AF;
	/*box-shadow: 0 3px 0 #0DA0A0;*/
}
.mypage_button a:link {
	color: #FFF;
	text-decoration: none;
}
.mypage_button a:visited {
	text-decoration: none;
	color: #FFF;
}
.mypage_button a:hover {
	text-decoration: none;
}
.mypage_button a:active {
	text-decoration: none;
}

 .mypage_button2 {
	padding: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background-color: #8E8E8E;
	font-size:13px;
	color: #FFF;
	font-weight: bold;
	margin-top:2px;
	text-align: center;
}
.playcount {
	padding: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background-color: #9B59B6;
	color: #FFF;
	font-weight: bold;
	/*margin-top:5px;*/
	text-align: center;
}

.text {
	padding: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background-color: #999;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.line_sync {
	padding: 3px 7px;
	border-radius: 3px;
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background-color: #25A2CF;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.text_sync {
	padding: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background-color: #FF8A3B;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

.copyright_ng{
	padding: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background-color: #DB3541;
	color: #FFF;
	/*font-weight: bold;*/
	text-align: center;
}
.lyrics_ng{
	padding: 3px 8px;
	border-radius: 3px;
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;	/* Firefox用 */
	background-color: #DB3541;
	color: #FFF;
	/*font-weight: bold;*/
	text-align: center;
}
/*-----------------------------------------------------------
  fp css
 -----------------------------------------------------------*/
 .fp-background{
    background-color:#F2F2F2;
    margin-bottom:20px;
}
    
 .fp-title{
    font-size:1.3em;
    font-weight:200;
    color:#54C1E6;
    border-top:8px solid #54C1E6;
    border-bottom:1px solid #CCC;
    padding:15px 10px;
}
 .fp-text{
    font-size:0.8em;
    padding:5px 25px;
}
.fp-small-title{
    font-weight:bold;
    font-size:1em;
    margin:20px 0 5px 15px;
}
.check{
    background-color:#E03851;
    padding:3px;
    margin-right:5px;
    color:#FFF;
    font-weight:bold;
    font-size:0.4em;
}
.number{
	padding:5px 10px;
	-webkit-border-radius: 50%;/* width,heightの半分 */
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #F2665C;/* 円の色 */
	color:#FFF;
	font-weight:bold;
	margin-right:10px;
}
.number-l{
	float:left;
	width:5%
}
.number-r{
	float:right;
	width:95%
}

/*更新履歴*/
.update_contents{
     padding:10px;
     background: #EEE;
     margin-bottom:15px;
     line-height:1.5em;
}
.update_title{
     border-top:15px solid #999;
     border-bottom:1px solid #CCC;
     padding:10px;
     background: #EEE;
     line-height:1.5em;
}
.update_contents table{
     background:#FFF;
}
.update_contents table td{
     border:1px solid #CCC;
}
/*-----------------------------------------------------------
  年間ランキング
 -----------------------------------------------------------*/
table.pp_table12{
     	 border:2px solid #DDDDDD;
     	 width:80%;
		 margin: 0px auto;}      

table.pp_table12 tr.artist{
     	 background-color:#dddddd;}
		       
table.pp_table12 tr.odd{
     	 background-color:#FFFFFF;
		 }
		      
table.pp_table12 tr.even{
     	 background-color:#F6F1DE;
		 }
		       
table.pp_table12 td.album{
    	 width:30%;
    	 vertical-align:middle;
    	 padding:10px;}
		       
table.pp_table12 td.title1{
    	 width:90%;
    	 font-size:14px;
    	 vertical-align:middle;
		 margin:2px;
		 padding:10px;}
		 
table.pp_table12 td.title2{
    	 width:60%;
    	 font-size:14px;
    	 vertical-align:middle;
		 margin:2px;
		 padding:10px;}
		 
table.pp_table12 td .rkg-number{
    	 width:10%;
    	 font-size:14px;
    	 vertical-align:middle;
    	 text-align:center;
		 padding:10px;
		 }
		
table.pp_table12 img{border: none;
margin: 0 10px 0 0;}


.hr{ border-bottom: #666666 1px solid;}

.viwe_lyrics{
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ranking-top{
    float:right;
    margin:10px 0 0 0;
}
/*-----------------------------------------------------------
  ページの先頭へボタン
 -----------------------------------------------------------*/
 .page-top a{
    position:fixed;
    bottom:40px;
    right:0px;
    width:50px;
    height:30px;
    background-color:#333;
    padding:10px 5px 35px;
    -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align:center;
	margin-right:15px;
	display:block;
	color:#FFF;
	text-decoration:none;
	font-size:0.9em;
	line-height:1.2em;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.page-top a:hover{
    background-color:#555;
    filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
/*-----------------------------------------------------------
  アプリ紹介ページ
 -----------------------------------------------------------*/
.app-contents {
	word-wrap: break-word;
	background: #EEE;
	padding:10px;
}
.app-title {
	font-weight: bold;
	font-size:1.3em;
}
.free {
	border: 2px solid #39F;
	border-radius: 2px;
	-webkit-border-radius: 2px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 2px; /* Firefox用 */
	text-align:center;
	padding:0px 15px;
	color:#39F;
}
.ios {
	color: #FFF;
	background-color: #000;
	border-radius: 2px;
	-webkit-border-radius: 2px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 2px; /* Firefox用 */
	text-align:center;
	padding:2px 30px;
}
.android {
	color: #FFF;
	background-color: #093;
	border-radius: 2px;
	-webkit-border-radius: 2px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 2px; /* Firefox用 */
	text-align:center;
	padding:2px 15px;
}
.windows {
	color: #FFF;
	background-color: #09F;
	border-radius: 2px;
	-webkit-border-radius: 2px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 2px; /* Firefox用 */
	text-align:center;
	padding:2px 15px;
}
.browser {
	color: #FFF;
	background-color: #F1784D;
	border-radius: 2px;
	-webkit-border-radius: 2px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 2px; /* Firefox用 */
	text-align:center;
	padding:2px 15px;
	}
.pc-download {
width:40%;
	color: #FFF;
	font-size:0.7em;
	background-color: #000;
	border-radius: 3px;
	-webkit-border-radius: 3px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 3px; /* Firefox用 */
	text-align:center;
	text-decoration:none;
	padding:10px 5px;
	word-wrap: break-word;
	text-decoration:none;
	
	}
.device {
	padding-bottom: 10px;
	min-width:450px;
}