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

html {font-family: YuGothic, '游ゴシック', sans-serif, "ヒラギノ角ゴシック Pro W3", HiraKakuPro-W3, "メイリオ" , 平成ゴシック, "ＭＳ Ｐゴシック", "ＭＳ ゴシック" ;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

h1, h2 {
	border-bottom:solid 3px #008AFE;
}

h3 {
	color:#008AFE;
}

header {
	width:850px;
	height:50px;
	margin:0 auto;
}

header a {
	color:#008CFF;
}

footer {
	width:850px;
	margin:0 auto;
	font-size:12px;
	line-height:16px;
	text-align:center;
}

footer h4 {
	font-weight:bold;
	font-size:14px;
	color:#008AFE;
}

.companylogo {
	width:300px;
	float:left;
}

.headmenu {
	width:auto;
	text-align:right;
	font-size:12px;
}

.container {
	width:850px;
	margin:0 auto;
}

.copyright {
	font-size:10px;
}

.info-column {
	height:350px;
}

.col-md-12 {
	width:100%;
}

.col-md-6 {
	width:50%;
	float:left;
}

.com-row {
	border-bottom:solid 1px #000000;
	width:75%;
	margin:0 auto;
}

.com-komoku {
	width:25%;
	text-align:right;
	padding:4px;
	float:left;
}

.com-cont {
	width:auto;
	padding:4px 4px 4px 30%;
	text-align:left;
}

.prod-text {
	padding:4px 20px;
	font-size:14px;
}

#comrowbottom {
	border:none;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.order-information {
	border:solid 1px #000000;
	background-color:#cccccc;
	width:100%;
	font-size:14px;
	text-align:center;
	margin-top:6px;
}

.order-information span {
	font-size:12px;
}