@charset "utf-8";

/* 全体的な指定
*********************************************************************/

*{
margin:0;
padding:0;
}


body{
color:#777777;
line-height:1.7em;
text-align:center;
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Verdana, sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
background-color: #FFFFFF;
}

img,img a {
border:none;
}


/* 全体のリンク指定
*********************************************************************/

a:link,a:visited{
color:#777777;
text-decoration:none;
}

a:hover,a:active{
color:#75CCF0;
text-decoration:underline;
}




/* ヘッダーエリア　タイトル・サブタイトル
*********************************************************************/

#wrap {
width:780px; 
margin:0 auto; 
text-align:left; 
}

#header{
width:780px;
height:200px;
background-image:url(http://blog-imgs-92.fc2.com/i/n/u/inuralph/blog_06.jpg); 
background-repeat:no-repeat;
margin-bottom: 20px; 
}


h1{
font-size: 14px;
color: #333333;
padding: 40px 30px 0 30px;
}

#header h1 a:link, #header h1 a:visited {
color: #333333; 
text-decoration: none;
}

#header h1 a:hover {
color: #A0D8EF; 
text-decoration: underline;
}

.introduction{
margin: 10px 480px 0 30px;
line-height: 160%;
font-size: 11px;
}



/* コンテナー
****************************************************************/

#container{
width: 780px;
}



/* コンテンツ
****************************************************************/

#content{
float:right;
width:530px;
}

.entry_body{
margin-bottom: 50px;
}

.titledate {
height: 46px;
background-image:url(http://blog-imgs-18.fc2.com/m/e/e/meecoro/z-bg_title.gif); 
background-repeat:no-repeat;
margin-bottom: 30px; 
}

h2{
font-size:14px;
line-height: 26px;
color:#333333; 
font-weight:bold; 
padding-left: 15px;
}


h2 a:link,h2 a:visited {
text-decoration: none;
color:#333333; 
}

,h2 a:hover,h2 a:active {
text-decoration: underline;
color:#75CCF0; 
}


.date{
color:#75CCF0;
font-size: 11px;
line-height: 20px;
padding-left: 15px;
}


.entry_text{
padding: 0px 10px 20px 10px;
}

.entry_text a:link,.entry_text a:visited {
color: #75CCF0;
}

.entry_more_link {
padding: 10px 0px;
}

.entry_more_text{
padding: 0px 10px 20px 10px;
}

.entry_more_textt a:link,.entry_more_text a:visited {
color: #75CCF0;
}

.entry_bottom{
margin-top: 10px;
text-align:right;
font-size:11px;
}

.entry_bottom a:link,.entry_bottom a:visited {
color: #75CCF0;
}

blockquote{
background:#EFEFEF;
margin:10px;
padding:10px;
border: 1px dashed #cccccc;
}



/* コメントエリア
****************************************************************/

.comment_body{
width: 530px;
margin-bottom: 10px;
}


.comment_title{
font-weight: bold;
color: #333333;
font-size:12px;
line-height:20px;
border-bottom:1px solid #cccccc;
padding-left: 5px;
margin: 0 10px 20px 10px;
}


.comment_receive_body{
margin: 0 20px 10px 20px;
border-bottom:1px dotted #cccccc;
}


.comment_receive_title{
font-weight:bold;
margin:0 0 10px 0;
}


.comment_receive_text{
padding: 0 5px 10px 5px;
}


.comment_receive_footer{
color:#777777;
text-align:right;
font-size:10px;
}




/* コメントフォームエリア
****************************************************************/

.comment_form{
padding:30px 15px;
}


.comment_form table td{
padding:5px 3px;
}




/* コメント編集フォームエリア
****************************************************************/

.comment_edit{
width: 530px;
margin-bottom: 10px;
}


.comment_edit_form{
padding:30px 15px;
}

.comment_edit_form table td{
padding:5px 3px;
}




/* トラックバックエリア
****************************************************************/

.trackback_body{
width: 530px;
margin-bottom: 10px;
}


.trackback_title{
font-weight: bold;
color: #333333;
font-size:12px;
line-height:20px;
border-bottom:1px solid #cccccc;
padding-left: 5px;
margin: 0 10px 20px 10px;
}


.trackback_url_text{
padding:5px 15px 10px 15px;
}


.trackback_url_text input{
width:100%;
}


.trackback_receive_body{
margin: 0 20px 10px 20px;
border-bottom:1px dotted #cccccc;
}


.trackback_receive_title{
font-weight:bold;
margin:0 0 10px 0;
}


.trackback_receive_text{
padding: 0 5px 10px 5px;
}


.trackback_receive_footer{
color:#777777;
text-align:right;
font-size:10px;
}




/* 全記事表示エリア
*********************************************************************/


.archives_title{
font-size:14px;
line-height: 26px;
color:#333333; 
font-weight:bold; 
background-image:url(http://blog-imgs-18.fc2.com/m/e/e/meecoro/z-bg_title.gif); 
background-repeat:no-repeat; 
padding-left: 15px;
margin-bottom: 10px;
}


.archives_text{
margin:0;
padding:0 10px 20px 10px;
line-height: 1.7em;
}


.archives_text ul{
list-style:none;
}


.archives_text ul li{
margin-bottom: 10px;
}




/* ページナビエリア
****************************************************************/

#prev_next{
text-align:center;
margin:0 auto;
padding:30px 15px 50px 15px;
}




/* サイドバー
****************************************************************/

#sidebar{
float:left;
width:200px;
font-size: 11px;
}

#sidebar h3{
font-size:12px;
line-height: 22px;
border-bottom: solid 1px #777777;
margin-bottom: 10px;
}


.sidemenu{
margin-bottom: 30px;
}

.sidemenu a:link,.sidemenu a:visited {
color:#777777;
text-decoration:none;
}

.sidemenu a:hover,.sidemenu a:active {
color:#A0D8EF;
text-decoration:underline;
}

.sidemenu ul{
list-style:none;
}

.sidemenu ul li{
background: url(http://blog-imgs-18.fc2.com/m/e/e/meecoro/z-bg_list.gif) no-repeat left top;
margin:0 0 5px 0;
padding-left: 13px;
line-height: 1.3em;
}



/* カレンダー
****************************************************************/

.plugin-calender{
margin:0;
padding:0;
}


.calender{
width:100%;
font-size:11px;
}


.calender caption{
font-weight: bold;
padding:4px 0 7px 0;
}


.calender th{
text-align:center;
border-bottom: dotted 1px #cccccc;
}

.calender #sun{
color:#ff8888;
}


.calender #sat{
color:#518EBD;
}


.calender td{
text-align:center;
}

.calender td a:link {
color:#75CCF0;
font-weight:bold;
text-decoration:underline;
}

.calender td a:hover {
color:#75CCF0;
text-decoration:none;
}




/* コメントフォーム・メールフォーム
****************************************************************/

form{
margin:0;
padding:0;
}


input,textarea{
background:#f5f5f5;
color:#000000;
margin:0;
padding:0;
border:1px solid #cccccc;
}


input#himitu {
margin:0 3px 0 0;
padding:0;
border:none;
}



/* フッター
****************************************************************/

#footer{
clear:both;
width: 780px;
font-size: 11px;
color: #777777;
line-height:1.2em;
text-align:center;
border-top: solid 1px #cccccc;
padding: 15px 0;
}

#footer a:link,#footer a:visited {
	color: #777777;
}
