@import "./main.css";
div:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}  
div {
	zoom: 100%;
}

body 
{
 font-size: 14px;
 color: #efefef;
 margin: 0;
 padding: 0;
 background-color: #fdeff2;
 background-position: top center;
 background-repeat: no-repeat;
}

a:link 
{
 color: #cd5e3c;
 text-decoration: underline;
}

a:visited 
{
 color: #cd5e3c;
 text-decoration: underline;
}

a:hover 
{
 color: #81f5f2;
 text-decoration: underline;
}

a:active 
{
 color: #ffcc00;
 text-decoration: none;
}

h1 
{
 display: none;
 margin: 0;
 padding: 0;
}

h2 
{
 display: none;
 margin: 0;
 padding: 0;
}

/* header */
.header 
{
 width: 900px;
 height: 130px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 5px;
 margin-left: auto;
 background-color: #e41b5b;
 background-image: url("../image/title.jpg");
}

.header .right 
{
 width: 230px;
 height: 120px;
 overflow: hidden;
 border-color: #ffffff;
 border-width: 1px;
 border-style: solid;
 float: right;
 margin-top: 6px;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 padding: 0;
}

/* main */
.main 
{
 width: 900px;
 margin-top: 5px;
 margin-right: auto;
 margin-bottom: 5px;
 margin-left: auto;
 background-color: transparent;
}

/* left */
.left 
{
 width: 190px;
 float: left;
 padding-top: 0px;
 padding-right: 0;
 padding-bottom: 0;
 padding-left: 8px;
 background-color: transparent;
}

.left .left_find01 
{
 width: 190px;
 text-indent: 0px;
 border-color: #e41b5b;
 border-width: 1px;
 border-style: solid;
 background-color: #E11858;
 text-align: center;
}

.left .left_find02 
{
 width: 190px;
 height: 20px;
 border-color: #e41b5b;
 border-width: 1px;
 border-style: solid;
 background-color: #e41b5b;
}

.left .left_box 
{
 width: 190px;
 text-align: center;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 border-right-color: #e41b5b;
 border-right-width: 1px;
 border-right-style: solid;
 border-bottom-color: #e41b5b;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-left-color: #e41b5b;
 border-left-width: 1px;
 border-left-style: solid;
 background-color: #eebbcb;
}

/**/
html>body .left .left_box p 
{
 width: 170px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
}

.left .left_box p 
{
 width: 170px;
 margin-top: 9px;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
}

.left .left_box .comment 
{
 line-height: 0.0;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0px;
 padding-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0px;
 margin-left: 0;
 border-bottom-color: #df0081;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
}

.left .left_box ul 
{
 margin: 0;
 padding: 0;
 list-style-type: none;
}

.left .left_box li 
{
 width: 170px;
 margin-top: 3px;
 margin-right: 0;
 margin-bottom: 3px;
 margin-left: 0;
 padding-top: 2px;
 padding-right: 0;
 padding-bottom: 2px;
 padding-left: 3px;
 text-align: left;
 border-bottom-color: #999999;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
}

.left .left_box .site_name 
{
 font-size: 11px;
 font-weight: bold;
 text-align: center;
}

/**/
html>body .left .left_box .site_name 
{
 font-size: 12px;
 font-weight: bold;
 text-align: center;
 margin-top: 5px;
 margin-right: 3px;
 margin-bottom: 0px;
 margin-left: 3px;
 padding: 0px;
}

.left .left_box .comment 
{
 font-size: 13px;
 line-height: 1.3;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 0px;
 padding-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0px;
 margin-left: 0;
 text-align: center;
 border-bottom-color: #df0081;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
}

/**/
html>body .left .left_box .comment 
{
 font-size: 13px;
 line-height: 1.3;
 padding: 5px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 5px;
 text-align: center;
 border-bottom-color: #df0081;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
}

.left .left_box .site_name a:link 
{
 text-decoration: none;
}

.left .left_box .site_name a:link 
{
 text-decoration: none;
}

.left .left_box .site_name a:link 
{
 text-decoration: none;
}

.left .left_box .site_name a:link 
{
 text-decoration: none;
}

/* content_box */
.content_box 
{
 width: 900px;
 float: right;
 background-color: #fdeff2;
}

/* center */
.content_box .center 
{
 width: 500px;
 float: left;
 background-color: #e5abbe;
}

.content_box .center .center_find 
{
 width: 498px;
 height: 20px;
 background-color: #e41b5b;
 border-color: #e41b5b;
 border-style: solid;
 border-width: 1px;
 text-align: center;
}

.content_box .center .center_box 
{
 width: 494px;
 padding: 2px;
 border-color: #e41b5b;
 border-width: 1px;
 border-style: solid;
 background-color: #e5abbe;
 background-image: url();
}

.content_box .center .center_box .content 
{
 width: 472px;
 color: #eee;
 margin-top: 3px;
 margin-right: auto;
 margin-bottom: 3px;
 margin-left: auto;
 background-color: #E5ABBE;
}

.content_box .center .center_box .content .box 
{
 width: 472px;
 padding: 5px;
 margin-top: 0;
 margin-right: auto;
 margin-bottom: 15;
 margin-left: auto;
 border-bottom-color: #e41b5b;
 border-bottom-width: 1px;
 border-bottom-style: dotted;
 border-top-color: #e41b5b;
 border-top-width: 1px;
 border-top-style: dotted;
 background-color: #e5abbe;
}

/* right */
.content_box .right 
{
 width: 192px;
 float: right;
 background-color: #fdeff2;
}

.right .right_find 
{
 width: 192px;
 height: 26px;
 border-bottom-color: #E41B5B;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-color: #fdeff2;
}

.right .right_find01 
{
 width: 192px;
 height: 20px;
 border-bottom-color: #e41b5b;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-color: #e41b5b;
 text-align: center;
}

.right .right_find02 
{
 width: 192px;
 height: 20px;
 border-bottom-color: #e41b5b;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 background-color: #e41b5b;
 text-align: center;
}

.right .right_box 
{
 width: 190px;
 text-align: center;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 0px;
 margin-left: 0;
 border-left-color: #e41b5b;
 border-left-width: 1px;
 border-left-style: solid;
 border-bottom-color: #e41b5b;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-right-color: #e41b5b;
 border-right-width: 1px;
 border-right-style: solid;
 background-color: #e5abbe;
}

/**/
html>body .right .right_box 
{
 width: 190px;
 text-align: center;
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
 border-left-color: #e41b5b;
 border-left-width: 1px;
 border-left-style: solid;
 border-bottom-color: #e41b5b;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-right-color: #e41b5b;
 border-right-width: 1px;
 border-right-style: solid;
 background-color: #e5abbe;
}

.right .right_box p 
{
 width: 170px;
 font-size: 13px;
 margin-top: 10px;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
 text-align: left;
}

/**/
html>body .right .right_box p 
{
 width: 170px;
 font-size: 13px;
 margin-top: 0px;
 margin-right: 5px;
 margin-bottom: 5px;
 margin-left: 5px;
 text-align: left;
}

.right .right_box .site_name 
{
 font-size: 11px;
 font-weight: bold;
 text-align: left;
}

/**/
html>body .right .right_box .site_name 
{
 font-size: 12px;
 font-weight: bold;
 text-align: left;
 margin-top: 0px;
 margin-right: 3px;
 margin-bottom: 3px;
 margin-left: 3px;
 padding: 3px;
}

.right .right_box .comment 
{
 line-height: 1.2;
 padding-top: 0;
 padding-right: 0;
 padding-bottom: 5px;
 padding-left: 0;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 5px;
 margin-left: 0;
 border-bottom-color: #df0081;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
 color: #000;
}

/**/
html>body .comment 
{
 line-height: 1.2;
 padding: 3px;
 margin: 3px;
 border-bottom-color: #df0081;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
}

.right .right_box .site_name a:link 
{
 text-decoration: none;
}

.right .right_box .site_name a:link 
{
 text-decoration: none;
}

.right .right_box .site_name a:link 
{
 text-decoration: none;
}

.right .right_box .site_name a:link 
{
 text-decoration: none;
}

.right .right_box ul 
{
 margin: 0;
 padding: 0;
 list-style-type: none;
}

.right .right_box li 
{
 font-size: 12px;
 width: 170px;
 height: 18px;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 margin-top: 3px;
 margin-right: auto;
 margin-bottom: 3px;
 margin-left: auto;
 padding-top: 2px;
 padding-right: 0;
 padding-bottom: 2px;
 padding-left: 3px;
 text-align: left;
 border-bottom-color: #999999;
 border-bottom-width: 1px;
 border-bottom-style: dashed;
}

/* footer */
.footer 
{
 width: 900px;
 font-size: 10px;
 text-align: center;
 margin-top: 7px;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 padding-top: 20px;
 padding-right: 0;
 padding-bottom: 10px;
 padding-left: 0;
 border-top-color: #e41b5b;
 border-top-width: 1px;
 border-top-style: solid;
 background-color: #EA2161;
 clear: both;
}

/* other */
.none 
{
 border-style: none;
}

.none01 
{
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
 padding: 2px;
 border-color: #e41b5b;
 border-width: 2px;
 border-style: solid;
}

.none02 
{
 border-style: none;
 margin-top: 10px;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
}

.none03 
{
 width: 492px;
 height: 175px;
 overflow: hidden;
 padding: 2px;
 margin-top: 0;
 margin-right: 0;
 margin-bottom: 10px;
 margin-left: 0;
 border-color: #e41b5b;
 border-width: 2px;
 border-style: solid;
}

.none04 
{
 border-style: none;
 vertical-align: middle;
}

.yellow 
{
 color: #ffcc00;
}

.em 
{
 font-weight: bold;
}

.small 
{
 font-size: 10px;
}