@charset "UTF-8";
/* CSS Document */

body {
background:#FFFFFF;
margin: 0px 0px 0px 0px;
padding: 0;
font-family:"Comic Sans MS", Arial, Verdana;
font-size:14px;
}

a:link  { color: #0066FF }
a:visited { color: #0066FF }
a:active { color: #0066FF } 
a:hover { color: #0033FF } 

h1 {
font-size:42px;
text-align:center;
color:#FF0000;
padding:10px;
margin:0px;
}

h2 {
font-weight:bold;
font-size:36px;
text-align:center;
color:#000000;
padding:10px;
margin:0px;
}

#bigpic {
background:url(../../common/images/t1-bp-bg.gif) no-repeat;
width:646px;
height:356px;
margin:0 auto;
}

.smallpic {
float:left;
position:relative;
background:url(../../common/images/t2-sp-bg.gif) no-repeat;
width:306px;
height:346px;
margin:0 auto;
}

.gallery-label {
font-weight:bold;
font-size:28px;
position:absolute;
top:298px;
left:13px;
line-height:1em;
text-align:center;
height:40px;
width:277px;
}

#content {
margin:0 auto;
width:680px;
height:692px;
}

#front {
margin:0 auto;
width:612px;
height:346px;
}

#galleries {
float:left;
width:306px;
height:702px;
}

#about {
width:354px;
float:right;
font-size:15px;
font-weight:normal;
line-height:1.3em;
}

.pic {
margin:13px;
}

.gallery-btn {
float:left;
width:306px;
height:39px;
text-align:center;
}

.small {
font-size:11px;
line-height:1.1em;
width:630px;
margin:0 auto;
}

.medium {
font-size:16px;
text-align:center;
}

.large {
font-size:26px;
font-weight:bold;
line-height:1.3em;
margin:0 auto;
}
