/* Base Weblog  */

textarea,select,input { font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro","Osaka","Verdana","Helvetica","Arial","ＭＳ Ｐゴシック","sans-serif"; }

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	background-image: url(../images/blog_img/bg.gif);
	}

#center	{
	width: 574px;
	float: left;
	}

#center h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	background-color: #E0F4FF; 
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#center h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #999999;
	font-weight: bold;
	margin-bottom: 5px;
	}

#center h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #999999;
	font-weight: bold;
	margin-bottom: 5px;
	border-left: solid 10px #8FC929;
	padding: 5px;
	}

#center .ent {
	width: 550px;
	text-align: left;
	font-size: 80%;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	}



#right	{
	width: 222px;
	float: right;
	}

#right .lay {
	width: 200px;
	text-align: left;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	}

#right .lay2 {
	width: 200px;
	text-align: left;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ECF9FF; 
	}




#footer	{
	clear: both;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}



body {
       	margin: 0px 0px 0px 0px;
       	text-align: center;
	font-color: #333333;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #408FDE;
	}

a:visited {
	color: #408FDE;
	}

a:active {
	color: #408FDE;
	}

a:hover {
	color: #003399;
	text-decoration: none;
	}

hr {
	width: 100%;
	height: 1px;
	color: #666666;
	background-color: #666666; 
	margin-top: 0px;
	margin-bottom: 0px;
	}

.posted {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: normal;
	}

.copy {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-align: center;
	line-height: 150%;
	}




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

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	text-align: center;
	width: 70%;
	}

#calendar caption {
	color: #666666;
	font-size: 70%;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin-bottom: 0px;
	}

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

#calendar td {
	text-align: center;
	}

#calendar a{
	text-align: center;
	color:#FFF;
	background-color: #FFBA00;
	}

#calendar td  a {
	font-weight: normal; 
	color : #FFF; 
	}



#categories {
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	}

#categories ul {
	list-style-type: square;
	color: #8FC929;
	list-style-position: inside;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 5px;
	}



#comment {
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	margin-top: 30px;
	}

#comment ul {
	list-style-type: square;
	color: #FF75DE;
	list-style-position: inside;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 5px;
	}

#history {
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	margin-top: 30px;
	}

#history ul {
	list-style-type: square;
	color: #FFBA00;
	list-style-position: inside;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 5px;
	}



.link-note {
	font-size: 90%;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 30px;
	}


.menu {
	/*font-size: x-small;*/
	margin-top: 5px;
	margin-bottom: 30px;
	font-size: small;
	line-height: 140%;
	text-align: left;
	/*padding: 2px;
	margin-top: 0px;*/
	}



#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: 70%;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin-top: 30px;
	}


/* エントリーアーカイブ  */

#comments {
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#comments div {
	/*border-top: dotted 1px #666666;
	margin-top: 10px;
	margin-bottom: 10px;*/
	width: 510px;
	}

#comments form div {
	border-top: none;
	padding-top: 10;
	}

#comments h2#com02 {
	/*border-top: dotted 1px #666666;*/
	padding-top: 40px;
	}


#send {
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#send h2 {
	font-size: 100%;
	color: #FF76C7;
	font-weight: bold;
	margin-bottom: 10px;
	}

#send h4 {
	font-size: 80%;
	color: #333333;
	font-weight: normal;
	}