@charset "utf-8";
/*
Theme Name: WordPress visual art version
Theme URI: http://www.visual-art.jp/
Description: visual art
Version: 0.1
Author: Satoshi_Tetsu
Author URI: http://www.visual-art.jp/
Tags: blue, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
a, a:link, a:visited{
	text-decoration: none;
	color:#0d8a00;
	}

a:hover {
	color: #096100;
	text-decoration: underline;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/header_bg.gif') repeat-x;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#header {
	background: #fff url('images/branding_img.jpg') no-repeat 20px 20px;
	margin: 0 0 0 1px;
	padding: 20px 0 0 20px;
	width: 820px;
	height: 324px;
	}


	
#content {
	font-size: 1.2em!important;
	font-size: 1.15em;
	}

/*.widecolumn .entry p {
	font-size: 1.05em;
	}*/


/*.widecolumn .entry {
	line-height: 1.4em;
	}*/
/*.widecolumn {
	line-height: 1.6em;
	}
*/
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer_navi{
	padding: 5px;
	margin: 40px 0 0 20px;
	width: 790px;
	height:14px;
	clear:both;
	background:#fefefe;
	border-bottom:1px solid #cccccc;
}
#footer_navi li.widget_navt{
	float:left;
}

#footer_navi li.widget_navt h3{
	margin:0;padding:0;
	float:left;
	font-weight:normal;
}
#footer_navi li.widget_navt h5{
	margin:0;padding:0;
	float:left;
	font-weight:normal;
	font-size:1.3em;
}
#footer_navi ul {
	list-style:none;
	margin: 0px;
	padding: 0;
	text-align: left;
	width: 790px;
	}

#footer_navi ul.footer{
	float:left;
	width: 600px; 
}
#footer_navi li.footer_item{
	float:left;
	margin: 4px 5px 0 5px;
	padding: 0 0 0 10px;
	background:url('images/footer_kugiri.gif') 0 0 no-repeat;
	}

#footer {
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 840px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#headerimg 	{
	margin: 0;
	height: 71px;
	width: 100%;
	}
.cms_logo{
	float:left;
	width:237px;
	/*height:38px;*/
	padding:0px 0 0 20px;
	margin:0;
}
	
.top_site_name {
	float:left;
	font-size: 12px;
	font-weight:normal;
	text-align: left;
	padding:16px 20px 0 12px;
	margin: 0;
	}
	
.top_site_name, .top_site_name a, .top_site_name a:hover, .top_site_name a:visited{
	text-decoration: none;
	color:#fff;
	}

.estimate_btn {
	float:right;
	width:206px;
	height:38px;
	padding:0px 20px 0 0px;
	margin:0;
	}
#headerimg .description {
	clear:both;
	font-size: 1.2em;
	text-align: left;
	padding:9px 0 0 20px;
	margin: 0;
	}





h1, h2, h3 {
	font-weight: bold;
	}

h1.page_h1{
	font-size: 28px;
	text-align: left;
	padding:30px 0 0 0px;
	margin: 0 0 30px 0;
	color:#000000;
	
}


h2 {
	font-size: 1.6em;
	margin: 24px 0 0;
	}
	
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


#content h2 {
	border-bottom:solid 2px #000000;
	line-height: 28px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}




.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	/*width: 760px;*/
	width: 840px;
	border: 1px solid #959596;
	text-align: left;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 20px;
	margin: 0px 0 0;
	width: 555px;
	}

/*.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}*/

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */





h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


ol li{
	/*list-style: decimal outside;*/
	}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*
.pagenav li{
	font-size: 16px;
	line-height: 32px;
	border-bottom:solid 1px #666666;
}
.pagenav ul ul li{
	font-size: 12px;
	line-height: 24px;
	border-bottom:none;
}
.pagenav h2{
	font-size: 16px;
	line-height: 32px;
	border-bottom:solid 2px #666666;
}

.categories li{
	font-size: 14px;
	line-height: 24px;
}

.categories h2{
	margin:10px 0 0 0;
	font-size: 16px;
	line-height: 32px;
	border-bottom:solid 2px #666666;
}

.linkcat li{
	font-size: 14px;
	line-height: 24px;
}

.linkcat h2{
	margin:10px 0 0 0;
	font-size: 16px;
	line-height: 32px;
	border-bottom:solid 2px #666666;
}
*/

.recent_info_h4{
	margin:10px 0 0 0;
	font-size: 14px;
	line-height: 32px;
	border-bottom:solid 2px #666666;
}
.recent_info_ul{
	margin:0;padding:0;
}
.recent_info_ul li{
	font-size: 12px;
	line-height: 20px;
	border-bottom:solid 1px #666666;
	list-style:none;
	margin:5px 0 0 0;padding:0 0 5px 0;
}

.breadcrumb{
	margin:3px 0 0px 20px;
	/*border-bottom:solid 1px #0d8a00;*/
	width:800px;
}
.post h3{
	font-size: 20px;
	text-align: left;
	padding:30px 0 0 0px;
	margin: 0 0 20px 0;
	color:#000000;
}

.narrowcolumn .entry{
	line-height: 2em !important;
	line-height: 2.1em;
	}
.entry p{
	margin:0 0 20px 0; padding:0;
	/*line-height:200%;*/
}
div.entry h1{
	font-weight:bold;
	font-size: 28px;
	margin:0 0 8px 0;padding:0;
}
div.entry h2{
	font-weight:bold;
	font-size: 24px;
	margin:0 0 7px 0;padding:0;
}
div.entry h3{
	font-weight:bold;
	font-size: 20px;
	margin:0 0 6px 0;padding:0;
}

div.entry h4{
	font-weight:bold;
	font-size: 16px;
	width:550px;
	margin:15px 0 5px 0;padding:6px 0 4px 5px;
	border-bottom:solid 1px #009966;
	border-top:solid 1px #eeeeee;
	background:url(images/h4_title_bg.gif) repeat-x;
}
div.entry h5{
	font-weight:bold;
	font-size: 14px;
	width:555px;
	margin:0 0 3px 0;padding:10px 0 2px 0;
	border-bottom:solid 1px #009966;
}
div.entry h6{
	font-weight:bold;
	font-size: 12px;
	margin:0 0 3px 0;padding:0;	
}


.entry ul{
	margin:0 0 20px 0; padding:0;
	}
.entry ul li{
	list-style:inside circle;
	margin:0; padding:0;
	line-height:180%;
	}
.entry ol {
	padding: 0px;
	margin:0 0 20px 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	line-height:180%;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */


/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;*/
	margin-left: 618px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h3{
	border-bottom:solid 1px #666666;
	background:#000 url(images/sidebar_h3_bg.gif) 0 0 repeat-x;
	color:#FFFFFF;
	padding:5px 0 5px 8px;
}
#sidebar h5.widgettitle{
	border-bottom:solid 1px #666666;
	background:#000 url(images/sidebar_h3_bg.gif) 0 0 repeat-x;
	color:#FFFFFF;
	padding:5px 0 5px 8px;
	font-size: 1.3em;
	margin: 30px 0 0 0;
}


#sidebar h3.area{
	border-bottom:solid 1px #666666;
	background:#000 url(images/sidebar_h3_bg.gif) 0 0 repeat-x;
	color:#FFFFFF;
	padding:5px 0 5px 8px;
}
#sidebar h2 {
	/*font-family: 'Lucida Grande', Verdana, Sans-Serif;*/
	/*font-size: 1.2em;*/
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	/*list-style: decimal outside;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#sidebar ul{
	margin:0;
	padding:0;
	}
#sidebar ul li{
	margin:0;
	padding:0;
	}
#sidebar ul ul{
	margin:0;
	padding:0;
	}

#sidebar ul.global li {
	font-size:1.2em !important;
	font-size:1.15em;
	font-weight:bold;
	border-bottom:solid 1px #999999;
	list-style:none;
	}
	
#sidebar ul.global li a{
	display:block;
	line-height:30px;
	width:185px;
	padding:0 0 0 15px;
	background: #fff url('images/s_yajirushi.gif') 0 12px no-repeat;
	}
	
#sidebar ul.global li a:hover {
	background: #f6f6f6 url('images/s_yajirushi.gif') 0 12px no-repeat;
	}
#sidebar li.recent-posts{
	/*font-size:1.2em;*/
	border-bottom:solid 1px #999999;
	/*list-style:none;*/
}

#sidebar div.textwidget{
	margin:0;
	padding:5px 3px 5px 3px;
	background:#f6f6f6;
	line-height:1.6em;
	border-bottom:solid 1px #999999;
}
/* End Sidebar */

/*=============================
	 contact_tableに指定
=============================*/
table{
	border-collapse:collapse;
	border-spacing:0;
	font-size:inherit;
	}
.contact_table{
		border-top:#FFFFFF solid 1px;
		border-left:#FFFFFF solid 1px;
		margin:0px 0 0 10px;
		font-size:12px;
		color:#4D4D4D;
		width: 555px; height: auto;
		/*4D4D4D*/
}

.contact_table td{
		padding:10px;
		line-height:150%;
		border-bottom:#FFFFFF solid 1px;
		border-right:#FFFFFF solid 1px;
		text-align:left;
}

.contact_td_left1{
		width:140px;
		background-color: #EEEEEE;
}

.contact_td_left2{
		width:140px;
		background-color: #F3F3F3;
}

.contact_td_right1{
	background-color: #EEEEEE;
}

.contact_td_right2{
	background-color: #F3F3F3;
}

.input01{
	width: 170px; height: 20px;
}

.input02{
	width: 50px; height: 20px;
}

.input03{
	width: 340px; height: 20px;
}

.input04{
	width: 340px; height: 100px;
}

.must_mark{ color: #CC3333;}

.err_message{
	color: #FF0000;
	font-size: 11px;
}
.attention{
	font-size:10px;
	margin:20px 0px 0px 0px;
	}

.s_btn{
	width: 100px;
	margin:10px 0 0 200px !important;
	margin:10px 0 0 100px;
}

