@charset"utf-8";

html{
background-color:transparent;
background-image:none;
}

p,ul,li,a{
padding:0;
margin:0;
list-style:none;
text-decoration:none;
}

body{
background:#fffacd;
//background-size:cover;
//background-attachment:fixed;
//background-repeat:no-repeat;                   
//background-position: center center;
}

#wrapper{
width:500px;
margin:0 auto;
margin-top:120px;
}


.clearfix{
clear:both;
}

#header{
width:500px;
height:24px;
margin:50px 0px;
margin-bottom:100px;
}

#title{
margin-left:48px;
font-size:24px;
height:24px;
color:lightgray;
float:left;
text-decoration:none;
}

#title_2{
margin-left:48px;
font-size:24px;
height:24px;
color:lightgray;
float:left;
text-decoration:none;
}


#title_3{
margin-top:6px;
font-size:18px;
height:18px;
color:lightgray;
float:left;
}

#title_border{
margin-top:21px;
width:150px;
height:3px;
background:lightgray;
color:lightgray;
float:right;
}

.box_1{
width:500px;
}

.box_2{
width:500px;
}

.p_18{
padding:0px 25px;
padding-bottom:3px;
padding-top:6px;
width:450px;
height:18px;
font-size:18px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_18_2{
padding:0px 25px;
padding-bottom:3px;
padding-top:6px;
padding-left:43px;
width:432px;
height:18px;
font-size:18px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_18_3{
padding:0px 25px;
padding-bottom:3px;
padding-top:6px;
padding-left:61px;
width:416px;
height:18px;
font-size:18px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_18_right{
padding:0px 25px;
padding-bottom:3px;
padding-top:6px;
width::450px;
height:18px;
font-size:18px;
border-bottom:3px dotted lightgray;
color:lightgray;
text-align:right;
}

.box_30{
width:500px;
height:30px;
}

ul li a{
padding:0px 0px;
margin-left:25px;
font-size:16px;
color:lightgray;
text-decoration:none;
float:left;
height:16px;
}

#right{
padding:0px 0px;
margin-right:50px;
font-size:16px;
color:lightgray;
text-decoration:none;
float:right;
height:16px;
}


#p{
width:500px;
height:14px;
text-align:center;
font-size:14px;
color:lightgray;
}

a:link{
color:lightgray;
} 

a:visited{
color:lightgray;
}

a:hover{
color:lightgray;
}

p:hover{
background:lightgray;
color:#000000;
}


p#p:hover{
background-color:transparent;
}

img{
margin:60px 22px;
border:3px lightgray solid;
width:456px;
height:300px;
}
