@charset"Shift_JIS";

/* 基本設定
-------------------------------------*/
* {
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	background: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
img {
	border-style: none;
}


/* 全体
-------------------------------------*/
#all {
	height: auto;
	background: #CCCCCC url(images/all/allback.gif) repeat-y center top;
}
#wrapper {
	text-align: left;
	width: 730px;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	background: #FFFFFF url(images/all/back.jpg) no-repeat left top;
}


/* ヘッダ部分
-------------------------------------*/
.right {
	text-align: right;
	color: #FFFFFF;
}
#mainflash {
	height: auto;
	width: auto;
	margin-top: 20px;
}
#navi {
	width: auto;
	padding-top: 7px;
	height: 30px;
}
#navi ul{
	width: 732px;
	height:30px;
	list-style:none;
}

#navi ul li{
float:left;
text-indent:-9999px;
}

#navi01 {width:122px;height:30px;background:url(images/index/navi01on.jpg) no-repeat;}
#navi02 {width:122px;height:30px;background:url(images/index/navi02on.jpg) no-repeat;}
#navi03 {width:122px;height:30px;background:url(images/index/navi03on.jpg) no-repeat;}
#navi04 {width:122px;height:30px;background:url(images/index/navi04on.jpg) no-repeat;}
#navi05 {width:122px;height:30px;background:url(images/index/navi05on.jpg) no-repeat;}
#navi06 {width:122px;height:30px;background:url(images/index/navi06on.jpg) no-repeat;}

#navi01 a {width:122px;height:30px;background:url(images/index/navi01off.jpg) no-repeat;display:block;}
#navi02 a {width:122px;height:30px;background:url(images/index/navi02off.jpg) no-repeat;display:block;}
#navi03 a {width:122px;height:30px;background:url(images/index/navi03off.jpg) no-repeat;display:block;}
#navi04 a {width:122px;height:30px;background:url(images/index/navi04off.jpg) no-repeat;display:block;}
#navi05 a {width:122px;height:30px;background:url(images/index/navi05off.jpg) no-repeat;display:block;}
#navi06 a {width:122px;height:30px;background:url(images/index/navi06off.jpg) no-repeat;display:block;}

#navi01 a:hover, #navi02 a:hover, #navi03 a:hover, #navi04 a:hover, #navi05 a:hover, #navi06 a:hover {background-image:none;outline:none;}
#navi01 a:active, #navi02 a:active, #navi03 a:active, #navi04 a:active, #navi05 a:active, #navi06 a:active {background-image:none;outline:none;}

#navi01 a:hover,#navi02 a:hover,#navi03 a:hover,#navi04 a:hover,#navi05 a:hover {background-image:none;outline:none;}
#navi01 a:active,#navi02 a:active,#navi03 a:active,#navi04 a:active,#navi05 a:active {background-image:none;outline:none;}

/* コンテンツ部分
-------------------------------------*/
#contents {
	height: auto;
	width: 730px;
	margin: 0px;
	padding-top: 25px;
}
#contentsleft {
	width: 145px;
	float: left;
	height: 475px;
	padding: 12px;
	background: #E3E3E3;
}
#contentsright {
	float: left;
	width: 515px;
	border-left: 1px solid #999999;
	height: auto;
	padding-left: 20px;
	margin-left: 20px;
}
.yubin {
	height: 95px;
	width: 145px;
	border-bottom: thin dotted #999999;
}
.smallp {
	font-size: 10px;
}
.pasokon {
	width: 145px;
	padding-top: 5px;
	height: 130px;
	border-bottom: 1px dotted #999999;
}
.renarje {
	height: 70px;
	width: 145px;
	padding-top: 7px;
	border-bottom: thin dotted #999999;
}
.wakaba {

	height: 70px;
	width: 145px;
	border-bottom: thin dotted #999999;
}
.red10 {

	color: #D01119;
	font-size: 10px;
}
.red11 {
	color: #D01119;
	font-size: 11px;
}
.newinfomation {
	height: 200px;
	width: 500px;
	margin-top: 5px;
	overflow: auto;
}
.blue {
	color: #012E89;
}
.white {
	color: #FFFFFF;
}

.contentsbox {
	padding-top: 25px;
	width: 515px;
	height: 150px;
}
.contentsbox h2 {
	font-size: 12px;
	color: #012E89;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 12px;
	background: url(images/index/marker1.gif) no-repeat left 18px;
	padding-bottom: 5px;
}
.normalp {

	font-size: 12px;
	line-height: 160%;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.border {
	border-bottom: 1px solid #999999;
}


/* フッタリンク部分
-------------------------------------*/
#link li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#link ul {
	font-size: 12px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#link a {
	display: block;
	border-right: 1px solid #999999;
	padding-right: 5px;
	padding-left: 5px;
}
#link a:hover {
	color: #DB0000;
}
#link {
	height: 20px;
	width: 600px;
	padding-top: 10px;
}


/* フッタ部分
-------------------------------------*/
.footer {
	background: #D3363A;
	color: #FFFFFF;
	width: 100%;
	font-size: 11px;
	margin: 5px 0px 0px;
	height: auto;
	text-align: center;
}


/* 会社概要
-------------------------------------*/
.normallink {
	color: #0000FF;
	text-decoration: none;
}
.normallink:hover {
	color: #FF0000;
	text-decoration: underline;
}

.smallsize {
	font-size: 2px;
	padding: 0px;
	margin: 0px;
}
.border2 {

	border-top: 1px solid #999999;
}


/* セールスプロモーション
-------------------------------------*/
.contentsblock {
	height: auto;
	width: 510px;
}
.blockleft {
	float: left;
	height: 450px;
	width: 250px;
}
.blockright {
	float: left;
	height: auto;
	width: 235px;
	padding-left: 15px;
}
.blocktitle1 {
	color: #D0111A;
	font-weight: bold;
	background: url(images/salespromotion/markerred.gif) no-repeat left center;
	padding-left: 8px;
	border-bottom: 1px solid #D0111A;
}
.blockp {
	padding-top: 5px;
	line-height: 140%;
	padding-bottom: 10px;
}


/* 商品開発
-------------------------------------*/
.blocktitle2 {

	color: #94410A;
	font-weight: bold;
	background: url(images/productdevelopment/markercya.gif) no-repeat left center;
	padding-left: 8px;
	border-bottom: 1px solid #94410A;
}

/* パソコン活用支援
-------------------------------------*/
.blocktitle3 {


	color: #1D2088;
	font-weight: bold;
	background: url(images/computerusesupport/markerblue.gif) no-repeat left center;
	padding-left: 8px;
	border-bottom: 1px solid #1D2088;
}


/* 郵便局
-------------------------------------*/
.postnavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.postnavi li {
	float: left;
	background: #DDE4FF;
	margin-right: 10px;
	border: 1px solid #005BAC;
}
.postnavi a {
	color: #005BAC;
	text-decoration: none;
	display: block;
	padding: 1px;
	width: 90px;
	text-align: center;
	height: auto;
	font-size: 12px;
	font-weight: bold;
}
.postnavi a:hover {

	color: #FFFFFF;
	background: #005BAC;
}
.postnavi a:active {


	color: #FFFFFF;
	background: #005BAC;
}
.borderwhite {

	border-bottom: 1px solid #FFFFFF;
}
h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 5px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	color: #FF0000;
}

/*マージン・パディング---------------------------------*/

.maTB10{
	margin-top: 10px;
	margin-bottom: 10px;
}#newinfo {
	background-color: #FFFFFF;
	height: 80px;
	width: 400px;
	margin-left: 10px;
	overflow: scroll;
}
#post {
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.8em;
}
