﻿@charset "utf-8";

/******** 外郭 ********/
body {
	background-color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#333333;
	margin:0;
	padding:0;
	text-align:center;
	}
#head {
	width:760px;
	text-align:left;
	margin:5px auto 5px auto;
	}
h1 {
	font-size:14px;
	font-weight:normal;
	display: inline;
	}
#head em {
	font-size:14px;
	font-weight: normal;
	font-style:normal;
	margin-left:5px;
	}
#outline {
	border:#CCCCCC solid 1px;
	background: #FFFFFF;
	width:760px;
	line-height:150%;
	margin: auto;
	text-align:left;
	clear:both;
	}

/******** ヘッダー ********/
#header {
	background:url(img/content/green01.gif) #FFFFFF repeat-x bottom;
	height:85px;
	width:760px;
	border-top: #4DAF4A solid 5px;
	}
#header-l {
	float:left;
	margin: 5px 0 5px 5px;
	}
#header-r {
	float:right;
	height:68px;
	width:280px;
	text-align:right;
	margin: 5px 5px 5px 0px;
	}

/******** パンくず ********/
.topic-path {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 5px;
	text-align:left;
	font-size: 12px;
	color:#333333;
	clear:both;
	}
.topic-path a {
	color: #0000CC;
	text-decoration: none;
	}
.topic-path a:hover {
	color: #990000;
	}

/******** ナビゲーション ********/
/*** グローバルナビ ***/
.navi01 {
	margin:0;
	padding: 0;
	width: 760px;
	height:30px;
	clear: both;
	border:none;
	overflow:visible;
}
.navi01 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navi01 li {
	float: left;
}

.navi01 li {
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
.navi01 li a {
	color: #333333;
	text-decoration: none;
	background: url(img/navi_s/01.jpg) no-repeat;
	width: 152px;
	height:19px;
	padding:5px 0 6px 0;
	margin: 0px;
	display: block;
}
.navi01 li a:hover {
	background-position: 0 -30px;
}
#np a {
	background-position: 0 -60px;
	color:#003300;
}

/*** 縦ナビ ***/
.navi02 {
	margin:0 0 10px 0;
	padding: 0 0 10px 0;
	width:196px;
	clear: both;
	border:none;
	overflow:visible;
	border: solid #009966 1px;
	background:#FFFFFF;
}
.navi02 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navi02 ul li{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.navi02 ul li a {
	color: #EEFFEE;
	text-decoration: none;
	background-image: url(img/navi_v/01.gif);
	background-position: 0 -99px;
	border-bottom: solid #009966 1px;
	height: 19px;
	padding:7px 0 7px 0;
	margin: 0px;
	display: block;
	padding-left: 20px;
}
.navi02 ul li a:hover {
	background-position: 0 -132px;
}
.navi02 .np02 a {
	background-position: 0 -165px;
	color: #DDFFDD;
}

.navi02 .list a {
	text-decoration: none;
	color:#333333;
	background-image: url(img/navi_v/01.gif);
	border-bottom: #009966 dotted 2px;
	background-position: 0 0;
	padding:7px 0 7px 0;
	margin: 0px;
	display: block;
	padding-left: 20px;
}
.navi02 .list a:hover {
	background-position: 0 -33px;
	color:#333333;
}
.navi02 .np022 a {
	background-position: 0 -66px;
	border-bottom: #009966 dotted 2px;
	color:#333333;
}
.navi02 .np022 a:hover {
	background-position: 0 -33px;
	color:#333333;
}

/******** hタグ ********/
#content-right h2 {
	background:url(img/content/htag01.jpg) no-repeat;
	width: 540px;
	margin:0px 0 5px 0;
	padding:8px 0 8px 20px;
	font-size:16px;
	color:#009966;
	height: 20px;
	clear:both;
	}
#content-right-jis h2 {
	background:url(img/content/htag01.jpg) no-repeat;
	width: 540px;
	margin:0px 0 5px 0;
	padding:8px 0 8px 20px;
	font-size:16px;
	color:#009966;
	height: 20px;
	clear:both;
	}
h2 a {
	text-decoration:none;
	color:#009966;
	}
h3 {
	background:url(img/content/logo.gif) no-repeat left;
	border-bottom: dotted #66CC99 2px;
	padding:5px 0 5px 36px;
	margin:0 0 5px 0;
	font-size:16px;
	color:#006633;
	width: auto;	
	}
h6 {
	border-bottom: dotted #33CC66 1px;
	padding:5px 0 5px 5px;
	margin:0 0 5px;
	font-size: 14px;
	color:#669966;
	}

/******** コンテンツ ********/
/***  ***/
#content {
	width:760px;
	background-color:#FFFFFF
	}
#content-left {
	width:200px;
	margin-left:2px;
	padding-left:4px;
	float:left;
	}
#content-right {
	width:540px;
	margin-right:2px;
	padding-right:4px;
	float:right;
	}
#content-right-jis {
	width:540px;
	margin-right:2px;
	padding-right:4px;
	float:right;
	}
#conr-left {
	float:left;
	width:265px;
	height:255px;
	margin:0px 0 5px 0;
	border:#CCCCCC solid 1px;
	}
#conr-left p {
	margin:5px 5px 5px 5px;
	}
#conr-right {
	float:right;
	width:265px;
	height:255px;
	margin:0px 0 5px 0;
	border:#CCCCCC solid 1px;
	}
#conr-right p {
	margin:5px 5px 5px 5px;
	}
.conr-title {
	background:#4DAF4A;
	padding:2px 0px 2px 5px;
	margin:5px 5px 5px 5px;
	color:#FFFFFF;
	font-weight:normal;
	}
.conr-title a {
	text-decoration:none;
	color:#EEFFEE;
	}
.conr-arlink {
	background:url(img/content/arrow_r.gif) no-repeat left;
	padding:0 0 0 15px;
	margin:5px 5px 5px 5px;
	}

/******** フッター ********/
/***  ***/
#footer {
	background:url(img/content/green01.gif) repeat-x top;
	padding: 10px 0 10px 0px;
	margin:0;
	font-size:13px;
	width:760px;
	border-bottom: #4DAF4A solid 5px;
	clear:both;
	}
#footer p {
	line-height:180%;
	margin:5px 0px 5px 10px;
	}
#fotter-copy {
	margin: 0px 0px 5px 10px;
	font-size:12px;
	font-weight:normal;
	display: inline;
	}
#fotter-copy a {
	text-decoration:none;
	color:#333333;
	}

/*** 会社設立サポートフロー ***/
	
#chapter01 {
	background:url(img/content/chapeter01.gif) left no-repeat;
	padding:5px 0 5px 90px;
	margin:0 0 10px 0;
	border-bottom:#FF9933 dotted 2px;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	}
#chapter01 a {
	text-decoration:none;
	color:#FF6600;
	}

#chapter02 {
	background:url(img/content/chapeter02.gif) left no-repeat;
	padding:5px 0 5px 90px;
	margin:0 0 10px 0;
	border-bottom:#FF9933 dotted 2px;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	}
#chapter02 a {
	text-decoration:none;
	color:#FF6600;
	}
	
#chapter03 {
	background:url(img/content/chapeter03.gif) left no-repeat;
	padding:5px 0 5px 90px;
	margin:0 0 10px 0;
	border-bottom:#FF9933 dotted 2px;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	}
#chapter03 a {
	text-decoration:none;
	color:#FF6600;
	}
	
#chapter04 {
	background:url(img/content/chapeter04.gif) left no-repeat;
	padding:5px 0 5px 90px;
	margin:0 0 10px 0;
	border-bottom:#FF9933 dotted 2px;
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
	}
#chapter04 a {
	text-decoration:none;
	color:#FF6600;
	}
.chapter_arrow {
	margin:0 0 10px 150px;
	}

/******** 基本 ********/
/*** 矢印 ***/
.arrow01 {
	background:url(img/content/arrow_b.gif) no-repeat left;
	padding-left:10px;
	margin-left:3px;
	}
.arrow01 a {
	text-decoration:none;
	color: #0066CC;
	}
.arrow01 a:hover {
	color: #FF0000;
	}
.arrow01r {
	background:url(img/content/arrow_r.gif) no-repeat left;
	padding-left:10px;
	margin-left:3px;
	}
.arrow01r-r {
	background:url(img/content/arrowr-r.gif) no-repeat right;
	padding-right:10px;
	margin-right:3px;
	}

/*** リスト ***/
ul .arrowr {
	list-style-image:url(img/content/arrow_r.gif);
	}
ul .arrowb {
	list-style-image:url(img/content/arrow_b.gif);
	}

/*** FAQ ***/
.q1 {
	background:url(img/content/quest.gif) no-repeat;
	font-size:15px;
	font-weight:bold;
	line-height:140%;
	color:#FF3300;
	border-bottom:dotted #FF3300 3px;
	padding:0px 0px 0px 50px;
	min-height:50px;
	max-height:150px;
	}
.q2 {
	background:url(img/content/quest.gif) no-repeat;
	font-size:15px;
	font-weight:bold;
	line-height:140%;
	color:#FF3300;
	border-bottom:dotted #FF3300 3px;
	padding:14px 0px 16px 50px;
	}
.a1 {
	background:url(img/content/answer.gif) no-repeat;
	font-size:15px;
	line-height:140%;
	color: #0033CC;
	padding:0px 0px 0px 50px;
	min-height:50px;
	}
	
/*** ポジション設定 ***/
.m5 {
	margin:5px 5px 5px 5px;
	}
.margin-t1b5 {
	margin: 1px 0 5px 0;
	}
.margin-t5 {
	margin:5px 0 0px 0;
	}
.margin-b5 {
	margin:0px 0 5px 0;
	}
.margin-tb5 {
	margin:5px 0 5px 0;
	}
.margin-b15 {
	margin:0px 0 15px 0;
	}
.margin-r15 {
	margin:0px 15px 0px 0;
	}
.p5mtb5 {
	padding:5px 5px 5px 5px;
	margin:5px 0px 5px 0px;
	}
.p5mtb5 p {
	margin:0px 0px 15px 0px;
	}
.p5mtb5 p.line {
	border-bottom: #FF6600 2px dotted;
	padding:5px 0px 2px 0px;
	clear:both;
	}
.clear {
	clear:both;
	padding-top: 10px;
	}
.ver-top {
	vertical-align:top;
	}
	
/*** 枠 ***/
.border-cc {
	border:#CCCCCC solid 1px;
	}
.border-cc-p5 {
	border:#CCCCCC solid 1px;
	padding:5px 5px 5px 5px;
	}
.border-cc-p5m5 {
	border:#CCCCCC solid 1px;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	}
.border-cc-p5mtb5 {
	border:#CCCCCC solid 1px;
	padding:5px 5px 5px 5px;
	margin:5px 0px 5px 0px;
	}
.border-cc-p5mtb5 p {
	margin:0px 0px 15px 0px;
	}

/*** 画像位置 ***/
.photo-left {
	float:left;
	margin-right:7px;
	}
.photo-right {
	float:right;
	margin-left:7px;
	}

/*** フォント・テキスト ***/
.text-bb14 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
.text-rb14 {
	font-size:14px;
	font-weight:bold;
	color: #FF0000;
	}
.red {
	color:#FF0000;
	}
.redright {
	color:#FF0000;
	float:right;}
.blue {
	color:#0000FF;
	}
.whiteg {
	color: #EEFFEE;
}

/*** 基本 ***/
strong {
	font-size:14px;
	font-weight:bold;
	color:#333333;
	}
table tr td {
	font-size:14px;
	color:#333333;
	line-height:140%;
	}
img {
	border:none;
	}

