body {
	background-color: #FFEEFE;
	color: #696969;
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
	background-position: left;
}
body,td,p,div {
	font-family: "lr oSVbN", Osaka;
	font-size: 12px;
	line-height:130%;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #003399;
}
h1 {
	font-size: 18px;
	color: #0099FF;
	margin: 3px;
	line-height: 130%;
}

h3 {
	margin-top:5px;
	font-size:16px;
}
h4 {
	margin-bottom: 5px;
}

blockquote {
	margin-top: 10px;
}

dd {
	font-weight:bold
}
li {
	list-style-type: square;
}

.siteMap {
	font-size: 10px;
	width: 800px;
}
#main {
	width: 98%;
	margin-left: 20px;
	height: 100%;
}

.midashi {
	color:#FF3300;
	font-size:18px;
	padding: 3px;
	border-bottom: solid #FF3300 1px;
	border-left: solid #FF3300 8px;
	line-height:130%;
}

.border td {
	border: thin dotted #FF0033;
}
.red {
	color: #FF0000;
}
.deepBlue {
	color: #400080;
}
.pinkB {
	font-weight: bold;
	color: #FF6699;
}
.pink {
	color: #FF6699;
}
.pinkBig {
	font-size: 16px;
	color: #FF0066;
	line-height: 130%;
}
.blue {
	font-size: 18px;
	color: #0099FF;
	font-weight: bold;
	margin:0px;
}

/*jyosei start*/
#jyosei {
	padding:10px;
	border: medium dotted #FF0066;
	background-color: #FFF7FF;
}
#jyosei h4 {
	font-size:16px;
	margin-bottom:5px;
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF0033;
}
#jyosei h5 {
	font-size:14px;
	margin-bottom:5px;
}
/*jyosei end*/
/*deai start*/
#deai {
	padding:10px;
	border: medium dotted #FF0066;
	background-color: #FFF7FF;
}
#deai h3 {
	margin-top:0px;
	border-bottom:1 solid #663399;
	font-family:"MS UI Gothic";
	color:#663399;
	font-size:22px;
	padding: 3px;
}
/*deai end*/

/*style1 start*/
.style1 {
	border:2 dotted #FF99FF;
	padding:5px;
}

.style1 strong {
	color: #FF00FF;
	font-size: 16px;
	font-family:"lr oSVbN";
}
/*style1 end*/
.style2 {font-size: 10px}

.style3 {
	font-size: 18px;
	color: #ff0000;
	font-weight: bold;
	margin:0px;
	line-height:130%;
}
.style4 {
	font-size: 18px;
	font-family: "MS UI Gothic", Impact;
	color: #CC00CC;
	line-height:130%;
}
.size18 {font-size: 18px;}

.whiteb {
	color: #FFFFFF;
	font-weight: bold;
}


.textindent {
	margin-top: 5px;
	margin-bottom: 1em;
	margin-left: 3em;
}
.waku {
	font-size: 14px;
	color: #660099;
	padding: 3px;
	border:1 solid #660099;
}
.textindent2 {
	margin-top:-10px;
	padding:20 10 10 10px;
	margin-bottom: 1em;
	margin-left: 3em;
	border:1 solid #FF3399;
}

.orangeLine {
	border: 1px solid #FF3366;
	background-color:#FFFFFF;
}
.orange_bg {
 	padding:10;
	margin-top:0;
	background-color:#FFFFCC;
}	

.bgpink {
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
	background-color: #FF3399;
	margin-bottom: 3px;
}
.bgpink h3 {
	margin-bottom:3px;
}

.bgpeach {
	background-color:#FFCCFF;
	color:#FF3399;
	padding:3px;
	font-size: 14px;
}
.bgpeach h3 {
	margin-bottom:3px;
}

.bgdeepBlue {
	background-color:#CCCCFF;
	color:#330099;
	padding:3px;
}
.table {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.table td {
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #666666;
	border-top-color: #666666;
}
.table th {
	background-color:#FF0099;
	color:#FFFFFF;
	text-align:left;
}
.table2 {
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.table2 td,.table2 th {
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #666666;
	border-top-color: #666666;
	font-size: 12px;
}
.table2 th {
	background-color:#FFCC99;
	font-weight:normal;
	margin-top:0;
	padding-top:0;
}
.table2 td {
	line-height:150%;
	padding-top:3px;
	margin-top:3px;
}


.table3 {
	border-width: 1px;
	border-style: solid;
}
.td3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.table3 th {
	background-color:#FF0099;
	color:#FFFFFF;
	text-align:left;
}



#faq a:link,#faq a:visited,#faq a:hover,#faq a:active {
	background-color:#FFFFFF;
	color:#FF3366;
}
#faq a:hover {
	color:#FF9999;
}

.copy {color: #990000; font-size:11px; border-top:1 solid #990000; width:800px}
.size14 {
	font-size: 14px;
}

/* seo css 080522 */
.concept {
	color:#0099FF;
	font-size:18px;
	font-weight:bold;
}
.service {
	font-size:14px;
	font-weight:bold;
	line-height:160%;
}
.m0 {
	margin:0;
}

#header-link {
	font-size:12px;
	margin:0 0 8px 0;
	color:#0099FF;
	font-weight:bold;
}
#header-link a:link {
	color: #0099FF;
	text-decoration: none;
}
#header-link a:visited {
	text-decoration: none;
	color: #0099FF;
}
#header-link a:hover {
	text-decoration: underline;
	color: #0099FF;
}
#header-link a:active {
	text-decoration: none;
	color: #0099FF;
}

/* 2009.3.23_add */

p.header{
	margin:0;
	padding:0;
	color: #0099FF;
	font-size: 18px;
	margin: 3px;
	line-height: 130%;
	font-weight:bold;
}

.link{
	margin:0;
	padding:0;
	color:#F72592;
}

.link ul{
	margin:0;
	padding:5px 0px 0px 0px;
}

.link li{
	margin:0;
	padding:3px 0 0 0;
	font-size:10px;
	list-style:none;
}

.link li a{
	color:#F72592;
	text-decoration:none;
}

.link li a:hover, .link li a:visited, .link li a:active{
	color:#FC7CC1;
	text-decoration:none;
}


/* 2009.04.13_add */
#flash{
	background:url(fla.jpg) no-repeat left top;
	width:400px;
	height:200px;
}

#flash p{
	padding:0 20px;
	font-size:11px;
}



/*--------------------------------------------------------

	Campaign100223

--------------------------------------------------------*/
.banner {
	float:left;
	text-align:center;
	margin:40px  auto 30px auto;
	padding:0 0 0 40px;
}
.banner-price {
	float:left;
	margin:120px 0 0 0 ;
	padding:0 0 0 10px;
	font-size:10px;
}

.campaign {
	text-align:center;
	margin:60px 0  ;
	padding:0 0 0 0;
	clear:both;
}
.kiyaku-box {
	widows:650px;
	text-align:center;
	margin:10px 0  ;
	padding:0 0 0 0;
}



