@import url(images/clearcss.css);
/*##############################*/
/*###スタイルモデル・スタイルシート###*/
/*#############################################*/
/*以下メインスタイルシートセレクタ（ボディ、ワップ、ヘッダー、コンテンツ、フッター）*/
/*############################################*/

body{
	background-color:#eee;
	background-image:url(images/nn3.png);
}


*html body{
	text-align:center;/*IE4-6ハック*/
}

#wrap{
	background-color:#fff;
}

*html #wrap{
	text-align:left;/*IEハック*/
}

#header{
	background-image:url(images/hh.jpg);
	background-repeat:no-repeat;
}

#logoimage{
	background-repeat:no-repeat;
	background-position:right top;	
}

#hooter{
	background-color:#333;
	background-image: url(images/hh.jpg);
	background-repeat:no-repeat;
	font-size:70%;
	text-align:center;
}


#hooter ul li,#hooter ul li a:after{ 
	color:#ddd;
}

#hooter ul li.be:before{
	content:"/";
}

#hooter a:link{
	color:#ddd;
}

#hooter a:visited{
	color:#bbc;
}

#hooter address{
	color:#ddd;
}



/*###############################*/
/*以下タイプセレクタ（h1など）*/
/*##############################*/

h3{
	color:#320;
	font-size:110%;
	font-family:sans-serif;
	letter-spacing:2pt;
	background-image: url(images/midashi.jpg);
	background-repeat:repeat-y;
}

p{
	text-align:justify;
}

.midashi{/*index小見出し（ｈ４）のスタイル*/
	color:white;
	font-size:80%;
	font-weight:bold;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	background-color:darkred;
	display:block;
	width:150px;
	float:left;
}

.clearstyle{
	clear:both;
}	


/*###############################*/
/*以下メニューナビセレクタ*/
/*###・ウエブショップ支援#############*/
/*###・アクセスアップ手法#################*/
/*###・マーケティング解析##############*/
/*###・私たちのヴィジョン###############*/
/*###・会社情報####################*/

/*###############################*/
/*以下インデックスページセレクタ*/
/*##############################*/

#index_content{
	background-image: url(images/);
	background-repeat:no-repeat;
}

*html #index_content{
	text-align:center;/*IEハック*/
}

#index_main{
	background-image:url(images/bg_main2.jpg);
	background-color:#000;
}/*indexページのメインビジュアル*/

#index_main h4,#index_main p{
	text-indent:-9999px;
}


#servicelist h3 {
	color:#333;
	font-size:55%;
}

#servicelist p{
	background-color:#cc9;
}

#pr dl dt{
	color:#333;
	font-size:55%;
}

*html #pr dl dt{
	text-align:left;/*IEハック*/
	
}

#pr dl dd{
	color:#093;
	font-size:80%;
	line-height:120%;
	letter-spacing:1.5pt;
}


/*###################################*/
/*以下ウェブショップサポートページセレクタ（ウェブショップ１、２）*/
/*###################################*/

#web_content{/*左側の文字見出し含む*/
	background-color:white;
	background-image: url(images/midashi_web2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#webshop_main{/*右側の文字情報＋画像*/
	background-image:url(images/katakake1.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#webshop_main h2{
	color:#000;
	line-height:50px;
}

#webshop_main h3{
	color:#000;
	font-weight:600;
	line-height:90%;
	border-left:solid 8px #000;
	border-bottom:dotted 1px #000;
}

#webshop_main p{
	color:#000;
	font-size:80%;
	line-height:120%;
	text-align:justiy;
}

/*###################################*/
/*以下アクセスアップ手法ページセレクタ（アク１、２）*/
/*###################################*/

#accessup_content{/*左側の文字見出し含む*/
	background-color:white;
	background-image: url(images/midashi_acc.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#accessup_main{/*右側の文字情報＋画像*/
	background-image:url(images/katakake2.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#accessup_main h2{
	color:#000;
	line-height:50px;
}

#accessup_main h3{
	color:#000;
	font-weight:600;
	line-height:90%;
	border-left:solid 8px #000;
	border-bottom:dotted 1px #000;
}

#accessup_main p{
	color:#000;
	font-size:80%;
	line-height:120%;
	text-align:justify;
}

#ac_mail{
	background-image: url(images/icon_mail.gif);
	background-repeat:no-repeat;
}

#ac_mous{
	background-image: url(images/icon_mous.gif);
	background-repeat:no-repeat;
}

#ac_pc{
	background-image: url(images/icon_pc.gif);
	background-repeat:no-repeat;
}

#ac_refo{
	background-image: url(images/icon_reform.gif);
	background-repeat:no-repeat;
}

/*################################*/
/*以下マーケティング解析ページセレクタ*/
/*################################*/

#marketing_content{/*左側の文字見出し含む*/
	background-color:white;
	background-image: url(images/midashi_mark.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#marketing_main{/*右側の文字情報＋画像*/
	background-image:url(images/katakake3.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#marketing_main h2{
	color:#000;
	line-height:50px;
}


#marketing_main p{
	color:#000;
	font-size:80%;
	line-height:120%;
	text-align:justiy;
}

#marketing_main dl dt{
	color:#000;
	line-height:90%;
	border-left:solid 8px #000;
	border-bottom:dotted 1px #000;
	background-image: url(images/midashi.jpg);
	background-repeat:repeat-y;
}

#marketing_main dl dd{
	color:#000;
	font-size:80%;
	line-height:120%;
	text-align:justiy;
}

/*###################################*/
/*以下わたしたちのヴィジョンページセレクタ（ヴィジョン１、２）*/
/*###################################*/

#vision_content{/*左側の文字見出し含む*/
	background-color:white;
	background-image: url(images/midashi_vijon.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#vision_main{/*右側の文字情報＋画像*/
	background-image:url(images/katakake1.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#vision_main h2{
	color:#000;
	line-height:50px;
}

#vision_main h3{
	color:#000;
	font-weight:600;
	line-height:90%;
	border-left:solid 8px #000;
	border-bottom:dotted 1px #000;
}

#vision_main ol li{ /*企業理念の３つの文言*/
	color:#c00;
	font-size:120%;
	font-weight:600;
	line-height:40px;
	font-style:serif;
}


#vision_main p{
	color:#000;
	font-size:80%;
	line-height:120%;
	text-align:justiy;
}

#vision_main dl dt{
	color:#000;
	line-height:90%;
	border-left:solid 8px #000;
	border-bottom:dotted 1px #000;
	background-image: url(images/midashi.jpg);
	background-repeat:repeat-y;
}

#vision_main dl dd{
	color:#000;
	font-size:80%;
	line-height:120%;
	text-align:justiy;
}

/*###################################*/
/*以下会社情報ページセレクタ*/
/*###################################*/

#kaisyajouhou_content{/*左側の文字見出し含む*/
	background-color:white;
	background-image: url(images/midashi_kaisya.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#kaisya_main{/*右側の文字情報＋画像*/
	background-image:url(images/katakake2.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#kaisya_main h2{
	color:#000;
	line-height:50px;
}

#kaisya_main p{
	color:#000;
	font-size:80%;
	line-height:120%;
	text-align:justiy;
}

tr.even td{
	background-color:#fee;
}


li.asdtxt{
	font-size:12px;
	line-height:1.4em;
	font-weight:600;
	text-align:left;
	margin-bottom:0;
}

ul.aslist{
margin-top:0;
margin-left:50px;

}

/*###################################*/
/*以下 課題詳細ページセレクタ*/
/*###################################*/



#concept_content{/*左側の文字見出し含む*/
	background-color:white;
	background-image: url(images/midashi_kadai.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#concept_main{/*右側の文字情報＋画像*/
	background-image:url(images/katakake3.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

#concept_main h3{
	color:#000;
	font-size:100%;
	border-left:solid 10px #333300;
	border-bottom:dotted 1px #333300;
}

#concept_main p{
	color:#060;
	font-size:80%;
}




h2.til_h2{
padding-top:15px;
height:30px;
font-size:18px;
font-weight:800;
border-left:10px solid #990033;
}



table#planlist {
	margin:0 auto;
	margin-bottom:15px;
	width:650px;
	font-size:12px;
	text-align:center;
}

table#planlist td, table#planlist th {
	padding:3px 2px;
	border:1px solid #FFF;
	border-left:3px solid #FFF;
	border-right:3px solid #FFF;
	text-align:center;
	line-height:130%;
}
table#planlist th.left {background:#666666; color:#FFFFFF; font-weight:100;}
table#planlist th.plan01 {background:#666; color:#FFFFFF;}
table#planlist th.plan02 {background:#666; color:#FFFFFF;}
table#planlist th.plan03 {background:#666; color:#FFFFFF;}
table#planlist th.plan04 {background:#666; color:#FFFFFF;}
table#planlist th.plan05 {background:#666; color:#FFFFFF;}

table#planlist td.plan01 {background:#D5EED5;}
table#planlist td.plan02 {background:#D1E8F9;}
table#planlist td.plan03 {background:#F6E6D1;}
table#planlist td.plan04 {background:#FFD3D3;}
table#planlist td.plan05 {background:#E1D2EF;}

table#planlist img {margin:0 auto;}

img#plan_listback {margin:0 0 5px 455px;}













