﻿@charset "utf-8";

/*css document*/

html{

background-color:transparent;

background-image:none;

}

p,ul,ol,li,a{

padding:0;

margin:0;

list-style:none;

text-decoration:none;

}

body{

background:#edd4ac;

}

#title_1{

margin-top:120px;
margin-left:16px;

font-size:24px;

height:24px;

color:#681514;

float:left;

font-weight:bold;

}

#title_sub_1{

margin-top:128px;
margin-left:8px;

height:16px;

font-size:16px;

color:#681514;

float:left;

font-weight:bold;

}

#title_2{

margin-top:38px;
height:24px;

font-size:24px;

color:#681514;

float:right;

font-weight:bold;

}

#title_sub_2{

margin-top:190px;

margin-left:8px;

height:16px;

font-size:16px;

color:#681514;

float:right;

font-weight:bold;

}

#coment{

margin-top:45px;

width:480px;

height:32px;

font-size:14px;

line-height:18px;

color:#681514;

text-align:center;

float:left;

font-weight:bold;

}

#title_border{

margin-top:20px;

width:700px;

height:4px;

background:#681514;

float:left;

}

.box_1_450{

width:380px;

height:450px;

float:left;

}

.box_2_450{

width:30px;

height:450px;

float:left;

}

