@charset "utf-8";
/* CSS Document */


/* html */
html {
	overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.6;
	color: #000000;
	font-size: 12px;
	background-color: #FFF;
}
*:first-child + html body {	/* for IF7 */
	font-family: "メイリオ", "Meiryo";
}
img {
	border: 0;
}
a {
	color: #434343;
}
a:hover {
	text-decoration:none;
}




/*  */
#page {
	margin: 0pt auto;
	text-align: left;
	width: 975px;
	background-image: url(http://www.joqr.co.jp/blog/pikapika/img/bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 282px;
	background-attachment: scroll;}
#page .none {
	display:none;
}
#page #header {
	height: 282px;
	width: 975px;
	display: block;
}


/* MAIN Contents */
#main {
	width: 481px;
	float: left;
	padding-left: 48px;
}
#main .contents {
	width: 461px;
	background-color: #FFFFFF;
	background-image: url(http://www.joqr.co.jp/blog/pikapika/img/main_top.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
}
#page #main .contents h2 {
	color: #842992;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#page #main .contents p {
	font-size: 12px;
}
#page #main .contents img {
	margin-bottom:10px;
}
#page #main .bottom {
	width: 481px;
	background-image: url(http://www.joqr.co.jp/blog/pikapika/img/main_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 25px;
	color: #424242;
}



/* SAB Contents */
#page #sub {
	width: 375px;
	float: right;
	padding-right: 48px;
}
#page #sub .line {
	background-image: url(http://www.joqr.co.jp/blog/pikapika/img/line_dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:1px;
	padding-bottom: 15px;
	width: 374px;
}


/* SAB Contents -> discription */
#page #sub #discription {
	width: 353px;
	color: #000000;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#page #sub #discription h3 {
	color: #842990;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 7px;
}


#page #sub #archive #toplink{
	width: 156px;
	margin: 0 0 10px 0;
}

#page #sub #archive #toplink a{
	color: #434343;
}


/* SAB Contents -> archive */
#page #sub #archive {
	width: 156px;
	float: left;
	color: #434343;
}
#page #sub #archive h3 {
	color: #4287BE;
	font-size: 11px;
	font-weight: bold;
}
#page #sub #archive table {
	width: 156px;
}
#page #sub #archive caption {
	background-color: #852A93;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#page #sub #archive th,
#page #sub #archive td {
	text-align: center;
}
#page #sub #archive table a {
	color: #4287BE;
}
#page #sub #archive ul {
	list-style-type: none;
}



/* SAB Contents -> profile */
#page #sub #profile {
	width: 184px;
	float: left;
	color: #000000;
	margin-left: 20px;
}
#page #sub #profile h3 {
	color: #4287BE;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
#page #sub #profile img {
	border: 1px solid #B3DFDE;
}

/* footer */
#page #footer {
	color: #4287BE;
	padding-top: 20px;
	width: 879px;
	padding-bottom: 5px;
}
