/* -----------------------------------------------
 * ¥ª¡¼¥ë¥â¥¹¥È¥Õ¥§¥¤¥Þ¥¹¸ø³«¥Ú¡¼¥¸ÍÑ
 * ----------------------------------------------- */
body{
  font-size:12px;
  color:#666;
	text-align:center;
	line-height:1.6em;
	font-family: "Tahoma", Helvetica, Arial, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3" "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
  background-color:#D7C29F;
  background-image:url(../img/bg.gif);
  background-position:center top;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;
}



/* -----------------------------------------------
 * FONT¡Ê¥ê¥ó¥¯¡Ë
 * ----------------------------------------------- */
a:link{ text-decoration:none; color:#FF601B; }
a:visited{ text-decoration:none; color:#9A6247; }
a:active{ text-decoration:underline; color:#222222; }
a:hover{ text-decoration:underline; color:#CC0000; }




/*-------------------------------------------------
¥Þ¡¼¥¸¥óÄ´À°
-------------------------------------------------*/
.mrg-t0{margin-top:0px;}
.mrg-t5{margin-top:5px;}
.mrg-t10{margin-top:10px;}
.mrg-t15{margin-top:15px;}
.mrg-t20{margin-top:20px;}
.mrg-t25{margin-top:25px;}
.mrg-t30{margin-top:30px;}
.mrg-t50{margin-top:50px;}
.mrg-t100{margin-top:100px;}

.mrg-b0{margin-bottom:0px;}
.mrg-b5{margin-bottom:5px;}
.mrg-b10{margin-bottom:10px;}
.mrg-b15{margin-bottom:15px;}
.mrg-b20{margin-bottom:20px;}
.mrg-b25{margin-bottom:25px;}
.mrg-b30{margin-bottom:30px;}
.mrg-b50{margin-bottom:50px;}
.mrg-b100{margin-bottom:100px;}

.mrg-l0{margin-left:0px;}
.mrg-l5{margin-left:5px;}
.mrg-l10{margin-left:10px;}
.mrg-l15{margin-left:15px;}
.mrg-l20{margin-left:20px;}
.mrg-l25{margin-left:25px;}
.mrg-l30{margin-left:30px;}
.mrg-l50{margin-left:50px;}

.mrg-r0{margin-right:0px;}
.mrg-r5{margin-right:5px;}
.mrg-r10{margin-right:10px;}
.mrg-r15{margin-right:15px;}
.mrg-r20{margin-right:20px;}
.mrg-r25{margin-right:25px;}
.mrg-r30{margin-right:30px;}
.mrg-r50{margin-right:50px;}


.mrg-center{margin-right:auto; margin-left:auto;}

.left{
	text-align:left;
	}
.right{
	text-align:right;
	}
.center{
	text-align:center;
	}


.f18{ font-size:18px;}
.f17{ font-size:17px;}
.f16{ font-size:16px;}
.f15{ font-size:15px;}
.f14{ font-size:14px;}
.f13{ font-size:13px;}
.f12{ font-size:12px;}
.f11{ font-size:11px;}
.f10{ font-size:10px;}

.f-min{  font-family:"£Í£Ó £ÐÌÀÄ«", "ºÙÌÀÄ«ÂÎ", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3";
	font-weight: bold;
}




h1 {margin:0pt;}

h2, h3, h4, h5, h6 {
	font-size:12px;
	margin: 0px 0px 3px 0px;
}



.x-large{ font-size:150%; }
.large{ font-size:120%; line-height: 1.2; }
.medium{ font-size:100%; line-height: 1.3; }
.normal{ font-size:90%; line-height: 1.4; }
.small{ font-size:80%; line-height: 1.3; }
.x-small{ font-size:70%; line-height: 1.2; }

.midashi{ font-size:110%; line-height: 1.3; font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",verdana,arial, sans-serif; color: #666666; }



/* -----------------------------------------------
 * Á´¥Ú¡¼¥¸¶¦ÄÌ
 * ----------------------------------------------- */

.page {
	width: 960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	padding: 0px 0px 0px 0px;
}

#header {
	width: 858px;
	text-align: left;
	padding: 15px 51px 3px 51px;
	position:relative;
}

#header p{
	font-size:10px;
	color:#808080;
	margin:0px;
	padding-right:25px;
	position:absolute;
	bottom:5px;
	left:375px;
}


div.interview-ichimonittou{
	width:194;
	height:208;
	text-align: left;
	margin-left: 20px;
	margin-top:15px;
	margin-bottom:15px;
}

.main {
	width: 858px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	padding: 0px 51px 0px 51px;
	clear:both;
}

#home .main {
	width: 888px;
	padding: 0px 36px 0px 36px;
}

.main-narrow {
	width: 660px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
	padding: 0px 0px 0px 0px;
	clear:both;
}

div.footer {
	width: 960px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	padding: 0px 0px 0px 0px;
}

div.header-logo {
	text-align: left;
	margin-top:22px;
	margin-left:45px;
}


#menu{
	width: 960px;
	background-image:url(../img/bg_menu.gif);
	font-size:11px;
	color:#BF8900;
	text-align: center;
	line-height:25px;
}

#menu a{
	color:#BF8900;
}

#menu a:hover{
	color:#FFE100;
}




div.submenu{
	width: 840px;
	height: 22px; 
	background-image:url(../img/bg_menu2.gif);
	font-size:12px;
	color:#FFFFFF;
	clear:both;
}

div.footer-menu{
	font-size:11px;
	text-align: center;
	padding-bottom: 15px;
}

.copyright{
	font-size:70%;
	color:#555555;
	text-align: center;
}



.layout-space{
	width:9px;
	background:url(../img/layout_line.gif) center top repeat-y;
}

#home .layout-space{
	width:19px;
}


#home #layout-table p{
	font-size:11px;
	color:#808080;
	margin-bottom:3px;
	line-height:1.3em;
}

#layout-table td{
	vertical-align:top;
}

#layout-table td p{
	margin:0px;
}

# features #layout-table td p{
	margin-bottom:15px;
}

#home #layout-table td#left-column,
#home #layout-table td#center-column,
#home #layout-table td#right-column{
	width:280px;
}

#home #layout-table td#left-column h2,
#home #layout-table td#center-column h2,
#home #layout-table td#right-column h2{
	font-family: "Tahoma", Helvetica, Arial, sans-serif; 
	margin: 0px 0px 5px 0px;
}

#home #layout-table td#left-column a{
	color:#790000;
}

#home #layout-table td#left-column h2{
	font-size:12px;
	color:#B3B3B3;
	background:#790000;
	padding:2px 7px;
}
#home #layout-table td#left-column h2 a{
	color:#B3B3B3;
}

#home #layout-table td#center-column h2{
	font-size:12px;
	color:#B3B3B3;
	background:#004F7F;
	padding:2px 7px;
}
#home #layout-table td#center-column h2 a{
	color:#B3B3B3;
}

#home #layout-table td#right-column h2{
	font-size:12px;
	color:#FFF;
	background:#B3B3B3;
	padding:2px 7px;
}
#home #layout-table td#right-column h2 a{
	color:#FFF;
}

#home h2 a{
	color:#FFF !important;
}

#home #layout-table td#left-column h3,
#home #layout-table td#center-column h3,
#home #layout-table td#right-column h3{ 
	margin: 0px 0px 5px 0px;
}

#home #layout-table td#left-column h3{
	font-size:18px;
	color:#790000;
	line-height:1.2em;
	font-family: "Tahoma", Helvetica, Arial, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3" "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	font-weight:bold;
}
.subtitle{
	font-size:13px !important;
	color:#790000;
	font-weight:normal;
}
#home #layout-table .subtitle{
	color:#790000;
}

#home #layout-table td#left-column a{
	color:#790000;
}
#home #layout-table td#center-column a,
#home #layout-table td#right-column a{
	color:#004F7F;
}


#top-feature,
#top-interviews,
#top-music-pickup,
#top-randomnotes{
	margin: 0px 0px 15px 0px;
}


h2#pm-title {
	width: 850px;
	font-size:30px;
	color:#B3B3B3;
	line-height:1.2em;
	font-family: "Tahoma", Helvetica, Arial, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3" "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	font-weight:bold;
	background:#004F7F;
	padding:5px 8px;
	margin:0px auto 10px;
}

h3#pm-title {
	width: 850px;
	font-size:20px;
	color:#B3B3B3;
	line-height:1.2em;
	font-family: "Tahoma", Helvetica, Arial, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3" "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	font-weight:bold;
	background:#004F7F;
	padding:5px 8px;
	margin:0px auto 10px;
}


#features-top h2#pm-title,
#features h2#pm-title,
#features-top h3#pm-title{
	background:#790000;
}

#randomnotes-top h2#pm-title,
#pm-randomnotes h2#pm-title{
	color:#B3B3B3;
	background:#E6E6E6;
}

#pm-photograherseye h2#pm-title{
	color:#FFF;
	background:#B3B3B3;
}


h3#pm-subtitle {
	font-size:18px;
	color:#B3B3B3;
	line-height:1.2em;
	font-family: "Tahoma", Helvetica, Arial, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3" "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", sans-serif;
	font-weight:bold;
	margin:0px 0px 20px 0px;
}






.article-date{
	padding:4px 0px 4px 23px;
	background:url(../img/icon01.gif) left top no-repeat;
	margin-bottom:0px !important;
}


ul.archive-list {
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
ul.archive-list li a{
	padding:4px 0px 4px 23px;
	background:url(../img/icon02.gif) left top no-repeat;
}





.article-box{
	width:270px;
	border-bottom:1px dotted #bfbfbf;
	padding:0px 0px 5px 0px;
	margin:5px 0px 8px 5px;
}

#pm-layout-table .article-box{
	width:620px;
	border-bottom:1px dotted #bfbfbf;
	padding:0px 0px 5px 0px;
	margin:5px 0px 8px 35px;
}


.article-box-assort{
	width:270px;
	border-bottom:3px dotted #790000;
	padding:0px 0px 5px 0px;
	margin:5px 0px 8px 5px;
}


.article-table01 th{
	vertical-align:top;
	width:68px;
}

.article-table01 td{
	vertical-align:top;
}

#pm-layout-table .article-box h4{
	font-size:14px;
	font-weight:bold;
}

#pm-layout-table .article-table01 td p{
	padding-top:0px;
	margin-top:0px;
}


.go-detail{
	font-size:11px;
	text-align:right;
}


#home #top-interviews-navi{
	text-align:center;
	padding:0px 0px 0px 0px;
}
#home #top-interviews-navi img{
	margin:0px 3px;
}

#home #top-pickup-navi{
	text-align:left;
	padding:0px 0px 0px 0px;
}
#home #top-pickup-navi img{
	margin:0px 3px;
}


#top-randomnotes .article-box{
	border-bottom:1px dotted #bfbfbf;
	padding:0px 0px 8px 0px;
}

#top-randomnotes p.blog-tit a,
#top-randomnotes p.blog-tit a:visited{
	color:#808080 !important;
}





#pm-layout-table td#main-column,
#pm-layout-table td#right-column,
#layout-table td#main-column,
#layout-table td#right-column{
	vertical-align:top;
}

#pm-layout-table td#main-column,
#layout-table td#main-column{
	width:660px;
	padding-right:20px;
}
#layout-table td#right-column{
	width:180px;
}


#randomnotes-top #layout-table td#left-column,
#randomnotes-top #layout-table td#center-column,
#randomnotes-top #layout-table td#right-column{
	width:270px;
	padding:0px 5px;
}

p.randomnotes-bloginfo{
	margin-bottom:20px !important;
}


#randomnotes-top #layout-table h3{
	font-size:16px;
	background:#B3B3B3;
	padding:3px 5px;
	margin-top:0px;
	margin-bottom:5px;
}
#randomnotes-top #layout-table h3 a{
	color:#FFF;
}


dl.randomnotes-writer-profile{
	font-size:11px;
	line-height: 1.4em;
	color:#555555;
	font-weight: normal;
	text-align: left;
	border: 0px;
	background:#FFF;
}

dl.randomnotes-writer-profile dt{
	padding: 5px 0px 5px 0px;
	border-color: #888888;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	margin:0px;
}

dl.randomnotes-writer-profile dd{
	padding: 5px 0px 0px 0px;
	margin:0px;
}




#layout-table td#main-column-narrow{
	width:560px;
	padding-left:50px;
	padding-right:70px;
}


#main-column-narrow h3#pm-subtitle{
	position:relative;
	left:-50px;
}

#about p.submenu{
	text-align:right;
	position:relative;
	top:-30px;
	left:-50px;
}








#feature-menu div{
	color:#790000;
	font-weight:bold;
	background:#B3B3B3;
	padding:2px 5px;
}

#feature-menu dl{
	margin: 0px 0px 0px 5px;
}

#feature-menu dt{
	font-size:11px;
	color:#B3B3B3;
	font-weight:bold;
	line-height:1.2em;
	padding-top:3px;
}

#feature-menu dd{
	font-size:11px;
	color:#B3B3B3;
	padding:3px 0px 8px 0px;
	margin:0px;
}

#feature-menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}

#feature-menu li a{
	display:block;
	padding:2px 0px 2px 17px;
	background:url(../img/icon06.gif) 3px 7px no-repeat;
}


.movie30sen-box{
	border-top:1px dotted #808080;
	padding:25px 0px;
}

.movie30sen-box th{
	width:190px;
	text-align:center;
}

.movie30sen-box td{
	vertical-align:top;
	padding-top:10px;
}

.movie30sen-box td h5{
	font-size:18px;
	color:#790000;
	background:url(../img/icon05.gif) left center no-repeat;
	padding-left:25px;
}

.movie30sen-box td p.movie-data{
	display:block;
	color:#808080;
	padding-bottom:20px;
}

.movie30sen-box td p{
	font-size:11px;
}

.al-musicmovie-box{
	margin-top:50px;
}

.al-musicmovie-box dt{
	font-size:11px;
	color:#FFF;
	background:#0060CA;
	padding:2px 5px;
	position:relative;
}


.al-musicmovie-box dt p{
	color:#bfbfbf;
	position:absolute;
	right:5px;
	bottom:2px;
}

.al-musicmovie-box dt p a,
.al-musicmovie-box dt p a:visited{
	color:#FFF;
}

.al-musicmovie-box dd{
	font-size:11px;
	color:#0060CA;
	padding:5px 0px;
}





div.submenu-left{
	text-align: left;
	padding-top: 3px;
	padding-left: 70px;
	padding-bottom: 3px;
	float:left;
}

div.submenu-right{
	text-align: right;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	float:right;
}


.text-mid3{
	font-size:110%;
	color:#840037;
	text-align: left;
	font-weight: bold;
	padding-bottom: 20px;

}


div.pankuzu{
	font-size:84%;
	color:#333333;
	margin-bottom: 16px;
	text-align: left;
}


.pickup-name{
	font-size:100%;
	line-height: 1.3;
	color:#46000C;
	font-weight: bold;
	text-align: left;
}

div.randomnotes-cate-tit{
	font-size:120%;
	color:#46000C;
	font-weight: bold;
	text-align: left;
}

.randomnotes-writer-profile{
	width: 92%;
	font-size:80%;
	line-height: 1.3;
	color:#555555;
	font-weight: normal;
	text-align: left;
	background-color: #eeeeee;
	padding: 5px 8px 5px 8px;
	border-color: #888888;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}




.top-text-mid{ font-size:90%; color:#333333; text-align: left; line-height: 1.4; }
.top-text-mid2{ font-size:84%; color:#333333; text-align: left; line-height: 1.3; }
.top-text-mid3{ font-size:120%; color:#840037; text-align: left; line-height: 1.3; font-weight: bold; }
.top-text-name{ font-size:75%; color:#333333; text-align: left; line-height: 1.3; }
.top-text{ font-size:84%; color:#008188; text-align: left; line-height: 1.2; }
.top-pickup{ font-size:84%; color:#46000C; text-align: left; line-height: 1.2; font-weight: bold;}
.top-new{ font-size:110%; color:#FF0000; text-align: left; line-height: 1.3; font-weight: bold; padding-left: 8px; }

div.pickupartist-name{
	width: 191px;
	font-size:90%;
	color:#46000C;
	text-align: left;
	font-weight: bold;
	background-color: #F7E8C1;
	padding: 2px 3px 2px 3px;
}

div.pickupartist-contents-menu-box{
	width: 191px;
	font-size:90%;
	color:#222222;
	text-align: left;
	line-height: 1.2;
	padding-top: 5px;
	margin-bottom: 18px;
}

div.pickupartist-contents-menu{
	text-align: left;
	background-image:url(../img/icon_artist.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left: 13px;
}


div.page-title{
	font-size:140%;
	color:#222222;
	text-align: left;
	font-weight: bold;
	paddingp: 0px;
	margin-bottom: 20px;
}









.text{ font-size:80%; color:#333333; line-height: 1.4;  text-align: left; }


.text-area{
/*	width: 95%;
	height: 560px;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-left:auto;
	margin-right:auto;*/
}


.interview-title{ font-size:100%; color:#FFFFFF; font-weight: bold; line-height: 1.3em; text-align: left; }
.interview-textQ, .interview-box dt{ font-size:90%; color:#B60000; line-height: 1.4em; text-align: left; }
.interview-textA{ font-size:90%; color:#0066FF; line-height: 1.4em; text-align: left; }
.interview-textA2{ font-size:90%; color:#009933; line-height: 1.4em; text-align: left; }
.interview-textA3{ font-size:90%; color:#FF0066; line-height: 1.4em; text-align: left; }


.interview-box dt{
	margin-bottom:5px;
}
.interview-box dd{
	font-size:90%;
	line-height: 1.5em;
	text-align: left;
	margin-left:1em;
	margin-bottom:5px;
}
.interview-box{
	margin-bottom:25px;
}

.interview-box .narrator{
	color:#008BFF;
}


.interview-Q{
	font-size:90%;
	color:#3E78A8;
	line-height: 1.4em;
	text-align: left;
	background-color:#E9E0C1;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom:5px;
}



.interview-A{
	font-size:84%;
	color:#333333;
	line-height: 1.4;
	text-align: left;
	margin-bottom:20px;
}

.interview-midashi{ font-size:84%; color:#962253;line-height: 1.4; text-align: left; }

.interview-midashi2{
	width: 410px;
	font-size:95%;
	color:#3E78A8;
	line-height: 1.3;
	font-weight: bold;
	text-align: left;
	margin-bottom:5px;
}



.report-name{ font-size:70%; color:#962253; font-weight: bold; line-height: 1.3; font-weight: bold;  }
.report-text1{  color:#962253; }
.report-text2{  color:#008200; }




.biography{ font-size:80%; color:#222222; text-align: left; line-height: 1.4; }
.biography-date{ font-size:90%; color:#222222; text-align: right; }
.biography-history{ font-size:80%; color:#444444; text-align: left; line-height: 1.3; }


.about-tit{ font-size:110%; color:#860038; font-weight: bold; }
.about-text{ font-size:90%; color:#222222; text-align: left; line-height: 1.4; }
.about-box01{ font-size:85%; color:#222222; text-align: left; padding: 2px 100px 2px 20px; }
.about-button{ font-size:125%;  text-align: center; font-weight: bold; }
.about-ph-caption { font-size:70%; color:#222222; text-align: left; }
.about-subtitle{ font-size:84%; color:#860038; text-align: left; line-height: 1.3; }


.list-ymd{ color:#D2853D; }

.date{ font-size:75%; color:#555555;}

.text-sub{ font-size:70%; color:#555555; text-align: left; }



dl.information{
	background:#FFC5B8;
	padding:10px;
}

dl.information dt{
	font-weight:bold;
	color:#000;
	padding-bottom:5px;
	border-bottom:1px dotted #CB9884;
}

dl.information dd{
	font-size:11px;
	margin-left:5px;
	padding-top:5px;
}

dl.information dd a{
	color:#FF0933;
}










/* -----------------------------------------------
 * FORM
 * ----------------------------------------------- */

form.form {
    margin-top: 0em;
    margin-bottom: 0em;
}

TEXTAREA {
  width: 100%;
  background-color:#FFFFFF;
/*  border:1px solid; */
}



/* -----------------------------------------------
 * ¤½¤ÎÂ¾¶¦ÄÌÀßÄê
 * ----------------------------------------------- */

img{
	border:0px;
}

.memo{
	font-size:11px;
	color:#DF5800 !important;
}

.color01{
	color:#790000;
}





/* -----------------------------------------------
 * ¥¤¥ó¥¿¥Ó¥å¡¼
 * ----------------------------------------------- */
.column-name{	
 	background-color: #B2B2B2;
 	color: #004F7F;
 	font-weight: bold;
 	padding-left: 3px;
 }
 
.column-list{
 	background-color: #E5E5E5;
 	color: #004F7F;
 	font-size: 11px;
 	padding: 3px;
 }
.column-list ul{
   	margin: 0;
   	padding: 0;
 }
.column-list ul li{
  	list-style: none;
  	background-image: url(../interviews/img/arrow.gif);
  	background-position: left 5px;
  	background-repeat: no-repeat;
  	padding-left: 13px;
  }
.column-list a:link{ text-decoration: none; color: #004F7F;}
.column-list a:visited{ text-decoration: none; color: #004F7F;}
.column-list a:active{ text-decoration: none; color: #004F7F;}
.column-list a:hover{ text-decoration: none; color: #FF6600;}

.interview-land{
	border-bottom: 1px dotted gray;
	padding: 10px 0 3px 3px;
}

.interview-name ul{
	margin: 0;
	padding: 5px 0 0 20px;
}
.interview-name ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 1.8em;
	font-weight: bold;
}
.interview-name ul li small{
	font-weight: normal;
}


.interview-name a:link{ text-decoration: none; color: #004F7F;}
.interview-name a:visited{ text-decoration: none; color: #004F7F;}
.interview-name a:active{ text-decoration: none; color: #004F7F;}
.interview-name a:hover{ text-decoration: none; color: #FF6600;}


.interview-mid-box{
	text-align: center;
	margin: 10px 0;
}

#interviews .menu{
	color: #FFF;
}

.staff-txt{
	padding-top: 50px;
}

/* -----------------------------------------------
 * Top
 * ----------------------------------------------- */
 .movie-choice-box .archive-list .movie-choice a{
	font-weight: bold;
	background:url(../img/icon02.gif) left center no-repeat;
}

.movie-choice-box .archive-list .movie-choice-sub a{
	font-weight: bold;
	background-image: none;
}

.movie-choice-box{
	font-size: 15px;
	text-align: left;
	margin: 3px 0 0 40px;
	}

/* -----------------------------------------------
 * Special Features
 * ----------------------------------------------- */
.sam-scott-intav{
	font-size: 14px;
	text-align: center;
	padding: 3px 0 0 0;
}


.features-box{
	width:270px;
	height:260px;
	float:left;
	padding-top:10px;
	margin-right:15px;
}

.features-box div img{
	background:#EBE4E4;
	padding:3px;
}

.features-box p{
	line-height:1.3em;
	margin:0px;
}










p.comment-list{
	text-align:right;
}

p.comment-list a{
	font-size:11px;
	background:url(../img/icon07.gif) left center no-repeat;
	padding-left:13px;
	line-height:12px;
}
