@charset "utf-8";

body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	/* font-family: Verdana, Arial, Helvetica, "MS UI Gothic", "ＭＳ ゴシック", "A-OTF 新ゴ Pro M"; */
        font-family:"Century Gothic","Trebuchet MS", "ＭＳ Ｐゴシック", "MS UI Gothic", "A-OTF 新ゴ Pro M",Arial,Helvetica,sans-serif;
}

p { margin:0px;
}

br { letter-spacing: normal } 
TD {
	FONT-SIZE: 10pt; 	
	
	letter-spacing: 0em
}
A:link {
	COLOR: #990033; TEXT-DECORATION: none
; font-weight: bold
}
A:visited {
	COLOR: #990066; TEXT-DECORATION: none
; font-weight: bold
}
A:hover {
	COLOR: #990000; TEXT-DECORATION: underline
; font-weight: bold
}
.TEXT {
	color: #FFFFFF; font-size: 12px;  background-color: #112A4F; border: 2px solid; border-color: #112A4F
}

.AREA {
	color: #FFFFFF; font-size: 12px;  background-color: #112A4F; border: 2px solid; border-color: #112A4F
}

.INPUTBUTTON {
	color: #FFFFFF; font-size: 12px;  background-color: #112A4F; border: 2px #FFFFFF;
}

.TEXT-REV { color: #FFFFFF; font-size: 12px; background-color: #000000; border: 2px solid; border-color: #000000}
.AREA-REV { color: #FFFFFF; font-size: 12px; background-color: #000000; border: 2px solid; border-color: #000000}
.waku {  border: 5px #000000}
.news {   font-size: 10px}
.unnamed1 {   font-size: 12px; font-style: normal; font-weight: normal; color: #663300; margin-bottom: 50px; line-height: 18px}
.news_now {  font-size: 12px}
#hiddennews { display:none;}
.port_subject {   font-size: 16px; font-style: normal; line-height: 20px; font-weight: bold}
.port_body {   font-size: 12px; line-height: 16px}
.port_author {  font-size: 12px; line-height: 14px; font-weight: normal; color: #999999}
.port_author_name { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; line-height: 16px; font-weight: normal; color: #333333}
.port_author_title {  font-size: 10px; line-height: 14px; font-weight: normal; color: #CCCCCC}
.service_subject {  font-size: 16px; font-style: normal; line-height: 20px; font-weight: bold }
.service_body {  font-size: 12px; line-height: 15px; font-weight: normal; color: #999999 }
.service_name {  font-size: 14px; line-height: 16px; font-weight: normal; color: #990000}
.price_body {  font-size: 12px; line-height: 16px; font-weight: normal; color: #666666}
strong {  font-weight: normal}
.style1 {color: #990000}


#allbody {
    position:absolute;
	width:816px;
	margin-top: 0px;
	margin-left: -408px;
	left:50%;
	background-color: #FFFFFF;
	background-image: url(/images/mainback.gif);
	background-repeat: repeat-y;
	border:medium;
}

#allbody #footer {
	width:816px;
	height:20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(/images/mainfoot.gif);
	background-repeat: none;
}
#allbody #header {
	width:816px;
	height:20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(/images/mainhead.gif);
	background-repeat: none;
}

/* ヘッダー */
#allbody #headlayout {
	width:800px;
	background-image: url(/images/speed-fish-header.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	margin-left: 8px;
	height: 57px;
}
#headlayout #pagetitlenavi {
	
	font-size: 12px;
	color: #FFFFCC;
	width: 561px;
	height: 36px;
	padding-top: 17px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
}

#headlayout #pagetitlenavi h1{
	font-size: 12px;
	margin: 0px;
}

#headlayout #pagetitlenavi strong {
	font-weight: bold;
}


#allbody #mainlayout {
	width:800px;
	background-image: url(/images/2003/head/shadow.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

/* 左メニュー部分 */
#mainlayout #menu {
	width:140px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 8px;
}
#mainlayout #menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
} 

#mainlayout #menu li {
	margin: 0px;
	padding: 0px;
	display: block; 
} 

#mainlayout #menu a{
	width: 140px;
	text-align:center;
	display: block;
	margin: 0px;
	padding: 0px;
}

#mainlayout #menu .menunavi{
	margin-top: 0px;
	margin-bottom: 0px;
	display:none;
}


#mainlayout #menu a.menu1{
	height:26px;
	background: url(/images/menu-toppage.jpg) no-repeat;
}

#mainlayout #menu a.menu1:hover{
	height:26px;
	background: url(/images/menu-toppage.jpg) no-repeat;
}

#mainlayout #menu a.menu2{
	height:26px;
	background: url(/images/menu-portforio.jpg) no-repeat;
}

#mainlayout #menu a.menu2:hover{
	height:26px;
	background: url(/images/menu-portforio.jpg) no-repeat;
}

#mainlayout #menu a.menu3{
	height:26px;
	background: url(/images/menu-service.jpg) no-repeat;
}

#mainlayout #menu a.menu3:hover{
	height:26px;
	background: url(/images/menu-service.jpg) no-repeat;
}

#mainlayout #menu a.menu4{
	height:26px;
	background: url(/images/menu-script.jpg) no-repeat;
}

#mainlayout #menu a.menu4:hover{
	height:26px;
	background: url(/images/menu-script.jpg) no-repeat;
}

#mainlayout #menu a.menu5{
	height:26px;
	background: url(/images/menu-columns.jpg) no-repeat;
}

#mainlayout #menu a.menu5:hover{
	height:26px;
	background: url(/images/menu-columns.jpg) no-repeat;
}

#mainlayout #menu a.menu6{
	height:26px;
	background: url(/images/menu-about.jpg) no-repeat;
}

#mainlayout #menu a.menu6:hover{
	height:26px;
	background: url(/images/menu-about.jpg) no-repeat;
}

#mainlayout #menu a.menu7{
	height:26px;
	background: url(/images/menu-links.jpg) no-repeat;
}

#mainlayout #menu a.menu7:hover{
	height:26px;
	background: url(/images/menu-links.jpg) no-repeat;
}

#mainlayout #menu a.menu8{
	height:36px;
	background: url(/images/cmsbanner.gif) no-repeat;
}

#mainlayout #menu a.menu8:hover{
	height:36px;
	background: url(/images/cmsbanner.gif) no-repeat;
}
#mainlayout #menu a.menu9{
	height:26px;
	background: url(/images/menu-contact.jpg) no-repeat;
}

#mainlayout #menu a.menu9:hover{
	height:26px;
	background: url(/images/menu-contact.jpg) no-repeat;
}

/* 本文エリア */
#mainlayout #main #contentlayout {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 616px;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
}
#mainlayout #main #mainvisual {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	width: 616px;
	height: 346px;
	background-image: url(/images/sf-image-2008-04.jpg);
	background-repeat: no-repeat;
}
#mainlayout #main #contentlayout-noborder {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 600px;
	margin-right: 23px;
	margin-left: 23px;
	text-align: center;
}
#mainlayout #main .line {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#mainlayout #main #contentlayout #title {
	text-align: right;
	background-color: #F0F0F0;
	padding: 4px 4px 2px 0px;
	height: 22px;
	background-image: url(/images/contentlabelback.gif);
}
#mainlayout #main #contentlayout #content {
	
	padding: 8px;
	font-size: 12px;
	line-height: 1.5em;
}
.screenshot{
	
	border: 2px solid #CCCCCC;
}
#mainlayout #main #contentlayout #content strong 
{
	font-weight: bold;
}
h2 
{
	
	font-size: 18px;
	line-height: 1.5em;
	COLOR: #666666;
	font-weight: bold;
	margin-top:4px;
	margin-bottom:4px;
	padding: 0px;
}
h3
{
	
	font-size: 16px;
	line-height: 1.5em;
	COLOR: #666666;
	font-weight: bold;
	margin-top:4px;
	margin-bottom:4px;
	padding: 0px;
}

#mainlayout #main #contentlayout-noborder strong 
{
	font-weight: bold;
}
#mainlayout #main #contentlayout #content .concept {
	
	font-size: 14px;
	line-height: 1.5em;
	color: #333333;
}

#mainlayout #main #contentlayout .title {
	
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

#mainlayout #main #contentlayout #title .h2 {
	
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}

#mainlayout #main #contentlayout .title-nonit {
	
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

#mainlayout .columnbody {
	font-size:12px;
	line-height:1.5;
	letter-spacing:0.05em;
}

#mainlayout .columnbody p {
	margin-bottom:10px;
}

#mainlayout #main {
	width:652px;
	background-color: #FFFFFF;
	background-image: url(/images/2003/head/shadow.gif);
	background-repeat: repeat-x;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#mainlayout #main .banner {

	margin: 5px 92px;
}
#mainlayout #main #breadcrumbs {
	
	font-size: 10px;
	color: #999999;
	padding-left: 15px;
	padding-top: 6px;
}
#mainlayout #main #pagenavi {
	width: 566px;
	margin: auto;
}

#mainlayout #main #pagenavi #navi-prev {
	
	font-size: 10px;
	color: #999999;
	float: left;
	width: 80px;
	padding-left: 8px;
	text-align: left;
}
#mainlayout #main #contentlayout #content #portlist {
	
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	clear: both;
	float: none;
	width: 580px;
	padding-top: 5px;
	padding-left: 10px;
}

#mainlayout #main #contentlayout #content #portlist #thumb {
	float: left;
	margin-right: 8px;
	border: 4px solid #CCCCCC;
}
#mainlayout #main #contentlayout #content #portlist #thumb img{
	border: 0px;
}

#mainlayout #main #contentlayout #content #portlist #detail {
	
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
#mainlayout #main #contentlayout #content #portlist #clear {
	clear: both;
}


#mainlayout #main #pagenavi #navi-pages {
	
	font-size: 10px;
	color: #999999;
	letter-spacing: 0.5em;
	float: left;
	width: 390px;
	text-align: center;
}
#mainlayout #main #pagenavi #navi-next {
	
	font-size: 10px;
	color: #999999;
	float: right;
	padding-right: 8px;
	width: 80px;
	text-align: right;
}

.img-port {
	border: 4px solid #CCCCCC;
	margin-bottom: 4px;
	margin-right: 4px;
}
.c-both { clear:both; }
.B_crumbBox{
}
.mainline {
	background-image: url(/images/borderline.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 616px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}
.contentline {
	background-image: url(/images/borderline.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	padding: 0px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
