/*=========================================================================
 *
 *  スタイルネーム : AtelierBONSENS様
 *  作成者         : BARANCe Hayashi
 *  初版           : 2008-01-31
 *  最終更新       : 
 *
/*=======================================================================*/

div#mainarea{
   	clear: both;
    width: 800px;
    
    margin-top: 10px;
	text-align: left:
}

div#mainarea .gmenu p {
	text-align: left;
	margin-left: 10px;
}

div#comment{
    width: 750px;
    height: 25px;
    margin: 10px 0 10px 10px;
    border-left: 25px solid;
    border-bottom: 3px solid;
    border-color: #021473;
}
div#comment p{
    float: left;
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 0 10px;
}

div#main_contents01 {
	padding-left: 20px;
	float: left;
	width: 400px;
	font-size: 1.2em;
	}
	
div#main_contents01 p {
	font-size: 100%;
	margin-bottom: 5px;
	text-align: center;
	}
	

	
table {
        font-size: 70%;
        color: #666666;
        width: 380px;
        margin-bottom: 30px;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;
}
th {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #E1E2E6;
}
td {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #EFF2F3;
}


#main_contents02 {
	height: auto;
	float: left;
	width: 320px;
	margin-top: 5px;
	}
	
.toi {
	margin-top: 200px;
	text-align: right;
	margin-bottom: 20px;
	}

