@charset "Shift_JIS";

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#idx-aside-l{
    width: 180px;
    float: left;
    padding-left: 10px;
    padding-bottom: 20px;
}

#idx-main{
    width: 530px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

#idx-aside-r{
    width: 180px;
    float: left;
    padding-bottom: 20px;
}

#news{
    height: 100px;
}

#new{
    width:100px;
    background-color: Blue;
    color: White;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 0;
    font-size: 1em;
}

/*--------------------------------------------------------
  パーツデザイン設定
--------------------------------------------------------*/
#toppage-link{
    height: 30px;
    width:360px;
    text-align:center;
    margin-left : 0px;
}

#toppage-text{
    height: 360px;
    width:360px;
    text-align:center;
    margin-left : 90px;
}

#toppage-message{
    width:550px;
    text-align:center;
    font-size: 1.2em;
}

#toppage-letter {
    width:350px;
    height:400px
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 10px;
    border: 0px solid #eee;
    border-right: 0px solid #eee;
    border-bottom: 0px solid #eee;
    background-image : url(/img/sozai/f00285.png);
    background-repeat:no-repeat;
}

#toppage-letter p {
    font-size: 0.8em;
    line-height: 2.2em;
    padding-bottom: 0.25em;
    display: inline;
    border-bottom: 1px dotted #999;
    color: #777;
}

#image{
    text-align: center;
    font-weight: bold;
    width: 185px;
    height:180px;
}


#poster{
    text-align: center;
    font-weight: bold;
    width: 185px;
    height:18px;
}

#poster-image{
    width: 185px;
    height:265px;
    margin-bottom: 30px;
}

#link{
    text-align: center;
    font-weight: bold;
    width: 185px;
    height:18px;
}

#banner ul{
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#banner ul li{
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}

#banner ul li a{
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    margin-bottom: 4px;
}

#banner p{
    margin: 0px;
}

#banner a#banner-img{
    width: 172px;
    height: 65px;
    background-position: top left;
    background-repeat: no-repeat;
}
#toppage-news{
    height:120px
    margin-top: 0px;
}

#toppage-news h3{
	color: #8ab004;
	background-image : url(/img/sozai/indexBg_3H.png);
    background-position: bottom left;
    background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 1px;
}

#toppage-news h3 span.en{
	font-size: 1.3em;
	padding-right: 6px;
	text-transform: capitalize;
}

#toppage-news h3 span.ja{
	font-weight: normal;
}

#toppage-news ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#toppage-news ul li{
    text-align: left;
    line-height: 1.4;
    margin-bottom: 7px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 15px;
    background-image : url(/img/sozai/point_3H.png);
    background-position: 4px 3px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #a1bd02;
}
