﻿@charset "utf-8";
@import url("common.css");
/* CSS Document */

#titleunderbar {
	background-image: url("../images/nanica7/blackLine.gif");
	background-repeat: repeat-x;
	height:5px;
	width:800px;
}
/*commonのを書き換える*/
#title {
	height:20px;
	text-align:left;
	border-left:5px #2d971f solid;
	margin-bottom:5px;
	margin-top:20px;
}

.centering {
/*	width:517px;*/
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.centering-right {
	margin-left:160px;
}

ul.centering li, ul.centering-right li {	
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding:10px;
	color:#333333;
}
ul.rightcell1 li {	
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
	padding:0px;

}
.pop_riyou {
	margin-top:10px;
	text-align:center;
}
.pop_system {
	margin-top:10px;
	text-align:center;
}

ul.cell2midcell1 li {	
	display: table-cell;
	vertical-align: middle;
	margin: 0;
	padding:3px;

}
/*for IE6 */
.centering li, .rightcell1 li , .centering-right li, .cell2midcell1 li{
	display: inline;
	zoom: 1;
}
ul.rightcell2 li{
	display: inline;
	padding-top:5px;
}
.textbox {
	line-height:1em;
}
.textbox2 {
	font-size:1em;
	color:#e60000;
	line-height:1em;
}
.textbox3 {
	line-height:1.8em;
}
.textbox5 {
	font-size:1em;
	color:#006600;
	line-height:1em;
}
.textbox5-nb {
	font-size:1em;
	color:#006600;
	line-height:1.5em;
}
.textbox4 {
	line-height:1.8em;
	margin-top:10px;
	text-align:left;
}
.bptitle {
	text-align:left;
	width:800px;
	background-image: url("../images/nanica7/redLine.gif");
	background-repeat: repeat-x;
	background-position:0px 18px;
	margin-top:25px;
}
.merit {
	text-align:left;
	width:800px;
	background-image: url("../images/nanica7/brownLine.gif");
	background-repeat: repeat-x;
	background-position:0px 12px;
	margin-top:30px;
}
.cell1 {
	background-color:#fafafa;
	width:800px;
	margin:40px 10px 10px 0px;
	min-height:100%;
	margin-top:40px;
	text-align:left;
	padding-bottom:25px;
}
.leftcell1 {
	padding-left:28px;
	padding-top:20px;
}
.cell1mid, .cell1mid2, .cell2mid, .cell2 {
	float:left;
}
.cell2mid {
	margin-left:10px;
	margin-top:10px;
	padding:10px;
	width:750px;
	border:1px dotted #cccccc;
}
.cell2mid_nb {
	margin-left:11px;
	margin-top:11px;
	padding:11px;
	width:752px;
}
.cell3mid {
	width:800px;
	height:500px;
	background-image: url("../images/nanica7/createflow.gif");
	background-repeat: no-repeat;
	background-position:15px 20px;
}

.cell1mid {
	width:300px;
}
.cell1mid2 {
	width:480px;
}
.cell1mid2-inner {
	width:auto;
	padding:15px 10px 10px 35px;
	margin-left:20px;
	margin-top:20px;
	border:1px #cccccc solid;
	

}
.leftcell2 {
	padding-left:28px;
	padding-top:20px;
	float:left;
}
.rightcell1 {
/*
	border:1px #cccccc solid;
	height:170px;
	width:420px;
	padding:15px 10px 10px 35px;
	margin-left:20px;
	margin-top:20px;
*/
}
.leftcell1 li, .rightcell1 li {
	display:inline;
/*	width:50%;*/
}
.leftcell2 li {
	list-style-type: none;
}

.listcell,listcelltext, .listcell img {
	float:left;
}
.kai {
	clear:both;
}
.flow {
	margin-top:10px;
	text-align:center;
}
.bannerContainer {
	padding: 2px;
	border: 1px solid #d4d2d2;
	background-color: #f1efef;
	margin-top: 5px;
	width:237px;
}
.bannerContainer-inner {
	background-color: #FFFFFF;
	border: 1px solid #d4d2d2;
	width:237px;
}
.toiawase {
	width: 762px;
	text-align: right;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
