@charset "EUC-JP";

*{
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}
body{
	margin:0;
	padding:0;
	text-align:center;
	color:#252525;
	background-image: url(http://www.mmpartners.info/img/bg/pg_bg.gif);

}
a{}
a:hover{	text-decoration:none;}
h1
,h2
,h3{
	margin:0;
	padding:0;
}

#container{
	margin:0 auto;
	text-align:center;
}
#blogcontainer{
	width:850px;
	margin:0 auto;
	padding:20px 0;
	height:1%;
}
#wrapper{
	float:left;
	width:680px;
}
#content{
	float:right;
	width:500px;
	text-align:left;
}
#contentin{}
#left{
	float:left;
	width:180px;
}
#lefttop{}
#leftbody{}
#leftbottom{}
#right{
	float:right;
	width:150px;
}
#righttop{}
#rightbody{}
#rightbottom{}

#categorytitlebody{}
#categorytitle{
	margin-bottom:15px;
	text-align:center;
	font-size:medium;
	font-weight:bold;
}
#outfooter{}


.datetop{}
.fullbody{
}

.datebody{
	padding:15px 15px 2px;
}
.datespan{
	padding:2px 7px 1px;
	font-size:12px;
	font-weight:normal;
	color: #94CB10;
}
.blogbodytop{}
.blogbody{
	padding:5px 15px 30px;
	text-align:left;
}
.titlebody{
	background:url(http://www.mmpartners.info/img/blogtitle.gif) no-repeat 4px 7px;
	border-bottom:1px solid #D9F795;
	padding:0 0 4px 14px;
	margin-top:3px;
}
.titlebody a{
	text-decoration: none;
}
h2.title{
	line-height:137%;
	font-size: medium;
	font-weight:bold;
	color:#527B00;
}
.main
,.mainmore{
	margin:10px 2px 20px;
	line-height:147%;
	font-size:small;
	padding-top: 10px;
}
blockquote
,pre{
	background: #F6F6F6;
	border:1px dotted #94CB10;
	padding:20px;
	margin:10px;
	text-align: left;
	color:#527B00;
}
.pict{
	margin:0 5px 5px 0;
}

.article_tags{
	font-size:12px;
	text-align:right;
	margin:5px 2px;
}
.article_tags a{
	color:#252525;
}
.posted{
		position: relative; /* for ie6 Peekaboo Bug */
	border-top:1px dotted #D9F795;
	margin:5px 0;
	padding:5px 2px 0;
	text-align:right;
	line-height:150%;
	font-size:12px;
}
.clipbutton{
	border:none;
}
	/** for ie6 Peekaboo Bug */
	p.date
	, h2.title
	, .main
	, .article_tags
	, .posted
	, .menu {
		position: relative;
	}

a.continues
,.posted a
,.menu a
,.nextpage
,.commentttl a
,.trackbackttl a{}

a.continues:hover
,.posted a:hover
,.menu a:hover
,nextpage a:hover
,.commentttl a:hover
,.trackbackttl a:hover{}

	/** for ie6 Peekaboo Bug */
	p.date
	, h2.title
	, .main
	, .article_tags
	, .posted
	, .menu {
		position: relative;
	}

#ad{
	margin:25px 0 0;
	text-align:center;
}
.blogbodybottom{}
.dateend{
	padding:7px 0 6px;
	margin-bottom:25px;
}

.nextpage{
	margin:0 17px;
	text-align:right;
	font-size:12px;
}
.index-navigator-outer{
	margin:0 0 10px;
	text-align:center;
	font-size:12px;
}

.menu{
	font-size:12px;
	text-align:right;
	margin:5px 3px 3px 0;
	background: #F2F2F2;
}

#articletop{}
#articlebody{
	margin:0 auto;
	height:100%;
}

.comblogbodybottom{}
.subspace{
	padding:5px 15px;
}

/*//   Trackback & Comment   //*/
.trackbackurltop{}
.trackbackurlbody{
	margin:0 auto 20px;
}
h3.trackbackurlttl
,h3.commenthead
,h3.trackbackhead
,h3.takecommenthead{
	font-size: small;
	color:#527B00;
}
.trackbackurl{
	margin:15px 0 0;
	text-align:left;
	font-size:12px;
}
.trackbackurl table{
	width:330px;
	margin:0 auto;
}
.trackbackurl table td{
	text-align:right;
}
.trackbackurl table td input.trackbackbox{
	width:255px;
}
.trackbackurl input{
	padding:2px 0;
}
.trackbackurlbottom{}

#commenttop
,#trackbacktop{}
#comment
,#trackback{
	margin:0 auto 20px;
}
#commentbody
,#trackbackbody{
	font-size: small;
	margin:15px 10px 0;
}
.commentttl
,.trackbackttl{}
.commenttext
,.trackbacktext{
	margin:5px auto 10px;
	padding-left:15px;
	line-height:16px;
}
#commentbottom
,#trackbackbottom{}

/*//   Commnet Form   //*/
#formbodytop{}
#takecomment{}
#takecommentbody{}
.loginon,.loginoff{
	margin:5px 10px;
	font-size:12px;
}
.loginon a
,.loginoff a{}
.loginon a:hover
,.loginoff a:hover{}

#error{
	border:2px solid #f00;
	margin:10px 0;
	padding:10px 15px;
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color:#f00;
}
#error span{
	font-weight:normal;
}

#formbody{
	margin-top:20px;
}
#formbody table.form{
	margin:0px auto;
	font-size:12px;
	width:280px;
}
#formbody table.form th{
	font-weight:normal;
	padding:2px 5px 2px 0;
	text-align:right;
	white-space:nowrap;
}
#formbody table.form td{
	padding:2px 0;
}
#formbody table.form td span{
	margin-right:5px;
}
input#author{
	width:65%;
}
input#email{
	width:65%;
}
input#url{
	width:75%;
}
input#bake{}
textarea#text{
	width:90%;
	height:200px;
}
input.button{
	margin-top:10px;
	padding:2px 0;
	width:80px;
}
#formbodybottom{}
#articlebottom{
	padding:3px 0;
}
#blogcommentbottom{}
#contentcommentbottom{}


.sidetitlebody{
	padding:0 14px;
}
.sidetitle{
	border-bottom:1px solid #D9F795;
	padding:11px 0 3px;
	text-align:center;
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color:#527B00;
}
.sidetitle a{
	color:#527B00;
}
.sidetop{}
.side{
	padding:10px 14px;
	text-align:center;
	line-height:135%;
	font-size:12px;
	color:#527B00;
}
.side a{
	color:#3e3e3e;
}
.side a:visited{
	color:#757575;
}
.sidebody{
	line-height:18px;
	padding-left:5px;
	margin-bottom:5px;
	text-align:left;
}
.sidebottom{
	height:30px
}

/*//   Calendar   //*/
.calendarheadbody{}
.calendarhead{
	padding:2px 0 5px;
	line-height:100%;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#527B00;
}
.calendarhead a{
	font-weight:normal;
	color:#527B00;
	text-decoration:none;
}
.caltop{}
.calbody{
	padding:10px 0;
	text-align:center;
}
.caltbl{
	width:175px;
	margin:0 auto;
}
.calendartable{}
.caltblwkbg{}
.calendarwd{}
.caltblwk{}
.caltblwk td{
	width:25px;
	padding:3px 0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.calendarweek{
	color:#3e3e3e;
}
.weekday{}
.sun{}
.sat{}
.caltbldaybg{}
.caltblday{
	margin:0 auto 15px;
}
.caltblday td{
	width:25px;
	height:18px;
	padding:3px 0;
	text-align:center;
	font-size:12px;
}
.calendard{}
.calendardbg{}
.calendar{
	color:#757575;
}
.calendar a{
	font-weight:bold;
	color:#527B00;
}
.calon{}
.caloff{}
.even{}
.odd{}
.calbottom{}

input.sf{
	width:122px;
	margin-right:3px;
}
.moblogbody
,.linkme
,.skypeme{
	text-align:center;
}
.afbody{
	text-align:center;
	padding-bottom:10px;
}
.afbody img{
	margin-bottom:3px;
}
.photo{
	text-align:center;
}
.nickname{
	margin:10px 0;
	font-size:12px;
	font-weight:bold;
	color:#252525;
}
.message{
	margin-bottom:10px;
	text-align:left;
	line-height:125%;
	font-size:12px;
	color:#252525;
}
.blogtimes{
	margin:10px auto;
	text-align:center;
	width:180px;
}
.newslist{
	padding-right:5px;
}

.elsehead{}
.elsebody{
	text-align:center;
}
.elsebottom{}

#ad iframe{
	width:320px;
	margin:0 auto;
}
a.adtitle{
	color:#527B00;
	font-weight:bold;
	text-decoration:underline;
}
a.addescription
,a.adurl{
	color:#527B00;
	text-decoration:none;
}
a.adld{
	color:#527B00;
	text-decoration:underline;
}
body.ad{
		background:transparent;
}



/*-----------------------------------------------------*/
.list {
	padding: 10px 20px;
	background: #E8F8C2;
	margin: 0px 5px 10px;
}
/*-----------------------------------------------------*/
#box {
	padding: 0px;
	width: 850px;
	margin: 0px auto 10px;
	text-align: center;
	font-size:small;
	background: #FFFFFF;
	border: 1px solid #515753;
}

/*-----------------------------------------------------*/
p {
	padding: 5px;
	margin: 7px 15px 0px;
}
a img {
	border: 0px;
	text-align: center;
}
hr {display: none;}
/*-----------------------------------------------------*/
#head {
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 3px;
	background: #94CB10;
}
#head h1 {font-size: x-small;}
#head h1 a{
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
#top {
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid #94CB10;
	height: 105px;
}
#top img{
	margin: 0px;
	padding: 0px;
	float:left;
}

#header_search{
	float: right;
	padding: 0;
	font-size: x-small;
	width: 280px;
	height: 30px;
}

#header_link {
	margin: 15px 0px 0px;
	float: right;
}
#header_link li {
	display: block;
	float: left;
	height: 12px;
	font-size: 1px;
	margin: 0px;
	padding: 0px 7px;
	border-left: 1px solid #cccccc;
}
#header_link li#first {
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 0px;
	border-left: none;
}
#global_navi {
	float: right;
	padding: 0px 5px 0px 0px;
	height: 47px;
	width: 530px;
}
#global_navi li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
/*-----------------------------------------------------*/
.pan {
	font-size: 10px;
	margin: 0px;
	padding: 7px 10px;
	clear: both;
	background: #F2F2F2;
	text-align: left;
}
.pan a:link, .pan a:visited, .pan a:active {
	font-size: 10px;
	color: #675423;
}
.pan a:hover {
	text-decoration:none;
	font-size: 10px;
}
/*-----------------------------------------------------*/
div#side_r {
	width: 150px;
	text-align: center;
	float: right;
	padding: 5px 5px 0px 0px;
}
div#side_r img { padding-bottom: 10px;}
p.center {
	text-align: center;
}
div#side_r #mmptwi ul{
	margin: 0px ;
	padding: 0px;
}
div#side_r #mmptwi ul li{
	text-align: left;
	font-size: 11px;
	list-style: none;
	margin: 0px ;
	margin-bottom:10px;
}
div#side_r #mmptwi ul li a{
	font-size: 9px;
}

/*-----------------------------------------------------*/
.f_wrapped {
	margin: 0px ;
	padding: 0px;
	clear: both;
	width: 850px;
	border-top: 5px solid #94CB10;
	background: #ECF9CD;
}
div.f_box {
	float: left;
	width: 203px;
	margin: 0px 0px 5px 2px;
}
div.f_box ul{
	list-style-type: none;
	margin: 10px 10px 20px 5px;
}
div.f_box li {
	margin: 0px;
	padding	: 3px;
	text-align: left;
}
/*-----------------------------------------------------*/
#l_ad {
	font-size: 10px;
	float: left;
	line-height: 160%;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	width: 400px;
}
#l_ad h3 {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}
#l_ad a{
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
#r_ad {
	margin: 0px;
	float: right;
	padding: 45px 5px 5px;
}
#r_ad li{
	display: inline;
}
#r_ad a{
	text-decoration: none;
	font-size: 10px;
}
img.l{
	float: left;
	margin: 10px;
	padding: 2px;
}
#footer {
	margin: 7px 0px 0px;
	padding: 0px;
	clear: both;
}
#footer p {
	font-size: 12px;
	text-align: center;
	padding: 5px;
	color: #666666;
}
.mmp {
	font-size: 9px;
	text-align: center;
	color: #666666;
}
.mmp a:link, .mmp a:visited, .mmp a:hover {
	font: 9px normal;
	text-align: center;
	text-decoration:none;
	color: #666666;
}
/*socialbutton*/
.block {
margin:5px 0;
}
.block div {
float:right;
margin-right:5px;
}
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
.clearfix {
min-height:1px;
}
.clear {
clear:both;
}



.category-child{

    padding:2px 2px 2px 18px;

    margin:0;

    background: url(http://livedoor.2.blogimg.jp/mmpartners/imgs/0/f/0f117f16.gif) no-repeat; 

}

#container .center{ text-align: center;}

.tsukaBlog{
	border:solid 1px #FF90B2;
	line-height: 1.8;
	padding: 5px 20px;
	width: 85%;
	margin: 0 auto 15px;
}
.tsukaBlog .catch{
	font-weight: bold;
	color:#FF90B2;
}
