/*
http://3et.org/production/nature-mystery-3c.html
2014.4.1 修正
*/

/*bodyの属性指定 --------------------------------*/
*{
margin:0; padding:0;
}

body{
background-color:#eeffe5;
width:100%;
color:#505050;
font-family:'ＭＳ Ｐゴシック',Osaka,Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
}

#my_body{
width:1157px; /*2014.4.1 修正*/
margin: 0px auto; /*2014.4.1 修正*/
text-align:left;
background-color:#fff;
border-left:solid #66ddaa 2px;
border-right:solid #66ddaa 2px; /*2014.4.1 修正*/
}


/*整形済みテキストの設定*/
div.centernaka pre {
margin : 1em auto;
padding : 0.7em;
border : 1px solid #efefef;
font-family : sans-serif;
overflow : auto;
width : 90%;	
}

/*mac IE用対策*/
div.centernaka pre {
overflow : scroll;
}

div.centernaka > pre {
width : auto;							
}

div.centernaka code {
font-family : monospace;
}


/*引用タグの設定*/
div.centernaka blockquote, q, cite {
width : 90%;
margin : 10px;
padding : 1em 1em;
border : 3px double #e4e4e4;
background-color:#eeeeee;
}

/* 絵文字 */
.emoji{
vertical-align:middle;
}


/*トップヘッダー --------------------------------*/
#my_header{
width:100%;
height:200px;
background-image: url("https://blog-imgs-67.fc2.com/n/e/z/nezu621/greenhappa_2014_03.jpg"); /*2014.4.1 修正*/
background-color:#f9fff9;
background-position: left top;
background-repeat: no-repeat;
}


/*ブログタイトル*/
#imggazou{
color:#44cf49;
text-decoration:none;
}

#titlelinkue a:hover{
color:#44d5ee;
}

#titleiti{
padding:40px 0px 0px 28px;
letter-spacing: 1px;
}


/*ブログ概要部分*/
#gaiyou{
text-align: left;
padding:65px 410px 0 30px;
line-height : 1.3;
color:#ff9922;
font-size : 90%;
}


/*右カラム+メインカラム --------------------------------*/
#wrapper {
width:961px; /*2014.4.1 修正*/
float:left;
background-color:#ffffff;
}


/*メインカラム --------------------------------*/
#my_contents {
width:765px; /*2014.4.1 修正*/
float:right;
background-color:#fff;
}

#mymain{
padding:0px 0px 120px 9px; /*2014.4.1 修正*/
}

/*センターボックス（記事タイトル）*/
.centerbox{
text-align : left;
font-size:18px;
font-weight : bold;
color:#333333;
line-height: 20px;
background-color:#ddffbb;
border-right:4px inset #339911;
border-bottom:3px inset #339911;
border-left:3px solid #ffd800;
padding:7px 5px 12px 14px;
margin-bottom :7px;
margin-top:3px;
margin-left:4px;
margin-right:6px;
}


/*投稿されたコメントの記述*/
.postc {
padding: 0px 0px 0px 0px;
font-size: 16px; /*2014.4.8 修正*/
line-height: 130%;
color: #555;
}


/*コメント*/
.comment {
font-size: 16px; /*2014.4.8 修正*/
line-height: 130%;
color: #666666;
background-color:#fff;
width : 750px;
margin: 0px 0px 0px 0px;
}


/*ページリンク（コメント）*/
.komennto {
text-align: center;
margin: 5px 0px 10px 0px;
line-height : 1.5;	/* 行間 */
font-size : 90%;		/* 文字サイズ */
padding: 5px 9px 5px 5px;
}


/*センターのデータ（日付）*/
.centerdate {
color : #555;
line-height : 1.5;
font-size : 90%;
text-align:right ;
margin: 5px 0px 0px 0px;
padding: 5px 18px 5px 13px;
}


/*センターの文字（続きを読む)*/
.centermore {
margin: 0px;
padding:5px 14px 5px 8px;
line-height : 1.6;
color: #555;
}


/*センターの中の文字*/
.centermozi {
color : #555;/* 文字の色 */
line-height : 1.6;	/* 行間 */
margin: 0px;
padding: 5px 14px 10px 8px; /*文字の位置*/
}


/*センターの中*/
.centernakanaka{
margin: 0px 0px 10px 7px;
width : 730px; /*2014.4.1 修正*/
}


/*センターボックス中*/
.centernaka {
margin: 0px 0px 45px 0px;
padding: 0px;
width : 745px; /*2014.4.1 修正*/
background-color:#ffffff;
border: 1px solid #aaaaaa; /*2014.4.1 修正*/
overflow:hidden;
}


/*センター部分*/
.contents {
margin:0em 0;
padding:0px 0px 8px 0px;
}

li {
list-style:none;
}

h1{
padding-left:20px;
}


/*トラックバック部分*/

.tbody{
font-size: 12px;
line-height: 130%;
color: #666666;
background-color:#fff;
width : 710px; /*2014.4.1 修正*/
margin: 0px 0px 0px 15px;
border-bottom: 1px solid #eef6fa;
}

/*トラックバック関連のリスト記述*/
p.trackback_uri {
margin : 0px 0px 30px 20px;
padding : 10px 0px;
font-size:90%;
}

ul.trackback_footer {
margin: 0px 0px 10px 0px;
padding: 2px 5px;
text-align: right;
font-size: 95%;
color: #666;
}

ul.trackback_footer li {
display : inline;
list-style-type : none;
}



/*タイトルリストの記述*/
.titlezikann{
font-size:100%;
line-height : 1.5;
font-color:#555;
text-align:right;
}

.titlelistfont{
padding:5px 0px 2px 5px;
border-bottom: 1px solid #eef6fa;
color:#555;
font-size:90%;
}

.titlelistbox{
padding:8px 18px 10px 12px;
font-size:100%;
line-height : 1.5;
}

.titlelisttitle a:hover{
line-height : 1.5;
font-color:#555;
padding:8px 0px 0px 0px;
text-decoration-color:#66eeee;
}


/*ページ移動用ナビゲーション*/
p.page_navi {
margin-bottom : 15px;
color: #b2b2b2;
font-size: 90%;
text-align: center;
}


/*入力欄の文字設定*/
input, select, textarea {
font-size: 120%;
line-height: 120%;
} 


/*コメントフォーム題名部分*/
.daimei{
padding:12px 0px 2px 0px;
}


/*コメントフォーム入力部分*/
.yoko{
padding:0px 0px 0px 5px;
}

/*フォーム入力ボタン位置*/
.botann{
padding:10px 0px 10px 5px;
}


/*コメントフォーム部分の表記の設定*/
.form{
padding:10px 0px 10px 10px;
font-size: 100%;
line-height: 120%;
color: #555;
}



/*コメント本文の記述*/
.czenntai {
padding: 10px 13px 5px 15px;
font-size: 120%;
line-height: 120%;
color: #555;
}



/*投稿されたコメントの時間関連記述*/
.ctimedate {
padding: 10px 17px 5px 0px;
font-size: 16px; /*2014.4.8 修正*/
color: #555;
text-align:right;
border-bottom: 1px solid #edf6fa;
}


/*投稿されたコメントのタイトル*/
.ctitle{
padding: 10px 0px 5px 13px;
font-weight: bold;
font-size: 16px; /*2014.4.8 修正*/
color: #55dddd;
}



/*左のナビゲーション--------------------------------*/
#my_navi_1 {
width:190px;
float:left;
padding:4px 0px 30px; /*2014.4.1 修正*/
border: 1px solid #aaaaaa; /*2014.4.1 修正*/
margin: 0px 0px 30px 4px; /*2014.4.1 修正*/
overflow:hidden
}

/*左プラグインの外枠*/
.left p{
margin: 0px 0px 20px 0px;
color: #555;
text-align:left;
}


/* サイドメニューリストマーク設定(左) */
.left ul {
margin-left: 13px;
color:#36abce;
}

.left li {
list-style-type: disc;
list-style-position: outside;
}


dl.left_p {
margin: 0px auto 8px;
width: 190px;
text-align: left;
}
	
dl.left_p dt {
margin: 0px 2px 0px 2px;
padding: 1px 0px 0px 5px;
font-size : 90%;
font-weight: bold;
color: #454545;
letter-spacing: 1px;
line-height: 25px;
background-color:#ddffbb;
border-right:4px inset #339911;
border-bottom:3px inset #339911;
border-left:3px solid #ffd800;
}	

dl.left_p dd {
margin: 0px 4px 0px 7px;
padding:5px 0px 8px 0px;
line-height : 1.5;
font-size: 90%;
color: #4f4f4f;
}

dl.left_p a:link, dl.plugin a:visited {
color: #555;
}
	
dl.left_p a:hover, dl.plugin a:active {
color: #44dddd;
text-decoration: none;
}



/*右のナビゲーション--------------------------------*/
#my_navi_2 {
width:190px;
float:right; /*2014.4.1 修正*/
padding:4px 0px 30px; /*2014.4.1 修正*/
background-color:#fff;
border: 1px solid #aaaaaa;
margin: 0px 4px 30px 0px; /*2014.4.1 修正*/
overflow:hidden
}

/*右のプラグイン(1)*/
.right ul {
margin-left: 15px;
color:#36abce;
}

.right li {
list-style-type: disc;
list-style-position: outside;
}


.right p{
margin: 0px 0px 20px 0px;
color: #444;
text-align:left;
}


/*プラグインの設定(右の外枠設定）*/
dl.right_p {
margin: 0px auto 8px;
width: 190px;
text-align: left;
}
	
dl.right_p dt {
margin: 0px 2px 8px 2px;
padding: 0px 0px 0px 7px;
font-size : 80%;
font-weight: bold;
color: #454545;
letter-spacing: 1px;
line-height: 25px;
background-color:#ddffbb;
border-right:4px inset #339911;
border-bottom:3px inset #339911;
border-left:3px solid #ffd800;
}

dl.right_p dd {
margin: 0px 5px 0px 7px;
padding:1px 0px 1px 0px;
line-height : 1.6;
font-size: 80%;
color: #4f4f4f;
}


dl.right_p a:link, dl.plugin a:visited {
color: #666;
}
	
dl.right_p a:hover, dl.plugin a:active {
color: #44dddd;
text-decoration: none;
}


/*plug inの設定＆その他のタグの設定(左）*/

ul, ol, li, dl, dt, dd {
list-style: none;
}


/*著作権記述部分*/
#my_footer{
width:100%;
clear:left;
background-color:#ffffd1;
border-top:2px solid #fff;
text-align:center;
padding:1em 0;color:#555;
font-size: small;
}

/*広告関連------------------------2014.4.1 追加*/

/*ダブルレクタングル*/
.google_w {
width: 692px;
margin: 10px auto 0px;
}

.google_w .w_left {
float: left;
margin-right: 20px;
}

.google_w .w_right {
float: right;
}

/*追尾*/
#sc_l_ad {
display:block;
margin-top: 20px !important;
}

#sc_r_ad {
display:block;
margin-top: 20px !important;
}


/*フッター*/
#ad_footer {
margin: 20px auto;
}

/*リンクの設定--------------------------------*/
#a:hover{
color:#44e1e1;
text-decoration: none;     /* 下線を消す */
}

/*下記のリンク記述は必ずこの順番でする*/

a:link{
color:#33bbbb;
text-decoration: none;
}

a:visited{
color:#55bb66;
text-decoration: none;
}

a:hover{
text-decoration:underline;
}


/*カレンダー設定（プラグインHTMLと合わせて使う)-------------*/

.plugin-calender {
width:170px;
font-size:10px;
border-collapse: separate;
margin: 10px 2px 8px 0px;
color: #454545;
}

/* カレンダー部分の見出*/

.plugin-calender caption {
margin: 0px auto;
text-align: center;
}


/*曜日部分*/
	
.calender {
width:170px;
font-size:10px;
border-collapse: separate;
margin: 10px 0px 7px 0px;
color: #454545;
text-align:center;
}

.calendar th {
width:20px;
height:25px;
font-size:10px;
text-align:center;
font-weight: nomal;
}

/* 土曜日を青 */
th#sat { color:#3b5fcc}
	
/* 日曜日を赤*/
th#sun { color:#b15500;}
	

/* 日付部分 */
.calendar td {
width:20px;
height:25px;
text-align:center;
}

/*リンク部分 */
.calender td a {
display:block;
font-weight: bold;
color:#111111;
padding: 1px;
}

.calender td a:link,
.calender td a:visited{
color: #55bb66;
}

.calender td a:hover{
color: #44dddd;
}