.contact {
	margin-top:10px;
	margin-bottom:10px;
	float:right;
    width:400px;
    background-color:#FFC;
}
.contact p{
    margin:0px;
    padding:5px 10px 5px 10px;
    background-color:#FFC;
}
.rtop, .rbottom{
    background:#FFFFFF;
}
.rtop span, .rbottom span{
    display:block;
    height:1px;
    overflow:hidden;
    background-color:#FFC;
}
.r1{margin: 0px 5px;}
.r2{margin: 0px 3px;}
.r3{margin: 0px 2px;}
.r4{margin: 0px 1px; height: 2px;}


.box {
	width:825x;
	height:auto;
	padding-bottom:3px;
	margin-bottom:8px;
}

.gotop {
	width:825px;
	height:auto;
	text-align:right;
}

.nameline {
	font-size:140%;
	color:#000;
	border-bottom:3px solid #090;
}


.oomidashi {
	font-size:130%;
	font-weight:bold;
	line-height:180%;
	color:#C30;
}

.oomidashi_g {
	font-size:130%;
	font-weight:bold;
	line-height:180%;
	color:#060;
}

.seihinmei {
	width:825px;
	margin-top:15px;
}

.seihinmei100 {
	font-size:100%;
	font-weight:bold;
	line-height:200%;
	color:#060;
}

.seihinmei85 {
	font-size:85%;
	font-weight:bold;
	line-height:200%;
	color:#060;
}

.catch {
	font-size:100%;
	font-weight:bold;
	line-height:200%;
	color:#F33;
	padding-top:2px;
	padding-bottom:2px;
}

.catch2 {
	font-size:85%;
	font-weight:bold;
	line-height:200%;
	color:#006;
}

.catch3 {
	width:510px;
	font-size:85%;
	font-weight:bold;
	line-height:200%;
	color:#006;
}

.toplead {
	font-size:90%;
	line-height:180%;
}


.notes {
	width:825px;
	font-size:75%;
	line-height:150%;
	margin-top:12px;
	margin-bottom:6px;
}


.kakomi {
	width:773px;
	margin:15px;
	padding:8px;
	border:4px solid #6C6;
}



/* image */
.right_img {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}

.left_img {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}



/* springトップに使う */

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

ul.down li {
	float: left;
	width: 70px;
	margin-right: 10px;
	padding: 2px;
	text-align: center;
	background-color:#CF9;
	font-size:80%;
	margin-bottom:15px;
}

div.corpname {
	font-size:90%;
	font-weight:bold;
	line-height:150%;
	margin-left:5px;
	
}

div.corpcatch {
	font-size:85%;
	line-height:150%;
	margin-left:25px;
	margin-bottom:15px;
}

.red {
	color:#F00;
}

.blue {
	color:#006;
}