@charset "Shift_JIS";

* {
margin: 0;
padding: 0;
}

body{
margin:0;
padding:0;
color:#444444;
background:#FFFFFF;
font-size:10px;
}

#outline{
margin:0 auto;
padding:0;
width:100%;
height:100%;
}

#left_contents{
margin:0;
padding:0;
float:left;
}

#right_contents{
margin:0;
padding:0;
float:right;
}

.pop_txt{
margin:20px 0 10px 20px;
padding:0;
width:200px;
font-size:10px;
color:#444444;
line-height:1,5;
}

.btn_pop03{
margin:0 0 0 20px;
padding: 0;
width:200px;
height:21px;
float:left;
}

.btn_pop03 a{
margin:0 0 0 0;
padding: 0;
width:200px;
height:21px;
float:left;
}

.btn_pop03{background:url("../category/portfolio/images/pop_btn03.gif") 0 0 no-repeat;}
.btn_pop03 a{background:url("../category/portfolio/images/pop_btn03.gif") 0 0 no-repeat;}
.btn_pop03 a:hover{background:url("../category/portfolio/images/pop_btn03_ov.gif") 0 0 no-repeat;}

.image_pop03{
margin:20px 20px 0 0;
padding: 0;
width:320px;
height:252px;
float:right;
}

.image_pop03 a{
margin:0 0 0 0;
padding: 0;
width:320px;
height:252px;
float:right;
}

.image_pop03{background:url("../category/portfolio/images/cate03_pop_img.jpg") 0 0 no-repeat;}
.image_pop03 a{background:url("../category/portfolio/images/cate03_pop_img.jpg") 0 0 no-repeat;}
.image_pop03 a:hover{background:url("../category/portfolio/images/cate03_pop_img_ov.jpg") 0 0 no-repeat;}

.none{display:none;}

.clear{
clear:both;
}

.close{
margin:20px 0 0 0;
}