@charset "utf-8";

* {
	margin : 0;
	padding : 0;
	font-size:12px;
	word-break:break-all;
}

/* 全体 */

body {
	color : gray;
	background : white;
	text-align : left;
	line-height : 1.5;
}

/* リンク */

a:link {color : gray ;text-decoration : none;}
a:visited {color : silver ;text-decoration : none;}
a:hover {color : blue ;text-decoration : none;}
a:active {color : gray ;text-decoration : none;}

a img{border:none;}


/* 外枠 */

#container{
	width:  1086px;
	margin:0 auto;
        border: gray 1px solid;



}



/* ブログ最上部（タイトル）トップ絵 */

#header{



        background-image: url(http://blog-imgs-64-origin.fc2.com/o/s/u/osusumeniconico/title.jpg);
	height : 300px;
        width : 1085px;
	text-align:left;
	margin-bottom:10px;
　　　　　　　}

h1{
	voice-family : "\"}\"";
	voice-family : inherit;
	padding : 10px 0 0 30px;
	margin:0 auto;
	font-size : 16px;
}

h1 a{
	color: gray;
	font-size : 16px;
	font-weight : bold;
}


h1 a:link{color: gray;text-decoration:none;}
h1 a:visited{color: gray;text-decoration:none;}
h1 a:hover{color: blue;text-decoration:none;}
h1 a:active{color: gray;text-decoration:none;}

h2{
	padding : 0 50px 0 30px;
	font-size: 12px;
	color: gray;
	margin:0 auto;
}

/* ブログ中心部 */


#blogcontainer{
}

#wrapper{
	width:884px;
	float:left;
}


/* サイドバー（共通） */
.sidebody{
	background: white;
	padding : 10px;
	overflow:hidden;
        border-right: gray 1px solid;
        border-left: gray 1px solid;
}



.sidebottom{
	margin-bottom:20px;
        border-bottom: gray 1px solid;
}
/* 左サイドバー（プラグインカテゴリー１） */

#left{
	float:left;
	width:185px;
	margin-left:5px;
}

#left h3{
	color: white;
	background : #0066FF;
	text-align : left;
	font-weight : normal;
	padding: 0px 5px 0px 5px;
        border: gray 1px solid;
}

#left ul {
	margin : 0 5px 0 20px;
}



/* 右サイドバー （プラグインカテゴリー２）*/

#right{
	float:right;
	width:185px;
	margin-right:5px;
}

#right h3{
	color: white;
	background : #0066FF;
	text-align : left;
	font-weight : normal;
	padding: 0px 5px 0px 5px;
        border: gray 1px solid;
}


#right ul {
	margin : 0 5px 0 20px;
}




/* 中央上部（プラグインカテゴリー３） */


#center{
	margin-left: 0px;
}

#center h3{
	color: white;
	background : #0066FF;
	text-align : left;
	font-weight : normal;
	padding: 0px 5px 0px 5px;
        border: gray 1px solid;
}

#center ul {
	margin : 0 5px 0 20px;
}



/* 本文部分 */

#blog{
	float:right;
	width:680px;
	overflow:hidden;
}

.entry-header{
	background: #0066FF;
        border: gray 1px solid; 
}


#blog h3{
	padding: 0px 5px 0px 5px;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
}

#blog h3 a{
	font-size: 12px;
	font-weight: normal;
	overflow:hidden;
	color: white;
}


.entry-body{
	padding:10px 20px 10px 20px;
	background: white;
        border-right: gray 1px solid;
        border-bottom: gray 1px solid;
        border-left: gray 1px solid;
}

.aabody{
	width:100%;
	overflow:hidden;
}

.entry-footer{
	background: white;
	color: gray;
}

.section{
}

.totop{
	padding:0 0 0 400px;
	background:#fff;
}

.totop a:link,.totop a:hover,.totop a:visited,.totop 

a:active{
}

.date {     
	padding: 0px 10px 10px 0px;
	text-align:right;
	color: gray;
}

.section ul.entry-footer {
	padding: 5px 10px 0px 10px;
	list-style-position : inside;
	text-align:right;
	color: gray;
}

.section ul.entry-footer a:link,.section ul.entry-

footer a:hover,.section ul.entry-footer 

a:visited,.section ul.entry-footer a:active{
}

.section ul.entry-footer li {
	display : inline;
	list-style-type : none;
}

.blogbottom{
	margin-bottom:14px;
}

.community
{
       margin-top:20px;
}

/* コメント部分*/


.commenttop{
	height: 70px;
}

              
.comment{ 
	font-weight: normal;
	background: white;
	padding:0 20px;
        border: gray 1px solid;
}

.commentbottom{
	height:19px;
	margin-bottom:15px;
}

#comment-top{
        border-bottom: gray 1px solid;
}

.comment-body,.comment-footer,.comment-

post,.comment_body,.trackback-uri{
	padding: 10px ;
}

.comment-footer a{
}

#blog form{
}

.comment-top,.comment-post{
              border-bottom: gray 1px solid;
}

.comment-header{
	font-size: 12px;
	font-weight:bold;
	margin : 5px 0 5px 0;
}

.comment-body{
	margin : 0 10px;
}
.comment-footer{
	margin : 5px 0 10px 0;
}


/* コメントフォームのボタン */


p.form_btn input {
	padding: 2px;
	font-weight: normal;
	font-family:Verdana,Tahoma,Sans-serif;
	color: gray;
	border:1px solid gray;
	}


p.form_btn {
	margin-top : 10px;
	}


/* トラックバック部分*/


#trackback-top{
	border-bottom: gray 1px solid;
}
.trackback-header{
	font-size: 12px;
	font-weight:bold;
	margin : 5px 0 5px 0;
}

.trackback-excerpt{
	margin : 5px 0 5px 0;
}
.trackback-footer{
	margin : 5px 0 10px 0;
}

.prev-next-navi{
	text-align: center;
}

.prev-next-navi a:link,.prev-next-navi a:hover,.prev-next-navi a:visited,.prev-next-navi a:active{
}

/* ブログ最下部 */
#footer{
              color:gray;
	text-align:center;
	height: 45px;
	padding-top:6px;
              border-top: gray 1px solid;
              margin-top: 10px;
}

hr{
	width:100%;
	border: 1px dotted #ccc;
}


/* カレンダー */

table.calender {
	width : 100%;
	border-collapse : collapse;
	voice-family : "\"}\"";	
	voice-family : inherit;
	font-size : small;
}

html>table.calender {
	font-size : small;
}



.calender caption {
	color:#808080;
	margin-bottom : 10px;
}



.calender th {
	color:#808080;
	padding : 0.1em;
	border-bottom : 1px dotted 

#808080;
	text-align : center;
}



.calender td {
	color:#999;
	padding : 0.1em;
	border-bottom : 1px dotted #ccc;
	text-align : center;
}

/* カレンダー日曜日 */

th#sun {
	color : #E56D83;
}

/* カレンダー土曜日 */

th#sat {
	color : #6DC4E5;
}




/* ----------------------------------------------- */
/*

      BlogRoll css 2

*/
/* ----------------------------------------------- */

.blogroll-channel,
.blogroll-channel * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
}
.blogroll-channel {
    margin-bottom: 0px;
    padding: 0px;
}

.blogroll-channel .blogroll-list-wrap {
    margin-bottom: 10px;
}

.blogroll-channel .blogroll-list {
    list-style-type: none;
    margin-bottom: 3px;
    font-size: 12px;
    line-height: 1.3;
}

.blogroll-channel .blogroll-list img {
    vertical-align: middle;
}

.blogroll-channel img.blogroll-icon,
.blogroll-channel img.blogroll-favicon {
    margin: 0 5px 0 0;
}

.blogroll-channel img.blogroll-favicon {
	width: 16px;
	height: 16px;
}

.blogroll-channel a.blogroll-link {
}

.blogroll-channel .blogroll-new-entry {
    margin-left: 5px;
    color: red;
}

.blogroll-channel .blogroll-clip,
.blogroll-channel .blogroll-hatebu {
    margin: 0 0 0 5px;
}

.blogroll-channel .blogroll-link-time {
    margin: 0 0 0 3px;
    color: #666;
    font-size: 10px;
}

.blogroll-channel .blogroll-ad-img {
}

.blogroll-channel .blogroll-ad-text {
    display: block;
    margin-top: 5px;
    color: #666;
    font-size: 12px;
}



.blogroll_wrapper { 
		width: 100%; 
		overflow-y:scroll; 
		background-color: #F7F7F7; 
	} 

.blogroll_innner { 
		width: 48%; 
		height: 150px; 
		float: left; 
	}