@charset "utf-8";

/* *****************************************
/*+  all  +*********************************
/***************************************** */
body{
	margin:0;
	padding:0;
	background:url(../pict/bg.gif) #FFF;
	font-size:12px;
	line-height:1.6;
	color:#666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
#bg{
	background:url(../pict/header_bg.gif) repeat-x;
	}
#wrap{
	margin:0 auto 30px;
	padding:10px 0 0 0;
	width:840px;
	background:#FFF;
	}


/* *****************************************
/*+  initialize  +**************************
/***************************************** */
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	font-size:1em;
	line-height:1.0;
	}
dl,dt,dd,p{
	margin:0;
	padding:0;
	}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
	}
a img{
	border:0;
	vertical-align:top;
	text-decoration:none;
	}


/* *****************************************
/*+  clearfix  +****************************
/***************************************** */
.clear{
	clear:both;
	}
.clearfix:after{ /* for New Browser */
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.clearfix{
	display:inline-block; /* for IE */
	}
/* Hides from IE-mac \*/
* html .clearfix{ height:1%; }
.clearfix{ display:block; }
/* End hide from IE-mac */
.clear {
clear:both;
}

/* *****************************************
/*+  link  +********************************
/***************************************** */

a{
	color:#ff6b39;
	}
a:hover{
	color:#ffad1d;
	text-decoration:underline;
	}

/* *****************************************
/*+  header  +******************************
/***************************************** */
#header{
	position:relative;
	margin:0 auto;
	width:840px;
	height:100px;
	background:url(../pict/header_bg2.gif) repeat-x;
	}
#header h1{
	position:absolute;
	top:2px;
	left:240px;
	color:#FFF;
	font-weight:normal;
	font-size:10px;
	}
#header h2 a{
	position:absolute;
	top:0;
	left:7px;
	display:block;
	width:218px;
	height:100px;
	background:url(../pict/logo.gif) no-repeat;
	text-indent:-99999px;
	overflow:hidden;
	}
#header h2 a:hover{
	background-position:0 -100px;
	}


/* *****************************************
/*+  navi  +********************************
/***************************************** */
#navi li a{
	position:absolute;
	top:29px;
	display:block;
	width:90px;
	height:50px;
	text-indent:-99999px;
	overflow:hidden;
	}
#navi #naviCompany a{
	left:246px;
	background:url(../pict/navi_com.gif) no-repeat;
	}
#navi #naviService a{
	left:336px;
	background:url(../pict/navi_service.gif) no-repeat;
	}
#navi #naviVoice a{
	left:426px;
	background:url(../pict/navi_voice.gif) no-repeat;
	}
#navi #naviResults a{
	left:516px;
	background:url(../pict/navi_results.gif) no-repeat;
	}
#navi #naviFlow a{
	left:606px;
	width:91px;
	background:url(../pict/navi_flow.gif) no-repeat;
	}
#navi #naviCompany a:hover,
#navi #naviService a:hover,
#navi #naviVoice a:hover,
#navi #naviResults a:hover,
#navi #naviFlow a:hover{
	background-position:0 -50px;
	}

#menu li {
	font-size:0;
	line-height:0;
	}

#menu li a{
	position:absolute;
	top:21px;
	display:block;
	width:58px;
	height:58px;
	text-indent:-99999px;
	overflow:hidden;
	}
#menu #menuSitemap a{
	left:706px;
	background:url(../pict/menu_sitemap.gif) no-repeat;
	}
#menu #menuContact a{
	left:764px;
	background:url(../pict/menu_contact.gif) no-repeat;
	}
#menu #menuSitemap a:hover,
#menu #menuContact a:hover{
	background-position:0 -58px;
	}


/* *****************************************
/*+  footer  +******************************
/***************************************** */
#footer{
	clear:both;
	padding:30px 0 0 0;
	}
.footerLink{
	padding:20px 0;
	background:url(../pict/footer_textlink.gif) no-repeat top #FFF;
	text-align:center;
	line-height:1.4;
	}
.footerCopy{
	padding:30px 10px;
	background:url(../pict/footer_copyright.gif) no-repeat top #FFF;
	text-align:right;
	font-size:10px;
	color:#333;
	line-height:1.2;
	}

/* *****************************************
/*+  contents  +****************************
/***************************************** */
#flashArea{
	height:265px;
	}
#rightCon{
	}
#leftCon{
	float:left;
	width:253px;
	}
.pkuzu{
	margin:0 0 15px 7px;
	padding:8px 0;
	width:825px;
	background:url(../pict/pkuzu_bg.gif) no-repeat;
	text-indent:45px;
	}
/*+ PageTop + ---------------------------- */

.pagetop a{
	display:block;
	margin:10px 0 10px 450px;
	width:106px;
	height:21px;
	background:url(../images/common/pagetop.gif) no-repeat;
	text-indent:-99999px;
	overflow:hidden;
	}
.pagetop a:hover{
	background-position:0 -21px;
	}

.pageTop {
	border-top:solid 1px #E8E8E8;
	border-bottom:solid 1px #E8E8E8;
	margin:10px 0;
	}

/* *****************************************
/*+  トップページ  +***************************
/***************************************** */
.coService{
	position:relative;
	margin:0 0 15px;
	width:565px;
	height:175px;
	}
.coService dt{
	margin:0 0 10px;
	}
.coService dd#nucleusEnt a{
	position:absolute;
	top:57px;
	left:0;
	display:block;
	width:281px;
	height:120px;
	background:url(../pict/service_nucleus.jpg) no-repeat;
	text-indent:-99999px;
	}
.coService dd#customizeEnt a{
	position:absolute;
	top:57px;
	left:284px;
	display:block;
	width:281px;
	height:120px;
	background:url(../pict/service_blogcust.jpg) no-repeat;
	text-indent:-99999px;
	}
.coService #nucleusEnt a:hover,
.coService #customizeEnt a:hover{
	background-position:0 -120px;
	}
.topicsBg{
	background:url(../pict/topics_bg.gif) no-repeat top;
	}
.topicsList{
	padding:8px 15px 0;
	}
.topicsList dt{
	margin:0 0 20px;
	}
.topicsList dd.date{
	margin:0 0 5px;
	padding:1px 0 2px;
	background:url(../pict/topics_date.gif) no-repeat;
	text-indent:15px;
	}
.topicsList dd.detail{
	margin:0 0 15px 13px;
	}
.coBlog dt{
	margin:0 0 15px;
	}
.coBlog dd.blogBg{
	background:#DDD;
	}
.coBlog dd.blogTop{
	background:url(../pict/blog_top.gif) no-repeat;
	height:10px;
	}
.coBlog dd.blogBottom{
	background:url(../pict/blog_bottom.gif) no-repeat;
	height:10px;
	}
.blogArea{
	position:relative;
	margin:0 0 0 12px;
	width:232px;
	height:134px;
	}

.blogArea#web{background:url(../pict/blogarea_blog.gif) no-repeat top;}
.blogArea#design{background:url(../pict/blogarea_design.gif) no-repeat top;}
.blogArea#css{background:url(../pict/blogarea_css.gif) no-repeat top;}
.blogArea#tsuri{background:url(../pict/blogarea_tsuri.gif) no-repeat top;}
.blogArea#tama{background:url(../pict/blogarea_tama.gif) no-repeat top;}
.blogArea#kuidaore{background:url(../pict/blogarea_110.gif) no-repeat top;}
.blogArea#ninjya{background:url(../pict/blogarea_ninjya.gif) no-repeat top;}
.blogArea#webkikaku{background:url(../pict/blogarea_mw.gif) no-repeat top;}

dt.freeBlog{
	margin:10px 0px;
	}

.freeblogArea dt,
.freeblogArea dd{
	padding:5px 10px;
	margin:0;
	}
.freeblogArea dt img,
.freeblogArea dd img{
	display:block;
	margin:0 auto;
	}

.blogArea dt{
	position:absolute;
	top:25px;
	left:214px;
	width: 11px;
	background-image: url(../pict/icon_rss.gif) no-repeat;
	}

.blogArea dd.blogBnr{
	position:absolute;
	top:57px;
	left:7px;
	background-image: url(WEB%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3Spice%E2%98%86%EF%BC%88FC2%E3%83%96%E3%83%AD%E3%82%B0%EF%BC%89);
	}

.blogArea dd.blogLink{
	position:absolute;
	top:110px;
	right:5px;
	}
.blogArea dd.blogLink a{
	padding:1px 20px 5px 0;
	background:url(../pict/icon_bloglink.gif) no-repeat right top;
	}


/* *****************************************
/*+  下層ページ  +***************************
/***************************************** */
.titleArea{
	height:150px;
}



/* *****************************************
/*+  会社概要  +***************************
/***************************************** */



#company table.tableLayout{
	width:564px;
	margin:10px auto 0px;
	background:#FFF;
	border:solid 1px #C9C9C9;
	padding:20px;
	border-collapse: collapse;
	}
#company table.tableLayout th{
	width:135px;
	padding:5px;
	background-color:#E8E8E8;
	border-bottom:solid 1px #C9C9C9;
	border-right:solid 1px #C9C9C9;
	font-weight:normal;
	text-align:left;
	color:#000;
	}
#company table.tableLayout td{
	padding:5px;
	border-bottom:solid 1px #C9C9C9;
	}

#company #rightCon .message {
	padding:5px;
	margin:15px 0 0 0;
}
#company #rightCon .message img{
	float:left;
	width:100px;
}
#company #rightCon .message div.greeting{
	float:right;
	width:430px;
	padding:0 0 0 15px;
}

#company #rightCon .message div.greeting ol {
	margin:0 0 0 0;
	padding:0 0 0 20px;
}

#company #rightCon .message div.greeting ol li{
	list-style:decimal;
}








/* *****************************************
/*+  サービス案内  +***************************
/***************************************** */

body#service #rightCon .coTopics p {
	margin:0 0 20px 0;
	}
body#service #rightCon .imageBox {
text-align:center;
	}

/*nucleus、ブログカスタマイズバナー*/
body#service .coService{
	position:relative;
	margin:0 0 15px;
	height:150px;
	}

body#service .coService li#nucleusBnr a{
	position:absolute;
	top:10px;
	left:0;
	display:block;
	width:281px;
	height:120px;
	background:url(../images/common/service_nucleus.jpg) no-repeat;
	text-indent:-99999px;
	}
body#service .coService li#customizeBnr a{
	position:absolute;
	top:10px;
	left:284px;
	display:block;
	width:281px;
	height:120px;
	background:url(../images/common/service_blogcust.jpg) no-repeat;
	text-indent:-99999px;
	}
body#service .coService li#nucleusBnr a:hover,
body#service .coService li#customizeBnr a:hover{
	background-position:0 -120px;
	}
body#service #rightCon ul.serviceList{
	margin:15px 0 0 0;
	}
body#service #rightCon ul.serviceList li{
	background:url(../service/pict/bg_service_contents.gif) no-repeat 0 0;
	padding:0px 10px 10px 10px;
	margin:0 0 10px 0;
	}

body#service #rightCon ul.serviceList li dl dt{
	padding:0 0 0 20px;
	color:#FF6B38;
	font-weight:800;
	}
body#service #rightCon ul.serviceList li dl dd{
	padding:0 0 0 20px;
	color:#000000;
	}


body#service #rightCon ul.serviceList li dl.design{
	background-image:url(../service/pict/icon_service01.gif);
	}
body#service #rightCon ul.serviceList li dl.cording{
	background-image:url(../service/pict/icon_service02.gif);
	}
body#service #rightCon ul.serviceList li dl.movie{
	background-image:url(../service/pict/icon_service03.gif);
	}
body#service #rightCon ul.serviceList li dl.flash{
	background-image:url(../service/pict/icon_service04.gif);
	}
body#service #rightCon ul.serviceList li dl.mobile{
	background-image:url(../service/pict/icon_service05.gif);
	}
body#service #rightCon ul.serviceList li dl.advertise{
	background-image:url(../service/pict/icon_service06.gif);
	}
body#service #rightCon ul.serviceList li dl.writting{
	background-image:url(../service/pict/icon_service07.gif);
	}
body#service #rightCon ul.serviceList li dl.seo{
	background-image:url(../service/pict/icon_service08.gif);
	}
body#service #rightCon ul.serviceList li dl.analytics{
	background-image:url(../service/pict/icon_service01.gif);
	}
body#service #rightCon ul.serviceList li dl.system{
	background-image:url(../service/pict/icon_service10.gif);
	}


body#service #rightCon ul.serviceList li dl{
	padding:10px 0 0 50px;
	background-position:0% 50%;
	background-repeat:no-repeat;
	}
*html body#service #rightCon ul.serviceList li dl{/*IE6用*/
	padding:0 0 0 50px;
	background-position:0% 0%;
	background-repeat:no-repeat;
	}

/*nucleus*/

body#service #rightCon h6 {
	margin:0;
	padding:0;
	}
body#service #rightCon .serviceCont {
	background:url(../service/pict/bg_service.gif) repeat-y 2% 0;
	margin:0;
	padding:10px 0 30px 25px;
	}
/*特徴*/
body#service dl.point{
	background:url(../service/pict/bg_point.gif) no-repeat 60% 0;
	padding:15px 20px 15px 20px;
	margin:10px 0 0 0;
	}
body#service dl.point dt{
	background:url(../service/pict/icon_check.gif) no-repeat 0 0;
	color:#FF6B38;
	font-weight:800;
	padding:0 0 0 30px;
	}
body#service dl.point dd{
	padding:0 0 0 30px;
	margin:0 0 10px 0;
	}
/*公開までの流れ*/
body#service .serviceCont dl.flow{
	margin:15px 0 0 10px;
}
body#service .serviceCont dl.flow dt{
	background:url(../service/pict/bg_flow.gif) no-repeat 0 0;
	padding:3px 0 1px 10px;
	color:#FFFFFF;
}
body#service .serviceCont dl.flow dd{
	background:url(../service/pict/img_flow.gif) no-repeat 0 0;
	padding:10px 0 0 40px;
	height:50px;
	margin:0 0 0px 10px;
	color:#000000;
}

/*プランと費用*/

body#service .serviceCont p{
	margin:0;
	padding:0 0 0 15px;
	line-height:1.3em;
}
body#service .serviceCont p.caution{
	margin:0;
	padding:0;
}

body#service #rightCon .imageBox-a {
text-align:center;
margin:15px 0 0 0;
	}


/*実績*/
body#service #rightCon .imageBox-b {
text-align:center;
margin:15px 0 0 0;
	}
body#service #rightCon .imageBox-b img {
margin:0 8px 0 0;
	}


/*お問合せ*/
body#service #rightCon .contact{
	padding:15px 0 0 0;
	margin:0 0 30px 0;
	}
body#service #rightCon .contact dl.contactTel {
	border:1px solid #dddddd;
	width:284px;
	height:132px;
	background:url(../service/pict/bg_tel.gif) no-repeat 0 0;
	float:left;
	}
body#service #rightCon .contact dl.contactTel dd {
	text-align:right;
	margin:0 0 0 0;
	}
body#service #rightCon .contact dl.contactTel dd.tel {
	text-align:right;
	margin:10px 0 10px 0;
	}

body#service #rightCon .contact dl.contactMail {
	border:1px solid #dddddd;
	width:266px;
	height:132px;
	background:url(../service/pict/bg_mail.gif) no-repeat 0 0;
	float:right;
	}
body#service #rightCon .contact dl.contactMail dd {
	text-align:right;
	margin:20px 10px 0 0;
	padding:0;
	}

body #rightCon .contact label.ss-q-title {
	color:#f00;
}
body #rightCon .contact .ss-q-short {
	width:200px;
}




/*ブログカスタマイズ*/




/* *****************************************
/*+  ニュースレター  +***************************
/***************************************** */
body#newsletter #rightCon .newsletterCont {
	margin:10px 0;
	padding:10px 40px 10px 10px;
	}

body#newsletter #rightCon .newsletterCont h5{
	border-top:solid 2px #000000;
	border-bottom:solid 2px #000000;
	padding:8px 10px 8px 0;
	color:#000000;
	text-align:right;
	font-weight:normal;
	margin:10px 10px 0 0;
	}
body#newsletter #rightCon .newsletterCont .infomation {
	padding:0 10px 0 0;
	}
body#newsletter #rightCon .newsletterCont .infomation img{
	float:right;
	width:100px;
	}
body#newsletter #rightCon .newsletterCont .infomation p{
	float:left;
	width:390px;
	padding:0 0 0 10px;
	}
body#newsletter #rightCon .newsletterCont dl.menu{
	margin:0 0 15px 0;
	}
body#newsletter #rightCon .newsletterCont dl.menu dd{
background:url(../newsletter/pict/icon_newsletter01.gif) no-repeat 0 0;
padding:2px 0 0px 10px;
	}
body#newsletter #rightCon .newsletterCont dl.menu dd.last{
background:url(../newsletter/pict/icon_newsletter03.gif) no-repeat 0 0;
padding:2px 0 0px 10px;
	}



body#newsletter #rightCon .newsletterCont h6{
font-size:15px;
margin:10px 0;
color:#FF975E;
	}

body#newsletter #rightCon .newsletterCont .menuBox {
	border-top:solid 1px #000000;
	margin:35px 0 0 0;
	}
body#newsletter #rightCon .newsletterCont .menuBox p{
	padding:0px 10px 10px 10px;
	}
body#newsletter #rightCon .newsletterCont .menuBox p.caution{
	padding:0px 10px 10px 10px;
	font-size:11px;
	}
body#newsletter #rightCon .newsletterCont .menuBox p.title{
	padding:20px 10px 0px 10px;
	margin:0;
	font-size:15px;
	font-weight:800;
	}
body#newsletter #rightCon .newsletterCont .menuBox p.top{
	padding:0px 10px 0px 10px;
	margin:0;
	font-size:15px;
	}
body#newsletter #rightCon .newsletterCont .menuBox .last{
	border-bottom:solid 1px #000000;
	}

/*今月のイチオシ*/
body#newsletter #rightCon .newsletterCont #ichioshi div.ichioshi{
	padding:0 0 10px 0;
	}
body#newsletter #rightCon .newsletterCont #ichioshi div.ichioshi .img{
	float:left;
	width:200px;
	}
body#newsletter #rightCon .newsletterCont #ichioshi div.ichioshi p{
	float:right;
	padding:0;
	width:300px;
	}

/*吹き出し*/
body#newsletter #rightCon .newsletterCont .opening {
	margin:0 0 15px 0;
	background:url(../newsletter/pict/bg_fukidashi.gif) no-repeat 100% 0;
	height:130px;
	}
body#newsletter #rightCon .newsletterCont .opening p{
	float:right;
	width:360px;
	padding:15px 15px 0 10px;

	}
body#newsletter #rightCon .newsletterCont .opening img{
	float:left;
	width:100px;
	}

/*動画ランキング*/
body#newsletter #rightCon .newsletterCont #ranking p.comment{
	border:1px solid #666666;
	padding:10px;
	}
body#newsletter #monthlyPhoto img{
	margin:0 auto;
	display:block;
	}
body#newsletter #monthlyPhoto p{
	text-align:center;
	}
body#newsletter .tamanekoPhoto{
	float:left;
	width:170px;
	border:none;
	}
body#newsletter .tamanekoPhoto img{
	}

/*バックナンバー*/
body#newsletter #rightCon .backNunberCont h6{
	padding:10px 0;
	margin:0;
	line-height:0;
	color:#666666;
}
body#newsletter #rightCon .backNunberCont p{
	padding:10px 0;
	margin:0;
	line-height:0;
}
body#newsletter #rightCon .backNunberCont p.top{
	margin:10px 0 0 0;
}
body#newsletter #rightCon .backNunberCont dl{
padding:0 0 0 19px;
}
body#newsletter #rightCon .backNunberCont dl dt{
	background:url(../newsletter/pict/icon_backnumber.gif) no-repeat 0 50%;
	padding:5px 0 5px 25px;
	float:left;
	width:40px;
}
body#newsletter #rightCon .backNunberCont dl dd.date{
	padding:5px 0;
	float:left;
	width:100px;
	color:#666;
	/*color:#ff6b39;*/
}
body#newsletter #rightCon .backNunberCont dl dd.text{
	padding:5px 0 5px 10px;
	float:left;
	width:300px;
}


.menuBox {
}

.photoBox img{
	float:left;
	border:none;
	padding:0 10px 0 0;
}

.photoBox p{
	padding:15px 0 0 0;
}



/* *****************************************
/*+  実績紹介  +***************************
/***************************************** */

body#result #rightCon p.caption{
	background:url(../results/pict/bg_results.gif) no-repeat 0 0;
	padding:30px 20px;
	color:#000000;
	}


body#result #rightCon .resultList{
	margin:10px 0 45px;
	}

body#result #rightCon .resultList .image{
	float:left;
	width:168px;
	}


body#result #rightCon .resultList .caption{
	float:right;
	width:360px;
	padding:0 15px;
	}
body#result #rightCon .resultList .caption h5{
	font-size:18px;
	margin:0 0 5px 0;
	color:#444;
	}
body#result #rightCon .resultList .caption span.url{
	color:#444;
	}
body#result #rightCon .resultList .caption p.url{
	margin:0 0 5px 0;
	}

body#result #rightCon .resultList .caption .iconArea{
	margin:0 0 10px 0;
	}
body#result #rightCon .resultList .caption .iconArea img{
	margin:0 5px 0 0;
	}

body#result #rightCon .resultList .caption p.taste{
	color:#333;
	}
#protoflow2 {
}
#protoflow2 h5 {
    color: #444444;
    margin: 0 0 5px;
	font-weight:bold;
}
#protoflow2:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#protoflow2 {
	display: inline-block;/*IE7・Mac版IE向け */
}
#protoflow2 {
	display: block;/*Opera、Safari向け */
}
#protoflow2 .box {
	padding:0 20px 30px 0;
	float:left;
	width:168px;
	font-size:85%;
}
#protoflow2 .thum {
	padding:0 0 5px 0;
}





/* *****************************************
/*+  製作の流れ  +***************************
/***************************************** */
body#flow .flowCaption{
	padding:20px 10px;
	color:#000000;
	}
body#flow h5 {
	padding:20px 0 10px 0px;
	}
body#flow h6 {
	padding:5px 10px 8px;
	color:#000000;
	font-size:12px;
	}
/*+ flowIndex + ---------------------------- */
body#flow #flowIndex th{
	padding:5px;
	}
body#flow #flowIndex td{
	padding:5px;
	}
body#flow #flowIndex dl.flowAbout dd ul{
	color:#000000;
	font-size:10px;
	font-weight:800px;
	}
body#flow #flowIndex .flowArrow {
	padding:10px 0;
	text-align:center;
	}
body#flow #flowIndex .flowClient {
	background:url(../flow/pict/bn_client.gif) no-repeat;
	padding:10px 0;
	margin:10px 0px;
	}
body#flow #flowIndex .flowClient p{
	padding-left:40px;
	color:#000000;
	}
body#flow .rightCon div ul li {
	list-style-type:disc;
	margin:0 0 0 20px;
	}
/*+ phase1 + ---------------------------- */
body#flow #flowProposal .proposalContent {
	margin:0;
	padding:0;
	}
body#flow #flowProposal .proposalContent h6 {
	margin:20px 0;
	background:url(../flow/pict/phase1_bg.gif) no-repeat;
	}
body#flow #flowProposal .proposalContent li div.point {
	background:url(../flow/pict/ico_client.gif) no-repeat;
	padding:0 0 0 20px;
	}
body#flow #flowProposal .proposalContent li p {
	padding-left:50px;
	color:#000000;
	font-weight:800;
	}
body#flow #flowProposal .proposalContent ul{
	padding:0px 10px 10px 30px;
	}
body#flow #flowProposal .proposalContent ul li{
	list-style-type:disc;
	color:#000000;
	}
body#flow #flowProposal .proposalContent div.inquiry {
	background:url(../flow/pict/phase1_step1.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowProposal .proposalContent div.research {
	background:url(../flow/pict/phase1_step2.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowProposal .proposalContent div.hearing {
	background:url(../flow/pict/phase1_step3.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowProposal .proposalContent div.analysis {
	background:url(../flow/pict/phase1_step4.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowProposal .proposalContent div.planning {
	background:url(../flow/pict/phase1_step5.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowProposal .proposalContent div.contract {
	background:url(../flow/pict/phase1_step6.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
/*+ phase2 + ---------------------------- */
body#flow #flowDesign .designContent {
	margin:0;
	padding:0;
	}
body#flow #flowDesign .designContent h6 {
	margin:20px 0;
	background:url(../flow/pict/phase1_bg.gif) no-repeat;
	}
body#flow #flowDesign .designContent div.point {
	background:url(../flow/pict/ico_client.gif) no-repeat;
	}
body#flow #flowDesign .designContent p {
	padding-left:50px;
	color:#000000;
	font-weight:800;
	}
body#flow #flowDesign .designContent ul{
	padding:0px 10px 10px 30px;
	}
body#flow #flowDesign .designContent div{
	list-style-type:disc;
	color:#000000;
	}
body#flow #flowDesign .designContent div.line {
	background:url(../flow/pict/phase1_step1.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowDesign .designContent div.page {
	background:url(../flow/pict/phase1_step2.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowDesign .designContent div.system {
	background:url(../flow/pict/phase1_step3.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowDesign .designContent div.designCheck {
	background:url(../flow/pict/phase1_step4.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowDesign .designContent div.server {
	background:url(../flow/pict/phase1_step5.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowDesign .designContent div.top {
	background:url(../flow/pict/phase1_step6.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
/*+ phase3 + ---------------------------- */
body#flow #flowCording .cordingContent {
	margin:0;
	padding:0;
	}
body#flow #flowCording .cordingContent h6 {
	margin:20px 0;
	background:url(../flow/pict/phase1_bg.gif) no-repeat;
	}
body#flow #flowCording .cordingContent div.point {
	background:url(../flow/pict/ico_client.gif) no-repeat 0 50%;
	padding:0 0 0 50px;
	}
body#flow #flowCording .cordingContent li p {
	padding-left:50px;
	color:#000000;
	font-weight:800;
	}
body#flow #flowCording .cordingContent ul{
	padding:0px 10px 10px 30px;
	}
body#flow #flowCording .cordingContent li ul li{
	list-style-type:disc;
	color:#000000;
	}
body#flow #flowCording .cordingContent div.draft {
	background:url(../flow/pict/phase1_step1.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowCording .cordingContent div.design {
	background:url(../flow/pict/phase1_step2.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowCording .cordingContent div.cording {
	background:url(../flow/pict/phase1_step3.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowCording .cordingContent div.program {
	background:url(../flow/pict/phase1_step4.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowCording .cordingContent div.test {
	background:url(../flow/pict/phase1_step5.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
body#flow #flowCording .cordingContent div.up {
	background:url(../flow/pict/phase1_step6.gif) no-repeat;
	padding:0px 10px 30px 50px;
	}
/*+ phase4 + ---------------------------- */
body#flow #flowDevelopment .developmentContent {
	background:url(../flow/pict/flow_bg.gif) no-repeat;
	padding:10px 30px 50px 25px;
	}
body#flow #flowDevelopment .developmentContent h6 {
	border-bottom:dotted 1px #000000;
	margin:0;
	padding:5px 5px 10px 5px;
	font-size:15px;
	}
body#flow #flowDevelopment .developmentContent div {
	padding:5px 0 0px 100px;
	margin:0px 0 12px 0;
	}
body#flow #flowDevelopment .developmentContent div ul {
	margin:10px 0 0px 0;
	}
body#flow #flowDevelopment .developmentContent div ul li {
	list-style-type:disc;
	margin:0 0 0 20px;
	}
body#flow #flowDevelopment .developmentContent div.access {
	background:url(../flow/pict/phase4_access.jpg) no-repeat 0% 10%;
	}
body#flow #flowDevelopment .developmentContent div.server {
	background:url(../flow/pict/phase4_server.jpg) no-repeat 0% 10%;
	}
body#flow #flowDevelopment .developmentContent div.domain {
	background:url(../flow/pict/phase4_domain.jpg) no-repeat 0% 10%;
	}
body#flow #flowDevelopment .developmentContent div.promotion {
	background:url(../flow/pict/phase4_promotion.jpg) no-repeat 0% 10%;
	}
body#flow #flowDevelopment .developmentContent div.maintenance {
	background:url(../flow/pict/phase4_mainte.jpg) no-repeat 0% 10%;
	}
body#flow #flowDevelopment .developmentContent div.planning {
	background:url(../flow/pict/phase4_planning.jpg) no-repeat 0% 10%;
	}
body#flow #flowDevelopment .developmentContent div.consulting {
	background:url(../flow/pict/phase4_consul.jpg) no-repeat 0% 10%;
	}

/* *****************************************
/*+  サイトマップ  +***************************
/***************************************** */

body#sitemap .coTopics ul{
margin:15px 0 15px 20px;
}
body#sitemap .coTopics ul li{
background:url(../pict/sitemap/icon_sitemap01.gif) no-repeat 0 0;
padding:0px 0 15px 30px;
}
body#sitemap .coTopics ul li.last{
background:url(../pict/sitemap/icon_sitemap02.gif) no-repeat 0 0;
padding:0px 0 12px 30px;
}




/* *****************************************
/*+  お問い合わせ  +***************************
/***************************************** */
body#contact div.contactForm table.formLayout {
    border-collapse: separate;
	}
body#contact div.contactForm div.formCaption p{
	padding:30px 40px 0px 20px;
	}
body#contact #rightCon .contactForm .formCaption{
	background:url(../contact/pict/bg_contact.gif) no-repeat;
	padding:0px 0 0 10px;
	margin:15px 0;
	height:179px;
	}
body#contact #rightCon .contactForm .formCaption ul{
	list-style-type:circle;
	list-style:outside;
	padding:75px 0 0 20px;
	}
body#contact div.contactForm table.formLayout{
	width:564px;
	margin:10px auto 0px;
	background:#FFF;
	border:solid 1px #CCCCCC;
	padding:20px;
	}
body#contact div.contactForm table.formLayout th{
	width:135px;
	padding:5px;
	background:url(../pict/form_bg.gif);
	font-weight:normal;
	text-align:left;
	color:#000;
	border-bottom:solid 1px #EFEFEF;
	}
body#contact div.contactForm table.formLayout td{
	padding:5px;
	border-bottom:solid 1px #EFEFEF;
	}
body#contact div.contactForm table.formLayout input.textBox{
	margin:5px 0;
	width:180px;
	border:solid 1px #CCCCCC;
	background:#FAFAFA;
	}
body#contact div.contactForm table.formLayout input.textBox{
	margin:5px 0;
	width:300px;
	border:solid 1px #CCCCCC;
	background:#FAFAFA;
	}
body#contact div.contactForm table.formLayout input.teltextbox{
	margin:5px 0;
	width:84px;
	border:solid 1px #CCCCCC;
	background:#FAFAFA;
	}

body#contact div.contactForm table.formLayout textarea.textArea{
	width:300px;
	height:8em;
	border:solid 1px #CCCCCC;
	background:#FAFAFA;
	}
body#contact div.contactForm div.formBt{
	padding:10px 10px 20px 200px;
	}
/*わからん▼*/
/*body#contact div.contactForm div.formBt input {
	border:none;
	margin:0 10px;
	display:block;
	width:106px;
	height:21px;
	background:url(../contact/pict/send_contact.gif) no-repeat;
	text-indent:-99999px;
}
body#contact div.contactForm div.formBt input a:hover{
	background-position:0 -21px;
}*/
/*わからん▲*/

	
body#contact div.contactForm span.hissu{
	padding:0 3px;
	color:#CC0033;
	}
body#contact div.contactForm div.thanks{
	margin:60px 20px;
	line-height:2.4em;
	text-align:center;
	}
body#contact #rightCon .formCaution{
	background-color:#DFDFDF;
	padding:10px 0;
	margin:10px 0;
	}
body#contact #rightCon .formCaution ul{
	background-color:#FFFFFF;
	padding:10px 0 10px 30px;
	margin:10px 20px;
	color:#000;
	}
body#contact #rightCon .formCaution ul li{
	list-style-image:url(../contact/pict/list_contact.gif);
	}
body#contact div.formCaution p{
	padding:10px 0px 0px 20px;
	color:#000;
}
body#contact div.formCaution span.orange{
	color:#FF681E;
	font-size:14px;
	font-weight:800;
	padding-left:20px;
	}


/* *****************************************
/*+  携帯QRコード  +************************
/***************************************** */

#calendarQr:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
#calendarQr {
	display: inline-block;/*IE7・Mac版IE向け */
	display: block;/*Opera、Safari向け */
	width:500px;
	margin:10px auto 30px;
	padding:10px;
	border:1px solid #C3D9FF;
}

#calendarQr img{
	float:right;
	width:123px;
}
#calendarQr div{
	float:left;
	margin-top:30px;
	padding:0 0 0 7px;
	width:350px;
	text-align:left;
}
#calendarQr p{
}
#calendarQr p.text01{
	padding-bottom:5px;
	font-size:100%;
	font-weight:800;
}

#calendarQr p.text03{
	font-size:10px;
}



/*翌月のスケジュールをご覧いただけます。*/

p.googleCalendar {
	padding:5px 0 5px 0;
	text-align:left;
}
p.googleCalendar img{
	vertical-align:middle;
}








