body {
	margin: 0;
	padding: 0;
	background-color: #D9D9D1;
	text-align: center;	
	}

a:link { color: #00749A;	}
a:visited {	color: #003366;	}
a:active { color: #6699CC;	}
a:hover { color: #6699CC;	}

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

#container {
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	}


#banner {
	display: block;
	background: #2B7E99;
	border: 0;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align: left;
	padding: 20px 25px 18px;
	}

#banner-left {
	float: left;
	width: 550px;
	background: #2B7E99;
	text-align: left;
	padding: 20px 25px 18px;
	}

#banner-right {
	float: right;
	width: 144px;
	background: #2B7E99;
	text-align: right;
	padding: 17px 28px;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: 24px;
	font-weight: bold;
	margin:6px 0px;     
	}

#banner h2 {
	font-size: 12px;
	color: #CCCCCC;
	}



#left {
	float: left;
	width: 185px;
	overflow: hidden;
	}

textarea#comment-text {
    width: 435px;
    }

#right {
	float: right;
	width: 180px;
	overflow: hidden;
	}

#center {
	float: left;
	width: 435px;
	overflow: hidden;
	}

.content {
	margin: 25px 20px 5px;
	color: #333333;
	font-size: 12px;
	}

.content p {
	color: #333333;
	font-size: 12px;
	line-height: 165%;
	text-align: left;
	margin: 12px 0px;
	}

.content blockquote {
	line-height: 160%;
	border: 1px dashed #41BEE7;
	padding:0 15px;
	}

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

.content h2 {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	border-bottom: 1px dashed #333333;
	text-align: left;
	font-weight: bold;
	margin-bottom: 4px;
	}

.content p.category {
	color: #666666;
	font-size: 10px;
	font-family:palatino,  georgia,"ヒラギノ角ゴ Pro W3", "MS Pゴシック", "Osaka", verdana, arial, sans-serif;
	text-align: right;
	margin: 0px 0px 12px;
	}

.content h3 {
	color: #00749A;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	margin-bottom:12px;
	padding-left:16px;
	background:url("images/pt_title.gif") 0 2px no-repeat;
	}

.content p.posted {
	clear: both;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	text-align: right;
	margin: 15px 0px 30px;
	line-height: normal;
    clear: both;
	}

#calendar {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	background-color: #2B7E99;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	letter-spacing: .1em;
	}

#calendar th {
  	line-height: 140%;
	text-align: center;
	font-weight: normal;
	padding-top: 8px;
	}

#calendar td {
	font-family: Verdana, sans-serif;
  	line-height: 140%;
	text-align: center;
	}


.sidebar1 {	margin: 25px 0px 15px 25px;}
.sidebar2 {	margin: 25px 25px 15px 2px;}

.sidebar1 #bmail .module {
	margin-top: -20px;
}

.sidebar1 h2, .sidebar2 h2 {
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	letter-spacing: 1px;
	}
.sidebar1 h2 {background-color:#2B7E99;	}
.sidebar2 h2 {background-color:#5C5852;	}


.sidebar1 ul, .sidebar2 ul {
	margin: 0px;
	margin-bottom: 30px;
	}
.sidebar1 ul { padding-left: 15px;}
.sidebar2 ul { padding-left: 0px;}

.sidebar1 li, .sidebar2 li {
	color: #333333;
	font-size: 10px;
	text-align: left;
	line-height: 140%;
	margin-top: 7px;
	}
.sidebar1 li { list-style-image:url("images/pt_list.gif");}
.sidebar2 li { list-style:none;}


.sidebar1 p {
	font-size:12px;
	color:#333333;
	line-height:145%;
	margin: 5px 0px 28px;
	}

p.profile {
	border-bottom: 1px dotted #333333;
	margin-bottom: 0px;
	}
p.qr {
	text-align:center;
	font-size:10px;
	margin-bottom: 8px;
	}
p.qr img {
	padding-bottom: 4px;
	}
p.qr a {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	}


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

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

#foot {
	border-top: 1px solid #CCC;
	font-family: Verdana, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:right;
	padding:4px 25px 10px;
	letter-spacing: 1px;
	}


#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

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

#individual {
	font-family:"ＭＳ Ｐゴシック", Osaka;
	color: #444444;
	}

#individual h2 {
	color: #555555;
	font-size: 12px;
	border: 1px solid #555555;
	text-align: left;
	font-weight: bold;
	margin: 30px 0px 4px;
	padding:3px 5px;	
	}

#individual p.posted {
	color: #666666;
	font-size: 10px;
	text-align: right;
	margin-top: 10px;
	padding-top: 2px;
	border-top: 1px dotted #666666;
	line-height: normal;	
	}

textarea {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", verdana, arial, sans-serif;
	}

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

form input, form textarea {
	border: 1px solid #00749A;
	}

.comment-form {
	margin-bottom:30px;
	}


.image-full {
	width: 370px;
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}
	
span{
	line-height: 150%;
	}