@charset "shift_jis";

/* ページ全体
----------------------------------------------- */
body {
	margin: 20px;
	background-color: #333333;
	text-align: center;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 850px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	}
#container:after  {    /* ボックスの最後でfloatをクリア */
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* テキスト・リンク
----------------------------------------------- */
a {
	text-decoration: underline;
	}

h1,h2 ,h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#copy{
	font-size:10px;
	color:#ffffff;
	}

/* chiaki
----------------------------------------------- */
#chiaki #banner-img {
	background: url("/modelblog_chiaki/img/blogtitle.jpg") no-repeat 0px 0px;
	width: 820px;
	height: 319px;
	margin-left:15px;
	}
#chiaki .titleback{
	background:url("/modelblog_chiaki/img/st_back.jpg") no-repeat 0 0;
	padding-bottom:10px;
	width:604px;
	height:20px;
	}
#chiaki .modelname{
	font-size:small;
	font-weight:bold;
	color:#FF0000;
	padding-bottom:5px;
	}
#chiaki a:link {color: #FF0000;}
#chiaki a:visited {color: #FF0000;}
#chiaki a:active {color: #FF0000;}
#chiaki a:hover {color: #003366;}

/* juliana
----------------------------------------------- */
#juliana #banner-img {
	background: url("/modelblog_juliana/img/blogtitle.jpg") no-repeat 0px 0px;
	width: 820px;
	height: 319px;
	margin-left:15px;
	}
#juliana .titleback{
	background:url("/modelblog_juliana/img/st_back.jpg") no-repeat 0 0;
	padding-bottom:10px;
	width:604px;
	height:20px;
	}
#juliana .modelname{
	font-size:small;
	font-weight:bold;
	color:#8FABBE;
	padding-bottom:5px;
	}
#juliana a:link {color: #8FABBE;}
#juliana a:visited {color: #8FABBE;}
#juliana a:active {color: #8FABBE;}
#juliana a:hover {color: #006699;}
	

/* head
----------------------------------------------- */
#headder table{
	padding:auto;
	margin:5px 15px 0 15px;
	width:820px;
	}
	
#headder{
	font-size:small;
	font-weight:bold;
	}
	
#headder a:link,#headder a:visited{
	text-decoration:none;
	}
	
#banner {
	display: none;
	}

div.img-link a {
	display: block;
	width: 820px;
	height:319px;
	text-decoration: none;
	margin-left:15px;
	}

/*　レイアウト
----------------------------------------------- */
#left {
	float: left;
	width: 165px;
	background-color: #FFFFFF;
	padding-left:15px;
	padding-top:15px;
	}
#center {
	width:604px;
	padding-left:34px;
	padding-top:15px;
	background-color: #FFFFFF;
	color: #666666;
	font-size: x-small;
	float:left;
	}
#right {
	width: 179px;
	background-color: #FFFFFF;
	padding-top:15px;
	float:left;
	padding-left:34px;
	}

/*--------------------------------sidebar--------------------------------*/
.sidebar {
	}

#calendar {
	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

#left h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
		text-align: center;
	font-weight: bold;
		text-transform: uppercase;
  		letter-spacing: .3em;
	}

#left  ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

#left  ul ul {
	margin-bottom: 0px;
	}

#left  #categories ul {
	padding-left: 15px;
	}

#left  li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 110%;
	margin-top: 10px;
	list-style-type: none;
	padding-left:10px;
	}

#left  #categories li {
	list-style-type: circle;
	}

#left  img {
	border: 3px solid #FFFFFF;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

/*--------------------------------content--------------------------------*/
.titleback h3 {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	}
	
.btitle{
	color:#FFFFFF;
	text-shadow: 1px 3px 3px #333333;
	}
	
.bdate{
	width:604px;
	font-size:x-small;
	font-weight:nomal;
	color:FF0000;
	border-bottom: 1px solid #999999;
	margin-bottom: 25px;
	line-height: normal;
	}
	
#center .text{
	width:604px;
	}
	
#center  img{
	padding:5px;
	margin:5px;
	border:1px #cccccc dotted;
	}

#center pre {
	font-size: larger;
}

#center  p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

#center  blockquote {
	line-height: 150%;
	}

#center  li {
	line-height: 150%;
	}

#center  h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

#center  h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

#center p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/*--------------------------------profile--------------------------------*/
#rsidebar{
	}
#rsidebar img{
	padding-bottom:3px;
	}
.proftext{
	font-size:small;
	color:#666666;
	line-height:130%;
	padding-bottom:10px;
	}
.modelprof{
	font-size:x-small;
	color:#666666;
	line-height:130%;
	}
	
/*--------------------------------link--------------------------------*/
#link{
	padding-top:15px;
	padding-bottom:0;
	}
#link img{
	padding:0 0 4px 0;
	}



