﻿@charset "utf-8";
/*
Theme Name: sukuranburu.net
Theme URI: http://sukuranburu.net/
Description: my
Author: GuzuriTakamathi
Author URI: http://sukuranburu.net/
Version: 0.3
.
happy
.
*/



@import "reset.css";



/*<--------------------------------------------------------->
//	background and link
//<--------------------------------------------------------->*/

body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	background-image: url(lolliloop/background.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: ＭＳ Ｐゴシック,Osaka;
	font-size: 11pt;
	line-height: 150%;
}
#container{
	margin-top: -20px;
	_margin-top: -10px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	width: 1000px;
	background-image: url(lolliloop/bodyback.jpg);
	background-repeat: repeat-y;
}
#container-main{
	background-image: url(lolliloop/topback.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top:230px;
	height: 500px;
	width: 1000px;
}
a:link{
	color: #47885E;
	text-decoration: none;
}
a:visited{
	color: #47885E;
	text-decoration: none;
}
a:hover{
	color: #47885E;
	text-decoration: none;
}
a:active{
	color: #47885E;
	text-decoration: none;
}

/*<--------------------------------------------------------->
//	tobe
//<--------------------------------------------------------->*/
.tobe{
	position: absolute;
	margin-left: -9632px;
}

/*<--------------------------------------------------------->
//	box
//<--------------------------------------------------------->*/
#pr{
	position: absolute;
	width: 500px;
	margin-left: -105px;
	margin-top: 35px;
	left: 50%;
}
#nav{
	position: absolute;
	width: 800px;
	margin-left: -400px;
	margin-top: 150px;
	left: 50%;
	height: 40px;
}
#container-main-left{
	margin-left: 120px;
	width: 550px;
	float: left;
	display: inline;
	
}
#container-main-right{
	width: 210px;
	margin-right: 100px;
	float: right;
	display: inline;
}

/*<--------------------------------------------------------->
//	entry
//<--------------------------------------------------------->*/
.entry{
	margin-bottom: 30px;
}


.entry-title{
	margin-left: -20px;
	padding-left: 20px;
	background-image: url(lolliloop/entry.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #47885E;	
}
.entry-title-text{
	margin-left: -20px;
	padding-left: 55px;
	background-image: url(lolliloop/entrytitle_entry.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #47885E;	
}
.entry-title-new{
	margin-left: -20px;
	padding-left: 88px;
	background-image: url(lolliloop/entrytitle_newMagazine.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #47885E;	
}
.entry-title-hint{
	margin-left: -20px;
	padding-left: 68px;
	background-image: url(lolliloop/entrytitle_nextHint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #47885E;	
}
.entry-title-information{
	margin-left: -20px;
	padding-left: 79px;
	background-image: url(lolliloop/entrytitle_information.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #E23521;
}


.entry-meta-time{
	font-family: Century Gothic,Arial;
	font-size: 0.7em;
	color: #A0A0A0;
	margin-top: -7px;
}
.entry-body{
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 180%;
}
.entry-body strong{
	color: #006e54;
	font-weight: bold;
}
.entry-body em{
	color: #006e54;
	font-size: 0.8em;
	font-weight: bold;
}
.entry-body p{
	margin-bottom: 10px;
}
.entry-meta-bgmtag{
	text-align: right;
	font-size: 0.8em;
	color: #555555;
	
}

/*<--------------------------------------------------------->
//	main-right
//<--------------------------------------------------------->*/
#container-main-right img{
	margin-bottom: 3px;
	margin-top: 5px;
}

#container-main-right p{
	margin-left: 20px;
	width: 170px;
	font-size: 0.7em;
	color: #555555;
	line-height: 175%;
}
.right-15ul li{
	margin-bottom: 15px;
}
.right-ul ul{
	margin-top: -10px;
	padding:0px;
}
.right-ul li{
	margin-left: 20px;
	width: 170px;
	margin-bottom: -5px;
	font-size: 0.7em;
}
#twitter_div{
	margin-left: 20px;
	width: 170px;
	font-size: 0.7em;
	color: #555555;
	line-height: 175%;
}
#twitter_div li{
	margin-bottom: 0px;
}

/*<--------------------------------------------------------->
//	foot
//<--------------------------------------------------------->*/
#footer{
	clear: both;
	margin-top: 25px;
	width: 1000px;
	height: 210px;
	_height: 230px;
	padding-top: 20px;
	background-image: url(lolliloop/foot_back.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
#footer p{
	padding-left: 120px;
	color: #ffffff;
	font-size: 0.8em;
	margin-top: 10px;
}
#footer h4{
	color: #ffffff;
	font-size: 0.7em;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 15px;
	font-family: Century Gothic,Arial;
}
#footer a:link{
	color: #ffffff;
}
#footer a:visited{
	color: #ffffff;
}
#footer a:hover{
	color: #37B45D;
}
#footer a:active{
	color: #37B45D;
}