@charset "utf-8";

/* 
-------------------------------------------
【目次】
■Reset of Default Style：CSSリセット
■リンクカラー
■背景パターン
■header
┣プチモプロフィールボタン配置
┣プチモ気になるプライベートがいっぱい：トップ写真3点
┗右上広告枠240X240

■メインコンテンツ中断
┃┗■メインコンテンツ中断 左半分
┃  ┣■女子小学生のファッション誌〜下部ボタンまで
┃  ┃ ┣雑誌画像
┃  ┃ ┣次号価格と日付
┃  ┃ ┣立ち読み、8月号ボタン
┃  ┃ ┣バックナンバーバナー
┃  ┃ ┗ニコラネットバナー
┃  ┃ 
┃  ┣■プチニュー10
┃  ┃┗更新日
┃  ┃
┃  ┗■あこがれのブランド
┃ 
■左サブコンテンツ内
┣■左広告枠 
┣■プチブログリスト
┗■ニコ☆プチステッカー

■フッター
■float-clear

-------------------------------------------*/


/* Reset of Default Style
-------------------------------------------*/
html {
	padding: 0;
	margin: 0;
	}
body {
	padding: 0;
	margin:	0;
	}
#nicopuchi h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,
table, th, td, img, form {
     margin: 0;
     padding: 0;
     border: none;
     line-height: 100%;
     list-style-type: none;
     font-style: normal;
     font-weight: normal;
     font-size: 100%;
}
#nicopuchi textarea { font-size: 100%; }
#nicopuchi img { vertical-align: bottom; }
#nicopuchi hr  { display: none; }


/* リンクカラー
-------------------------------------------*/
#nico-header-top a:link { color: #FFFFFF; } /* 未訪問 */ 
#nico-header-top a:visited { color: #FFFFFF; }  /* 訪問済み */ 
#nico-header-top a:hover { color: #315fbc; }  /* カーソルオン */ 
#nico-header-top a:active { color: #5987e4; }  /* 選択 */ 


/* 背景パターン
-------------------------------------------*/
#background {
	background: url(../images/bg_Star.gif) repeat scroll;
}
#nicopuchi {
	margin:0 auto;
	position: relative;
}

/* header 
-------------------------------------------*/
#nico-header-top {
	height: 544px;
	background: url(../images/bg_toplogo_110805.png) no-repeat scroll center top;
	margin:0 auto;
}

#nico-header-top #header-box{
	width: 840px;
	height: 544px;
	position: relative;
}

/* プチモプロフィールボタン配置 */
#nico-header-top #btn-profile{
	position: absolute;
    top: 218px;
    left: 489px;
}

/* プチモ気になるプライベートがいっぱい
-------------------------------------------*/
#blogentry {
width: 354px;
    position: absolute;
    top: 333px;
    left: 214px;
}

#nico-header-top ul{
	width: 354px;
    position: absolute;
    top: 333px;
    left: 214px;
}

#nico-header-top ul li{
	float: left;
	width: 118px;
}

#nico-header-top ul li p {
	text-align: left;
	width: 100px;
	height: 40px;
	margin-top: 18px;
	color: #FFFFFF;
	padding-left: 2px;
}

/* 右上広告枠200X230
-------------------------------------------*/
#nico-header-top #ad200x230 {
	width: 200px;
	height: 234px;
	position: absolute;
	top: 304px;
    left: 618px;
	background-color: #fff;
	text-align: left;
}
/* メインコンテンツ中断
-------------------------------------------*/
#nicopuchi div#content-margin{
 margin-left: 43px;
}

#nicopuchi div#content {
	width: 912px;
	background: url(../images/bg_content.png) repeat-y scroll 9px 0;
	position: relative;
	text-align: left;
}

* html #nicopuchi div#content {
	background: url(../images/bg_content_g.gif) repeat-y scroll 9px 0;
}


/* メインコンテンツ中断 左半分
-------------------------------------------*/
#nicopuchi #content #main {
	width: 650px;
	float: left;
}


/* 女子小学生のファッション誌〜下部ボタンまで
#cover：雑誌画像
#price：次号価格と日付
#btn-magazine：立ち読み、8月号ボタン
#btn-backno：バックナンバーバナー
#btn-nicola：ニコラネットバナー
-------------------------------------------*/
#nicopuchi #content ul#magazine{
	width: 220px;
	background: url(../images/cover_bg2.jpg) no-repeat scroll;
	float: left;
}
#nicopuchi #content ul#magazine li#cover{
 padding-top: 76px;
 padding-left: 13px;
}
#nicopuchi #content ul#magazine li#price{
padding-left: 13px;
padding-top: 6px;
}
#nicopuchi #content ul#magazine li#btn-magazine{
padding-left: 13px;
padding-top: 6px;
}
#nicopuchi #content ul#magazine li#btn-magazine img{
	margin-right: 5px;
}
#nicopuchi #content ul#magazine li#btn-backno{
	margin-top: 15px;
	margin-left: 4px;
}
#nicopuchi #content ul#magazine li#btn-nicola{
	margin-top: 8px;
	margin-left: 3px;
}
/* プチニュー10
-------------------------------------------*/
#nicopuchi #content div#puchi-new10{
	width: 430px;
	height: 635px;
	background: url(../images/bg_puchi_new10.jpg) no-repeat scroll;
	position: relative;
	float: left;
	overflow: hidden;
}
#nicopuchi #content div#puchi-new10 table{
	margin-top: 84px;
	margin-left: 32px;
}

#nicopuchi #content div#puchi-new10 table td.puchi-new10-text{
	color: #7FC2EF;
	background-color: #FFFFFF;
	font-size: 12px;
	font-size:12px; _font-size:75%; line-height:19px; _line-height:1.55em;
}

#nicopuchi #content div#puchi-new10 table td.puchi-new10-text a { color:#315fbc; text-decoration:none; }
#nicopuchi #content div#puchi-new10 table td.puchi-new10-text a:hover { background:transparent; }
#nicopuchi #content div#puchi-new10 table td.puchi-new10-text a:hover { color:#5987e4; border-bottom:1px solid #5987e4; }

#nicopuchi #content div#puchi-new10 table td.space{
	height:14px;
	_height:5px;
}
.puchi-new-01 {
	height: 36px;
	_height: 25px;
}

/* 更新日位置 */
#nicopuchi #content div#puchi-new10 #update{
	width: 110px;
	position: absolute;
    top: 48px;
    left: 305px;
	color: #FFFFFF;
}


/* あこがれのブランド
-------------------------------------------*/
#nicopuchi #content div#brand{
	width: 638px;
    background: url(../images/brand_bg.gif) repeat-y;
	clear: both;
}

#nicopuchi #content #brand ul{
	width: 620px;
	height: 150px;
	margin-left: 20px;
	margin-top: 15px;
}

#nicopuchi #content #brand ul li{
	width: 140px;
	height: 45px;
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}

/* 左サブコンテンツ内ここから
-------------------------------------------*/
#nicopuchi #content #sub{
	width: 180px;
	margin-top: 12px;
	float: left;
}

/* 左広告枠 */
#nicopuchi #content #sub #ad162x205{
	width: 160px;
	height: 80px;
	margin-left: 8px;	
}
#ad162x205 {
	margin-bottom: 6px;
}

#ad160x50 {
	width: 160px;
	height: 60px;
	margin-left: 8px;
	margin-bottom: 6px;
}

#blogiframe {
    width:170px; 
    height:510px;
}
#blogiframe {
    width/*\**/: 170px\9;
    height/*\**/: 475px\9;
}

/* プチブログリスト
-------------------------------------------*/
#nicopuchi #content #sub #blog{
	width: 170px;
	margin-left: 5px;
	margin-top: 10px;
	height: 320px;
}

#nicopuchi #content #sub #blog{
	width: 170px;
	margin-left: 5px;
	margin-top: 10px;
}
#nicopuchi #content #sub #blog ul{
	margin-top: 5px;
	width: 146px;
	margin-left: 8px;
	color: #FFFFFF;
}
#nicopuchi #content #sub #blog ul li{
	display: block;
	height: 46px;
	border-top: 1px dashed #FFFFFF;
	padding-top: 4px;
	margin-bottom: 2px;
	visibility: visible;
}
#nicopuchi #content #sub #blog ul li img{
	float: left;
	margin-right: 5px;
}

#blog a:link { color: #FFFFFF; } /* 未訪問 */ 
#blog a:visited { color: #FFFFFF; }  /* 訪問済み */ 
#blog a:hover { color: #315fbc; }  /* カーソルオン */ 
#blog a:active { color: #5987e4; }  /* 選択 */ 

/* プチブログスーパー
-------------------------------------------*/
#nicopuchi #content #sub #blogsuper{
	width: 170px;
	margin-left: 5px;
	margin-top: 10px;
	height: 720px;
}



#nicopuchi #content #sub #blogsuper{
	width: 170px;
	margin-left: 5px;
	margin-top: 10px;
}
#nicopuchi #content #sub #blogsuper ul{
	margin-top: 5px;
	width: 146px;
	margin-left: 8px;
	color: #FFFFFF;
}
#nicopuchi #content #sub #blogsuper ul li{
	display: block;
	height: 46px;
	border-top: 1px dashed #FFFFFF;
	padding-top: 4px;
	margin-bottom: 2px;
	visibility: visible;
}
#nicopuchi #content #sub #blogsuper ul li img{
	float: left;
	margin-right: 5px;
}



/* ニコ☆プチステッカー
-------------------------------------------*/
#sticker{
	width: 178px;
	margin-left: 2px;
	margin-top: 2px;
	position: relative;
}
#sticker img{
	vertical-align: top;
}

#sticker div#sticker-cover{
	position: absolute;
    top: 102px;
    left: 19px;
}
#sticker div#sticker-text{
	width: 145px;
	padding-left: 17px;
}
#sticker #sticker-bg{
	width: 178px;
	background: url(../images/bg_sticker_3.jpg) repeat-y;
}

.sticker-text-size { 
    color: #D06DA2;
	font-size:10px;
	_font-size:65%;
	line-height:14px;
	_line-height:1.3em;
	word-break: break-all;
}

/* IE6hack */
* html #sticker div#sticker-text{
	width: 170px;
	padding-right: 12px;
}

/*フッター 
-------------------------------------------*/
#nicopuchi div#nico-footer {
	width: 928px;
	text-align: left;
}
#nicopuchi div#nico-nifooter img{
	margin-left: -1px;
	_margin-left: 0px;
}

/* float-clear
-------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* start horry-hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}



/* board
-------------------------------------------*/
#board {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

#board ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
	width: 385px;
}
#board li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#board img {
	border: 0;
}

#board a:link { color: #FFFFFF; text-decoration:underline; } /* 未訪問 */ 
#board a:visited { color: #FFFFFF; text-decoration:underline; }  /* 訪問済み */ 
#board a:hover { color: #315fbc; }  /* カーソルオン */ 
#board a:active { color: #5987e4; }  /* 選択 */ 



#board ul li{
	float: left;
	width: 105px;
	overflow: hidden;
	white-space: nowrap;
	font-size: 12px;
	margin: 0 0 0 15px;
}
#boardimg {
	height : 140px;
	width: 105px;
	overflow: hidden;
	padding-left: 0px;
}
* html #boardimg {
	height : 140px;
	width: 105px;
	overflow: hidden;
	padding-left: 0;
}
#board ul li p {
	text-align: left;
	width: 105px;
	height: 42px;
	overflow: hidden;
	margin: 0 0 0 5px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
	padding: 0 0 0 0px;
}

.puchicobanner {
	margin-left: 45px;
	width: 824px;
	min-height: 100px;
	background: #FFF;
	text-align: left;
}
.puchicobanner ul {
	list-style: none;
	width: 824px;
	margin: 5px 0 0 10px;
}
.puchicobanner li {
	float: left;
	width: 189px;
	height: 50px;
	overflow: hidden;
	list-style: none;
	margin: 0 0 10px 10px;
}
