@charset "utf-8";
/* CSS Document */


/* ==================================================================
	Site Name:穴吹デザインプラス 
	Version: 1.0
	history.htmlのCSSです
	
	上部　下部　左メニューは共通(common.css)
	内容部分のみ
--------------------------------------------------------------------*/

.works2 div{
	width:260px;
	font-size:100%;
}

*html .works2 div{
	text-align:left;
	width:250px;
	font-size:100%;
}

*+html .works2 div{
	width:250px;
	font-size:100%;
}


.works2 .left img{
	margin:0!important;
}

.works2 .right{
	width:265px;
}


.works2 .right .Plist{
	background:url(../images/common/yajirushi.gif) 0 3px no-repeat;
	padding-left:10px;
	color:#0000FF;
	text-decoration:underline;
}
.works2 .right .Plist:hover{
	background:url(../images/common/yajirushi.gif) 0 3px no-repeat;
	padding-left:10px;
	color:#0000FF;
	text-decoration:none;
}
.works2 .right .Plist a:hover{
	color:#0000FF;
	text-decoration:none;
}

.works2 .left p{
	padding-top:5px;
}

.size {
	width:800px;
	background-color:white;
	padding:30px 0px 0 50px;
	margin:0 auto;
}

.sizewrap{
	margin:0 auto;
	text-align:center;
}
.sizewrap .table1{
	margin:0px auto;
}

.sizewrap .table1 th{
	border:1px solid #CCC;
	padding:5px;
}

.sizewrap .table1 td{
	border:1px solid #CCC;
	padding:5px;
}

.sizewrap h3{
	margin-bottom:10px;
}

.sizewrap img{
	margin-bottom:30px;
}
