﻿/* ******************************************************************** */
/* CSS for 薬ネット
/* Date.2011/9/1
/* Copyright 2011 MedicalValue All rights reserved.
/* For HP
/* ******************************************************************** */

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

/* Homepage css ------------------------ */
body {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	line-height:1.2;
	color:#000;
	font-size:14px;
	
}


input[type="submit"]{
-webkit-appearance: none;
}

/* ----------------------------------------------------- */

#cont {
	width:100%;
	background:#fff;
}

#header {
		width: 100%;
		height:55px;		
		font-size: 14px;
		line-height: 1;
		background:;
	    border-top:4px solid #4285f4;
		border-bottom:1px solid #dbdbdb;
}

/* menunav ----------------------------------*/

#menunav {
    position: absolute;
    display:none;
    z-index: 2000;
    top:60px; /* bottom:40px;*/
    left:0px;
    width:100%;
    min-height:100px;
	color:#fff;
    background:#4285f4;
    padding:40px 20px;
}

.tb10 {
  width: 100%;
  height:60px;
  background:;
}

/* css(3lows) ----------------------------------------------------*/
.tb30 {
  display: table;
  width: 100%;
  height:60px;
  background:;
}

.tb31 {
  display: table-cell;
  width:50px;
  text-align:center;
  vertical-align:;
  background:;
}
.tb32 {
  display: table-cell;
  text-align:center;
  vertical-align: middle;
  background:;
}
.tb33 {
  display: table-cell;
  width:100px;
  text-align:center;
  vertical-align: middle;
  background:;
}


#logobox {
	width:auto;
	height:auto;
	padding-left:20px;
	font-size:20px;
	font-weight:bold;
	line-height: 3.2;
	color:#000;
	text-align:left;
}

/* 3bar -----------------------------------*/

.css-bar{
display: inline-block;
  position: relative;
  margin: 0 10px 3px 0;
  padding: 0;
  background: ;
}
.css-bar, .css-bar:before, .css-bar:after{
  width: 18px;
  height: 3px;
	background: ;
}
.css-bar:before, .css-bar:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background:;
}
.css-bar:before{
  margin-top: -8px;
}
.css-bar:after{
  margin-top: 4px;
}




/*----------------------------------------------------------*/

.pagecont {
	width:auto;
	height:auto;
	background:#fff;
	color:#000;
	font-size:14px;
	text-align:left;
	line-height:1.4;
}

/*----------------------------*/

.linebox {
	width:auto;
	padding:5px;
}


#submenu {
	width:200px;
	height:auto;
}


.menuline {
  display:block;
  width:auto;
  height:auto;
  padding:6px 10px;
  border-bottom:1px solid #dbdbdb;
  font-size:14px;
  font-weight:bold;
  line-height:1.4;
  color:#000;
  background:#fff;
  margin:0 10px;
}

.menuline:hover {
	color:#fff;
	background:#4285f4;
}


/*----------------------------------*/

.pagearea {
	width:auto;
	min-height:530px;
	background:#fff;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}


/* footer -------------------------------------------------*/

.footer {
	position: relative;
	width:auto;
	height:30px;
	color:#D7D7D7;
	font-size: 12px;
	background:#fff;
	border-top:1px solid #e8e8e8;
	padding:30px;
}

/*----------------------------------------------------------*/

#page {
}

#top_uname {
	width:auto;
	color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:right;
    padding:10px 20px;
}

#title {
    width:auto;
	font-size:18px;
	font-weight:bold;
	padding:10px 30px;
	border-bottom:1px solid #dbdbdb;
}


.topbox {
	width:auto;
	min-height:20px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	line-height:1.4;
	padding:0 20px;
	margin:20px 0;
}

.newstitle {
	width:auto;
	margin:6px 20px;
	border-left:4px solid #666;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

.newsbox {
	width:auto;
	height:auto;
	color:#000;
	font-size:16px;
	font-weight:;
	text-align:left;
	line-height:1.4;
	padding:10px;
	border:1px solid #dbdbdb;
	margin-bottom:20px;
}

.pagebox {
	width:auto;
	height:auto;
	background:;
	color:#000;
	font-size:16px;
	font-weight:;
	text-align:left;
	line-height:1.4;
    margin: 0 auto;
	background:#fff;
	padding:30px 30px 30px 30px;
}


.box {
	padding:30px;
}

.btn-or {
	position:relative;
	width:140px;
	height:30px;
	font-size:14px;
	line-height:2;
	color:#fff;
	cursor:pointer;
	background:#F60;
	text-align:center;
	left:50%;
    margin: 0 0 0 -70px;
}

/*-----------------------------------------*/

.backbtn {
    z-index:20000;
    position:absolute;
    top:106px;
    right:20px;   
    font-size:12px;
    color:#fff;
    font-weight:bold;
    display:block;
    width:60px;
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
    background:#9a071b;
　cursor:pointer;　
}

.backbtn:hover {
    background:#f05b70;
    color:#fff;
    border:1px solid #9a071b;
    text-decoration:none;
}

.gotopbtn {
    z-index:30000;
    position:absolute;
    top:-36px;
    right:20px;   
    font-size:12px;
    color:#D3D2D2;
    font-weight:bold;
    display:block;
    width:60px;
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
    background:#fff;
	border:1px solid #dbdbdb;
　  cursor:pointer;　
}

.gotopbtn:hover {
    background: #DDDDDD;
    color:#fff;
}


/*---------------------------------------------------------*/

a:link {
    color:#246CFC;
    text-decoration:none;
}
a:visited {
    color:#246CFC;
    text-decoration:none;
}
a:hover {
    color:#246CFC;
    text-decoration:underline;
}

.navw:link {
    color:#fff;
    text-decoration:none;
}
.navw:visited {
    color:#fff;
    text-decoration:none;
}
.navw:hover {
    color:#fff;
    text-decoration:underline;
}



/*-------------------------------------------------------*/
.css-bar{
  display: inline-block;
  position: relative;
  top:30px;
  margin: 0 10px 3px 0;
  padding: 0;
  background: #999;
	cursor: pointer;
}
.css-bar, .css-bar:before, .css-bar:after{
  width: 18px;
  height: 3px;
}
.css-bar:before, .css-bar:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: #999;
}

.css-bar:before{
  margin-top: -8px;
}
.css-bar:after{
  margin-top: 4px;
}



/* ---------------------------------------------------*/

.css-cancel{
  display: inline-block;
  position: relative;
  margin: 0 20px 0 7px;
  padding: 0;
  width: 4px;
  height: 20px;
  background: #000;
  transform: rotate(45deg);
}

.css-cancel:before{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: -8px;
  width: 20px;
  height: 4px;
  margin-top: -2px;
  background: #000;
}

/*--------------------------------------------------------*/

.fontbold {
	font-weight:bold;
}

.sub {
	font-size:30px;
	font-weight:bold;
	color:#000;
}



/*-------------------------------------------------------*/

table {
}
td {
color:#000;
font-size:16px;
line-height:1.8;
}

.inputbox {
	max-width:320px;
    text-align: left;
margin-left:auto;
margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
}

/* ---------------------------------------------------------- */

input[type=text],
input[type=email],
input[type=number],
input[type=tel],
input[type=password]{
    width:300px;
    height:36px;
    padding: 0 8px;
    background:#fff;
    border: 1px solid #c0c0c0;
    color:#404040;
    font-size:18px;
	text-align: left;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  -webkit-input-placeholder    {font-size:14px;color: #424242}
  -moz-placeholder    {font-size:14px;color: #424242}
  -moz-placeholder    {font-size:14px;color: #424242}
  -ms-input-placeholder    {font-size:14px;color: #424242}   
}

input[type=text]:hover,
input[type=email]:hover,
input[type=number]:hover,
input[type=tel]:hover,
input[type=password]:hover {
    background:#fff;
  border: 1px solid #238EFF;
}

input[type=submit]{
  display: inline-block;
  width:300px;
  text-align: center;
  overflow: hidden;
  font-size:16px;
  padding:10px 0px;
  border: 1x solid #f4f4f4;
  background:#4c8efa;
border-radius: 5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
  color:#fff;
  font-weight:bold;
}

input[type=submit]:hover {
	background:#9fc1fa;
}

textarea {
width: 300px;
min-height: 100px;
}



.inputline {
	width:auto;
	padding:5px;
	font-size:15px;
	font-weight:bold;
}


.msgbox {
  width:auto;
	height:20px;
	margin-bottom:20px;
}



