@charset "UTF-8";
@import "reset.css";

/* 共通部品 */

a {
	/* text-decoration: none; */
}

a:link,
a:visited,
a:hover {
	color:#3A64AC;
}

body {
	font-size: 90%;
	background-color: #ffffff;
	text-align: center;
}


/* IE */
* html body {
	border: 1px #999999 solid;
}
/* /IE */

img {
	border: none;
}

h1 {
	font-size: 75%;
	font-weight: normal;
	text-align: center;
	padding: 0px 0px 10px 10px;
	line-height: 125%;
}


#container {
	width: 100%;
	margin: 0px;
	background-color: #ffffff;
}

#Content {
	width: 850px;
	margin: 0px auto;
	text-align: left;
}

* html #Content {
}

#Header {
	margin: 0px auto;
	width: 850px;
	height: 58px;
}

/* IE8 */
head~/* */body #Header {
	height: 59px\9;
}

#HeaderLine {
	width: 100%;
	margin-bottom: 3px;
	background: url(/lib/img/common/header_bg_01.gif) left top repeat-x;
}


/* IE */
* html #HeaderLine {
	margin-bottom: 12px;
	font-size: 1px;
	line-height: 6px;
	height: 6px;
	background: url(/lib/img/common/header_bg_01.gif) left top repeat;
}
/* /IE */

/* IE8 */
head~/* */body #HeaderLine {
	margin-bottom: 2px\9;
}
/* /IE8 */

#InfomationBox {
	/*
	margin-right: -2px;
	*/
}

#InfomationBox p {
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 15px;
}
* html #InfomationBox p {
	height: 14px;
	font-size: 12px;
	line-height: 14px;
}
*:first-child+html #InfomationBox p {
	height: 15px;
}

/* IE */
* html #InfomationBox p {
	margin-bottom: 13px;
}
/* /IE */

/* IE8 */
head~/* */body #InfomationBox p {
	margin-bottom: 13px\9;
}
/* /IE8 */

#InfomationBox img {
	margin: 0px 7px;
}

#SideMenu {
	width: 200px;
	font-size: 70%;
}

#SideMenu .GrayBg {
	width: 200px;
	margin: 0px 0px 10px 0px;
	padding: 2px 3px 3px 3px;
	display: block;
	background: url(/lib/img/common/sideMenu_bg_01.gif) left top no-repeat;
	overflow: auto;
}

#SideMenu .GrayBg ul {
	padding-top: 1px;
}
* html #SideMenu .GrayBg ul {
	padding-top: 0px;
}

* html #SideMenu .GrayBg ul li {
	padding-bottom: 1px;
}

#SideMenu .GrayBg ul.NewsRelease {
	padding-top: 1px;
}

#SideMenu #Mobile {
	width: 194px;
	margin-top: 5px;
}

#SideMenu #Mobile img.QR {
	margin: 0px 8px 0px 3px;
}

#SideMenu #Mobile .Text {
	padding-top: 8px;
	width: 115px;
	line-height: 1.15;
}

head~/* */body #SideMenu #Mobile .Text {
	line-height: 140%;
}


#SideMenu #Mobile #ssp p {
	margin-top: 4px;
	line-height: 1.25;
}

* html #SideMenu #Mobile #ssp p {
	margin-top: 3px;
	line-height: 1.35;
}


head~/* */body #SideMenu #Mobile #ssp p {
	margin-top: 3px;
	line-height: 140%;
}



.TopLine {
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	background: url(/lib/img/common/contact_line.gif) left top repeat-x;
}

* html .TopLine {
	margin-top: 4px;
	padding-top: 5px;
}
*:first-child+html .TopLine {
	margin-top: 4px;
	padding-top: 5px;
}

/* /共通部品 */

/* コンテンツ */

#HeaderLogo {
	width: 102px;
	height: 47px;
}

head~/* */body #HeaderLogo {
	margin-top: 1px\9;
}

#MainBlock {
	margin: 3px 0px 0px 0px;
}

#MobileBnr {
	margin: 0px 0px 15px 10px;
}

* html #MobileBnr {
	margin: 0px 0px 15px 5px;
}

#News {
	margin: 0px 20px 0px 10px;
	width: 405px;
	clear: both;
}

/* IE */
* html #News {
	margin: 0px 20px 0px 5px;
}
/* /IE */

#News ul {
	margin: 10px 0px 0px 10px;
}

#News li {
	font-size: 90%;
	margin: 0px;
	padding: 2px 5px;
	line-height: 1.5;
	overflow: auto;
}

#News li img {
	margin: 0px 0px 2px 0px;
}

#News .date {
	float: left;
	display: block;
	width: 78px;
	padding-left: 10px;
	background: url("/lib/img/top/news_arrow.gif") no-repeat left center;
}
* html #News .date {
	width: 88px;
}

#News .text {
	float: left;
	display: block;
	width: 284px;
	padding-left: 10px;
}
* html #News .text {
	width: 294px;
}

*:first-child+html #News .text {
	vertical-align: top;
}

#PurposeList li {
	font-size: 95%;
}

#PurposeList ul li .text {
	padding: 0px 0px 0px 20px;
	background-image: url(/lib/img/top/aim_btn_on.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#News p,
#Nazo p,
#PurposeList p {
	padding-bottom: 3px;
	background: transparent url(/lib/img/common/line_01_bg.gif) repeat-x scroll left bottom;
}

#FlashArea {
	width: 200px;
}

#FlashArea .Flash {
	width: 200px;
	height: 116px;
	margin-top: 15px;
	border: solid 1px #3a64ac;
}

#FlashArea .AltText {
	padding: 10px;
}
#FlashArea .AltText img {
	margin-top: 6px;
}

#FlashArea .Link {
	line-height: 1.5;
	padding-top: 4px;
}

#FlashArea .Link a {
	display: block;
	float: right;
	padding: 0px 0px 0px 20px;
	line-height: 1.1;
	background-image: url(/lib/img/top/aim_btn_on.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#ContentList {
	width: 650px;
}

#PurposeList p {
	width: 625px;
	margin: 0px 0px 0px 10px;
}

#PurposeList ul {
	width: 620px;
	margin: 10px 0px 0px 15px;
}

#PurposeList ul li {
	float: left;
	width: 155px;
	line-height: 1.5;
}


/* contents css
----------------------------------------------------------------------------------------------------------*/
#contents{
	margin: 10px 0px 0px 0px;
	width: 100%;
	text-align: center;
}

#contents-body {
	margin: 0px auto;
	text-align: left;
}

#contents-body div.contents-box {
	margin-left: 10px;
	width: 625px;
	text-align: left;
	background: url(/lib/img/top/contents_bg_middle.jpg) left bottom repeat-y;
}

#contents-body div.contents-box img{
	margin-right: 1px;
	padding: 0px;
}

#contents-body div.contents-box li{
	float: left;
}

#contents-body div.contents-box div.contents-text{
	display: block;
	margin: 10px 30px 10px 30px;
	padding: 0px;
	font-size: 90%;
	line-height: 125%;
}

#contents-body div.contents-box div.contents-list{
	margin: 0px 30px 15px 20px;
	padding: 0px;
}

#contents-body div.contents-list p.list-one{
	float: left;
	width: 260px;
	height: 130px;
	margin: 10px 20px 10px 0px;
	overflow: auto;
	background: url(/lib/img/common/contact_line.gif) left bottom repeat-x;
}

* html #contents-body div.contents-list p.list-one{ 
	width:265px;
}

#contents-body div.contents-list p.list-one img {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#contents-body div.contents-list p.list-one span.title {
	display: block;
	color: #3A64AC;
	font-weight: bold;
	margin: 0px 3px 5px 3px;
	padding: 1px;
	font-size: 90%;
	line-height: 110%;
}

#contents-body div.contents-list p.list-one span.text {
	display: block;
	margin: 0px 3px;
	padding: 1px;
	overflow: hidden;
	font-size: 11px;
	height: auto;
}

head~/* */body #contents-body div.contents-list p.list-one span.text {
	line-height: 140%;
	}

#contents-body div.contents-list p.list-one span.link {
	display:block;
	text-align: right;
	margin: 0px 5px 0px 0px;
	padding: 3px 5px;
	font-size: 90%
}

#contents-body div.contents-box div.contents-btn {
	text-align: center;
	padding: 0px;
	padding-bottom: 30px;
	margin: 0px;
	background: url(/lib/img/top/contents_bg_bottom.jpg) left bottom no-repeat;
}

#consulting {
	display: block;
}

#web,
#system,
#network {
	display: none;
}

#Contact{
	border: 1px #CCCCCC solid;
	width: 192px;
	overflow: auto;
}

* html #Contact{
	width: 193px;
	padding-top: 6px;
}

#Contact img {
	text-align: center;
}

#Contact p {
	margin-left: 95px;
	text-align: left;
	line-height: 1.25;
}

* html #Contact p {
	margin-left: 92px;
}

head~/* */body #Contact p {
	line-height: 140%;
}



#Contact div.Title {
	background: url(/lib/img/common/contact_line.gif) left bottom repeat-x;
	margin: 4px 0px 0px;
	padding-bottom: 2px;
}

#Contact div.Tel {
	margin: 8px 0px 6px;
}

#Contact #SSL {
	margin: 6px 8px;
}

.web_border {
	border: 1px solid #EFB629;
}

.consul_border {
	border: 1px solid #FF6500;
}

.system_border {
	border: 1px solid #9CCF63;
}

.network_border {
	border: 1px solid #42A26B;
}

.etc_border {
	border: 1px solid #31659C;
}

/* foot css
----------------------------------------------------------------------------------------------------------*/
#footer{
	position: relative;
	top: 20px;
	left: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	background:url(/lib/img/common/footer_bg_01.jpg) left top repeat-x;
}
* html #footer {
	height: 101px;
}

/*
#footer01{
	position: relative;
	top: 20px;
	left: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	background: url(/lib/img/common/footer_bg_02.jpg) left top repeat-x;
}

#footer02{
	position: relative;
	top: 20px;
	left: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	background: url(/lib/img/common/footer_bg_03.jpg) left top repeat-x;
}

#footer03{
	position: relative;
	top: 20px;
	left: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	background:url(/lib/img/common/footer_bg_04.jpg) left top repeat-x;
}

#footer04{
	position: relative;
	top: 20px;
	left: 0px;
	width: 100%;
	height: 50px;
	text-align: center;
	padding: 20px 0px 0px 0px;
	background: url(/lib/img/common/footer_bg_05.jpg) left top repeat-x;
}
*/

#footer-body {
	width: 850px;
	text-align: left;
	margin: auto;
	padding-bottom: 20px;
	overflow: auto;
}

#footer-body p.footer-link {
	float: left;
	font-size: 12px;
	line-height: 1.4;
	/*
	padding: 1px;
	float: left;
	font-size: 80%;
	*/
}

#footer-body p.copyright{
	float: right;
	font-size: 10px;
	line-height: 1.4;
}

* html #footer-body p.copyright{
	line-height: 1.5;
}
*:first-child+html #footer-body p.copyright{
	line-height: 1.5;
}

/* /コンテンツ */

/* 共通関数 */

.FloatLeft {
	float: left;
}

html>/**/body .FloatLeft p {
	margin-bottom: 5px;
}

.FloatRight {
	float: right;
}

.AlignLeft {
	text-align: left;
}

.AlignRight {
	text-align: right;
}

.AlignCenter {
	display: block;
	text-align: center;
}

.ClearBoth {
	margin: 0px;
	clear: both;
	visibility: hidden;
	height: 0px;
}

.Width100 {
	width: 100px;
}

.Margin5 {
	margin: 5px;
}

.MarginTop10 {
	margin: 10px 0px 0px 0px;
}

.MarginBottom15 {
	margin: 0px 0px 15px 0px;
}

.Padding5 {
	padding: 5px;
}

.PaddingTop10 {
	padding: 10px 0px 0px 0px;
}

/* Flash */

#top_flash1 .no_flash {
	width: 180px;
	padding: 10px;
	/*border: solid 1px #333333;*/
	color: #333333;
	font-size: 12px;
	line-height: 1.4;
}

#top_flash1 .ttl {
	font-weight: bold;
}

#top_flash2 .no_flash {
	width: 605px;
	padding: 10px;
	border: solid 1px #333333;
	color: #333333;
	font-size: 12px;
	line-height: 1.4;
}
* html #top_flash2 .no_flash {
	width: 625px;
}

#top_flash2 .ttl {
	font-weight: bold;
}

.margin_t5 { margin-top: 5px !important; }
.margin_t10 { margin-top: 10px !important; }


/* /共通関数 */
