@charset "EUC-JP";
<!-- 
お洒落で可愛いテンプレート作りを目指しています。規約を読んで禁止事項を守っていただけますよう、ご協力お願い致します。

●禁止事項：　画像・ソースの複製･再配布／Fc2外部からの直LINK
　　　　　　　著作権"Template by〜"の表示の削除 
　　　　　　　アダルト・宗教・勧誘系・違法ブログの使用

●カスタマイズ○（※画像の加工×）
※素材屋さんから素材を借りられた場合は、coryrightに追記をお願いします。

●不具合の報告・質問等は当ブログ内BBS（http://17km.blog68.fc2.com/）にてお願いします。
-->

/*************************************************************
　　　　　全体*************************************************************/
* { margin: 0; padding: 0; }
body{
	text-align: center;
	background-color: #e0e0c9;
	font-family: "Lucida Grande","Verdana","Osaka";	font-size:9pt;
	background-image: url(http://blog68.fc2.com/1/17km/file/9girl_blue.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:left}

HTML{
scrollbar-3dlight-color: #669999;
scrollbar-darkshadow-color: #669999;
scrollbar-face-color: #669999;
scrollbar-arrow-color: #e0e0c9;
scrollbar-highlight-color: #e0e0c9;
scrollbar-shadow-color: #e0e0c9;
scrollbar-track-color: #e0e0c9;}


img { border: 0; }
br { letter-spacing: 0; }

a:link { color: #669999; text-decoration: none; }
a:visited { color: #669999; text-decoration: none; }
a:active { color: #66cccc; text-decoration: none; }
a:hover { color: #66cccc; text-decoration: none; }


/*************************************************************
　　　　　レイアウト*************************************************************/
#layout {
	width: 950px;
	margin-top:  0px;
	padding-top: 0px;}
#header {
	width : 520px;
	height : 110px;
	margin-top:  0px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align: right;}

#calender {
	width : 500px;
	padding-bottom: 6px;
	margin : auto;}

#side {
	width : 270px;
	float : left;
	overflow:auto;
	font-size: 9px;
	text-align: left;
	border-right:1px dotted #0099cc;}

#main {
	width : 520px;
 	float : left;
	padding: 10px 0px 5px 20px;
	text-align: left;
	border-left:1px dotted #0099cc;}

#footer {	width : auto;
	height : 100px;
	margin-top:  20px;
	padding: 0px 0px 0px 0px;
	float:center;}


/*************************************************************
　　　　　ブログタイトル・説明文*************************************************************/
.blog_name {
	font-family: Century Gothic;
	font-size: 22px;
	text-align: right;
	font-weight: lighter;
	padding-top: 70px;
	padding-right: 0px;
	letter-spacing: 2px;}

.blog_name a:link { color: #663300; text-decoration: none; }
.blog_name a:visited { color: #663300; text-decoration: none; }
.blog_name a:active { color: #0099ff; text-decoration: none; }
.blog_name a:hover { color: #0099ff; text-decoration: none; }


.introduction {
	font-size: 9px;
	color: #333333;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 40px;
	padding-right: 0px;
	letter-spacing: 1px;}


/*************************************************************
　　　　　カレンダー*************************************************************/
#calender {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Georgia, Gautami, Gulim;
	text-align: right;}
#calender ul {
	font-size: 95%;
	list-style-position : inside;}
#calender li {
	color: white;
	display : inline;
	list-style-type : none;}

#calender a:link { color: #996600; text-decoration: none; }
#calender a:visited { color: #996600; text-decoration: none; }
#calender a:active { color: #66cccc; text-decoration: none; }
#calender a:hover { color: #66cccc; text-decoration: none; }

/* プラグインカレンダー */

.calender {
	width: 160px;
	margin: 0 0 0px 0;
	padding: 0px;
	line-height: 160%;
	text-align: center;
	font-size: 10px;
	font-color: #ffcccc;
	font-family: Lucida Grande, Tahoma;}
.clender a:link, .clender a:visited { color: #ff0000; text-decoration: none; }
.calender a:active { color: #ff9999; text-decoration: none; }
.calender a:hover { color: #ff9999; text-decoration: none; }

.cell { 
	width: 25px;
	height: 15px;
	padding: 1px;
	font-color: #ffcccc;}

li.day {	padding: 0px 3px 0px 2px;}


/*************************************************************
　　　　　記事*************************************************************/
.entry{	width: 520px;
	padding: 20px 0px 10px 10px;
  	float : left;}

.entry_date{
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, Gautami, Gulim;
	color: #663300;
	text-align: right;
	padding: 20px 0px 5px 0px;
	background-image:url(http://blog68.fc2.com/1/17km/file/9girl_blue-w.jpg);
	background-attachment:fixed;}

.entry_title{
	font-size: 10px;
	color: #996633;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 8px;}


.entry_text {
	font-size: 11px;
	color: #4D3926;
	margin: 0px 10px 10px 20px;
	line-height : 160%;}


.community {
	font-size: 9px;
	color: #666;
	text-align: right;}

.entry_state {
	font-size: 11px;
	color: #996600;
	text-align: right;
	padding: 10px 0px 20px 0px;}
.entry_state a:link, .entry_state a:visited { color: #666633; text-decoration: none; }
.entry_state a:active { color: #fff; text-decoration: none; }
.entry_state a:hover { color: #669933; text-decoration: none; }

.entry_more {
	padding: 0px;
	margin-top:20px;
	margin-bottom: 20px;}

#pagetop { margin:  0px 0px 30px 0px;}

.page_navi{
	font-size: 9px;
	text-align:center;
	padding:30px 10px;}

/* 引用 */
blockquote {
color: #4D3926;
padding: 10px 5px 10px 15px;
border-left: 2px solid #66cccc ;}

/* 記事画像 */
.entry_text img {
	margin: 0px;
	padding: 0px;}
img.emoji{
	background: none;
	vertical-align:middle;
	border:0;}

/*************************************************************
　　　　　コメント・トラックバック*************************************************************/
h4{	font-size: 17px;
	font-family:Century Gothic, Osaka, ＭＳ Ｐゴシック;
	font-weight: normal;
	color:#0066cc;
	padding:10px 0px 10px 20px;}

.comment{	margin-top:10px;
	width:520px;}


.comment_title{
	text-align:left;
	font:11px Verdana;
	font-weight:bold;
	color:#996600;
	padding:10px 30px 0px 20px;
	border-bottom: 3px dotted #444;}

.comment_state {
	text-align:right;
	font:11px Verdana;
	color:#444;
	padding:10px 30px 0px 50px;}

.comment_body{
	text-align:left;
	padding:10px 30px 5px 60px;
	font:11px Verdana;
	color: #4D3926;
	line-height:160%;
	margin-bottom:10px;}

.comment_form{
	text-align:center ;
	margin:11px ;}

.trackback_table{
	font-size: 11px;
	font-color: #666666;
	padding:10px 0px 10px 60px;
	margin-left:10px;}


/*テキストエリア・投稿フォーム*/
input,button,submit 
{ color:#333;
 font-size :11px;
 background-color:#d7efd7;
 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Helvetica","Arial","Verdana","ＭＳ Ｐゴシック",sans-serif;
border: 1px 1px 1px 1px solid #c9e0c9;}



textarea{
 color:#333;
 font-size :11px;
 line-height:160%;
 text-align:left;
 background-color: #d7efd7;
 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Helvetica","Arial","Verdana","ＭＳ Ｐゴシック",sans-serif;
 scrollbar-3dlight-color: #d7efd7;
 scrollbar-arrow-color: #e0e0c9;
 scrollbar-darkshadow-color: #d7efd7;
 scrollbar-face-color: #d7efd7;
 scrollbar-highlight-color: #d7efd7;
 scrollbar-shadow-color: #d7efd7;
 scrollbar-track-color: #e0e0c9;
border: 1px 1px 1px 1px solid #c9e0c9;}

form {
 color:#000000;
 font-size:11px;
 text-align:left;
 margin:0px;}

/*************************************************************
　　　　　メニュー*************************************************************/
#menu{
	padding: 40px 0px 0px 0px;}
#menu a:link { color: #fff; text-decoration: none; }
#menu a:visited { color: #fff; text-decoration: none; }
#menu a:active { color: #fff; text-decoration: none; }
#menu a:hover { color: #66ccff; text-decoration: none; }


ul {	text-align:center;
	margin: 0px;
	padding-left: 15px;
	list-style-type: circle;
	text-decoration: none;}

li {	color: #fff;
	line-height: 160%;
	padding: 0px 15px 0px 0px;
	text-decoration: none;}

.linktitle { 
	font-size: 16px;
	font-family:Century Gothic, Osaka, ＭＳ Ｐゴシック;
	color: #fff;
	font-weight: normal;
	text-align: left;
	padding:5px 0px 5px 20px;
	border-bottom: 3px solid #cccc99;
	letter-spacing: 2px;}

.linktext { 
	color: #fff;
	padding:3px 0px 20px 30px;
	line-height: 170%;
	font-family: Verdana;
	text-align: left;}

/*************************************************************
　　　　　フッター*************************************************************/
.entry_navi{
	font-size: 9px;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 15px;}
.copyright{
	font-color:#fff;
	font-size: 11px;
	text-align:center;
	padding-bottom: 20px;}


/* 自己紹介部分の画像
--------------------------------------------------*/

.pay img {
	padding-left: 10px;
	margin: 0px;
} 


/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: center;}

.pay img{
	background: #fff;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	margin: 0px 10px 5px 0px;
	padding: 5px;} 



/*検索
---------------------------------------------------------*/
#search {
	text-align: center;
	margin-top : 10px;
	padding: 0px 0px 0px 0px;}

textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;}

img.emoji{
	vertical-align:middle;
	border:0;}