/* ==============================================================
CSS information
file name  :  style.css
style info :  Sy[WπRg[
============================================================== */

/* --------------------------------------------------------------
ξ{έθ
-------------------------------------------------------------- */
html{
	height:100%;
}

body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	line-height: 2.2;
	color:#666666;
	font-family: verdana,Sans-Serif;
	text-align:center;
}

img {
	border:0px;
	vertical-align:bottom;
	margin:0px;
}

ul,li {
	margin:0px;
	padding:0px;
}

li {
	list-style-type: none;
}

a:link {
	color:#0066ff;
}

a:visited {
	color:#0066ff;
}

a:hover {
	color:#ff3300;
	text-decoration: none;
}

.red {
	color:red;
}

/* --------------------------------------------------------------
Rei
-------------------------------------------------------------- */
#container {
	width:900px;
	margin:0px auto 0px auto;
	text-align:center;
	padding:0 50px;
}

.page{
	width:900px;
	background-color:#ffffff;
}

/* --------------------------------------------------------------
wb_[
-------------------------------------------------------------- */
#header {
	width:900px;
	height:110px;
	position:relative;
	padding:0px 0px 5px 0px;
}

#header #logo {
	float:left;
	width:200px;
	height:70px;
	margin:30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

#header #logo a{
	position:relative;
	display:block;
	width:200px;
	height:70px;
	background-image:url(../img/logo.gif);
	background-repeat:no-repeat;
	text-indent:-99999px;
	overflow:hidden;
}

/* --------------------------------------------------------------
Rec
-------------------------------------------------------------- */
#contents {
	width:900px;
	padding:10px 0px 0px 0px;
	text-align:left;
}



/* --------------------------------------------------------------
C
-------------------------------------------------------------- */
#main {
	float:left;
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 40px 0px;
}

/* --------------------------------------------------------------
ey[W^Cg@H2^O
-------------------------------------------------------------- */
h2 {
	height:30px;
	text-indent:-99999px;
	margin:0px 0px 10px 0px;
}

h2#information {
	background-image:url(../img/h2_information.gif);
	background-repeat:no-repeat;
}

h2#daily_home {
	background-image:url(../img/h2_daily.gif);
	background-repeat:no-repeat;
}

h2#profile {
	background-image:url(../img/h2_profile.gif);
	background-repeat:no-repeat;
}

h2#client {
	background-image:url(../img/h2_client.gif);
	background-repeat:no-repeat;
}

h2#portfolio {
	background-image:url(../img/h2_portfolio.gif);
	background-repeat:no-repeat;
}

h2#contact {
	background-image:url(../img/h2_contact.gif);
	background-repeat:no-repeat;
}

h2#contactme {
	background-image:url(../img/h2_contactme.gif);
	background-repeat:no-repeat;
}

/* --------------------------------------------------------------
LubN
-------------------------------------------------------------- */

.section {
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 7px;
	overflow:hidden;
}

.section p {
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
}

/* --------------------------------------------------------------
Tu
-------------------------------------------------------------- */
#sub {
	float:right;
	width:260px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 40px 0px;
}

/* --------------------------------------------------------------
₯₯gbvy[W₯₯
-------------------------------------------------------------- */
#image_home {
	margin:0px 0px 30px 0px;
	padding:0px 0px 0px 0px;
}


/* --------------------------------------------------------------
₯₯gbvy[W@information₯₯
-------------------------------------------------------------- */
#P_home #main #home_information div {
	width:600px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 21px 0px;
	background-image:url(../img/line_dot.gif);
	background-position:0px bottom;
	background-repeat:no-repeat;
}

#P_home #main #home_information div p {
	float:left;
	width:490px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#P_home #main #home_information div p.date {
	width:110px;
	padding:0px 0px 0px 0px;
}

/* --------------------------------------------------------------
££y[W@information££
-------------------------------------------------------------- */

/* --------------------------------------------------------------
₯₯daily₯₯
-------------------------------------------------------------- */
h3.daily {
	font-size:112%;
	font-weight:normal;
	border-bottom:solid 1px #cccccc;
	margin:0px 0px 20px 0px;
}

table#wp-calendar {
	width:260px;
}

table#wp-calendar caption {
	background-color:#eeeeee;
	height:30px;
	padding:0px 5px 0px 5px;
	font-size:112%;
	line-height: 2;
}

table#wp-calendar th {
	font-weight:normal;
	padding:0px 5px;
}

table#wp-calendar td {
	padding:0px 5px;
}

table#wp-calendar #prev {
	text-align:left;
}

table#wp-calendar #next {
	text-align:right;
}

.wp-tag-cloud{
	margin:30px 0px 0px 0px;
}

.wp-tag-cloud li{
	float:left;
	margin:0px 10px 0px 0px;
	padding:0px 0px 0px 0px;
}

/* --------------------------------------------------------------
££daily££
-------------------------------------------------------------- */

/* --------------------------------------------------------------
₯₯portfolio₯₯
-------------------------------------------------------------- */
#P_portfolio .section h3 {
	font-weight:normal;
}

#P_portfolio .section p {
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
}

#past ul {
	width:260px;
	border-top:solid 1px #eeeeee;
}

#past li {
	width:260px;
	letter-spacing:3px;
	border-bottom:solid 1px #eeeeee;
}

#past a {
	height:29px;
	position:relative;
	display:block;
	color:#666666;
	text-decoration: none;
	background-image:url(../img/icon_arrow.gif);
	background-position:10px 11px;
	background-repeat:no-repeat;
	padding:0px 0px 0px 27px;
}

#past a:hover {
	background-color:#fefefe;
}

/* --------------------------------------------------------------
££portfolio££
-------------------------------------------------------------- */



/* --------------------------------------------------------------
₯₯contact me₯₯
-------------------------------------------------------------- */
#P_contact #sub h3 {
	
	margin:20px 0px 0px 0px;
}


/* --------------------------------------------------------------
££contact me££
-------------------------------------------------------------- */


/* --------------------------------------------------------------
footer
-------------------------------------------------------------- */
#footer {
	width:900px;
	height:20px;
	font-family: verdana,Sans-Serif;
	padding:0px 0px 0px 0px;
	text-align:center;
	background-image:url(../img/bg_footer.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#footer #copy {
	width:900px;
	height:20px;
	font-size:11px;
	text-align:right;
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-top:solid 5px #cccccc;
}

#footer #copy a:link,
#footer #copy a:visited {
	color:#ffffff;
	text-decoration:none;
}

#footer #copy a:hover {
	color:#ffffff;
	text-decoration:underline;
}
