@charset "UTF-8";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
li {
	padding-bottom:0.3em;
	list-style-image: url(../images/poses/benefit_bul.gif);
	font-size: 100%;
	list-style-position: outside;
	margin-left: 25px;
	line-height: 140%;
	text-align: left;
}fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* TYPE */
body, p {
	font: 12px/18px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	color:#333;
}

a { color: #2971a7; }
strong, b { font-weight:bold; }
em, i { font-style:italic; }
#posedetail h1 {
	margin-bottom: 8px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	color: black;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
        color: #7D8CA5;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}
td {
	font-size: 12px;
	line-height: 20px;
}
#benefits  h5 {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	background: url(../images/header_bg.gif) no-repeat 0 50%;
	padding:5px 0 3px 10px;
	width:363px;
	text-align: left;
}
#benefits ul {
	margin:10px 5px;
	padding:3px 0;
}
#cautions h5 { color:#ffffff; font-size:12px; font-weight:bold; background: url(../images/header_bg740.gif) no-repeat 0 50%; padding:5px 0 3px 10px; width:729px; }
#cautions ul {
	margin:10px 5px;
	padding:3px 0px;
}
#footer {
	font: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 70%;
}

