@charset "utf-8";
/*
Theme Name: BUSINESS FACTORY INC.
Theme URI: http://wordpress.org/
Description: WordPress のテーマ
Version: 1.0
Author: Ryosuke Furuya
Author URI: http://blog.under.jp/
Tags: custom header, fixed width, two columns, widgets


*/

/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */


body {
	margin: 0;
	padding: 0;
	background: #fff url('img/bg_header.gif') repeat-x;
	color: #555;
	font-size: small;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#page {
	width: 835px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#wrapper {
	position: relative;
	width: 835px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

/* 全ての行間を詰める（行間リセット）
------------------------------------------------------------ */

h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	line-height: 100%;
}

/* Tag
------------------------------------------------------------ */
hr {
	display: none;
	}

a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

a img {
	border: none;
	}

/*	Begin Headers */

h2 {
/*	margin: 0;*/
/*	padding: 0;*/
	font-weight: bold;
	font-size: 1.6em;
	}

h2.pagetitle {
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 5px solid #24496E;
	font-weight: bold;
	font-size: 1.6em;
	}
small.pagetitle {
	margin: 0;
	padding: 0 0 0 10px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border-left: 5px solid #ccc;
	color: #ccc;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2 a:hover {
	color: #06c;
	text-decoration: none;
	}

h2 a,
h2 a:visited {
	color: #555;
	text-decoration: none;
	}

.post p a,
.post p a:visited {
	color: #555;
	}

dd a,
dd a:visited {

	}

.index dd a,
.index dd a:visited {
	color: #555;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-weight: bold;
	font-size: 1.3em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	color: #999;
	font-weight: normal;
	font-size: .9em;
	}

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	color: #999;
	font-weight: normal;
	font-size: .9em;
	}

h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

h3 a, h3 a:visited {
	color: #333;
	text-decoration: none;
	}

h3.subtitle {
	margin: 30px 0;
	padding: 0 0 0 10px;
	border-left: 5px solid #ccc;
	font-weight: bold;
	font-size: 1.5em;
}

h4 {
	margin: 2em 0 1em 0;
	border-bottom: 1px dotted #ccc;
	line-height: 1.5em;
	font-weight: bold;
	font-size: 1.2em;
}

h5 {
	margin: 2em 0 1em 0;
	font-weight: bold;
	font-size: 1em;
}

/* End Headers */

/* header
------------------------------------------------------------ */
#header {
	width: 835px;
	height: 90px;
	padding: 0;
	}

#headerimg {
	width: 835px;
	margin: 3px 0 0 0;
	padding: 0;
	}

h1 {
	margin: 0;
	padding: 0;
	float: left;
	}

h1 a {
	text-decoration: none;
	}

.contact {
	float: right;
	}

/* globalnav
------------------------------------------------------------ */
#globalnav {
	display: block;
	width: 835px;
	height: 45px;
	margin: 0;
	padding: 0;
	z-index: 9998;
}

#globalnav ul {
	list-style-type: none;
	width: 835px;
	height: 45px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#globalnav li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#globalnav li a {
	outline: none;
	float: left;
	height: 0;
	margin: 0;
	padding: 45px 0 0 0;
	background-image:  url(img/globalnav.png);
	_background-image:  url(img/globalnav.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	text-decoration: none;
	overflow: hidden;
}

/* BUTTONS */
.navi1 a { width: 120px; background-position: left top; }
.navi2 a { width: 119px; background-position: -120px top; }
.navi3 a { width: 119px; background-position: -239px top; }
.navi4 a { width: 119px; background-position: -358px top; }
.navi5 a { width: 119px; background-position: -477px top; }
.navi6 a { width: 119px; background-position: -596px top; }
.navi7 a { width: 120px; background-position: -715px top; }

/* OVER STATES */
.navi1 a:hover { background-position: left -45px; }
.navi2 a:hover { background-position: -120px -45px; }
.navi3 a:hover { background-position: -239px -45px; }
.navi4 a:hover { background-position: -358px -45px; }
.navi5 a:hover { background-position: -477px -45px; }
.navi6 a:hover { background-position: -596px -45px; }
.navi7 a:hover { background-position: -715px -45px; }

/* PRESSED STATES */
.navi1 a:active { background-position: left -90px; }
.navi2 a:active { background-position: -120px -90px; }
.navi3 a:active { background-position: -239px -90px; }
.navi4 a:active { background-position: -358px -90px; }
.navi5 a:active { background-position: -477px -90px; }
.navi6 a:active { background-position: -596px -90px; }
.navi7 a:active { background-position: -715px -90px; }

/* ON STATES */
.navi1 a.current { background-position: left -135px !important; }
.navi2 a.current { background-position: -120px -135px !important; }
.navi3 a.current { background-position: -239px -135px !important; }
.navi4 a.current { background-position: -358px -135px !important; }
.navi5 a.current { background-position: -477px -135px !important; }
.navi6 a.current { background-position: -596px -135px !important; }
.navi7 a.current { background-position: -715px -135px !important; }


/* mainvisual
------------------------------------------------------------ */
#mainvisual {

}


/* content
------------------------------------------------------------ */
#content {

	}

#content dl {
	margin: 30px 0 30px 15px;
	line-height: 1.5em;
	}

#content dt {
	float: left;
	width: 120px;
	}

#content dd {
	margin-left: 120px;
	margin-bottom: 15px;
	zoom: 1;
	}

#content dl.index {
	margin: 15px 0 30px 15px;
	line-height: 1.5em;
	}

#content .index dt {
	float: left;
	width: 80px;
	}

#content .index dd {
	margin-left: 80px;
	margin-bottom: 0;
	zoom: 1;
	}

#contentmain {
	margin: 30px 0 30px 15px;
}

#contentmain p {
	line-height: 1.5em;
}

#contentmain .indent {
	margin-left: 15px;
}

#contentmain em,
dl em {
	color: #24496E;
	font-style: normal;
}

#contentmain ul {
	line-height: 1.5em;
	margin: 0 0 1em 1.5em;
	padding: 0;
}

#contentmain li {
	list-style-type: none;
	list-style-image: url(img/ic_square.gif);
}

#contentmain ul.second {
/*	padding: 0;*/
}

#contentmain ul.second li {
	list-style-type: circle;
	list-style-image: none;
}

/* narrowcolumn,widecolumn
------------------------------------------------------------ */
#mainleft,
#mainright,
#mainindex {
	position: relative;
}

#mainindex {
	float: left;
	width: 630px;
}

#mainleft .narrowcolumn {
	float: left;
	padding: 30px 30px 20px 30px;
	margin: 0;
	width: 570px;
	}


#mainright .narrowcolumn {
	float: right;
	padding: 30px 30px 20px 30px;
	margin: 0;
	width: 570px;
	}

#mainindex .narrowcolumn {
	float: right;
	padding: 30px 30px 20px 30px;
	margin: 0;
	width: 365px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.narrowcolumn .entry p {
	line-height: 1.5em;
	}

.widecolumn .entry p {
	line-height: 1.5em;
	}

.narrowcolumn .entry,
.widecolumn .entry {
	margin-top: 1em;
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.5em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	font-size: .8em;
	}

/* post
------------------------------------------------------------ */
.post {
	margin: 30px 0 40px 15px;
/*	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;
	color: #777;
}


.clear {
	clear: both;
}

/* banner
------------------------------------------------------------ */
#banner {
	float: left;
	margin: 15px 0 0 0;
	width: 205px;
	}

#banner-inner {
	padding: 0;
	}

/* sidecontent
------------------------------------------------------------ */
#sidecontent {
	margin: 15px 0 0 0;
	width: 205px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: .9em;
	background: #f0f0f0 url(img/bg_side_top.gif) no-repeat top;
	}

#sidecontent-inner {
	padding: 15px 10px 15px 10px;
	background: url(img/bg_side_bottom.gif) no-repeat bottom;
	}

#sidecontent h2 {
	margin: 5px 0 15px 0;
	padding: 0;
	color: #999;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	}

#sidecontent a,
#sidecontent a:visited {
	color: #555;
}

#sidecontent address {
	line-height: 1.5em;
	font-style: normal;
	}

#mainindex #sidecontent {
	float: right;
}

#mainright #sidecontent {
	float: right;
}

#mainleft #sidecontent {
	float: left;
}

#sidecontent-inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidecontent-inner li {
	margin: 0;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #ccc;
}


/* sidebar
------------------------------------------------------------ */
#sidebar {
	margin: 15px 0 0 630px;
	width: 205px;
	font: .9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #f0f0f0 url(img/bg_side_top.gif) no-repeat top;
	}

#sidebar-inner {
	padding: 15px;
	background: url(img/bg_side_bottom.gif) no-repeat bottom;
	}

#mainleft #sidebar {
	float: left;
	margin: 15px 0 0 0;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color: #999;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	}

#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

#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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

/* footer
------------------------------------------------------------ */
#footer {
	clear: both;
	padding: 10px 0;
	margin: 0;
	width: 100%;
	background: #fff;
	border-top: 1px solid #e0e0e0;
	color: #999;
	font-size: x-small;
	}


#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 140%;
}

#footer li a {
	margin: 0;
	padding: 0 10px;
	border-right: 1px solid #f0f0f0;
	color: #999;
}

#footer li a.last {
	margin: 0;
	padding: 0 10px;
	border: none;
}





/* Begin Typography & Colors */

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.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;
	}



small, .nocomments, blockquote, strike {
	color: #999;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar caption, cite {
	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 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */


.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;
	font-size: .8em;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* 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;
	}


.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 */


/* 汎用
------------------------------------------------------------ */
#pagetop {
	width: 805px;
	margin: 0 auto;
	padding: 15px 15px 5px 15px;
	font-size: x-small;
	text-align: right;
	}

.goto {
	text-align: right;
	font-size: x-small;
	}


/* 汎用
------------------------------------------------------------ */
.flow td {
	vertical-align: top;
}

.flow img {
	padding: 0 15px 0 0;
}

.consideration {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.consideration td {
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.consideration .hd {
	width: 10em;
	background: #f0f0f0;
}

#list {
	font-size: .9em;
}

#list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#list li {
	margin: 0;
	padding: 0;
}

#list li a {
	margin: 0;
	padding: 0 10px 0 0;
}

.index {
	padding: 0 0 60px 0;
}

/* clearfixハック
------------------------------------------------------------ */

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

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

