@charset "Shift_Jis";

body{
margin-top:20px;
padding-top:0px;
color: #555555;
font-size: 0.75em;
line-height: 1.8em;
font-family: verdana;
background-color:#fff;
}

/*タグメニュー*/
.tabtxt a, .tabtxt a:visited{
color: #333;
font-size: 0.75em;
text-decoration: none;
font-family:verdana;
padding: 7px 0 0 0;
width:103px;
height:25px;
display:block;
/*border-left:1px solid #CCC;*/
background:#FFF;

}
.tabtxt-left a, .tabtxt-left a:visited{
color: #333;
font-size: 0.75em;
text-decoration: none;
font-family:verdana;
padding: 7px 0 0 0;
width:100px;
height:25px;
display:block;
border-left:3px solid #CCC;
background:#FFF;
}
.tabtxt-right a, .tabtxt-right a:visited{
color: #333;
font-size: 0.75em;
text-decoration: none;
font-family:verdana;
padding: 7px 0 0 0;
width:100px;
height:25px;
display:block;
border-right:3px solid #CCC;
/*border-left:1px solid #CCC;*/
background:#FFF;
}

.tabtxt a:hover,.tabtxt-left a:hover,.tabtxt-right a:hover{
color: #FFF;
font-family:verdana;
background:#333;
}


.tab{
float: left;
height: 32px;
width: 103px;
margin: 66px 0px 0 0px;
text-align: center;
/*background: #8DC70A url(../images/greentab.jpg) no-repeat;*/

border-top:3px solid #CCC;
}

.tabtxt,.tabtxt-left,.tabtxt-right{
margin: 0;
color: #333;
font-size: 12px;
font-weight: bold;


}
/*タグメニュー終了*/

/*ネットデザインロゴ*/
#ci {
float:left;
position: relative;
width: 235px;
background: url('../images/top-title.gif') no-repeat 0 -5px;
margin-right:0px;
height: 100px;
}

#ci-img {
display:block; /*== ブロックレベル表示 ==*/
}

#ci a {
color: #FFFFFF;
}

#ci h1 {
display:none;
}

#ci h2 {
display:none;
}
/*ネットデザインロゴ終了*/

p{
margin: 0;
padding: 5px;
font-size: 0.75em;
line-height: 1.5em;
text-align: justify;
/*border: 1px solid #73A405;*/
}

/*カテゴリータイトル*/
.title{
/*background-color:#EEEEEE;
background-image: url("../images/title-bg.gif");*/
padding:5px 0 5px 15px;
border-bottom:1px solid #ccc;

}
/*カテゴリータイトル終了*/

/*矢印アイコン設定*/
.arrow ul, .arrow li{
list-style-image:  url("../images/arrow.gif");
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
padding-right:10px;
}
/*矢印アイコン設定終了*/

#wrapper{
width: 750px;
margin: 0 auto 50px auto;
}

.box{
background: #fff;
}

.boxholder{

padding: 3px;
/*background: #8DC70A;*/
background:#CCC;
margin:-3px 0 0 0;
}

/*works写真*/
.works-base{
text-align:center;
padding:0;
}

.works-box{
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
width:174px;
height:190px;
margin:0;
padding:7px 5px 5px;
float:left;
/*background:url(../images/works-bg2.gif) no-repeat;*/
background-position:0 0;
}
.works-box-right{
border-bottom:1px solid #ccc;
width:177px;
height:190px;
margin:0;
padding:7px 5px 5px;
float:left;
/*background:url(../images/works-bg2.gif) no-repeat;*/
background-position:0 0;
}
.works-box-bottom{
border-right:1px solid #ccc;
width:174px;
height:190px;
margin:0;
padding:7px 5px 5px;
float:left;
/*background:url(../images/works-bg2.gif) no-repeat;*/
background-position:0 0;
}
.works-box-bottom.right{
border-right:none;
width:177px;

}


.works-box2{
border-top:1px solid #ccc;
margin:0 0 15px 0;
padding:10px 5px 5px;
text-align:;
white-space:nowrap;
}

.works-photo{
margin:2.5px 0 0 2.5px;
padding-top:2.5px;
}

a.works-imglnk, a.works-imglnk:link, a.works-imglnk:visited{
display:block;
width:150px;
height:130px;
border:2px solid #FFFFFF;
}

a.works-imglnk:hover{
border:2px solid #8DC70A;
/*cursor:url(../images/cursor-b.gif),default;*/
}

.works-text{
	text-align:left;
	line-height:1.8em;
	font-size:0.85em;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}

.adobe-text{
text-align:right;

color:#888888;

}

a,a:link,a:visited{
color:#333;
}

a:hover{
color:#AAA;
}

.works-arrow{
	background:url(../images/arrow.gif) no-repeat;
	background-position:0 5px;
/*	border-top:1px solid #dddddd;*/
	width:;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
/*cursor:pointer;*/
}

.works-arrow3{
	background:url(../images/arrow.gif) no-repeat;
	background-position:0 2px;
/*	border-top:1px solid #dddddd;*/
	width:;
	padding:0 0 0 12px;
	line-height:120%;
/*cursor:pointer;*/
}

.works-arrow2{
background:url(../images/arrow.gif) no-repeat ;
background-position:2px 5px;
font-size:12px;

padding:3px 3px 3px 14px;
/*cursor:pointer;*/
}


.works-arrow a,.works-arrow a:visited{
color:#006600;
}

.works-arrow a:hover{
color:#0066CC;
text-decoration: none;
}
/*works写真終了*/

.table-base{
padding:0 0 0 23px;
}


.footer{
 float:left;
 margin-top:5px;
 font-family:verdana;
 text-align:right;
 font-size:0.75em;
 color:#888888;
}

.fb-like-box{
	margin:0;
	width:350px;
	float:right;
}