﻿/* ========トップページ用ここから======== */
div#top-main
{
    width:800px; 
    height:450px; 
    padding:0px 2px 0px 2px; 
}

/************Win版IE6向け**********/
*html div#top-main
{
    width:800px; 
    height:450px; 
    padding:0px 0px 0px 2px; 
}
/***********Win版IE7向け**********/
*:first-child+html div#top-main{
      width:800px; 
    margin-top:7px; 
    margin-bottom:7px; 
    height:100%;
    min-height: 100%;
}

body > div#wrapper {
    height: auto;
}


div#top-main-in
{
	width:796px; 
    margin-top:7px; 
    margin-bottom:7px; 
    height:450px;
}
div#top-left
{   width:170px; 
    height:auto; 
    padding:0px 0px 0px 2px; 
    float:left;

}
div#top-right
{
    width:610px; 
    height:auto; 
    padding:0px 4px 0px 0px;
    float:right; 
}
div#top-history
{
    width:600px;
    float:left; 
}
/* ======IE6以下のために====== */
*html div#top-history
{
    width:590px; 
    height:90px; 
    border:1px solid #cccccc;  
    float:left;
    margin-left:5px; 
}
/* ============ */
div.top-title
{
    width:100%; 
    border-bottom:2px dotted #cccccc;  
    margin-bottom:5px;
    margin-top:10px;
    float:left; 
    text-align:left; 
}
div.top-title-in
{
    width:90%; 
    margin:2px 0px 3px 5px;  
    float:left; 
    color:#666666; 
}

div.top-title-in2
{
    width:98%; 
    margin:2px 0px 1px 5px;
    padding-bottom:2px;  
    float:left; 
    color:#666666; 
    border-bottom:2px dotted #cccccc;  
}


div#top-idea
{
    width:auto; 
    height:auto;  
    float:left; 
    padding-bottom:5px; 
    padding-top:5px;
    margin-top:10px; 
}

/* ======IE6以下のために====== */
*html div#rinenn{
	width:600px; 
	height:auto; 
	border:1px solid #cccccc; 
	margin-left:10px;
}
/*=======================*/

table#rinenn{
	width:600px; 
	height:110px; 
	border:1px solid #cccccc; 
	margin-left:5px;
}
div#top-link
{
    width:160px; 
    height:auto;  
    float:left; 
    padding-bottom:5px; 
    padding-top:5px;
    margin-top:10px; 
}

div.top-link-line
{
	width:95%; 
	height:auto; 
	background-image:url(../image/top/rinkbanner.gif); 
	background-repeat:no-repeat; 
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc; 
	padding:3px 0px 2px 15px; 
	margin-bottom:5px; 
}
td#top-topics
{
    width:600px; 
    height:auto; 
    float:left; 
    border:1px solid #cccccc;
    margin-left:5px; 
}
div.top-topics-box-left
{
    width:150px; 
    float:left; 
    padding:5px 0px 5px 5px;  
    color:#666666; 
}

div.top-topics-box-right
{
    width:415px; 
    float:left; 
    padding:5px 5px 5px 0px; 
    margin-left:10px;  
    color:#666666; 
}
div.top-box
{
    width:auto; 
    height:100%; 
    float:left; 
    margin:0px 5px 0px 5px; 
}
div.topics-title
{
    width:100%;
    font-size:larger; 
    border-bottom:solid 2px #cccccc;
    margin-bottom:5px; 
    padding:5px 0px 2px 5px;
    font-weight:bold;
}
div#works-left
{
	width:300px; 
	float:left;
	 
}
div#works-right
{
	width:300px; 
	float:right;
}
/*IE6用*/
div#works-left
{
	width:300px; 
	float:left;
	padding-left:2px;	 
}

*html div#works-right
{
	width:300px; 
	float:right;
	padding-left:2px;
}
/*=====================*/

div.works-box-left
{
	width:140px; 
	height:auto; 
	border:none; 
	float:left; 
	padding:4px 2px 4px 2px; 
	text-align:center; 
}
div.works-box-right
{
	width:140px; 
	height:auto; 
	border:none; 
	float:right; 
	padding:4px 2px 4px 2px; 
	text-align:center; 
}
span.top-p
{
	font-size:x-small; 
	color:#666666; 
}
/* ========トップページ用ここまで======== */
/* ========更新履歴用ここから======== */
div.history-main
{
    width:100%; 
    height:auto; 
    float:left; 
    border-bottom:1px dotted #cccccc; 
}
div.history-in
{
    width:auto; 
    height:auto; 
    padding:2px 2px 2px 2px; 
    float:left; 
    font-size:x-small; 
}
/* ======IE6以下のために====== */
*html div.history-main
{
    width:90%; 
    height:auto; 
    float:left; 
    border-bottom:1px dotted #cccccc; 
}
*html div.history-in
{
    width:100%; 
    height:auto; 
    padding:2px 2px 2px 2px; 
    float:left; 
    font-size:x-small; 
}
/* ============ */
/* ========更新履歴用ここまで======== */
