@charset "UTF-8";
/* reset css */
	html {
	color: #000;
	background: #FFF;
	height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

img {
	display: block;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del, ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input, button, textarea, select {
 *font-size: 85%;
}

p {
	margin: 0;
	padding: 0;
}

/* body */
	
body {
	text-align: center; /* center on ie */
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, verdana, arial, sans-serif, HiraKakuPro-W3;
	font-size: 85%;
	_font-size: 75%;
	color: #484848;
	line-height:140%;
	height: 100%;
}

html>/**/body  {  
    font-size: 82%\9;  
} /* for ie8 */


*:first-child+html body {
	font-size: 85%;
}

a {
	color: #980404;
}

a:hover {
	color: #ff7878;
}

/* clearfix */
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* all */

#container {
	width: 650px;
	margin: 0 auto;
}

#l_columns {
	float: left;
	width: 480px;
	text-align: left;
}

#r_columns {
	float: right;
	width: 150px;
	text-align: left;
}

#form {
	padding: 1px;
	width: 100px;
	height: 16px;
	font-size: 10px;
	border: 1px solid #A1A1A1;
}

p.right {
	text-align: right;
	width: 138px;
}

/* left columns */

#ueda_box {
	
}

#ueda_photo {
	float: left;
	width: 200px;
}

#ueda_message {
	float: right;
	width: 280px;
	height: 220px;
	position: relative;
}

#ueda_message a.twitter, #ueda_message_m a.twitter {
	position: absolute;
	top: 1em;
	right: 0;
}

#ueda_message img.word {
	margin-top: 85px;
}

#ueda_message a.message {
	position: absolute;
	bottom: 0;
	right: 0;
}

#l_columns h1.top {
	height: 28px;
	padding: 1px 0 1px 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 10px;
}

#prof_text {
	padding: 0 10px;
	margin-bottom: 10px;
}

/* l_columns > entry */

#ueda_photo_m {
	float: left;
	width: 145px;
}

#ueda_message_m {
	float: right;
	width: 325px;
	height: 145px;
	position: relative;
}

#ueda_message_m img.word {
	margin-top: 50px;
}

#ueda_message_m a.message {
	position: absolute;
	bottom: 0;
	right: 0;
}

.title_topic {
	height: 28px;
	padding: 1px 0 1px 5px;
	line-height: 30px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

.entry_date {
	margin-top: 5px;
	line-height: 150%;
}

.entry_title {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}

.entry_body {
	padding: 10px;
}

ul#entry_action {
	border-top: 1px solid #d7d7d7;
	margin: 5px 0 10px 0;
	text-align: right;
}

ul#entry_action li {
	display: inline;
}

#entry_nav {
	text-align: center;
	margin: 10px 0;
}

.entry_more {
	margin-top: 5px;
	text-align: right;
}

#entry_page_nav {
	border-top: 1px solid #d7d7d7;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}

/* right columns */

#search_box {
	margin: 10px 0;
}

ul#menu_box {
	margin: 0 0 0 0;
	width: 150px;
	margin-bottom: 10px;
}

ul#menu_box li {
	display: inline;
	float: left;
	list-style: none;
}

ul#menu_box li#menu01 {
	display: block;
	height: 30px;
	width: 150px;
	text-indent: -9999px;
	overflow: hidden;
}

ul#menu_box li a {
	display: block;
	height: 30px;
	width: 150px;
	text-indent: -9999px;
	overflow: hidden;
}

ul#menu_box li#menu01 {
	background:url(img/nav_menu.gif) no-repeat 0 0;
}

ul#menu_box li#menu02 a {
	background:url(img/nav_menu.gif) no-repeat 0 -30px;
}

ul#menu_box li#menu03 a {
	background:url(img/nav_menu.gif) no-repeat 0 -60px;
}

ul#menu_box li#menu04 a {
	background:url(img/nav_menu.gif) no-repeat 0 -90px;
}

#kantei ul#menu_box li#menu01 a, ul#menu_box li#menu01 a:hover {
	background:url(img/nav_menu.gif) no-repeat -150px 0;
}

#work ul#menu_box li#menu02 a, ul#menu_box li#menu02 a:hover {
	background:url(img/nav_menu.gif) no-repeat -150px -30px;
}

#blog ul#menu_box li#menu03 a, ul#menu_box li#menu03 a:hover {
	background:url(img/nav_menu.gif) no-repeat -150px -60px;
}

#service ul#menu_box li#menu04 a, ul#menu_box li#menu04 a:hover {
	background:url(img/nav_menu.gif) no-repeat -150px -90px;
}

.cont_box {
	background: url(img/title_bar.gif);
	width: 150px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

.cont_box p {
	margin-left: 7px;
	line-height: 25px;
}

.cont_inner {
	width: 138px;
	_width: 150px;
	font-size: 9px;
	_font-size: 10px;
	border-left: 1px solid #c26464;
	border-right: 1px solid #c26464;
	border-bottom: 1px solid #c26464;
	padding: 5px;
	margin-bottom: 10px;
}

*:first-child+html .cont_inner {
	font-size: 10px;
}

html>/**/body .cont_inner {
font-size /*\**/: 10px\9;
}

.cont_inner label#age {
}

.cont_inner label#month, .cont_inner label#day {
	display: inline-block;
	width: 12px;
	margin-right: 3px;
	text-align: right;
}

select#year {
	margin-bottom: 5px;
}

input#fortune {
	margin-top: 5px;
	width: 138px;
	height: 30px;
}

.cont_inner dt {
	float:left;
	width:40px;
}

.cont_inner dd {
	margin-left:50px;
	_margin-left: 0px;
}

*:first-child+html .cont_inner dd {
	margin-left: 0px;
}

/* footer */

#footer {
	width: 100%;
}

#foot_link {
	height: 30px;
	background: url(img/footer_bg.gif) repeat-x ;
	line-height: 30px;
	margin-bottom: 5px;
}

#foot_link span {
	padding-left: 10px;
	margin-right: 14px;
	background: url(img/marker_list.gif)  2px 2px no-repeat;
}

.same_foot {
	margin-bottom: 2px;
}

.same_foot span {
	padding-left: 12px;
	margin-right: 14px;
	background: url(img/marker_list.gif)  2px 2px no-repeat;
}

.same_foot a {
	color: #484848;
	text-decoration: none;
}

.same_foot a:hover {
	color: #a20001;
}

.archivenavi {
	text-align: center;
	margin-bottom: 10px;
}

/* コメントフォーム */
table.form {
	width: 400px;
	margin: 0 40px;
	margin-bottom: 10px;
}

table.form th {
	width: 60px;
}

table.form tr {
	padding-bottom: 10px;
}

table.form td {
	width: 300px;
}

table.form td, table.form th {
	padding: 4px 6px;
}

table.form input.trackbackbox {
	width: 400px;
}

table.form td.botton, table.form td.trackback {
	text-align: center;
}

table.form input {
	width: 150px;
}

table.form input.button {
	width: 80px;
}

table.form textarea {
	width:300px;
}

/* 鑑定予約 */

table.form_kantei {
	width: 400px;
	margin: 10px 40px;
	margin-bottom: 10px;
}

table.form_kantei th {
	width: 100px;
}

table.form tr {
	padding-bottom: 10px;
}

table.form_kantei td {
	width: 300px;
}

table.form_kantei td, table.form_kantei th {
	padding: 4px 6px;
	border: 1px solid #d7d7d7;
}

table.form_kantei td.botton {
	border: 1px solid #d7d7d7;
}

table.form_kantei input.trackbackbox {
	width: 360px;
}

table.form_kantei td.botton, table.form_kantei td.trackback {
	text-align: center;
}

table.form_kantei input {
	width: 150px;
}

table.form_kantei input.button {
	width: 80px;
}

table.form_kantei textarea {
	width:300px;
}


/* コメントフォーム */

h3.form {
	pading-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
}

.line {
	width: 100%;
	height: 1px;
	border-top: 1px solid #d7d7d7;
	margin-top: 10px;
	margin-bottom: 5px;
}

.commentttl {
	padding-bottom: 3px;
	border-bottom: 1px solid #d7d7d7;
}

.commenttext {
	padding: 5px;
}

p.thanks {
	margin: 30px 0;
}

/* お仕事一覧 */

.work_box {
	width: 480px;
}

.work_img {
	float: left;
	width: 180px;
}

.work_img img {
	padding: 1px;
	border: 1px solid #d7d7d7;
}

.work_text {
	float: right;
	width: 290px;
}

#l_columns h1.top {
	height: 28px;
	padding: 1px 0 1px 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 10px;
}

/******  AdSense *******/

#container #l_columns .adsense {
	margin: 0px auto;
}

.adsense .ad_inner {
	margin: 0px auto;
	text-align: center;
}