@charset "UTF-8";

/*** Layout ***/
div#creative_main {
width:980px;
height:auto;
margin:50px auto 100px auto;
padding:0px;
text-align:left;
}
div#creative_main h2#edit_title {
width:880px;
height:100px;
margin:0px 0px 10px 0px;
padding:0px;
overflow:hidden;
text-indent:-9999px;
text-decoration:none;
background-image:url(./../../images/edit_title.gif);
background-repeat:no-repeat;
background-position:center center;
display:block;
}
div#creative_main h2#design_title {
width:880px;
height:100px;
margin:0px 0px 10px 0px;
padding:0px;
overflow:hidden;
text-indent:-9999px;
text-decoration:none;
background-image:url(./../../images/design_title.gif);
background-repeat:no-repeat;
background-position:center center;
display:block;
}
div#creative_main h2#photo_title {
width:880px;
height:100px;
margin:0px 0px 10px 0px;
padding:0px;
overflow:hidden;
text-indent:-9999px;
text-decoration:none;
background-image:url(./../../images/photo_title.gif);
background-repeat:no-repeat;
background-position:center center;
display:block;
}
div#creative_main p {
width:auto;
height:auto;
margin:0px 0px 40px 0px;
padding:0px;
font-size:13px;
line-height:35px;
color:#666666;
}
div#creative_main p a:link,
div#creative_main p a:visited,
div#creative_main p a:hover,
div#creative_main p a:active {
font-size:13px;
font-weight:bold;
text-decoration:none;
color:#64c8d8;
}

/*** Detail ***/
h1 {
color: #666666;
}
div.example {
margin: 30px 0px 50px 15px;
font-size: 13px;
line-height: 35px;
color: #666666;
}
img.studio-example {
margin-right:80px;
border:#CCCCCC 1px solid;
}
img.book-example {
margin-right:20px;
border:#CCCCCC 1px solid;
}
img.binding-example {
margin-right:60px;
border:#CCCCCC 1px solid;
}
img.photo-example {
margin-right:60px;
border:#CCCCCC 1px solid;
}
