@charset "shift_jis";
/* =========================================

nasuluckitchen > link.css

リンクについて
============================================ */

#contents_main {
	width:710px;
	margin:0;
	padding:0 0 15px 90px;
	background:none;
	}

#link_main {
	width:680px;
	margin:0 0 10px 0;
	border:1px solid #DDD;
	background:#FFF;
	text-align:left;
	}
#link_main p {
	clear:both;
	padding:0 0 5px 8px;
	}
	

#link_main h1 {
	display:block;
	margin:10px ;
	padding:10px;
	font-weight:bold;
	font-size:140%;
	border-top:1px solid #C8A87B;
	border-bottom:1px solid #C8A87B;
	border-right:1px solid #C8A87B;
	border-left:5px solid #C8A87B;
	background:#FEEABB;
	color:#660000;
	}
#link_main h2 {
	display:block;
	width:590px;
	margin:10px 0 15px 0;
	padding:5px;
	font-weight:bold;
	font-size:110%;
	border-bottom:1px dotted #C8A87B;
	border-left:2px solid #C8A87B;
	}
#link_main div.section {
	display:block;
	width:600px;
	margin:15px auto 15px auto;
	padding:0 0 0 5px ;
	}
#link_main .bg_color {
	padding:10px;
	margin:5px auto;
	background:#FAFBC8;
	}
	
#link_main ul {
	list-style:none outline;	
	margin:0 0 10px 5px ;
	}
#link_main ul li {
	list-style:none;	
	margin:5px 0 0 15px;
	padding:0 0 0 15px;
	background:url(/image_cmn/icon_arrow02.gif) no-repeat 0 0;
	}
	
#link_main ul.normal li {
	background:url(/image_cmn/icon_listhead.gif) no-repeat 0 0 #ffffcc;
	}	
	
#link_main span.atte {
	font-size:85%;
	margin:5px 0 0 0;
	padding:0 0 0 10px;
	background:url(/image_cmn/icon_kome_mini.gif) no-repeat 0 2px;
	}
	
/* ----バナー---- */
div.linkbox {
overflow:hidden;
clear:both;
width:580px;
margin:0 auto 15px auto;
padding:0 0 10px 0;
border-bottom:#999 dashed 1px;
}
div.linkbox dl {
clear:both;
width:580px;
margin:0 auto;
padding:0;
list-style:none;
}
div.linkbox dl dt {
	clear:both;
width:550px;
height:25px;
margin:0 0 5px 0;
padding:5px 0 0 30px;
display:block;
color:#C60;
font-weight:bold;
}
div.linkbox dl dd {
float:right;
width:550px;
margin:0;
padding:0;
}
div.linkbox dl dd p {
float:left;
margin:0;
padding:0;
text-indent:-9999px;
}
div.linkbox dl dd p#bnr_01 {
width:88px;
height:31px;
margin:0;
background:url(../image/Kitchen_linkbanner_01.gif) no-repeat 0 0;
}
div.linkbox dl dd p#bnr_02 {
width:88px;
height:31px;
margin:0;
background:url(../image/Kitchen_linkbanner_02.gif) no-repeat 0 0;
}
div.linkbox dl dd p#bnr_03 {
width:120px;
height:60px;
margin:0;
background:url(../image/Kitchen_linkbanner_03.gif) no-repeat 0 0;
}
div.linkbox dl dd p#bnr_04 {
width:125px;
height:125px;
margin:0;
background:url(../image/Kitchen_linkbanner_04.gif) no-repeat 0 0;
}
div.linkbox dl dd p#bnr_05 {
width:234px;
height:60px;
margin:0;
background:url(../image/Kitchen_linkbanner_05.gif) no-repeat 0 0;
}
div.linkbox dl dd p#bnr_06 {
width:468px;
height:60px;
margin:0;
background:url(../image/Kitchen_linkbanner_06.jpg) no-repeat 0 0;
}

div.linkbox dl dd textarea {
float:right;
width:410px;
margin:0;
padding:2px 0 2px 3px;
color:#333;
border:1px solid #CCC;
background:#f4f4f4;
font-size:120%;
vertical-align:top;
}

div.linkbox dl dd textarea.bnr_04_t {
width:405px;
}
div.linkbox dl dd textarea.bnr_05_t {
	width:300px;
	}
div.linkbox dl dd textarea.bnr_06_t {
float:left;
width:545px;
margin:5px 0 0 0;
}

