/* 著作権表示
Copyright (C) 2005 WebdesignTanaka. All Rights Reserved. 
fr007 無料テンプレート
著作権表示は削除しないで下さい。
*/

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	
        text-align: center;


        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {

	color: #626262;

	}

a:visited {
	color: #626262;
	}

a:active {
	color: #626262;
	}

a:hover {
	color: #F2C100;
	}

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

/*コンテンツ全体*/

#container {
line-height: 140%;
width:804px;	
height:100%;
background:url(../01top/01back.gif);
border-top:1px solid #ddd;
position:relative;
margin-right:auto;
margin-left:auto;
	}

/*タイトル*/

#banner {
font-family: "ＭＳ Ｐゴシック", "Osaka";
background-color: #ffffff;	
text-align: center;
padding: 0px 0px 0px 0px;
height: 72px;
width:737px;
background-image:url(../01top/01headimg.gif);
background-repeat: no-repeat ;
background-position:top;
    	}


#banner2 {
background-image:url(../01top/02under.gif);
background-repeat: no-repeat ;
background-position:top;
padding: 0px 0px 0px 0px;
height: 10px;
width:737px;
	}


.banner-alt {
	display: none;
}


/*タイトル文字リンク色*/ 
#banner a {
	color: #F2C100;
	text-decoration: none;
	}

/*タイトル文字*/ 

#banner h1 {
color: #ff9c00;
padding: 0px 0px 0px 0px;
font-size: 14px; 
font-weight: bold;
	
	}

/*サブタイトル文字*/ 

#banner h2 {

	color: #666666;
	font-size: small;
	padding: 30px 50px 10px 50px;

	}

/*コンテンツ全体スペース*/
#con {
font-family: "ＭＳ Ｐゴシック", "Osaka";
background-color: #ffffff;	
text-align: left;
padding: 0px 0px 0px 0px;
width:737px;
	}

/*センターコンテンツ*/ 

#center {
	float: right;
	width: 557px;
	background-color: #FFFFFF;	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 12px;
	background-color: #FFFFFF;
	
	color: #336600;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}
.content pre {
	font-size: larger;
}

/*サイドコンテンツ*/ 
#right {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}

 /*投稿記事*/

.content p {

	color: #626262;

	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: nomal;
	line-height: 120%;
	text-align: left;

	margin: 5px 20px 10px 20px ;


	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

/*投稿日付*/

.content h2 {

	color: #626262;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;

	padding: 2px;

	background-color: #EFEFEF;

	}


 /*エントリータイトル*/
.content h3 {

	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	margin: 0px 0px 10px 0px ;

	padding: 5px;

	color: #666666;
	background-color: #FFEB99;
	border-right: 1px solid #626262;
	border-left: 1px solid #626262;
	
	}

.content p.posted {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px dashed #626262;
	text-align: left;
		
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 10px;
	line-height: normal;

	}

.sidebar {
	padding: 15px;
	}


 /*カレンダー*/
#calendar {
  	line-height: 100%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;

	border: 1px solid #626262;

	}

#calendar table {

	padding: 5px;
	border-collapse: collapse;
	border: 1px;
	width: 100%;

	}

#calendar caption {

	padding: 5px;

	background-color: #FFEB99;
	border-right: 1px solid #626262;
	border-left: 1px solid #626262;

	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;

	background-color: #EFEFEF;


	}

#calendar td {
	text-align: center;

	background-color: #FFFFFF;

	border: 1px solid #626262;
	padding: 3px;

	}

.sidebar h2 {
	color: #666666;
	background-color: #FFEB99;
	border-right: 1px solid #626262;
	border-left: 1px solid #626262;

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

.sidebar ul {
	padding-left: 15px;
	margin: 0px;
	margin-bottom: 30px;

	list-style-image: url("fr007_list.jpg");

	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;

	list-style-image: url("fr007_list.jpg");
	}

.sidebar 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: square;
	}

.sidebar #categories li {
	list-style-type: square;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

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

.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;


	border-top: 1px dashed #666666;


	}

#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;
	}
