/****************************
/*　HTML　タグ
****************************/
body {
	margin: 0; padding: 0;
}
h1 { 
	width: 146px; height: 61px;
	margin-top: 40px;margin-bottom: 40px; padding: 0;
	background: url(../topimg/logo.gif) no-repeat;
	text-indent: -9999px;
}
h1 a {
	margin: 0; padding: 0;
	width: 146px;	height: 61px;
	display: block;	text-decoration: none;
}
h2 {
	margin: 0; padding: 0;
	color: #666666;
	font-size:1em;
	background: transparent;
}
h3 {
	margin: 0; padding: 0;
	background: transparent;
}
h4 {
	margin: 10px 0 0 0; padding: 0;
	background: transparent;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}

td {
	color: #666666; font-size: 9pt; line-height: 1.4;
}
td a:hover {
	color: #000000;
	text-decoration: underline;
}
iframe {
	margin-right: 3px;
}
/****************************
/*　ページ構造
****************************/
#wrapper { 
	margin: 0 auto;
	width: 720px;
}
#head {
	width: 720px;	margin-bottom: 41px; padding: 0;
}
#pagebody {
	width: 720px;
	margin: 0; padding: 0;
}
#content {
	float: right;
	margin: 0; padding: 0;
	width: 530px;
}
#content p { clear: both; margin: 10px 0; padding: 0; color: #666666; font-size: 9pt; line-height: 1.6;}
#content p a:hover { color: #000000; text-decoration: underline; }

#foot {
	clear: both;
	width: 720px;
	margin: 15px 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#foot p {
	margin: 0; padding: 15px 0 0 0;
	width: 720px;
	text-align: center;
	color: #666666;
	font-size: 8.5pt;
	line-height: 1.4;
}
#foot p a:hover {
	color: #000000;
	text-decoration: underline;
}

/*******サブナビ*********/
#subnavi {
	width: 600px;
	height: 41px;
	margin-top: -85px;
	margin-left: 160px;
	color: #666666;
	font-size: 8.5pt;
}
#subnavi a:link {
	color: #666666;
	text-decoration: none;
}
#subnavi a:hover {
	color: #000000;
	text-decoration: underline;
}

/*******左側ナビ*********/
#navi {
	float: left;
	width: 140px;
	margin: 0; padding: 0;
	color: #666666;
	font-size: 8.5pt;
	line-height: 2.2;
	text-align: right;
}
#navi ul {
	margin: 0; padding: 0;
	list-style: none
}
#navi li a:link {
	color: #666666;
	text-decoration: none;
}
#navi li a:hover {
	color: #000000;
	text-decoration: underline;
}
#navi img {
	margin: 3px 0 0 0; padding: 0;
}
#navi p#add {
	margin: 0; padding: 0;
	line-height: 1.4;
}
.tel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #009966;
	font-size: 10pt;
	font-weight: bold;
}
/*******ホームページ制作ページの左右２段組*********/
.left {
	clear: both;
	float: left;
	margin: 0; padding: 0; width: 245px;
}
.left p {
	margin: 0 0 -10px 0; padding: 0; width: 245px; color: #666666; font-size: 9pt; line-height: 1.6;
}
.left ul { margin-left: -5px; color: #666666; font-size: 9pt; line-height: 1.4;}

.right {
	float: right;
	margin: 0; padding: 0; width: 245px;
}
.right p {
	margin: 0; padding: 0; width: 245px; color: #666666; font-size: 9pt; line-height: 1.6;
}

/*******制作実績ページの左右２段組*********/
#works1 { margin: 25px 0 0 0; padding: 0; width: 530px; height: 130px; }
.left1 { float: left; margin: 0; padding: 0; width: 245px; height: 130px;}
.left1 h5 { margin: 0; padding: 0; width: 245px; height: 21px; color: #333333; font-size: 8pt; font-weight: normal;
	background: url(../web/img/works_midashi.gif) no-repeat; text-align: center;  line-height: 2.2; }
.left2 { float: left; margin: 5px 0 0 0; padding: 0; width: 130px;}

.right1 { float: right; margin: 0; padding: 0; width: 245px; height: 130px; }
.right1 h5 { margin: 0 0 0 0; padding: 0; width: 245px; height: 21px; color: #333333; font-size: 8pt; font-weight: normal;
	background: url(../web/img/works_midashi.gif) no-repeat;  text-align: center; line-height: 2.2;}
img#service { margin: 5px 0 0 5px; }

/*******トップページの左右２段組*********/
#left {
	float: left;
	margin: 15px 0 15px 0;
	padding: 0 12px 0 0;
	width: 335px;
	border-right: 1px solid #DDDDDD;
}
#right {
	float: left;
	margin: 15px 0 0 0; padding: 5px 10px;
	width: 160px;
}

/*******トップページのNews Topics*********/
#content p.news { margin: 3px 0 0 0; padding: 0; color: #333333; font-size: 9pt; line-height: 1.6;}
#content #right p.com {
	margin: 0px 0 5px 10px;	padding: 0;
	font-size: 9pt; color: #333333;
	/*word-break: break-all;*/
	line-height: 1.2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
#content p.news a:hover { color: #000000; text-decoration: underline; }

h2#web {
	margin: 0 0 10px 0;
	width: 335px; height: 26px;
	background: url(../img/web_site.gif) no-repeat;
	text-indent: -9999px;
}
h2#cms {
	margin: 0 0 10px 0;
	width: 335px; height: 26px;
	background: url(../img/cms.gif) no-repeat;
	text-indent: -9999px;
}
h2#sys {
	margin: 0 0 10px 0;
	width: 335px; height: 26px;
	background: url(../img/system.gif) no-repeat;
	text-indent: -9999px;
}
h2#mob {
	margin: 0 0 10px 0;
	width: 335px; height: 26px;
	background: url(../img/mobile.gif) no-repeat;
	text-indent: -9999px;
}

#left img {
	margin-bottom: 15px;
}


/*******NEWSページのTABLE*********/
#news {
	margin: 0 0 0 -9px; padding: 0;
}

/*******Font Size Class********/
.small { font-size: 90%; color: #666666; }


.unnamed1 {
	border: 1px solid #66CC33;
}


.bd-lb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.text-box {
	background-color: #F3F3F3;
	border: 1px solid #AFB6C2;
	color: #666666;
}

