.outline {

border:none;

/*height: 732px;*/

width: 720px;

background-color: #fff;

}



.outline2 {

border:none;

/*height: 732px;*/

width: 720px;

background-color: #000;

color: #fff;

}



.text_white{

font-size:12px;

color:#FFFFFF;

}



.text_black{

font-size:12px;

color:#000000;

}



.main_image_box{

height:520px;

width:720px;

background-color: #000000;

clip:  rect(   );

float: right;

height: 520px;

background-image: url(../images/img_00.jpg);

background-repeat: no-repeat;

}



.main_image_box2{

height:520px;

width:720px;

background-color: #FFFFFF;

clip:  rect(   );

float: right;

height: 520px;

background-image: url(../images/img_00.jpg);

background-repeat: no-repeat;

}



.lightbox_window {  float: left;

height: 250px;

width: 300px;

clip:   rect(   );

margin-top: 270px;

}



.text_both{

background-color: #0099ff;

margin: 0 90px;

width:700px;

height:auto;

}



.text_left {  

float: left;

height: auto;

width: 380px;

padding-top: 25px;

padding-right: 5px;

padding-bottom: 15px;

padding-left: 15px;

font-size: 12px;

}



.text_right { 

float:right; 

height: auto;

width: 280px;

padding-top: 5px;

padding-right: 25px;

padding-bottom: 15px;

padding-left: 15px;

font-size: 12px;

}



.lightbox_thum {  height: 87px;

width: 82px;

margin-top: 5px;

margin-right: 7px;

margin-bottom: 5px;

margin-left: 7px;

float: left;

}



.introduction {

float: left;

clip:  rect(   );

/*height: 10px;*/

width: 350px;

background-image: url(http://www.kotobukiya.co.jp/item/images/parts/title_introduction_b.gif);

background-repeat: no-repeat;

}



.introduction2 {

float: left;

clip:  rect(   );

height: 12px;

width: 350px;

background-image: url(http://www.kotobukiya.co.jp/item/images/parts/introduction.gif);

background-repeat: no-repeat;

}



.clear {  clear: both;}



.spec {  

float: right;

 height: 12px;

 width: 280px;

 background-image: url(http://www.kotobukiya.co.jp/item/images/parts/title_spec_b.gif);

 background-repeat: no-repeat;

 background-position: 25px 0;

}



.spec2 {  

float: right;

 height: 12px;

 width: 280px;

 background-image: url(http://www.kotobukiya.co.jp/item/images/parts/spec.gif);

 background-repeat: no-repeat;

 background-position: 25px 0;

}

.spec2b {  

float: right;

 height: 12px;

 width: 280px;

 background-image: url(http://www.kotobukiya.co.jp/item/images/parts/title_spec_b.gif);

 background-repeat: no-repeat;

 background-position: 25px 0;

}



ul.example li{

width:120px;

float:left;

list-style-type : none;

}





ul.example{

width:240px;

float:left;

}





.buy_link{

list-style-type : none;

float:right;

width:180px;

height:30px;

}



.copyright{

float:left;

}



.clearfix {

	display: inline-block;

	}

.clearfix:after {

	content: ".";

	display: block;

	visibility: hidden;

	height: 0.1px;

	font-size: 0.1em;

	line-height: 0;

	clear: both;

	}