@charset "UTF-8";

dl dt strong{font-weight:bold;}
dd a{font-weight:normal;}
dl{margin-bottom:15px;}

.afbody{margin-bottom:12px;}



.g-tools_table{line-height:1.2em;}
.g-tools_img{margin-right:10px;}
dd{font-weight:bold; color:#2d2d2d; font-size:14px; margin-left:18px; line-height:1.4em;}
dt{line-height:1.4em;}



/**********************************
/           CSS Menu
**********************************
	1.Global
	2.Common
	3.Article
	4.side
	5.Other
*********************************/


/**********************************
***          Global             ***
**********************************/
*{
	word-break:break-all;
	font-family:verdana, arial, sans-serif;
}
body{

	
　　　　background-color: #FFEEFF;
	margin:0;
	padding:0;
	text-align:center;
	color:#252525;

}
a{
	color:#800000;
        text-decoration:none;
}
a:hover{
	text-decoration:none;
}
h1
,h2
,h3{
	margin:0;
	padding:0;
        line-height:130%;
}
h4{
	margin:0;
	padding:0;
color:red;
	font-size:16px;
line-height:130%;
font-weight:normal;
}

table#header{
	height:14px;
	font-size:12px;
	color:#4d4d4d;
	margin:0;
	padding:0;
}
table#header a{
	color:#4b4b4d;
}

#container{
	margin:0 auto;
	text-align:center;
        background-color: #FFccFF;

}


#banner{


	height:200px;
	margin:0px auto 0px auto;
	text-align:center;
	clear:both;
	width:1100px;
        
}
#banner a{
	color:#b0c4de;
	text-decoration:none;
}
#banner a:hover{
	text-decoration:underline;
}

#top{
padding-top:20px;
background-color: #FFccFF;

}




.blogtitle{
	margin:0px auto 0 auto;
	padding:34px 42px 2px;
	text-align:left;
	font-size:50px;
}
.description{
	margin:0 auto;
	padding:3px 42px 0;
	line-height:135%;
	text-align:left;
	font-size:12px;
	color:#b0c4de;
}

 


#blogcontainer{
        
        background-color: #FFEEFF;
	width:1100px;
	margin:0px auto 0px auto;
	padding:0px 0;


}
#wrapper{
	float:left;
         margin:0;
         padding:0;
	width:875px;

}
#content{
        
	float:right;
	width:650px;
	text-align:left;

       }

#adsection{
        width:650px;
	background-color: #FFFFFF;
        text-align:center;
        border:1px solid #FF9999;
      
}

#contentin{}
#left{
	float:left;
	width:200px;
margin-top:10px;margin-left:10px;
}

#lefttop{}
#leftbody{
}
#leftbottom{}
#right{
	float:right;
	width:200px;
margin-top:10px;margin-right:10px;
}

#righttop{}
#rightbody{
}
#rightbottom{}

#categorytitlebody{}
#categorytitle{
	margin-bottom:15px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#footer{
	height:20px;
         width:100%;
}
#footer .by{margin:25px 0 0 0;}
#footer .by a{color:#fff;}
#outfooter{}



/**********************************
***          Common             ***
**********************************/
.datetop{}
.fullbody{
border:1px solid #FF9999;
background-color: #ffffff;
}



#leftrss { 
background-color: #FFFFFF;
border:#FF9999 1px solid; 
font-size:10pt;                       /* 文字サイズ(タイトル) */
height:230px;
width:650px;
overflow:auto;
text-align:left;

}

#rightrss { 
background-color: #FFFFFF;
border-top:   #000000 1px solid;                /* 個別枠(上) */
border-right: #000000 1px solid;                /* 個別枠(右) */
border-bottom:#000000 1px solid;                /* 個別枠(下) */
border-left:  #000000 1px solid;                /* 個別枠(左) */
font-size:10pt;                       /* 文字サイズ(タイトル) */
height:230px;
width:525px;
overflow:auto;
float:right;
text-align:left;
margin-right:15px;
}

#underrss { 
background-color: #FFEEFF;
border-top:   #000000 1px solid;                /* 個別枠(上) */
border-right: #000000 1px solid;                /* 個別枠(右) */
border-bottom:#000000 1px solid;                /* 個別枠(下) */
border-left:  #000000 1px solid;                /* 個別枠(左) */
font-size:10pt;                       /* 文字サイズ(タイトル) */
height:300px;
width:576px;
overflow:auto;
text-align:left;
}




.datebody{
		padding:15px 15px 2px;
}
h2.date{
line-height:150%;
vertical-align:middle;
padding:0;
margin:0;
}
.datespan{
	padding:2px 7px 1px;
	font-size:12px;
         margin-left:5px;
	font-weight:normal;
	color:#000000;
vertical-align:middle;
}
.blogbodytop{}
.blogbody{
	padding:5px 15px 30px;
	text-align:left;
}
.titlebody{
        background:url(http://livedoor.blogimg.jp/dorujivip/imgs/a/6/a6cdffc0.png);

	padding:0 0 4px 16px;
	margin-top:3px;
}
h3.title{
	line-height:137%;
	font-size:16px;
	font-weight:bold;
	color:#2c589e;
         padding:0;
         margin:0;
}
.main
,.mainmore{

	margin:10px 2px 0px;
	line-height:170%;
	font-size:14px;
}
blockquote
,pre{
	background:#FFEEFF;
	border:1px solid #FF9999;
	padding:15px;
	margin:10px 0;
	text-align:left;
	color:#2c589e;
}
.pict{
	margin:0 5px 5px 0;
}

/* related articles */
div.related-articles{
	margin: 10px 10px 0;
}
div.related-articles h3{
	margin: 0 0 10px;
	padding: 0;
	font-size: 20px;
	color: #2c589e;
}
div.related-articles ul{
	list-style: disc;
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 1.3;
}
div.related-articles ul li{
	padding: 0 0 5px 0px;
	margin-left: 0px;
	font-size: 16px;
}

.portal-links{
	font-size:12px;
	text-align:right;
	margin:5px 2px;
}
.portal-links a{
	color:#252525;
}
.posted{
		position: relative; /* for ie6 Peekaboo Bug */
	border-top:1px dotted #ddd;
	margin:5px 0;
	padding:5px 2px 0;
	text-align:right;
	line-height:150%;
	font-size:12px;
}
.clipbutton{
	border:none;
}
	/** for ie6 Peekaboo Bug */
	h2.date
	, h3.title
	, .main
	, .portal-links
	, .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 */
	h2.date
	, h3.title
	, .main
	, .portal-links
	, .posted
	, .menu {
		position: relative;
	}

.blogbodybottom{}
.dateend{
	padding:7px 0 6px;
	margin-bottom:13px;
}

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

#hatena{
font-size:15px;
}


/**********************************
***          Article            ***
**********************************/


.aa {site.css (28 行目) background:transparent none repeat scroll 0 0; font-family:"ＭＳＰゴシック","Mona","mona-gothic-jisx0208.1990-0",sans-serif; font-size:12px; line-height:110%; }

div.article-pager-outer{
padding-top: 0px;
padding-right: 0pt;
padding-bottom: 6px;
padding-left: 0pt;
	font-size:12px;
margin-bottom:10px;
}

ul.article-pager li{
float: left;
display: inline;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0px;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
width: 49%;
line-height: 1.45;
}
ul.article-pager li.next{
text-align: left;
}
ul.article-pager li.both{
border-left-width: 1px;
border-left-style: solid;
border-left-color: #8d8d8d;
padding:0 0 0 6px;
}

#articletop{}
#articlebody{
border:1px solid #FF9999;
background-color: #ffffff;
}

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

/*//   Trackback & Comment   //*/
.trackbackurltop{}
.trackbackurlbody{
	margin:0 auto 20px;
}
h3.trackbackurlttl
,h3.commenthead
,h3.trackbackhead
,h3.takecommenthead{
	font-size:14px;
	color:#2c589e;
}
.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:12px;
	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{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_2c/d_bottom.gif) no-repeat;
	padding:3px 0;
}
#blogcommentbottom{}
#contentcommentbottom{}

/**********************************
***          Side               ***
**********************************/
/*//   CmnSide   //*/
.sidetitlebody{


        background-color: #000000;
	padding:0 0px;
}
.sidetitle{
	background:url(http://livedoor.blogimg.jp/dorujivip/imgs/a/6/a6cdffc0.png);
	padding:4px 0 4px;
	text-align:center;
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color:#840000;
}
.sidetitle a{
	color:#2c589e;
}
.sidetop{}
.side{
        background-color: #ffffff;
	
text-align:center;
	line-height:135%;
	font-size:12px;
	color:#000000;
        border:1px solid #FF9999;
}
.side a{
	color:#3e3e3e;
}
.side a:visited{
	color:#757575;
}
.sidebody{

	line-height:18px;
	padding-left:13px;
	margin-bottom:5px;
	text-align:left;
}
.sidebottom{

	height:30px
}

/*//   Calendar   //*/
.calendarheadbody{	
background:url(http://parts.blog.livedoor.jp/img/usr/business_style_3c/s_top.gif) no-repeat;
	padding:0 14px;
}
.calendarhead{
	border-bottom:1px solid #dae3f3;
	padding:11px 0 3px;
	text-align:center;
	line-height:125%;
	font-size:12px;
	font-weight:bold;
	color:#2c589e;
}
.calendarhead a{
	font-weight:normal;
	color:#2c589e;
	text-decoration:none;
}
.caltop{}
.calbody{
	text-align:center;
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_3c/s_body.gif) repeat-y;
	padding:10px 14px;
	line-height:120%;
	font-size:12px;
	color:#2c589e;
}
.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 0px;
}
.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:#304e7c;
}
.calon{}
.caloff{}
.even{}
.odd{}
.calbottom{
	background:url(http://parts.blog.livedoor.jp/img/usr/business_style_3c/s_bottom.gif) no-repeat;
	height:30px
}

/**********************************
***          Other              ***
**********************************/
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;
}

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

/*//   Ad   //*/
#ad iframe{
	width:320px;
	margin:0 auto;
}
a.adtitle{
	color:#304e7c;
	font-weight:bold;
	text-decoration:underline;
}
a.addescription
,a.adurl{
	color:#2c589e;
	text-decoration:none;
}
a.adld{
	color:#2c589e;
	text-decoration:underline;
}
body.ad{
		background:transparent;
}
img.orzimg{float : left ;
}

