@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 80%;
	text-align: left;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:140%;
	height: 100%;
	letter-spacing:0px;
	background:url(images/bg.jpg) 0 0 repeat-x;
}

*html body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 80%;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	line-height:140%;
	height: 100%;
	letter-spacing:0px;
	background:url(images/bg.jpg) 0 0 repeat-x;
	text-align:center;
}
*html div{
	text-align:left;
}

html, h1, h2, h3, h4, h5, dl, dt, dd, li, ul, ol, form, div, img, table, td, th, tr{
	margin: 0;
	padding: 0;
}

.clearfix:after {  content: " "; display: block; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; }

.sp { 
	clear: both;
	display:block;
	_display:inline;
	margin: 0;
	padding: 0;
}
.ro{
	cursor:pointer;
}



form{
	display: inline;
}
p{
	margin:0;
	padding:5px 0;
}
*html p{
	text-align:left;
}


ul {
	list-style: none;
}
li {
	list-style: none;
}
img {
	border: none;
}
.block{
	display:block;
}
.center{
	text-align:center;
}
.t_right{
	text-align:right;
}
.right{
	float:right;
}



/* Font */
.bold {
	font-weight:bold;
}
a{
	outline: none !important;
}
a:link, a:visited, a:active {
	color: #ce1980;
	text-decoration: none;
}
a:hover {
	color: #c40026;
	text-decoration: underline;
}
.red{
	color:#CC0000;
}





/* margin */
.marginT10 {
	margin-top:10px;
}
.marginT20 {
	margin-top:20px;
}
.marginT30 {
	margin-top:30px;
}
.marginB10 {
	margin-bottom:10px;
}
.marginB15 {
	margin-bottom:15px;
}
.marginB20 {
	margin-bottom:20px;
}
.marginB30 {
	margin-bottom:30px;
}
.marginB40 {
	margin-bottom:40px;
}
.marginL10 {
	margin-left:10px;
}
.marginL20 {
	margin-left:20px;
}
.marginL30 {
	margin-left:30px;
}
.marginR10 {
	margin-right:10px;
}
.marginR20 {
	margin-right:20px;
}
.marginR30 {
	margin-right:30px;
}

/* padding */
.paddingB10 {
	padding-bottom: 10px;
}
.paddingB20 {
	padding-bottom: 20px;
}
.paddingB30 {
	padding-bottom: 30px;
}
.paddingR10 {
	padding-right: 10px;
}

/**************************************************************************/
 



#wrapper{
	width:915px;
	margin:0 auto;
}
*html #wrapper{
	width:915px;
	text-align:center;
}

#header{
}
#flash{
	width:908px;
	margin:23px auto 10px auto;
}
#navi{
	margin-bottom:20px;
}
#navi li{
}
#navi li img{
	vertical-align:bottom;
}

/***************/
#content{
	background:url(images/under_content_bg.png) 0 0 repeat-y;
	min-height:400px;
	width:915px;
}
* html #content {
	behavior: expression(IEPNGFIX.fix(this));
	margin-top:-2px;
}



#side{
	float:left;
	width:225px;
	padding-bottom:30px;
	height:100%;
}
#main{
	width:690px;
	float:left;
	padding-bottom:30px;
}

/***************/
#footer{
	text-align:center;
	vertical-align:middle;
	font-size:88%;
	height:55px;
}
.footer_link{
	margin-bottom:10px;
	text-align:center;
}
.footer_link a:link, .footer_link a:visited, .footer_link a:active{
	color:#333333;
}

.footer_link a:hover{
	color:#FF0066;
}

/********************************************************************/
/********************************************************************/
/********************************************************************/


.concept_text strong{
	font-weight:normal;
}
.point_text{
	color: #CE0F6F;
	font-size:110%;
	/*border:#CE0F6F 1px solid;*/
	padding:2px 3px;
}



.page_top{
	border-top:#CCCCCC 1px solid;
	text-align:right;
	padding-right:12px;
	width:660px;
}




/*item*/

.caution_text{
	margin:0 20px 15px 10px;
	padding:0 0 5px 0;
	border-bottom:#CCCCCC 1px dotted;
	color:#cc195c;
}


#item_box{
	width:675px;
	padding:0 8px 0 7px;
}


#item_box .item_block{
	width:213px;
	border:#ddd 1px solid;
	float:left;
	margin:0 10px 20px 0;
}
*html #item_box .item_block{
	width:213px;
	border:#ddd 1px solid;
	float:left;
	margin:0 7px 20px 0;
}

#item_box .item_photo{
	width:213px;
}
#item_box .item_data{
	background:url(images/item_name_bg.gif) 0 top repeat-x #FFFFFF;
}
#item_box .item_name{
	font-weight:bold;
	color:#cc195c;
	padding:5px 5px 0 5px;
	height:36px;
}
#item_box .item_text{
	padding:5px;
	font-size:88%;
	line-height:1.15em;
	height:65px;
}


/********* EC ***********/
/*item*/


#item_box #undercolumn .item_block{
	width:213px;
	border:#ddd 1px solid;
	float:left;
	margin:0 10px 20px 0;
}
*html #item_box #undercolumn .item_block{
	width:213px;
	border:#ddd 1px solid;
	float:left;
	margin:0 7px 20px 0;
}
#item_box #undercolumn .item_photo{
	width:213px;
}
#item_box #undercolumn .item_data{
	background:url(images/item_name_bg.gif) 0 top repeat-x #FFFFFF;

}
#item_box #undercolumn .item_name{
	font-weight:bold;
	color:#cc195c;
	padding:5px 5px 0 5px;
}
#item_box #undercolumn .item_name .item_nametext{
	height:36px;
}
#item_box #undercolumn .item_text{
	padding:5px;
	font-size:88%;
	line-height:1.15em;
	height:80px;
}




/***********************/
#profile{
	width:675px;
	padding:0 8px 0 7px;
}
#profile #profile_data_box p{
	padding:0 10px 10px 20px;
	margin:0;
	line-height:1.2em;
}
.prof_list{
	margin-bottom:30px;
}
.prof_list li{
	padding:3px;
	margin:5px 10px 5px 35px;
	border-bottom:#CCCCCC 1px dotted;
	list-style: square;	
}
.profile_box{
	border:#CCCCCC 4px solid;
	padding:10px 10px 0 10px;
	width:95%;
	margin-bottom:10px;
}




/******************************/
#shopinfo{
	width:675px;
	padding:0 8px 0 7px;
}
.shopinfo_name{
	font-weight:bold;
	font-size:140%;
	color:#ffffff;
	background-color:#ce0f6f;
	padding:5px 0 5px 5px;
	margin:10px 15px 0 10px;

}
#shopinfo p{
	padding:5px 10px 5px 10px;
	margin:0;

}
#shop_data01{
	border:#CCCCCC 3px solid;
	margin:0 5px 10px 0;
	padding:5px;
	background:url(images/shopinfo_data_bg.gif) right top no-repeat;
	height:180px;
}
#shop_data02{
	border:#CCCCCC 3px solid;
	margin:0 5px 10px 0;
	padding:5px;
	background:url(images/shopinfo_data_bg.gif) right top no-repeat;
	height:180px;
}
#shop_data03{
	border:#CCCCCC 3px solid;
	margin:0 5px 30px 0;
	padding:5px;
	background:url(images/shopinfo_data_bg.gif) right top no-repeat;
	height:130px;
}

.shop_name{
	color: #CE0F6F;
	font-size:110%;
	font-weight:bold;
	padding:5px 5px 5px 10px;
	border-bottom:#CCCCCC 2px dotted;
	margin-bottom:3px;
}

#privacy{
	padding:0 20px 0 10px;
}

.order_line{
	border:#cccccc 2px solid;
	margin-bottom:10px;
	padding:10px;
	width:96%;
}
.order_ttxt{
	display:block;
	font-weight:bold;
	color: #CE0F6F;
}
.access_text{
color:#ce0f6f;
}



/********/
.access_list{
	padding:5px 15px 15px 30px;
}

.access_list li{
	padding:5px;
	list-style:square;
	border-bottom:#CCCCCC 1px dotted;
}
.googlemap{
	padding:10px;
	border:#ce0f6f 2px solid;
	background:#FFFFFF;
	font-size:88%;
	line-height:0;
	width:130px;
	float:right;
	margin:5px 5px -35px 0;
	position:relative;
	top:-35px;
	z-index:100;
}
*html .googlemap{
	padding:10px;
	border:#ce0f6f 2px solid;
	background:#FFFFFF;
	font-size:88%;
	line-height:0;
	width:130px;
	float:right;
	margin:5px 5px -40px 0;
	position:relative;
	top:-40px;
	z-index:100;
}
*:first-child+html .googlemap{
	padding:10px;
	border:#ce0f6f 2px solid;
	background:#FFFFFF;
	font-size:88%;
	line-height:0;
	width:130px;
	float:right;
	margin:5px 10px -45px 0;
	position:relative;
	top:-40px;
	z-index:100;
}






/******************************************/
#company{
	padding:5px 5px 20px 5px;
	border:#ccc 5px solid;
	margin:0 20px 20px 10px;
}

#company table{
	width:95%;
	margin:0 auto;
}
#company table th{
	text-align:left;
	padding:5px 10px 5px 0px;
	width:160px;
	border-left:#a6134a 5px solid;

}
#company table td{
	padding:5px;
	border-left:#ccc 2px dotted;
	border-collapse:collapse;
	color:#333;
}
.no-th{
	border-left: none !important;
}
.bg_gray{
	background-color:#efefef;
}
.company_logo{
	padding:20px;
	background:#efefef;
	text-align:center;
	margin:0 20px 10px 20px;
}


/******************************************/
#contact_box{
	padding:30px 5px 20px 5px;
	border:#ccc 5px solid;
	margin:0 20px 20px 10px;
}

#contact_tb{
	width:94%;
	margin:0 auto;
	border:#efefef 1px solid;
	border-collapse:collapse;
}
#contact_tb th{
	text-align:left;
	padding:10px;
	width:160px;
	border:#efefef 1px solid;
	border-collapse:collapse;
	background:#dfdfdf;
}
#contact_tb td{
	padding:10px;
	border:#dfdfdf 1px solid;
	border-collapse:collapse;
	background:#fff;
	color:#333;
}
#contact_tb .conf{
	background:#fff;
	color:#333;
	border:#fff 1px solid;
}
.contact_ctext{
	margin-bottom:10px;
	margin-left:-10px;
}


/****************************************/
#part_l{
	width:425px;
	padding:0px 10px 30px 9px;
	float:left;
}
#part_r{
	width:225px;
	float:left;
	padding:0px 0 30px 0;
}



/***************************************/
#tokutei_box{
	padding:0px;
	border:#ccc 5px solid;
	margin:0 20px 20px 10px;
}

.tokutei_tb{
}
.tokutei_tb .td-l{
	border-right:#ccc 1px solid;
	color:#a6134a;
	background-color:#f6f6f6;
	padding:5px;
	vertical-align:top;
	font-weight:bold;
}
.tokutei_tb .td-r{
	padding:5px 5px 10px 10px;
}



/*****************************/
.particular_tb{
	margin:5px 0 30px 0;
	border-collapse:collapse;
	border:#dbc989 1px solid;
}
.particular_tb th{
	text-align:left;
	vertical-align:top;
	padding:10px;
	border-bottom:#dbc989 1px solid;
	border-top:#dbc989 1px solid;
	border-right:#dbc989 2px dotted;
	color:#a6134a;
	background:#fffced;
}
.particular_tb td{
	text-align:left;
	vertical-align:top;
	padding:10px;
	border-bottom:#dbc989 1px solid;
	border-top:#dbc989 1px solid;
	background:#fffced;
}
.particular_point{
	color:#FFF;
	font-size:120%;
	font-weight:bold;
	background:#a6134a;
	padding:3px;
	margin:10px 0;
}

.recruit_text{
	font-size:160%;
	color:#a6134a;
	margin-bottom:20px;
	line-height:1.2em;
	text-align:center;
	font-weight:bold;
}

/***********************************************************/
/***********************************************************/
/***********************************************************/
/***********************************************************/
/********************** ECCUBE *****************************/
/***********************************************************/
/***********************************************************/
/***********************************************************/
/* ECCUBE */


#newsarea{
	margin-right:10px;
}
#newsarea p{
	margin:-40px 0 10px 0;
	padding:0 0 30px 10px;
	border-bottom:#cccccc 1px solid;
}
#newsarea .news_box{
	padding:10px;
	background:#f1f1f1;
	margin-bottom:20px;
	border:#a6134a 1px solid;
}
#newsarea .news_title{
	font-weight:bold;
	color:#a6134a;
	margin-bottom:5px;
}
#newsarea dt{
	font-weight:bold;
	color:#a6134a;
	padding:0px 10px 5px 10px;
	border-bottom:#cccccc 1px dotted;
}
#newsarea dd{
	padding: 5px 10px 10px 10px;
}


.attention { color: #ff0000; }
.pricetd{color: #ff0000;}
em{font-weight:bold;}


.cartnum{
	float:left;
	margin:0 10px 0 10px;
	width:90px;
}
*html .cartnum{
	float:left;
	margin:0 5px 0 5px;
	width:95px;
}
.cartbtn{
	float:left;
	width:95px;
}

#detailtitle{
	margin:-45px 0 30px 5px;
	color:#a6134a;
}
#detailphotoblock{
	float:left;
	margin:0 10px 5px 0;
	width:426px;
}
#detailrightblock{
	float:left;
	width:220px;
	background:url(images/item_name_bg.gif) 0 -1px repeat-x #FFFFFF;
	padding:5px;
	border:#ccc 1px solid;
	margin:0 0 30px 0;
	min-height:308px;
}

#detailrightblock h5{
	font-weight:bold;
	color:#cc195c;
	font-size:120%;
	padding:5px 5px 0 0;
}

.price{
	color:#cc195c;
}

.detail_comment{
	border-top:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	margin:5px 0 10px 0;
	padding-bottom:20px;
}



div#detailrightblock dt {
    padding: 0 0 10px 0px;
	float:left;
	width:40px;
}
div#detailrightblock dd {
    padding: 0 0 7px 0px;
	float:left;
	width:180px;
}
/* サブタイトル
----------------------------------------------- */
div.subarea {
	float:left;
    padding: 0px 0 20px 0;
}


div.subtext {
}

.subphotoimg{
	float:left;
}










#under02column table  {
	width:95%;
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
#under02column table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}
#under02column table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

/* カートの中
----------------------------------------------- */
div#under02column_cart {
	margin-bottom:30px;
}

div#under02column_cart .totalmoneyarea {
    width: 640px;
    margin: 15px auto 0 auto;
    padding: 10px 5px;
    border: 1px solid #ccc;
    text-align: center;
	font-weight:bold;
	color:#cc195c !important;
}

div#under02column_cart th {
    text-align: center;
}

div#under02column table th.resulttd {
    text-align: right;
}

div#under02column td#quantity {
   text-align: center;
   width: 70px;
}

div#under02column ul#quantity_level li {
    display: inline;
    padding: 3px;
}

div#under02column .empty {
    text-align: center;
	color:#cc195c !important;
	margin-bottom:300px;
	font-weight:bold;
}
.mini{
	padding:10px 20px;
	font-size:90%;
	color:#c50067;
}

.tblareabtn{
	text-align:center;
}



/* お客様情報入力
----------------------------------------------- */
div#under02column_customer {
margin: 0 0 30px 0;
}

.flowarea {
    margin: 0 0 20px 0;
}

div#under02column_customer th em {
    color: #000;
    font-weight: bold;
}

div#under02column_customer .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .box380 {
    width: 380px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .box320 {
    width: 320px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_customer .zipimg img {
    margin: 5px 0 0 0;
}


/* お届け先指定
----------------------------------------------- */
div#under02column_shopping{
	margin:0 0 30px -20px;
}
div#under02column_shoppingchild{
	margin:0 0 0 -20px;
}
div#under02column_shopping table th {
    text-align: center;
}

.addbtn {
    margin: 10px 0 0 0;
}


/* お支払い方法・お届け時間等の指定
----------------------------------------------- */
div#under02column_shopping .payarea {
    width: 640px;
    margin: 0 auto;
}

div#under02column_shopping h3 {
    margin: 0 0 15px 0;
}

div#under02column_shopping .payarea02 {
    width: 640px;
    margin: 40px auto 0 auto;
}

div#under02column_shopping .payarea02 div {
    margin: 10px 0 0 0;
}

div#under02column_shopping .payarea02 em {
    font-weight: bold;
    color: #000;
}

div#under02column_shopping .payarea table {
    width: 670px;
}

div#under02column_shopping .payarea table th {
    text-align: center;
}

div#under02column_shopping .payarea02 .area660 {
    width: 640px;
    height: 150px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_shopping .pointarea {
    width: 640px;
    margin: 40px auto 0 auto;
}

div#under02column_shopping .pointarea div {
    border: 3px solid #ccc;
    padding: 5px;
    text-align: center;
}

div#under02column_shopping .pointarea ul {
    margin: 10px auto;
    width: 500px;
}

div#under02column_shopping .pointarea li {
    text-align: left;
    padding: 2px 10px;
}

div#under02column_shopping .pointarea li.underline {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 7px;
}


.haiso{
	font-size:90%;
	margin:0 !important;
}
.haiso th{
	text-align:left !important;
	width:40%;
	padding:2px 3px !important;
}
.haiso td{
	padding:2px 3px !important;
}



/* 確認
----------------------------------------------- */

div#under02column_shopping table.delivname thead th {
    width: 690px;
    text-align: left;
    font-weight: bold;
}

div#under02column_shopping table.delivname tbody th {
    text-align: left;
    width: 155px;
}

div#under02column_shopping table.delivname td {
    text-align: left;
    width: 550px;
}

/* 決済モジュール(決済情報入力画面)
----------------------------------------------- */
div#under02column_shopping .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_shopping .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

/* ログイン
----------------------------------------------- */
div#under02column_login {
margin-left:-10px;
}

div#under02column_login .loginarea {
    width: 620px;
    margin: 0 auto 20px auto;
    padding: 20px 15px;
    border: 5px solid #ccc;
}

div#under02column_login .loginarea .inputtext {
    width: 500px;
    margin: 15px auto 0 auto;
}

div#under02column_login .loginarea .inputtext02 {
    width: 500px;
    margin: 15px auto 0 auto;
    font-size: 90%;
}

div#under02column_login .loginarea .inputbox {
    width: 460px;
    margin: 15px auto 0 auto;
    padding: 15px 20px;
    background: #f0f0f0;
}

div#under02column_login .loginarea .inputbox .passwd {
    margin: 15px 0 0 0;
}

div#under02column_login .loginarea .inputbox .box300 {
    width: 300px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#under02column_login .loginarea .inputbox02 {
    width: 460px;
    margin: 15px auto 0 auto;
    padding: 15px 20px;
    background: #f0f0f0;
    text-align: center;
}

/* エラー
----------------------------------------------- */
div#under02column_error {

}

div#under02column_error .messagearea {
    width: 630px;
    margin: 15px auto 0 auto;
    padding: 10px 5px;
    border: 5px solid #ccc;
    text-align: center;
}

div#under02column_error .messagearea .error {
    padding: 120px 0;
}






/***************************************************/
/***************************************************/
/***************************************************/

div#mypagecolumn table  {
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
div#mypagecolumn table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}
div#mypagecolumn table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.addbtn{
	text-align:center;
	padding:30px 0;
}
/* MYPAGE共通指定
----------------------------------------------- */
div#mypagecolumn {
	clear:both;
    width: 660px;
    margin: 0px auto 0 auto;
}

div#mypagecolumn h2.title{
    width: 660px;
    margin: 0 0 15px 0;
}

div#mypagecolumn table {
    width: 620px;
}
div#mynavarea{
	width:660px;
	margin-bottom:20px;
}
div#mynavarea ul{
	width:640px;
	background:#dfdfdf;
	padding:5px;
	margin-bottom:30px;
}
div#mynavarea ul li{
	float:left;
	width:170px;
	height:30px;
	border:#CCC 1px solid;
}
div#mynavarea ul li img{
}
div#mycontentsarea {
    width: 640px !important;
	display:block !important;
}

div#mycontentsarea table th.resulttd {
    text-align: right;
}

div#mycontentsarea table.delivname th {
    text-align: left;
    width: 140px;
}

div#mycontentsarea table caption {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 8px;
    background-color: #f0f0f0;
    text-align: left;
    font-weight: bold;
    color: #000;
}
.tblareabtn{
	padding-top:20px !important;
}

/* 購入履歴一覧/詳細
----------------------------------------------- */

div#mycontentsarea {
	margin-bottom:30px;
}


div#mycontentsarea table th {
    text-align: center;
}

div#mycontentsarea p.myconditionarea {
    clear: both;
    width: 500px;
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
}

div#mycontentsarea p.delivempty {
    clear: both;
    width: 500px;
    margin: 30px auto;
    padding: 10px 0;
    border: solid 5px #CCC;
    text-align: center;
}


/* 会員登録内容変更/退会
----------------------------------------------- */
div#mycontentsarea .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box300 {
    width: 300px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .box260 {
    width: 260px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#mycontentsarea .zipimg img {
    margin: 5px 0 0 0;
}

div#mycontentsarea #completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}

div#completetext p.changetext {
    padding: 40px 0;
    text-align: center;
}



/* 会員登録
----------------------------------------------- */
div#undercolumn_entry {
margin-bottom:30px;
}

div#undercolumn_entry table  {
	width:95%;
    margin: 15px auto 0 auto;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-collapse: collapse;
    text-align: left;
}
div#undercolumn_entry table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f0f0f0;
    font-weight: normal;
}
div#undercolumn_entry table td {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}


div#undercolumn_entry .area470 {
    width: 570px;
    height: 520px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box120 {
    width: 120px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box60 {
    width: 60px;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box380 {
    width: 380px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .box320 {
    width: 320px;
    margin: 5px 0 0 0;
    padding: 2px;
    border: 1px solid #ccc;
}

div#undercolumn_entry .zipimg img {
    margin: 5px 0 0 0;
}

div#undercolumn_entry div#completetext {
    width: 470px;
    margin: 15px auto 0 auto;
    padding: 15px;
    border: 5px solid #ccc;
}

div#undercolumn_entry div#completetext em {
    font-weight: bold;
}

div#undercolumn_entry div#completetext p{
    padding: 20px 0 0 0;
    text-align: left;
}

div#undercolumn_entry dt {
    float: left;
    width: 4em;
    border: 1px solid #FF0000;
}

