/* == Orikominavi CSS(practical)== */

div:after{ 
   display: block;
   height: 0;
   visibility: hidden;
   clear: both;
   content: ".";
}
/* ÇÁ MacIE 5 Æ WinIE 7 ü¯ */
div{
   display: inline-block;
}

/*MacIE \*/
   * html div {height: 1em;}
   div {display: block;}
/*  */


/*--- ¥navigation ---*/
.header_menu{
	text-align:right;
	width:760px;
	margin:0 auto 0;
	background:url(../../practical/img/navbg.jpg);
	height:79px;
}
#subNav{
	margin-left:426px;
	text-align:right;
	height:27px;
}
.header_menu li{
	float:left;
	display:inline;
}
#mainNav{
	clear:both;
}
#kuzu{
	margin:10px 0 0 20px;
	font-size:0.75em;
}
h2.pagetitle{
	width:760px;
	margin:0 auto 20px;
}

/*--- ¥SideNav ---*/
#fream_left{
	float:left;
	display:inline;
	padding-top:3px;
	width:158px;
	margin-left:20px;
	font-size:0.75em;
	border:solid 1px #CCC;
}
#fream_left h2{
	margin-bottom:5px;
}
#fream_left ul{
	margin-bottom:15px;
}
#fream_left li{
	margin:0 4px 0;
	padding:3px 0 3px 11px;
	list-style:none;
}
#fream_left li.onpage{
	background:#E7F4FF;
}

/*--- ¥Main ---*/
#fream_main{
	float:right;
	display:inline;
	margin-right:20px;
	width:583px;
	color:#666;
	font-size:0.75em;
}
#about{
	background:url(../../practical/img/orikomiin.gif) repeat-y;
}
#about02{
	padding-top:25px;
	background:url(../../practical/img/orikomitop.gif) no-repeat;
}
#about02 p{
	padding:0 15px 15px 155px;
	line-height:1.5;
	background:url(../../practical/img/orikomibottom.gif) no-repeat bottom;
}
#topbanner{
	margin:25px auto 30px;
	text-align:center;
}

/*--- ¥research ---*/
#re_about{
	background:url(../../practical/img/hd_step1.gif) no-repeat;
}
#re_about p{
	width:370px;
	padding:44px 0 70px 35px;
	line-height:1.5;
}
h2#step1{
	margin-bottom:35px;
	padding:0 0 5px 20px;
	line-height:1.5;
	font-size:30px;
	background:url(../../practical/img/hdbg.gif) no-repeat bottom;
}
h2#step1 span{
	padding-left:50px;
	font-size:16px;
	background:url(../../practical/img/step1.gif) no-repeat left 2px;
}
.section{
	margin:0 0 30px 20px;
}
.section p{
	line-height:1.5;
}
.resech h3{
	margin-bottom:15px;
	color:#3399CC;
	font-size:1.4em;
	font-weight:bold;
}
#re_point{
	width:476px;
	background:url(../../practical/img/pointin.gif) repeat-y;
}
#re_point02{
	background:url(../../practical/img/pointtop.gif) no-repeat;
}
#re_point03{
	background:url(../../practical/img/point.gif) no-repeat;
}
#re_point p{
	padding:35px 10px 30px 80px;
	background:url(../../practical/img/pointbottom.gif) no-repeat bottom;
}
#re_dl{
	width:476px;
	background:url(../../practical/img/dl_in.gif) repeat-y;
}
#re_dl02{
	background:url(../../practical/img/dl_top.gif) no-repeat;
}
#re_dl03{
	background:url(../../practical/img/dl_bottom.gif) no-repeat bottom;
}
#re_dl dl{
	padding:35px 0 30px 80px;
	background:url(../../practical/img/dl.gif) no-repeat;
}
#re_dl dt{
	margin:0 0 15px 0;
	font-size:1.4em;
	font-weight:bold;
}
#re_dl dd.file{
	margin:20px 0 0 0;
}
#re_dl dd.file a{
	padding:10px 0 10px 35px;
	background:url(../../practical/img/file.jpg) no-repeat 0 8px;
}
div.re div.section{
	margin-bottom:35px;
}
p.re2_sent{
	margin:15px 0 30px 20px;
	color:#3399CC;
	font-size:1.6em;
	font-weight:bold;
}
div.re h3{
	margin-bottom:15px;
	color:#3399CC;
	font-size:1.2em;
	font-weight:bold;
	padding-top: 3px;
}
.re_point02{
	float:right;
	display:inline;
	margin-right:20px;
	width:261px;
	background:url(../../practical/img/point02in.gif) repeat-y;
}
.re_point02_02{
	background:url(../../practical/img/point02top.gif) no-repeat;
}
.re_point02_03{
	background:url(../../practical/img/point.gif) no-repeat;
}
.re_point02 p{
	padding:35px 20px 20px 75px;
	background:url(../../practical/img/point02bottom.gif) no-repeat bottom;
}
.imgLeft{
	float:left;
	display:inline;
	width:262px;
}
p#checkSent{
	margin-bottom:15px;
	width:430px;
}
div.re h4{
	margin-bottom:5px;
	line-height:20px;
}
dl#targetlink{
	margin-left:35px;
}
dl#targetlink dt{
	padding:3px 0 3px 20px;
	background:url(../../practical/img/in_li02.gif) no-repeat 0 1px;
}
dl#targetlink dd{
	margin:0 0 5px 23px;
	padding-left:10px;
	line-height:1.6;
	background:url(../../practical/img/in_li03.gif) no-repeat 0 6px;
}
p#re3_sent{
	margin:0 0 20px 0;
}

div.re caption{
	margin:0 0 5px 20px;
	text-align:left;
	font-weight:bold;
	line-height:1.5;
}
div.re table{
	margin-left:20px;
	width:510px;
	border-bottom:solid 1px #666;
	border-right:solid 1px #666;
}
div.re table th{
	padding:5px 0 5px;
	text-align:center;
	border-top:solid 1px #666;
	border-left:solid 1px #666;
}
div.re table td{
	padding:5px 0 5px;
	text-align:center;
	border-top:solid 1px #666;
	border-left:solid 1px #666;
}
div.re table th.w01{
	background:#ED6868;
}
div.re table th.w02{
	background:#FFA366;
}
div.re table th.w03{
	background:#FF89A3;
}
div.re table th.w04{
	background:#6C85C9;
}
div.re table th.w05{
	background:#DCA3FF;
}
div.re table th.w06{
	background:#66C266;
}
div#pdf p{
	margin:0 0 20px 27px;
}
div#pdf ul{
	float: left;
	margin-right: 20px;
}
div#pdf li{
	margin:0 0 10px 30px;
	padding-left:25px;
	list-style:none;
	line-height:1.5;
	background:url(../../practical/img/li_pdf.gif) no-repeat;
}
div#pdf .link{
	float: left;
	margin-top: 5px;
}
div#purpose p.ex{
	margin: 15px 0 0 10px;
	font-weight: bold;
}
div#purpose ul {
	margin:0px 0 0 25px;
}
div#reserch ul {
	margin: 10px 0 0 25px;
}

div#purpose li {
	list-style:disc;
	color:#3399CC;
	line-height:1.5;
}
div#reserch li {
	list-style:disc;
	line-height:1.5;
}
div#budget p{
	margin-bottom:15px;
}
#jisseki p{
	margin-bottom:15px;
}
img.layout_left {
	margin: 0 15px 15px 15px;
	float: left;
}
.title_check {
	background: url(img/icon_check.png) left center no-repeat;
	font-weight: bold;
}


/*--- ¥plan ---*/
#pl_about{
	background:url(../../practical/img/hd_step2.gif) no-repeat;
}
#pl_about p{
	width:370px;
	padding:44px 0 70px 35px;
	line-height:1.5;
}
h2#step2{
	margin-bottom:35px;
	padding:0 0 5px 20px;
	line-height:1.5;
	font-size:30px;
	background-image: url(../../practical/img/hd_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2#step2 span {
	padding-left:50px;
	font-size:16px;
	background:url(../../practical/img/step2.gif) no-repeat left 2px;
}
.in_img3 {
	float: right;
	margin-right: 44px;
}
.kakduai {
	background-image: url(../../practical/img/kakudai.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 5px 10px 25px;
}
h4.w5 {
	font-weight: normal;
	color: #3399CC;
	clear: right;
	font-size: 14px;
	padding-top: 45px;
}
h4.w5 img,
h4.pitfall img {
	vertical-align: middle;
	margin: -7px 10px 0px 0px;
}
.w5_tbl {
	background-color: #666666;
	margin: 20px 0px 0px 25px;
}
.w5_tbl th {
	background-color: #EFF8F8;
	padding: 5px;
	width: 80px;
	text-align: left;
}
.w5_tbl td {
	background-color: #FFFFFF;
	padding: 5px;
	line-height: 1.4;
	vertical-align: top;
}
.w5_tbl td.bg_bl {
	background-color: #EFF8F8;
}
.link_target {
	background-image: url(../../practical/img/in_li02.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 10px 25px;
	padding: 5px 0px 5px 22px;
	background-position: left center;
}
.txt10_9900 {
	font-size: 10px;
	color: #990000;
	margin-left: 25px;
}
.txt10_9900_2 {
	font-size: 10px;
	color: #990000;
}
.asis {
	display: block;
	background-image: url(../../practical/img/bg_asis.gif);
	background-repeat: no-repeat;
	height: 77px;
	width: 450px;
	margin: 25px 0px 0px 25px;
}
.asis p {
	color: #410F72;
	padding: 20px 0px 0px 135px;
}
.contact {
	background-image: url(../../practical/img/bg_contact.gif);
	height: 138px;
	width: 232px;
	background-repeat: no-repeat;
	margin: 0px auto 30px;
	text-align: center;
}
.contact p {
	padding: 25px 0px 0px;
}
.contact a {
	padding: 0px 0px 0px 30px;
	color: #14245E;
}
.txtarea_ML25 {
	margin-left: 25px;
}
dl.plan_2 {
	margin-top: 15px;
}
dl.plan_2 dd {
	margin-bottom: 12px;
}
dl.plan_2 dt {
	float: left;
	color: #3399CC;
	margin-bottom: 12px;
	background-image: url(../../practical/img/in_li03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.inspect {
	background-image: url(../../practical/img/bg_inspect.gif);
	background-repeat: no-repeat;
	height: 182px;
	width: 450px;
	margin: 0px 0px 30px 45px;
}
.inspect h4 {
	color: #C5AC79;
	padding: 26px 0px 0px 87px;
	font-size: 14px;
	font-weight: bold;
}
.inspect dl {
	margin: 15px 50px 0px 87px;
}
.inspect dt {
	float: left;
	padding-top: 3px;
	font-size: 12px;
}
.inspect dd {
	padding: 0px 0px 15px 87px;
	font-size: 12px;
	line-height: 1.5;
}
.note {
	background-image: url(../../practical/img/bg_note.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 450px;
	margin: 30px 0px 30px 45px;
}
.note h4 {
	padding: 26px 0px 0px 87px;
	font-size: 14px;
	font-weight: bold;
}
.note ul {
	margin: 15px 20px 0px 95px;
}
.note li {
	font-size: 12px;
	line-height: 1.5;
}
.txt_nml {
	font-weight: normal;
	color: #666666;
}
h4.pitfall {
	font-weight: normal;
	color: #3399CC;
	clear: right;
	font-size: 14px;
	padding-top: 5px;
}

/*--- ¥design ---*/
#des_about{
	background:url(../../practical/img/hd_step3.gif) no-repeat;
}
#des_about p{
	width:370px;
	padding:44px 0 70px 35px;
	line-height:1.5;
}
h2#step3{
	margin-bottom:35px;
	padding:0 0 5px 20px;
	line-height:1.5;
	font-size:30px;
	background-image: url(../../practical/img/hd_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2#step3 span {
	padding-left:50px;
	font-size:16px;
	background:url(../../practical/img/step3.gif) no-repeat left 2px;
}
dl.example {
	float: left;
	width: 215px;
	margin: 20px 0px 0px;
	padding-left: 25px;
}
dl.example dd {
	margin: 15px 0px 0px;
	line-height: 1.5;
}
.contact2 {
	background-image: url(../../practical/img/bg_contact2.gif);
	height: 176px;
	width: 288px;
	background-repeat: no-repeat;
	margin: 0px auto 30px;
	text-align: center;
}
.contact2 p {
	padding: 25px 0px 0px;
}
.contact2 a {
	padding: 0px 0px 0px 30px;
	color: #14245E;
}
.txt_bl {
	color: #14245E;
}
.lyout_1 {
	margin: 20px 0px 0px 25px;
	padding-top: 23px;
}
.lyout_1 img {
	float: left;
	margin: -23px 25px 0px 0px;
}
.lyout_2 {
	background-image: url(../../practical/img/bg_lyout.gif);
	background-repeat: no-repeat;
	width: 482px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	height: 220px;
	text-align: center;
	clear: left;
}
.lyout_2 p {
	padding-top: 5px;
	margin: 0px;
}
.lyout_2 img {
	margin: 20px 20px 0px;
}
.color {
	margin: 25px auto 0px;
	width: 292px;
}
.txt10 {
	font-size: 10px;
}
p.size {
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.item {
	background-image: url(../../practical/img/bg_item.gif);
	background-repeat: no-repeat;
	height: 235px;
	width: 477px;
	margin-top: 20px;
}
.item ul {
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
.item li {
	font-size: 12px;
	line-height: 1.5;
}
.map_img {
	margin: 20px 0px 0px 25px;
}
.contact3 {
	background-image: url(../../practical/img/bg_contact3.gif);
	background-repeat: no-repeat;
	margin: 0px auto 30px;
	width: 372px;
	text-align: center;
	padding-bottom: 65px;
	background-position: left bottom;
}
.contact3_T {
	background-image: url(../../practical/img/bg_contact3_t.gif);
	padding: 20px 0px 10px;
}
.contact3_T p {
	margin: 0px 0px 15px;
	color: #14245E;
	line-height: 1.5;
}
.contact3 a {
	padding: 0px 0px 0px 40px;
	color: #14245E;
}

/*--- ¥distribution ---*/
#distri_about{
	background:url(../../practical/img/hd_step4.gif) no-repeat;
}
#distri_about .chart{
	margin: 0px 20px 35px;
}
#distri_about p{
	width:370px;
	padding:44px 0 140px 35px;
	line-height:1.5;
}
h2#step4{
	margin-bottom:35px;
	padding:0 0 5px 20px;
	line-height:1.5;
	font-size:30px;
	background-image: url(../../practical/img/hd_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2#step4 span {
	padding-left:50px;
	font-size:16px;
	background:url(../../practical/img/step4.gif) no-repeat left 2px;
}
.timing {
	background-image: url(../../practical/img/bg_timing.jpg);
	background-repeat: no-repeat;
	height: 182px;
	width: 477px;
	margin: 0px 0px 20px;
}
.timing dl {
	margin: 0px 50px 0px 85px;
	padding-top: 70px;
}
.timing dt {
	float: left;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #3399CC;
}
.timing dd {
	padding: 0px 0px 15px 87px;
	font-size: 12px;
	line-height: 1.5;
}
p.attention {
	margin: 20px;
	padding: 15px;
	border: 1px solid #74C7DF;
	background-color: #EFF8FB;
	width: 260px;
	color: #CC0000;
}
div.attention {
	margin: 20px;
	padding: 15px;
	border: 1px solid #74C7DF;
	background-color: #EFF8FB;
	width: 340px;
}
div.attention dt {
	float: left;
	width: 95px;
	font-weight: bold;
	line-height: 1.8;
}
div.attention dd {
	line-height: 1.8;
}
dl.area {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
dl.area dt {
	float: left;
	width: 95px;
	font-weight: bold;
	padding: 5px 0px 15px;
}
dl.area dd {
	padding: 0px 0px 15px 95px;
	line-height: 1.4;
}
a.point {
	background-image: url(../../practical/img/bg_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
h4.point {
	padding: 20px 0px 10px;
	font-weight: bold;
}
ul.point {
	padding: 20px;
}
ul.point li {
	line-height: 1.6;
}
.budget {
	background-image: url(../../practical/img/bg_budget.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 291px;
	margin: 40px 0px 0px 45px;
}
.budget p {
	padding: 25px 0px 0px 22px;
}
.budget img {
	vertical-align: middle;
	margin-right: 20px;
}
.budget p a:link,
.budget p a:hover,
.budget p a:visited {
	color: #14245E;
}
.last_1 {
	background-image: url(../../practical/img/bg_last_1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 239px;
}
.last_2 {
	background-image: url(../../practical/img/bg_last_2.gif);
	background-repeat: no-repeat;
	height: 307px;
	width: 473px;
}
.last_1 ul,
.last_2 ul {
	padding: 70px 0px 0px 80px;
}
.last_1 li,
.last_2 li {
	font-size: 12px;
	line-height: 18px;
}
img.last {
	float: left;
	margin: 0px 2px 0px 25px;
}

.page_top {
	clear: both;
	display: block;
	float: right;
	background: url(../../practical/img/bt_page_top.png) center center no-repeat;
	width: 153px;
	height: 16px;
	margin: 10px 20px 30px 0;
}
html>body .page_top {
	margin: 10px 40px 30px 0;
}

.page_navi {
	width: 530px;
	clear: both;
	margin: 0 0 0px 20px;
	height: 85px;
}
.alt {
	display: none;
}
.page_navi .next {
	display: block;
	float: right;
	background: url(../../practical/img/bt_next.png) right center no-repeat;
	padding-right: 75px;
	height: 35px;
	line-height: 35px;
}
.page_navi .prev {
	display: block;
	float: left;
	background: url(../../practical/img/bt_prev.png) left center no-repeat;
	padding-left: 75px;
	height: 35px;
	line-height: 35px;
}
.page_navi .next_section {
	display: block;
	float: right;
}

.page_navi_section {
	clear: both;
	text-align: center;
	margin: 40px auto 40px auto;
}
