﻿@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/img01.gif) repeat-x;
	font-size: 14px;
	color: #080808;
}

option {
	font-family: Arial, Helvetica, sans-serif;
}

select {
	font-family: Arial, Helvetica, sans-serif;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

input {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CBA61A;
}

h2 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #080808;
}

h1 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CBA61A;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

ol {
	line-height: 200%;
}

ul {
	line-height: 200%;
}

li {
	list-style: none;
}

p {
	line-height: 1.5;
}

blockquote {
	padding-left: 1em;
}

blockquote ol {
	line-height: normal;
	font-style: italic;
}

blockquote ul {
	line-height: normal;
	font-style: italic;
}

blockquote p {
	line-height: normal;
	font-style: italic;
}

a {
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 778px;
	height: 300px;
	margin: 0 auto;
	background: url(images/top_hinako.jpg) no-repeat;
}

#header p {
	float: left;
	margin: 0;
	padding-top: 80px;
	text-transform: lowercase;
	line-height: normal;
}

#header h1 {
	float: right;
	margin: 0;
	font-size: 13px;
	color: #080808;
}

#header h1 {
}

#header p {
	padding-left: 10px;
}

#header a {
}

/* Menu */

#menu {
	width: 778px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat;
	font-size: 1em;
}

#menu ul {
	margin: 0;
	padding: 14px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px 0 15px;
	background: url(images/img04.gif) no-repeat left center;
	text-transform: lowercase;
	text-decoration: none;
	font-weight: bold;
	color: #080808;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
}

.profpink{
	padding: 3px;
	background: #fec0ef url('images/life_p.png') repeat fixed ;
}

.profgreen{
	padding-bottom: 5px;
	background: #ccfb86 url('images/life_g.png') repeat fixed ;
}

.profimg {
	vertical-align: middle;
	padding-right: 5px;
}

.proftext{
	padding: 0 15px 5px 15px;
	line-height: 1.5;
}

.profitemtext{
	padding: 0 15px 5px 15px;
	line-height: 1.5;
	text-align: center;
}

/* Item */

#item {
	padding: 5px;
}

#item p {
	clear: both;
	padding: 0 15px 5px 15px;
	line-height: 1.5;
}

#item dl {
	clear: both;
	padding: 0 15px 5px 15px;
	line-height: 1.5;
}

table {
	margin: 0 auto;
}

.tdleft{
	text-align: right;
}

.tdtitle{
	padding: 5px;
	background-color: #fec0ef;
	border: 3px solid #ffffff;
}


/* Content */

#content {
	float: left;
	width: 480px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	clear: both;
	margin: 0;
	padding-top: 15px;
	padding-left: 15px;
	background: url(images/top_title.gif) no-repeat left center;
	font-size: 1.5em;
	font-weight: bold;
	height: 35px;
	color: #080808;
}

.subtitle {
	clear: both;
	margin: 5px;
	padding-left: 20px;
	padding-bottom: 3px;
	background: url(images/img07.gif) no-repeat left center;
	border-bottom: 2px solid #85df00;
	font-size: 1.5em;
	font-weight: bold;
	color: #080808;
}

.itemtitle {
	clear: both;
	margin: 5px;
	padding-left: 20px;
	padding-bottom: 3px;
	background: url(images/img06.gif) no-repeat left center;
	border-bottom: 2px solid #85df00;
	font-size: 1.5em;
	font-weight: bold;
	color: #080808;
}

.byline {
	margin: 0;
	text-align: right;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

.leftbox{
	float: left;
}

.rightbox{
	float: right;
}

img.leftbox {
  	margin: 5px 10px 10px 0px;
}

img.rightbox {
  	margin: 5px 10px 10px 0px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 40px;
	border-bottom: 1px dotted #4A3903;
	background: url(images/img06.gif) no-repeat 15px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 0 0 2px 30px;
	background: url(images/img05.gif) no-repeat left center;
	font-size: 1.5em;
	font-weight: bold;
	border-bottom: 2px solid #85df00;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background-color: #ccfb86;
	border-top: 3px solid #85df00;
	font-size: 15px;
	text-align: right;
}

