@charset "utf-8";
/*\*/
@import "common.css";
@import "lightbox.css";

/*===========================================================
プレゼント
===========================================================*/

#present{
margin:0 8px;
overflow:hidden;
height:100%;
}

#present hr{
clear:both;
}

#present img{
float:left;
display:block;
margin:0 10px 5px 10px;
clear:both;
}

#present .list img{
margin:10px 10px 5px 10px;
}

#present dl{
margin:8px 10px;
text-align:left;
background:url(../img/hr_x.gif) repeat-x bottom;
padding-bottom:5px;
}

#present .list{
clear:both;
background:url(../img/hr_x.gif) repeat-x top;
padding-top:5px;
margin-top:-5px;
}

#present .list dl:after{
content : "";
display : block;
height : 0;
clear : both;
}

#present .list dl{
background:none;
}

#present dl dt{
color:#666;
margin-bottom:3px;
}

#present dl dt .on{
display:inline;
background-color:#FF6600;
color:#fff;
padding:3px;
margin:0 5px 0 0;
}

#present dl dt .off{
display:inline;
background-color:#eee;
color:#CC0000;
padding:3px;
margin:0 5px 0 0;
}


#present dl dd {
margin-bottom:3px;
line-height:1.5;
}

#present dl dd h3 {
font-size:120%;
font-weight:bold;
line-height:130%;
display: block;
color:#2560a2;
}


#present p{
margin:0 10px;
line-height:1.5;
}

/*関連情報
-------------------------*/
#related dl{
clear:both;
background:none;
padding-top:5px;
}

#related dt{
color:#333;
clear:both;
margin-top:0.5em;
}

#related dd{
margin-left:2em;
}

/*写真表示設定
-------------------------*/

#present .photo{
clear:both;
width:724px;
clear:both;
margin:5px 0;
}

#present .photo img{
clear:none;
margin:0 1px 1px 0;
display:inline;
}

#present p.toform{
clear:both;
margin:10px 0 15px 260px;
}

#present p.toform a{
width:185px;
height:55px;
display:block;
background:url(../present/img/toform.jpg) no-repeat;
text-indent:-9999px;
}

#present p.toform a:hover{
background-position:0 -55px;
}

/*フォーム設定
-------------------------*/

form {
clear:both;
text-align:center;
}

input {
clear:both;
margin:5px 0 10px 0;
}

select {
clear:both;
}