@charset "utf-8";
/*
Theme Name: Aphrodite
Theme URI: http://oppo240.jp/
Description: Aphroditeのテーマ
Version: 1.6
Author: oppo240
Author URI: http://oppo240.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "UTF-8";


/* CSS Document */

#blog_menu{
	margin-top:10px;
	padding-left:36px;
	color:#6F6F6F;
}
.blog_menu0 li{
	padding-left:10px;
}

.blog_post{
	padding-top:10px;
	padding-left:20px;
	padding-bottom:5px;
	border-bottom:1px solid #aaaaaa;
}
.entry{
	padding-left:15px;
}
.dat{
	display:block;
	text-align:right;
		color:#A5DA40;
	width:660px;
}
.post_h3{
	font-weight:bold;
	font-size:16px;
}
a:link {
		color:#A5DA40;
}
a:visited {
		color:#A5DA40;
}
a:hover {
		color:#A5DA40;
}
a:active {
		color:#A5DA40;
}

#respond{
	padding-left:30px;
}
.navigation{
	margin-top:5px;
}

.alignleft{
	float:left;
	text-align:right;
	width:320px;
}
.alignright{
	float:left;
	padding-left:20px;
}

#formtable{
	margin-bottom:10px;
}

#formtable td{
	padding:3px;
}

#formsubmit td{
	padding-top:10px;
}
