@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      
 Author:         Your Name (admin)
 Style Info:     
----------------------------------------------------------- */

/*----------------------------------------------------
	羊毛のスイーツ
----------------------------------------------------*/

html {
	overflow-y: scroll;
}	

body {
	color: #666;
	font-size: 12px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	margin: 0;
	padding: 0;
}

* + html body {
	font-family: "メイリオ","Meiryo";
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	border: 0;
}

#head {
	background: url(../img/thick_head.gif) 0 0 repeat-x;
	height: 3px;
}

#sweets_thick {
	width: 490px;
	padding: 0 5px 5px 5px;
}

#sweets_thick h1 {
	margin: 10px 0 5px 6px;
}

#sweets_thick .item_aria {
	width: 490px;
}

#sweets_thick .item_aria p {
	padding: 7px 0 0 7px;
	background: url(../img/thick_frame.gif) 0 0 no-repeat;
	width: 226px;
	height:162px;
	float: left;
}

#sweets_thick .item_aria ul {
	float: right;
	margin: 3px 0 0 0;
}

#sweets_thick .item_aria ul li {
	background: url(../img/thick_line.gif) 0 0 no-repeat;
	padding: 3px 0 3px 0;
	width: 257px;
	font-size: 12px;
}

#sweets_thick .item_aria ul li.level {
	color: #814b1e;
}

#sweets_thick .item_aria ul li.hinban {
	color: #e60012;
	font-weight: bold;
}

#sweets_thick .item_aria ul li.name {
	font-weight: bold;
}

#sweets_thick .item_aria .sweets_line {
	float: right;
}

#sweets_thick .item_aria span.color_icn {
	color: #f19ca6;
}

#sweets_thick .line02 {
	margin: 0 0 0 3px;
}

#sweets_thick p.hamanaka_name {
	text-align: center;
	clear: both;
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #61463C;
}

#sweets_thick ul#btn-back {
	margin-top: 10px;
	margin-left: 100px;
}	

#sweets_thick ul#btn-back li {
	float: left;
	margin-right: 10px;
}


 



