@charset "utf-8";

/* =================================================================
 Design by sg:design
 http://sgdesign2010.blog31.fc2.com/  
=================================================================== */


/*------------------------------------------------------------
all
------------------------------------------------------------*/

* {
	margin : 0;
	padding : 0;
}

/*------------------------------------------------------------
link
------------------------------------------------------------*/

a {
	text-decoration: none;
	}

a:link {
	color : #777;
}

a:visited {
	color : #333;
}

a:hover {
	color : #f28588;
	background-color: #FFF0F0;
}

a:active {
	color : #000;
}

a img {
	border-style : none;
	border-width : 0px;
	text-decoration : none;
	margin: 0px;
	padding: 0px;
}

/*------------------------------------------------------------
list
------------------------------------------------------------*/

ul, ol, li, dl, dt, dd {
	list-style: none;
	}

/*------------------------------------------------------------
layout
------------------------------------------------------------*/

body {
	color : #777;
	background-color: #f7f1e9;
	font-family : Verdana, Geneva, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	voice-family : "\"}\"";
	voice-family : inherit;
	font-size : 12px;
}
#wrapper {
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_sitebg.jpg);
	background-repeat: repeat-x;
}

#container {
	width : 920px;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	overflow: hidden;
	background-color: f7f1e9;
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_pagebg.jpg);
	background-repeat: repeat-y;
}
#contents {

}


/*------------------------------------------------------------
header
------------------------------------------------------------*/

#header {
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_headerimg.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 900px;
	padding-right: 10px;
	padding-left: 10px;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active{
	color: #f28588;
	font-size: 24px;
	text-decoration: none;
	width: 450px;
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_sitebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	padding-top: 10px;
}

h2 {
	font-size: 14px;
	color: #FFF;
	width: 450px;
}

/*------------------------------------------------------------
left
------------------------------------------------------------*/

#left {
	width: 560px;
	float: left;
	padding-left: 40px;
	padding-right: 15px;
	text-align: left;
}
#newtitle {
	color: #f39700;
	font-size: 16px;
	padding-top: 5px;
	display: block;
	padding-bottom: 5px;
	font-weight: normal;
}
#newlist {
	display: block;
	width: 560px;
	background-color: #f2bcbe;
}
.newdataheader {
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_newheader.jpg);
	height: 10px;
	background-repeat: no-repeat;
	display: block;
	background-position: left bottom;
	width: 560px;
}
.newdata01{
	color: #FFF;
	font-weight: bold;
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_listicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
}
.newdata01 a:link, .newdata01 a:visited, .newdata01 a:active{
	color: #FFF;
	font-weight: bold;
}
.newdata01 a:hover{
	color: #f28588;
	font-weight: bold;
}
.newdatafooter {
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_newfooter.jpg);
	height: 10px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
	width: 560px;
}
.page_navi {


	display: block;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}
.blog {
	padding-bottom: 20px;
}

#blogtitle {
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_titleline01.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#blogtitle a{
	font-size: 16px;
	color: #f28588;
}
.blogdata {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
.blogentry {
	line-height: 20px;
}

.bloglist {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	margin-bottom: 10px;
}

#comment01 {
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_titleline02.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	font-weight: bold;
	font-size: 16px;
	background-position: center;
}
#comment_title {
	padding-left: 8px;
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_listicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-bottom: 5px;
	color: #f28588;
	font-weight: bold;
	padding-top: 5px;
	font-size: 14px;
}
#comment_title a {
	color: #f28588;
	font-weight: bold;
	font-size: 14px;
}

#comment_title label{
	font-weight: bold;
	}
input,textarea {
	background:#f5f5f5;
	border:1px solid #eee;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 12px;
	color: #777;
	}
.form_btn input {
	color:#fff;
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_submitbtn.jpg);
	width: 95px;
	height: 30px;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center;
	}
/*------------------------------------------------------------
right
------------------------------------------------------------*/
#right {
	width: 250px;
	float: left;
	padding-left: 15px;
	padding-right: 40px;
}
.calender {
	width: 100%;

}
.calender td {
	text-align: center;
	border : 1px solid #eee;
}
.calender td a {
	display : block;
	background-color: #f2c8ca;
}
.calender th {
	text-align: center;
}
#sun {
	color : #D14375;
}
#sat {
	color : #06C;
}

#plugintitle {
	background-position: bottom;
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_titleline01.jpg);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #f28588;
}
.plugincontents {
	padding-bottom: 20px;
}
.description {
	padding-top: 5px;
	padding-bottom: 5px;
}
.description li{
	display: block;
	margin-bottom: 3px;
	padding-left: 5px;
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_listicon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
}

/*------------------------------------------------------------
footer
------------------------------------------------------------*/

#footer {
	height: 100px;
	width: 900px;
	padding-right: 10px;
	padding-left: 40px;
	float: left;
	text-align: left;
	padding-top: 50px;
}

.fc2_footer {
	margin-top: 20px;
	margin-bottom: 10px;
}
.pageback{
	position: fixed;
	right: 10px;
	bottom: 1px;
	display: block;
}
.pageback a:link, .pageback a:visited, .pageback a:hover, .pageback a:active{
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_pagetop.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 70px;
	display: block;
	text-align: center;
	color: #f2bcbe;
	float: right;
	margin-right: 20px;
	font-size: 3px;
}

/* other */
html>body .pageback a:link, .pageback a:visited, .pageback a:hover, .pageback a:active{
	background-image: url(http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_pagetop.png);
}
/* IE6 */
*html body .pageback a:link, .pageback a:visited, .pageback a:hover, .pageback a:active{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://blog-imgs-43.fc2.com/s/g/d/sgdesign2010/sg_blog100219_pagetop.png', sizingMethod='scale');
}

}

#cr {
	clear: both;
	margin: 0px;
	padding: 0px;
}