/*
    Theme Name: Notepad Chaos
    Theme URI: http://www.evaneckard.com/
    Description: Notepad Chaos is a wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a>
    Version: 1.0
    Author: Evan Eckard
    Author URI: http://www.evaneckard.com/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background:url(images/page-back.jpg) no-repeat top center #EBE9E4;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#container {
	width:819px;
	margin:0 auto;
	position:relative;
	height:252px;
}

/* search form */

#search {
	position:absolute;
	text-align:right;
	width:250px;
	left:520px;
	top:10px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:138px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search-back.gif) transparent;
}
#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/btn-back.gif) transparent;
}

/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/* menu */

#menu-holder {
	position:absolute;
	top:43px;
	left:457px;
	width:319px;
	overflow:hidden;
}
#menu {
	width:319px;
	height:42px;
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:42px;
	display:block;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:107px;
}
#about {
	text-indent:-300em;
	overflow:hidden;
	left:107px;
	width:107px;
}
#archives {
	text-indent:-300em;
	overflow:hidden;
	left:214px;
	width:106px;
}

#home a:hover {
	background:transparent url(images/menu.jpg) 0px 0px no-repeat;
}
#about a:hover {
	background:transparent url(images/menu.jpg) -107px 0px no-repeat;
}
#archives a:hover {
	background:transparent url(images/menu.jpg) -214px 0px no-repeat;
}

/* blog title */

#title {
	position:absolute;
	top:151px;
	left:128px;
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width:308px;
	overflow:hidden;
}
#title h2 {
	color:#fff;
	font-size:20px;
	margin:0 0 2px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}

/* content */

#content {
	background:url(images/notepad-back.gif) repeat-y;
	width:764px;
	margin:0 auto;
	padding-right:55px;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	padding-left:70px;
	width:425px;
	font-size:12px;
	line-height:20px;
}
#content .col01 .h2tab {
	position: relative;
	top:-26px;
	left:-88px;
	height:72px;
	width:480px;
	background: url(images/h2Bg_tsb.gif) no-repeat;
}
#content .col01 .h2tab .h2title {
	display: block;
	line-height: 39px;
	height: 39px;
	padding: 3px 0 0 69px;
	font-size:18px;
	background: url(images/postH3Bg.gif) no-repeat 19px 9px;
	font-weight: bold;
}
#content .col01 .h2tab .h2title a {
	color: #3A284D;
	text-decoration: none;
}
#content .col01 .h2tab .breadcrumbs {
	color: #666;
	height: 20px;
	line-height: 20px;
	padding-left: 23px;
}
#content .col01 .h2tab .breadcrumbs a:link,
#content .col01 .h2tab .breadcrumbs a:visited {
	color: #330033;
}
#content .col01 .h2tab .breadcrumbs a:hover {
	color: #fff;
	text-decoration: none;
}
#content .col01 h3 {
	font-size:18px;
	line-height:28px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h4 {
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	margin: 10px 0;
	padding:0;
	height:18px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h3 a {
	display: block;
	color:#000;
	text-decoration:none;
	background: url(images/postH3Bg.gif) no-repeat;
	padding-left: 45px;
}
#content .col01 .post-inner h3 {
	background: url(images/postH3Bg2.gif) no-repeat;
	line-height: 25px;
	font-size: 18px;
	border-bottom: 1px solid #306;
	padding: 0 0 0 35px;
	height: 25px;
	margin:10px 0 15px 0;
}
#content .col01 h3 a:hover {
	background-color:#f4f0db;
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(images/line.gif) repeat-x;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-98px;
	height:67px;
	width:83px;
	background:url(images/date-tab.gif) no-repeat;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	text-align:right;
	display:block;
	padding:6px 16px 6px 0;
	font-size:11px;
}
.day {
	text-align:right;
	display:block;
	padding:4px 16px 2px 0;
	font-size:18px;
	font-weight:bold;
}
#content .col01 .post-inner a {
	color:#000;

	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}


#content .col02 {
	float:right;
	width:212px;
	font-size:11px;
	line-height:16px;
}
#content .col02 .recent-posts {
	width:212px;
	background:url(images/postitBack.gif) repeat-y;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li ul {
	margin-left: 10px;
}
#content .col02 .recent-posts ul li .listMeta {
	font-size:10px;
}
#content .col02 .recent-posts ul li a {
	border-top:1px solid #ffffbe;
	display:block;
	width:170px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	text-decoration:none;
	color:#fff;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #FF6600;
}
#content .col02 .recent-posts ul li ul li a {
	color:#21565E;
	border-top:1px solid #ffffbe;
	display:block;
	width:160px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	background:url(images/bullet-postit.gif) no-repeat 5px 8px;
}
#content .col02 .recent-posts ul li ul li ul li a {
	color:#21565E;
	border-top:1px solid #ffffbe;
	display:block;
	padding:4px 0 4px 25px;
	background:url(images/bullet-postit_arw.gif) no-repeat 5px 8px;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration: underline;
	color:#21565E;
	background:url(images/bullet-postit.gif) no-repeat 5px 8px #FFC;
}
#content .col02 .recent-posts ul li ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #FF9900;
}
#content .col02 .recent-posts ul li ul li ul li a:hover {
	text-decoration:none;
	color:#000;
	background: url(images/bullet-postit_arw.gif) no-repeat 5px 8px #FF9900;
}
#content .col02 .postit-bottom {
	width:188px;
	height:62px;
	background:url(images/postit-bottom.gif) no-repeat;
	padding:12px 12px 0;
	font-size:11px;
	text-align:right;
}
#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}

#content .col02 .categories-upper {
	height:100px;
	background:url(images/categories-upper.gif) no-repeat;
	margin-top: 20px;
}
#content .col02 .categories {
	background:url(images/categories-back.gif) repeat-y;
}
#content .col02 .categories ul {
	margin:0;
	padding:0;
}
#content .col02 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col02 .categories ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:170px;
	padding:4px 0 4px 25px;
	background:url(images/bullet-note.gif) no-repeat 5px 8px;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col02 .categories-btm {
	height:68px;
	background:url(images/categories-btm.gif) no-repeat;
}


#content .col02 .links {
	background:url(images/txt-friends-links.gif) no-repeat 50% 8px;
	padding-top:30px;
	margin-top: 10px;
}
#content .col02 .links ul {
	margin:0 0 20px;
	padding:0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
	background:url(images/line-inner.gif) no-repeat bottom;
}
#content .col02 .links ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:6px 0;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

#content .col02 .side-meta {
	background:url(images/txt-misc-debris.gif) no-repeat top right;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}


/* footer */

#footer-holder {
	width:819px;
	margin:0 auto;
	position:relative;
}
#footer-holder .footer {
	width:932px;
	height:300px;
	position:absolute;
	top:0px;
	left:-54px;
	background:url(images/footer.jpg) no-repeat;
	z-index:100;
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	width:480px;
	position:absolute;
	top:116px;
	left:186px;
	font-size:11px;
	line-height:16px;
	color:#000;
	z-index:105;
	height:60px;
	overflow:hidden;
}
#footer-holder .smashing a {
	width:66px;
	height:61px;
	position:absolute;
	top:160px;
	left:709px;
	font-size:11px;
	text-indent:-400px;
	z-index:102;
	overflow:hidden;
	background:url(images/logo-smashing.gif) no-repeat 0 0;
}
#footer-holder .smashing a:hover {
	background:url(images/logo-smashing.gif) no-repeat 0 -61px;
}
#footer-holder .rss a {
	width:55px;
	height:55px;
	position:absolute;
	top:165px;
	left:130px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.gif) no-repeat 0 0;
}


/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-older.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older.gif) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-newer.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.gif) no-repeat;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.gif) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.gif) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}
#container #title h1 {
	background: url(images/logo.jpg) no-repeat;
	font-size: 12px;
	text-indent: -9999px;
	height: 24px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
#siteDescription {
	background: url(images/siteDescription.jpg) no-repeat;
	height: 22px;
	font-size: 12px;
	text-indent: -9999px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
.topBack {
	display: block;
	text-align: right;
	margin-bottom: 20px;
}
#content .col01 li {
	margin-left: 20px;
}
/*--- テーブル基本 ---*/
#content .col01 table {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: separate;
	border-spacing: 2px;
	border-top: solid 1px #B2B2B2;
	border-left: solid 1px #B2B2B2;
}

#content .col01 table caption {
	background: #CBCBC9;
	text-align: left;
	padding: 2px 5px;
	margin: 0 2px 5px 2px;
}

#content .col01 table th {
	padding: 4px 6px 4px 5px;
	line-height: 20px;
}
#content .col01 table td {
	padding: 4px 6px;
	line-height: 20px;
}

#content .col01 table th {
	border-bottom: solid 1px #777;
	border-right: solid 1px #777;
	background: url(images/thBg.jpg) #FF9933;
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}

#content .col01 table td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	background: #fff;
	text-align: left;
}
table.tbl01 col.dirName {
	white-space: nowrap;	
}

/*--- img caption ---*/
.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;
}
/*--- home --*/
#content .colHome01 {
	float:left;
	padding-left:61px;
	width:491px;
} 
#content .colHome01 img {
	position: relative;
	top: -30px;
}
#content #colHomeCon {
	padding-left: 9px;
	width: 426px;
}
#content #colHomeCon #homeWaku01 {
	background: url(images/homeWakuBg01.jpg) no-repeat;
	float: left;
	width: 190px;
	height: 125px;
	padding: 44px 10px 0 10px;
}
#content #colHomeCon #homeWaku02 {
	background: url(images/homeWakuBg02.jpg) no-repeat;
	float: right;
	width: 190px;
	height: 125px;
	padding: 44px 10px 0 10px;
	margin-bottom: 20px;
}
#content #colHomeCon #homeWaku01 h2,
#content #colHomeCon #homeWaku02 h2 {
	font-size: 14px;
	padding-left: 65px;
}
#content #colHomeCon #homeWaku01 p,
#content #colHomeCon #homeWaku02 p {
	font-size: 12px;
	line-height: 150%;
}
#content #colHomeCon .nextLink a {
	display: block;
	float: right;
	background: url(images/arrow_s.gif) no-repeat;
	line-height: 15px;
	padding-left: 20px;
	color: #039;
}
#content #colHomeCon .nextLink a:hover {
	color: #F30;
	text-decoration: none;
}
#content #colHomeCon #homePanel01 {
	clear: both;
	background: url(images/homePanelBg01.jpg) no-repeat;
	width: 426px;
	height: 140px;
	position: relative;
}
#content #colHomeCon #homePanel02 {
	background: url(images/homePanelBg02.jpg) no-repeat;
	width: 426px;
	height: 140px;
	position: relative;
	margin-top: 20px;
}
#content #colHomeCon #homePanel01 ul,
#content #colHomeCon #homePanel02 ul,
#content #colHomeCon #homePanel01 li,
#content #colHomeCon #homePanel02 li {
	list-style: none;
}
#content #colHomeCon #homePanel01_btn1 a {
	display: block;
	position: absolute;
	background: url(images/homePanel01_btn1.jpg) no-repeat;
	left: 268px;
	top: 35px;
	width: 141px;
	height: 43px;
	font-size: 9px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#content #colHomeCon #homePanel01_btn1 a:hover {
	background-position: 0 -43px;
}
#content #colHomeCon #homePanel01_btn2 a {
	display: block;
	position: absolute;
	background: url(images/homePanel01_btn2.jpg) no-repeat;
	left: 268px;
	top: 84px;
	width: 141px;
	height: 43px;
	font-size: 9px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#content #colHomeCon #homePanel01_btn2 a:hover {
	background-position: 0 -43px;
}
#content #colHomeCon #homePanel02_btn1 a {
	display: block;
	position: absolute;
	background: url(images/homePanel02_btn1.jpg) no-repeat;
	left: 268px;
	top: 35px;
	width: 141px;
	height: 43px;
	font-size: 9px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#content #colHomeCon #homePanel02_btn1 a:hover {
	background-position: 0 -43px;
}
#content #colHomeCon #homePanel02_btn2 a {
	display: block;
	position: absolute;
	background: url(images/homePanel02_btn2.jpg) no-repeat;
	left: 268px;
	top: 84px;
	width: 141px;
	height: 43px;
	font-size: 9px;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
#content #colHomeCon #homePanel02_btn2 a:hover {
	background-position: 0 -43px;
}
#content #colHomeCon #note {
	background: url(images/noteBg.jpg) no-repeat;
	padding: 43px 31px 23px 31px;
	width: 364px;
	height: 197px;
	margin-top: 20px;
}
#content #colHomeCon #note ul,
#content #colHomeCon #note li {
	list-style: none;
}
#content #colHomeCon #note li.officeName {
	background: url(images/officeName.gif) no-repeat;
	text-indent: -9999px;
	width: 351px;
	height: 32px;
}
#content #colHomeCon #note li.phoneNum {
	background: url(images/phoneNum.gif) no-repeat;
	text-indent: -9999px;
	width: 334px;
	height: 29px;
	margin: 13px 0 20px 0;
}

/*--- Page共通 ---*/
.breadcrumbs2 {
	color: #666;
	height: 20px;
	line-height: 20px;
}
.breadcrumbs2 a:link,
.breadcrumbs2 a:visited {
	color: #039;
}
.breadcrumbs2 a:hover,
.breadcrumbs2 a:active {
	color: #F30;
	text-decoration: none;
}
#content .col01 .btn a{
	display: block;
	height: 54px;
	width: 263px;
	margin: 0 auto;
	background: url(images/btn.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	outline: none;
}
.lLink {
	background: url(images/arrow.gif) no-repeat;
	background-color: none;
}
.lLink a:link,
.lLink a:visited {
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 10px;
	margin: 10px 0 20px 0;
	font-size: 24px;
	color:#FF3300;
}
.lLink a:hover {
	color: #000066;
	text-decoration: none;
}
/*--- 株式会社設立1 ---*/
#content #header {
	background: url(images/incorpImg.jpg) no-repeat;
	width: 426px;
	height: 71px;
	text-indent: -9999px;
	margin: 15px 0 0 0;
	position: relative;
	line-height: 100%;
}
#content .col01 #header .pageh2title {
	font-size: 10px;
}
#content .col01 #header p {
	margin: 0;
	padding: 0;
}
#content .col01 #incorpNavi ul,
#content .col01 #incorpNavi li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .col01 #incorpNavi {
	height: 48px;
	position: relative;
	margin-bottom: 20px;
}
#content .col01 #incorpNavi li {
	text-indent: -9999px;
	float: left;
}
#content .col01 #incorpNavi a{
	display: block;
	height: 48px;
	background: url(images/incorpBtn.jpg) no-repeat;
	overflow: hidden;
	outline: none;
}
#content .col01 #incorpNavi a#incorp {
	width: 141px;
}
#content .col01 #incorpNavi a#incorp2 {
	background-position: -141px 0;
	width: 143px;
}
#content .col01 #incorpNavi a#incorp3 {
	background-position: -284px 0;
	width: 141px;
}
#content .col01 #incorpNavi a#incorp:hover {
	background-position: 0 -48px;
	width: 141px;
}
#content .col01 #incorpNavi a#incorp2:hover {
	background-position: -141px -48px;
	width: 143px;
}
#content .col01 #incorpNavi a#incorp3:hover {
	background-position: -284px -48px;
	width: 141px;
}
#content .col01 #incorpNavi a#incorpAct {
	background-position: 0 -48px;
	width: 141px;
}
#content .col01 #incorpNavi a#incorp2Act {
	background-position: -141px -48px;
	width: 143px;
}
#content .col01 #incorpNavi a#incorp3Act {
	background-position: -284px -48px;
	width: 141px;
}
#content .col01 #incorpH2 {
	background: url(images/incorpH2.jpg) no-repeat;
	width: 362px;
	height: 55px;
	text-indent: -9999px;
}
#content .col01 #incorpCatch ul,
#content .col01 #incorpCatch li {
	list-style: none;
}
#content .col01 ul#incorpCatch {
	margin-bottom: 15px;
}
#content .col01 #incorpCatch li {
	float: left;
	height: 104px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#content .col01 #incorpCatch li#incorpCatch01 {
	width: 149px;
	background: url(images/incorpCatch01.gif) no-repeat;
}
#content .col01 #incorpCatch li#incorpCatch02 {
	width: 141px;
	background: url(images/incorpCatch02.gif) no-repeat;
}
#content .col01 #incorpCatch li#incorpCatch03 {
	width: 135px;
	background: url(images/incorpCatch03.gif) no-repeat;
}
/*--- 株式会社設立2 ---*/
#content .col01 #incorp2H2 {
	background: url(images/incorp2H2.jpg) no-repeat;
	width: 426px;
	height: 57px;
	text-indent: -9999px;
	position: relative;
}
#content .col01 #icorp2H2p {
	position: relative;
	top: -20px;
	height: 16px;
	line-height: 16px;
	padding-left: 48px;
}

/*--- 合同会社1 ---*/
#content #llcHeader {
	background: url(images/llcImg.jpg) no-repeat;
	width: 426px;
	height: 71px;
	text-indent: -9999px;
	margin: 15px 0 0 0;
	position: relative;
	line-height: 100%;
}
#content .col01 #llcHeader .pageh2title {
	font-size: 10px;
}
#content .col01 #header p {
	margin: 0;
	padding: 0;
}
#content .col01 #llcNavi ul,
#content .col01 #llcNavi li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content .col01 #llcNavi {
	height: 48px;
	position: relative;
	margin-bottom: 20px;
}
#content .col01 #llcNavi li {
	text-indent: -9999px;
	float: left;
}
#content .col01 #llcNavi a{
	display: block;
	height: 48px;
	background: url(images/llcBtn.jpg) no-repeat;
	overflow: hidden;
	outline: none;
}
#content .col01 #llcNavi a#llc {
	width: 141px;
}
#content .col01 #llcNavi a#llc2 {
	background-position: -141px 0;
	width: 143px;
}
#content .col01 #llcNavi a#llc3 {
	background-position: -284px 0;
	width: 141px;
}
#content .col01 #llcNavi a#llc:hover {
	background-position: 0 -48px;
	width: 141px;
}
#content .col01 #llcNavi a#llc2:hover {
	background-position: -141px -48px;
	width: 143px;
}
#content .col01 #llcNavi a#llc3:hover {
	background-position: -284px -48px;
	width: 141px;
}
#content .col01 #llcNavi a#llcAct {
	background-position: 0 -48px;
	width: 141px;
}
#content .col01 #llcNavi a#llc2Act {
	background-position: -141px -48px;
	width: 143px;
}
#content .col01 #llcNavi a#llc3Act {
	background-position: -284px -48px;
	width: 141px;
}#content .col01 #llcCatch ul,
#content .col01 #llcCatch li {
	list-style: none;
}
#content .col01 #llcH2 {
	background: url(images/llcH2.jpg) no-repeat;
	width: 314px;
	height: 56px;
	text-indent: -9999px;
}
#content .col01 ul#llcCatch {
	margin-bottom: 15px;
}
#content .col01 #llcCatch li {
	float: left;
	height: 104px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#content .col01 #llcCatch li#llcCatch01 {
	width: 149px;
	background: url(images/llcCatch01.gif) no-repeat;
}
#content .col01 #llcCatch li#llcCatch02 {
	width: 141px;
	background: url(images/llcCatch02.gif) no-repeat;
}
#content .col01 #llcCatch li#llcCatch03 {
	width: 135px;
	background: url(images/llcCatch03.gif) no-repeat;
}

/*--- 定款 ---*/
#content .col01 .docDiv {
	padding:15px;
	border: 1px solid #bcbcbc;
	margin: 10px 0 20px 0;
}
#content .col01 .docDiv pre {
	font-size: 12px;
	line-height: 140%;
}
#content .col01 .docDiv h2 {
	margin-bottom: 0;
	font-size: 18px;
	text-align: center;
}
#content .col01 .docDiv h3 {
	background: none;
	padding: 0;
	border: none;
	font-size: 16px;
	clear: both;
	margin: 30px 0 0 0;
}
#content .col01 .docDiv h4 {
	background: none;
	padding: 0;
	border: none;
	font-size: 14px;
	clear: both;
	margin: 20px 0 0 0;
}
#content .col01 .docDiv .teikanDes {
	color: red;
	font-weight: bold;
}
#content .col01 .docDiv strong {
	color: #000;
	font-weight: normal;
	background: #DC8894;
}
#content .col01 .docDiv ol {
	margin-left: 20px;
}
#content .col01 .docDiv .teikanDate {
	text-align: right;
}
#content .col01 .docDiv dt {
	float: left;
	margin-right: 10px;
}
#content .col01 ul#docList li {
	list-style-image: url(images/arrow_s.gif);
	height: 14px;
	line-height: 14px;
	margin-bottom: 10px;
	position: relative;
}
#content .col01 ul#docList li a {
	background: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	
}
#content .col01 .docDiv ul.hokkinin li {
	list-style: none;
}
/*--- リンク ---*/
#content .col01 li.linkcat {
	list-style: none;
}
#content .col01 li.linkcat h2 {
}
/*--- 流れ ---*/
li.client {
	margin: 5px 0 0 10px;
	list-style: none;
	background: url(images/flowClient.gif) no-repeat;
	padding: 28px 0 0 55px;
	min-height: 57px;
	height: auto !important;
	height: 57px;
}
li.client strong {
	display: block;
	font-size: 16px;
}
li.yamada {
	margin: 5px 0 0 10px;
	list-style: none;
	background: url(images/flowYamada.gif) no-repeat;
	padding: 28px 0 0 55px;
	min-height: 71px;
	height: auto !important;
	height: 71px;
}
li.yamada strong {
	display: block;
	font-size: 16px;
}
#container #headeraMail {
	margin: 0;
	padding: 0;
}
#container #headeraMail a {
	display: block;
	width: 19px;
	height: 12px;
	position: absolute;
	top: 161px;
	left: 662px;
	text-indent: -9999px;
	background: url(images/headerMail.jpg) no-repeat;
	overflow: hidden;
	outline: none;
}
/*--- page内catch ---*/
#content .pageCatch {
	font-size: 16px;
	font-weight: bold;
	color: #069;
	line-height: 130%;
}
#content .pageCatch .catchPrice {
	font-size: 24px;
	color: #C00;
}
/*--- Bookmark ---*/
#content .col01 #bookmark h2 {
	background: url(images/line.gif) no-repeat 0 16px;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	text-indent: 5px;
}
#content .col01 #bookmark ul {
	margin-bottom: 15px;
}
#content .col01 #bookmark li {
	line-height: 2em;
	border-bottom: 1px dotted #666;
}
#content .col01 #bookmark li a {
	color: #006666;
}
#content .col01 #bookmark li a:hover {
	color: #FF3300;
}