@charset "utf-8";

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
リセット
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

body{
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
html {
    color:#000;
    background:#FFF;
    line-height: 1.4;
    font-size: 88%;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Osaka", "MS Pゴシック", "MSゴシック", Helvetica, verdana, arial;
    word-wrap: break-word;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset, img {
    border:0;
    vertical-align:bottom;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style:normal;
    font-weight:normal;
}
li {
    list-style:none;
}
caption, th {
    text-align:left;
}
h1, h2, h3, h4, h5, h6 {
    font-size:100%;
    font-weight:normal;
}
q:before, q:after {
    content:'';
}
abbr, acronym {
    border:0;
    font-variant:normal;
}
/* to preserve line-height and selector appearance */
sup {
    vertical-align:text-top;
}
sub {
    vertical-align:text-bottom;
}
input, textarea, select {
    font-family:inherit;
    font-size:inherit;
    font-weight:inherit;
}
/*to enable resizing for IE*/
input, textarea, select {
*font-size:100%;
}
/*because legend doesn't inherit in IE */
legend {
    color:#000;
}
del, ins {
    text-decoration:none;
}
a{
    text-decoration:none;
	color: #0083DB;
}
a:hover{
    text-decoration:underline;
	color: #E98C00;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
共通
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

p{
	margin:2em 0;
}
p.bnrOrder{
	margin:60px 0;
}
table{
	width:100%;
}
th,td{
	padding:12px;
	vertical-align:top;
	border:1px solid #D5D5D5;
}
td p{
	line-height:1.5;
	margin:1em 0;
}
.acHeader{
	cursor:pointer;
}
.acHeader:hover{
	color: #FFB800;
}
.acHeader span{
	padding-right:30px;
	background:url(../images/ac_link.jpg) no-repeat 100% 50%;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
フレーム
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#frame{
    background: url(../images/header_img2026.png) 50% 2.9em no-repeat;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ヘッダー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#header{
	width:1020px;
	margin:0 auto;
}
#header p{
    height: 40px;
	text-align:right;
	line-height:40px;
	margin:0 0 1px;
}
#header h1{
	width: 100%;
	height: 346px;
	background: transparent;
	color: transparent;
	text-align: center;
	line-height: 1;
	margin-bottom: 0;
}
#header h1 span{
	visibility: hidden;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
コンテンツ
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#content{
	width:960px;
	padding: 0 30px 30px;
	margin: 30px auto;
	background: transparent;
}
#content #menu{

}
#content h2{
	font-size:32px;
	background:url(../images/icon_01.jpg) no-repeat;
	padding:5px 0 5px 60px;
	border-bottom:1px solid #c9c9c9;
	margin-bottom:40px;
	clear:both;
}

#content h2 small{
    font-size: 20px;
    color: #000000;
    margin-bottom: 40px;
    clear: both;
}

#content p span{
	color:#F00;
}

/*お薬手帳商品内容
-------------------------------------------------*/

.itemInfo{
	overflow:hidden;
}
.itemInfo .left{
	margin-bottom: 50px;
	padding:16px 30px;
	border:5px solid #d9ecfb;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
}
.itemInfo .left th,
.itemInfo .left td{
	border:none;
	padding: 0;
	line-height: 2;
	font-size: 16px;
	padding: 10px 0 4px;
}
.itemInfo .left tr:nth-child(2) > *{
	border: solid #BBDCF5;
	border-width: 1px 0;
}
.itemInfo .left th {
    width: 70px;
}
.itemInfo .left td.pad {
    width: 40px;
    border: none;
}
.itemInfo .right{
	width:400px;
	float:right;
}
.itemInfo .right p{
	margin:1em 0;
}
.itemInfo h3{
	clear:both;
	font-size:18px;
	color:#46a2e2;
	background:url(../images/icon_02.jpg) no-repeat 0% 50%;
	padding-left:30px;
	font-weight:bold;
}
.itemInfo h3 small{
	color: black;
	font-size: 0.75em;
	font-weight: normal;
}
.itemInfo ul{
	overflow:hidden;
	width: 990px;
	margin-bottom:50px;
}
.itemInfo li{
	float:left;
	margin:1em 30px 1em 0;
}
.itemInfo ul#coverSample{
	width: 790px;
	margin: -25px auto 50px;
}
.itemInfo ul#coverSample li{
	margin: 0;
}

.itemInfo ul#coverSample li#line{
	display: block;
}


/*ご注文からお届けまでの流れ
-------------------------------------------------*/

.orderFlow{
	margin-bottom:60px;
}
table.flow {
	margin-bottom:40px;
}
table.flow th {
	width:210px;
	position:relative;
	padding:0 0 15px;
	border:none;
}
table.flow td{
	background:url(../images/flow_border.jpg) repeat-x;
	border:none;
}

/*よくあるご質問
-------------------------------------------------*/

.faq h3{
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	background:#959595;
	text-align:center;
	margin:0 0 35px;
	padding: 5px;
}
.faq dl{
	margin-bottom:35px;
}
.faq dt{
	background:url(../images/faq_icon_q.jpg) no-repeat #f1f1f1;
	padding:20px 20px 20px 127px;
	margin-bottom:10px;
	font-size: 114%;
}
.faq dd{
	background:url(../images/faq_icon_a.jpg) no-repeat #ffefcf;
	padding:20px 20px 20px 127px;
	margin-bottom:10px;
	margin-left:50px;
}
/*ご注文フォーム
-------------------------------------------------*/
#orderinfo{
  margin: 2em 0;
}

#orderinfo p{
  margin: 0;
}

#orderinfo strong{
  color: red;
}

td.address1{
  padding-bottom: 0.25em;
  border-bottom: none;
}

td.address2{
  padding-top: 0.25em;
  border-top: none;
}

input.tel{
  width: 6em;
}

input.zipcode{
  width: 10em;
}

input.address{
  width: 640px;
}

textarea{
  width: 540px;
  height: 8em;
}

.orderForm strong{
  color: red;
  font-size: 85%;
}

#submit, #return{
  text-align: center;
}

.orderForm th{
	width:200px;
	background: #d9ecfb;
}
.orderForm td th{
	background: inherit;
}
.orderForm tr.row1{
	background:#CCFFFF;
}
.orderForm tr.row2{
	background:#f5d997;
}
.orderForm tr.row3{
	background:#FFFFCC;
}
.orderForm tr.row4{
	background:#99CC99;
}
.orderForm tr.row5{
	background:#FFCC99;
}
.orderForm tr.row6{
	background:#CCFFCC;
}
.orderForm form > p{
    text-align:center;
}
.orderForm input[type="submit"] {
    background: #86b7d8;
    color:white;
    padding:12px 0;
    width: 150px;
    border: none;
    margin: 0 auto;
    cursor: pointer;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.orderForm input[type="submit"]:hover{
	background: #5BA5D6;
}
.orderForm input[type="reset"] {
    background: #ADADAD;
    color:white;
    padding:12px 0;
    width: 150px;
    border: none;
    margin: 0 auto;
    cursor: pointer;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.orderForm input[type="reset"]:hover{
	background: #8F8F8F;
}


/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
フッター
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#footer{
	background:#86b7d8;
	padding:30px 0;
	color:#FFF;
	overflow:hidden;
}
#footer div{
	width:1020px;
	margin:0 auto;
}
#footer h2{
	float:left;
	padding-top:5px;
}
#footer address{
	float:left;
	margin-left:20px;
	padding-left:20px;
	border-left:1px solid #c1daeb;
}
#footer ul{
	float:right;
	overflow:hidden;
}
#footer li{
	float:left;
	background:url(../images/icon_03.jpg) no-repeat;
	padding-left:25px;
	margin-left:25px;
	line-height: 1.3;
}
#footer li a{
	color:#FFF;
}
#footer li a:hover{
	color:#0b5889;
	text-decoration:none;
}
p.copyright{
	margin:0;
	line-height:35px;
	text-align:center;
	color:#535353;
}

#gotop{
  width: 64px;
  height: 64px;
  position: fixed;
  right: 48px;
  bottom: 48px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
メニュー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */

#menu{
  background: transparent;
  padding: 0 0 1.5em;
}

#menu ul{
  margin: auto;
  padding: 0;
  word-spacing: 0;
  width: 960px;
  height: 64px;
}

#menu ul li{
  display: inline-block;
  width: 160px;
  height: 64px;
  margin: 0;
  padding: 0;
  line-height: 100%;
  word-spacing: 0;
}

#ordernow{
    width: 700px;
    height: 48px;
    margin-top: 2em;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 3em;
}

#ordernow > a:first-child{
  margin-right: 20px;
}
