﻿@charset "utf-8";
/*css document*/

html{
background-color:transparent;
background-image:none;
}

p,ul,ol,li{
padding:0;
margin:0;
list-style:none;
}

a{
text-decoration:none;
}

body{
background:#aad6ed;
/*#edd4ac;*/
}

#wrapper{
width:1000px;
margin:0 auto;
margin-top:120px;
background:#fc9d9d;
padding:50px;
padding-top:150px;
margin-bottom:50px;
border:3px solid #fff;
}

.clearfix{
clear:both;
zoom:1;
}

#box_title{
width:1000px;
height:90px;
}

#title{
margin-left:16px;
font-size:28px;
color:lightgray;
float:left
}

#border{
width:700px;
height:12px;
margin-top:16px;
float:right;
background-image:url("15_5_sinnbunn.png");
}

#border_1000{
width:1000px;
height:12px;
float:right;
background-image:url("15_5_sinnbunn.png");
}

.box_30{
width:1000px;
height:30px;
color:transparent;
}

ul li a{
padding:0px 16px;
color:lightgray;
float:left;
font-size:14px;
}

#p{
width:1000px;
font-size:14px;
color:lightgray;
text-align:center;
background:none;
border:none;
}

a:link{
color:lightgray;
}
 
a:visited{
color:lightgray;
}

a:hover{
color:lightgray;
}

p:hover{
color:#000000;
border-bottom:3px dotted lightgray;
}

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#box_1_800{
margin-left:100px;
width:800px;
height:420px;
x}

.p_16_800{
padding:0px 16px;
padding-bottom:3px;
padding-top:8px;
width:768px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
}

.p_16_800_right{
padding:0px 16px;
padding-bottom:3px;
padding-top:8px;
width:768px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
text-align:right;
}

.p_16_800_2{
padding:0px 32px;
padding-bottom:3px;
padding-left:30px;
padding-top:8px;
width:734px;
height:16px;
font-size:16px;
border-bottom:3px dotted lightgray;
color:lightgray;
}