/* CSS Document */

body {
	margin:0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color:#fff;
	background-image:url(img/background.gif);
	background-repeat:repeat-y;
	background-position:center;
	color:#383636;
}
h1 {
	margin:0;
	font-size:80%;
	color:#666;
	font-weight:normal;
	background-color:#eee;
	border-bottom:1px solid #ccc;
	border-top:2px solid #036;
}
h2 {
	font-size:100%;
}
p {
	font-size:85%;
	line-height:150%;
}
strong {
	color:#c00;
}
strong.large {
	font-size:130%;
}
ul{
	font-size:85%;
	line-height:150%;
	list-style-image:url(img/arrow.gif);
	margin-top:0;
}

ol{
	font-size:85%;
	line-height:150%;
	margin-top:0;
}



a:link,a:visited {
	color:#36C;
	text-decoration:underline;

}
a:hover {
	color:#36c;
	text-decoration:none;

}


div#container {
	width:760px;
	text-align:left;
	background-image:url(img/side-back.gif);
	background-repeat:repeat-y;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-color:#fff;
}

div#title {
	background-image:url(img/title.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:90px;
	background-color:#fff;
}
div#navi {
	background-color:#000;
	background-image:url(img/navi-back.gif);
	color:#fff;
	font-size:80%;
	text-align:right;
	padding:3px;
	border-top:1px solid #999;
	border-bottom:1px solid #036;
}
#navi a:link,#navi a:visited {
	color:#fff;
	text-decoration:underline;
}
#navi a:hover {
	color:#fff;
	text-decoration:none;

}

.navigation {
	font-size:80%;
	margin:2px;
	text-align:right;
	margin-top:0;
}

p.consept {
	padding-left:30px;
}

table.main-image {
	background-image: url(img/main.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#579;
	height:215px;
	color:#fff;
	font-size:75%;
}

div#main {
	float:right;
	width:550px;
	margin-right:5px;
	margin-top:10px;
	background-color:#fff;
}
div#new {
	float:left;
	width:290px;
}
div#product {
	float:right;
	width:250px;
}
div#product img {
	float:left;
	padding-right:5px;
	width:100px;
	border:none;
}
div#product p {
	margin:0;
}
div#product h3,div#new h3 {
	font-size:100%;
	background-image:url(img/index-back.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:31px;
	padding-top:10px;
	padding-left:10px;
	margin:0;
	color:#fff;
}


#service h3 {
	font-weight:bold;
	border-top:1px solid #666;
	border-bottom:1px solid #036;
	font-size:100%;
	padding:3px;
	clear:both;
	margin-bottom:0;
}



#service img {
	padding-right:5px;
}

#service p {
	clear:both;
	margin:0;
}
#support h3 {
	font-weight:bold;
	font-size:100%;
	background-image:url(img/index-back.gif);
	background-repeat:no-repeat;
	background-position:right top;
	height:31px;
	padding-top:10px;
	padding-left:10px;
	margin:0;
	color:#fff;
}

#support a{
	font-weight:bold;
}

table.support {
	margin-top:5px;
}
table.support td {
	padding-left:5px;
	padding-bottom:5px;
	font-size:80%;
	line-height:130%;
	width:50%;
	vertical-align:top;
	}
table.support td img {
	float:left;
	padding-left:5px;
	margin-right:5px;
}

/*エントリー関係*/

#entry h2 {
	font-size:110%;
	background-image:url(img/index-back.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#383636;
	height:31px;
	padding-top:8px;
	padding-left:10px;
	margin:0;
	color:#fff;
}
#entry h3 {
	font-weight:bold;
	padding:3px;
	font-size:90%;
	border-left:7px double #069;
	border-bottom:1px solid #ccc;
	background-color:#eee;

}


#entry h4 {
	font-weight:bold;	
	font-size:90%;
	margin-bottom: -13px;
	padding-bottom: 0;

}



div.seo-entry img.site {
	float:left;
	border:1px solid #ccc;
	margin-right:5px;
}
div.seo-entry p {
	clear:both;
}

dl.data {
	width:100%;
	font-size:80%;
	line-height:150%;
	background-color:#eee;
	border-bottom:1px solid #ccc;
}
dl.data dt, dl.data dd {
	background-color:#eee;
	margin-left:0;
	margin-bottom:0;
}
dl.data dt {
	padding-left:10px;
	float:left;
	width:90px;
	border-top:1px solid #ccc;
	clear:left;
}
dl.data dd {
	background-color:#fff;
	margin-left:100px;
	margin-bottom:0;
	border-top:1px solid #ccc;
	padding:2px 0 1px 5px;
	text-indent:-0.2em;
}

div.staff {
	border:1px solid #ccc;
	clear:both;
}
div.staff img {
	float:left;
}

.thumbnail {
	text-align:center;
	width:180px;
	float:left;
	font-size:80%;
	margin-bottom:5px;
	height:200px;
	padding-left:1px;
}

.thumbnail img {
	border:1px solid #ccc;
	width:160px;

}

dl.cost{
	border:1px solid #ccc;
}
dl.cost dt{
	background-color:#eee;
	font-weight:bold;
	font-size:85%;
	margin-left:0;
	padding:3px;
}
dl.cost dd{
	font-size:80%;
	margin-left:0;
	padding:5px;
	line-height:150%;
}

table#price {
	font-size:80%;
	width:100%;
	text-align:center;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
table#price td {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:3px;
}
table#price td.item{
	background-color:#eee;
	font-weight:bold;
}



/* ナビゲーション */


div#side {
	float:left;
	width:180px;
}


#side a:link,#side a:visited {
	color:#383636;
	text-decoration:none;
}
#side a:hover {
	color:#569;
	text-decoration:underline;

}

dl.menu dt,dl.link dt,dl.topix dt{
	background-color:#900;
	color:fff;
	background-image:url(img/side-index.gif);
	background-position:center left;
	margin-left:0;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:3px;
	color:#fff;
	bprder-bottom:1px solid #c00;
	font-size:90%;
	font-weight:bold;
}

dl.menu dd{
	font-size:85%;
	line-height:250%;
	border-bottom:1px dotted #ccc;
	margin-left:0;
}
dl.menu dd a:hover {
	background-color:#BBDDEE;
}
dl.menu dd a { 
	padding-left:30px;
	display:block;
}
dl.link dd{
	font-size:80%;
	line-height:150%;
	margin-left:0;
	padding-left:30px;
}


/* 今月のトピックス */
dl.topix dd{
	font-size: 85%;
	line-height: 150%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-bottom: 1px dotted #CCCCCC;
	}

dl.topix dd span.red{
color: #FF0000;
}




div#footer {
	clear:both;
	text-align:right;
	border-top:1px solid #ccc;
	padding-top:5px;
	padding-right:5px;
	font-size:90%;
	
}


/*画像右寄せ左寄せ*/

img.right {
	float:right;
	padding-left:5px;
}
img.left {
	float:left;
	padding-right:5px;
}

/* 間違ったWEB制作会社選び */
table.web-miss th,
 table.web-miss td{
	font-size: 85%;
	font-weight: normal;
}