body {
	font-size: 12px;
	color: #000000;
 	background: #14377C;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}

body.admin {
 	background: #FFFFFF;
}

h1, h2 {
	font-size: 12px;
	margin: 0 auto;
	padding: 0 auto;
	text-align: left;
}

p {
	margin-top: 1px;
	margin-bottom: 6px;
}

#wrapper {
	width: 1080px;
	margin: 0 auto;
	text-align: left;
}

#topContent {
	width: 959px;
	display: inline;
 	background: #FFF;
	margin-left: 10px;
  	float: left;
}

#mainProduct {
	width: 460px;
	height: 360px;
	padding: 0 20px;
	float: left;
}

#subProduct {
	width: 360px;
	padding: 0 20px;
	margin-right: 11px;
	float: right
}

#price {
	font-size: 24px;
	font-weight: bold;
	float: right;
}

#product {
	clear: both;
	font-size: 11px;
	float: right;
}

#lineColumn {
	width: 980px;
	background: url(/images/line2_app.gif) repeat-y;
	float: left;
}

#mainColumn {
	width: 546px;
	padding: 0 15px;
	margin-left: 10px;
	float: left;
}

#subColumn {
	width: 328px;
	padding: 0 15px;
	margin-right: 11px;
	float: right;
}

#mainContent {
	width: 549px;
	display: inline;
	padding-left: 20px;
	margin-left: 10px;
	float: left;
}

#subContent {
	width: 330px;
	display: inline;
	margin-right: 25px;
	float: right;
}

#singleContent {
	width: 929px;
	background: #FFF;
	display: inline;
	padding-left: 30px;
	margin-left: 10px;
	float: left;
}

#mainOrder {
	width: 400px;
	display: inline;
	padding-left: 20px;
	margin-left: 10px;
	float: left;
}

#subOrder {
	width: 500px;
	display: inline;
	margin-right: 25px;
	float: right;
}

form {
	font-size: 12px;
	color: #000000;
}

input, textarea, select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #005AFF;
}

a:visited {
	text-decoration: none;
	color: #005AFF;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px #2A65AD dotted;
}

a:active {
	text-decoration: none;
	color: #005AFF;
}

#header {
	width: 1080px;
	height: 42px;
	background-color: #185090;
	padding-top: 3px;
	margin-bottom: 10px;
}

#header a:link, #header a:visited {
	text-decoration: none;
	color: #AACCFF;
}

#header a:hover {
    color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px #FFFFFF dotted;
}

#roundLeft {
	width: 8px;
    height: 42px;
	background: url(/images/round-left.gif) no-repeat;
	float: left;
}

#roundRight {
	width: 8px;
    height: 42px;
	background: url(/images/round-right.gif) no-repeat;
	float: right;
}

#headerNav {
	font-size: 14px;
	padding-top: 20px;
	display: inline;
	margin-left: 15px;
	float: left;
}

#headerNav1 {
	height: 37px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	display: inline;
	margin-left: 467px;
	float: left;
}

#headerNav2 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-left: 467px;
	float: left;
}

#headerAbout {
	color: #AACCFF;
	font-size: 10px;
	padding-top: 24px;
	display: inline;
	margin-right: 15px;
	float: right;
}

#headerApp {
	width: 1080px;
	height: 87px;
	background: #14377C url(/images/header_app.gif) no-repeat 10px 0;
}

#headerApp a:link, #headerApp a:visited, #headerApp a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

#middleApp {
	clear: both;
	width: 1080px;
	height: 115px;
	background: #14377C url(/images/middle_app.gif) no-repeat 10px 0;
}

#footerApp {
	clear: both;
	width: 1080px;
	height: 24px;
	background: #14377C url(/images/footer_app.gif) no-repeat 10px 0;
}

#footerAppFlat {
	clear: both;
	width: 1080px;
	height: 24px;
	background: #14377C url(/images/footer_app_flat.gif) no-repeat 10px 0;
}

.buyit {
	width: 232px;
	height: 85px;
	padding: 0;
	margin: 0;
	display: inline;
	border-bottom: 0;
	background: url(/images/buyit.png) no-repeat;
	float: left;
}

a.buyit:link, a.buyit:visited {
    color: #555555;
}

a.buyit:hover {
	border: none;
	background: url(/images/buyit-hover.png) no-repeat;
}

#currentNav {
	text-decoration: underline;
	color: #FFF;
}

#logo {
	float: left;
}

#logo a:hover {
	border: none;
}

.product {
	display: inline;
	margin-right: 10px;
	float: left;
}

a.product:hover {
	border: none;
}

ol.navi {
	list-style: none;
	padding: 0;
	margin: 0;
}
ol.navi li {
	border-bottom: 1px solid #CFCFCF;
	display: block;
}
ol li a {
	text-decoration: none;
	font-size: 14px;
	padding: 2px 0 2px 5px;
	line-height: 18px;
	display: block;
}
ol li.dot a {
	background-color: #FFFFAA;
	border-bottom: none;
}
ol li a:hover {
	background-color: #FFE393;
	border-bottom: none;
}

#mainbar {
	width: 585px;
	font-size: 16px;
	color: #2A65AD;
	border-bottom: 1px #2A65AD solid;
	padding: 0 0 1px 3px;
	margin: 10px 0;
	float: left;
}

#mainbar2 {
	width: 728px;
	font-size: 16px;
	color: #2A65AD;
	border-bottom: 1px #2A65AD solid;
	padding: 0 0 1px 3px;
	margin: 10px 0 10px 126px;
	float: left;
}

#image a:hover {
	border: none;
}

#title {
    font-size: 16px;
    color: #FF8800;
	float: left;
}

#section {
	width: 585px;
	border-top: 1px #2A65AD solid;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
}

#item {
	width: 530px;
	padding: 0;
    margin-bottom: 25px;
	float: left;
}

#headline {
	width: 524px;
	padding: 2px 3px;
	margin: 0 0 3px 0;
	border-bottom: 1px #2A65AD solid;
	float: left;
}

#headline a {
	float: left;
}

#headline a:visited {
	color: #888888;
}

#headline a:hover {
	border-bottom: 0;
    color: red;
}

#extlink {
	display: block;
	float: left;
	width: 16px;
	height: 10px;
	margin: 3px 0;
	background: url(/images/ext-link.gif) no-repeat center center;
}

#sitename {
	font-family: sans-serif;
	white-space: nowrap;
	color: #666666;
    padding-left: 6px;
	float: left;
}

#datetime {
	white-space: nowrap;
	color: #666666;
	float: left;
}

#feedinfo {
	white-space: nowrap;
}

#feedinfo img {
    padding-left: 5px;
    padding-top: 2px;
	float: left;
}

#feedinfo a {
    padding-left: 3px;
    padding-right: 10px;
	float: left;
}

#feedinfo a:hover {
	border-bottom: 0;
    color: red;
}

#article {
	width: 526px;
	font-size: 13px;
	line-height: 18px;
	overflow: hidden;
    color: #555555;
	padding: 2px;
	float: left;
}

#comment {
	width: 512px;
    color: #555555;
	padding: 2px 3px;
	margin: 0 1px 13px 1px;
	float: left;
}

#comment2 {
	width: 572px;
    color: #555555;
	border: 1px solid #DDDDDD;
	display: inline;
	padding: 2px 3px;
	margin: 0 1px 13px 1px;
	float: left;
}

#reply {
	width: 550px;
    color: #555555;
	border: 1px solid #DDDDDD;
	display: inline;
	padding: 2px 3px;
	margin: 0 1px 13px 23px;
	float: left;
}

#h14 {
	color: #005AFF;
	font-size: 14px;
	font-weight: bold;
}

#h16 {
	color: #005AFF;
	font-size: 16px;
	font-weight: bold;
}

#notice {
	color: red;
}

#error li {
	color: red;
}

.fieldWithErrors {
}

#wideads {
	width: 478px;
	padding-left: 52px;
	margin-bottom: 15px;
	float: left;
}

#pagination {
	padding-left: 52px;
	margin-bottom: 25px;
	float: left;
}

.pagenav {
	clear: left;
	padding: 5px 0;
}

#nolink {
	border: 1px #DDDDDD solid;
	padding: 2px 5px;
	margin: 1px 0 0 0;
	color: #DDD;
}

#current {
    font-weight: bold;
	border: 1px #DDDDDD solid;
	padding: 2px 5px;
	margin: 1px 0 0 0;
	background-color: #2A65AD;
	color: #FFF;
}

.pagenav a {
	border: 1px #88BBBB solid;
	padding: 2px 5px;
	margin: 1px 0 0 0;
	color: #2A65AD;
}

.pagenav a:visited {
	border: 1px #88BBBB solid;
	color: #2A65AD;
}

.pagenav a:hover {
	border: 1px #2A65AD solid;
	background-color: #2A65AD;
	color: #FFF;
}

#description {
	width: 577px;
	line-height: 18px;
	margin: 8px 0px 16px 3px;
	float: left;
}

#description b {
	color: #005AFF;
}

#sidebar h4 {
	width: 315px;
	font-size: 14px;
	font-weight: bold;
	color: #2A65AD;
	padding: 3px 5px 1px 5px;
    margin: 0 0 3px 0;
	border-bottom: 1px #2A65AD solid;
	float: left;
}

#sidebar ul, li {
	padding: 0;
	margin: 0;
}

#sidebar ul {
	width: 175px;
	padding-bottom: 14px;
	list-style-type: none;
	float: left;
}

#sidebar li {
	width: 170px;
	padding-left: 5px;
	float: left;
}

#topicsNav li {
	width: 170px;
	border-bottom: 1px solid #DDD;
	font-size: 14px;
	padding: 2px 0 2px 5px;
	float: left;
}

#topicsNav a:hover {
	display: block;
	width: 170px;
	background-color: #FFFFBB;
	border-bottom: 0;
}

a.close {
	display: block;
	width: 16px;
	height: 12px;
	margin: 3px 0;
	background: url(/images/close.gif) no-repeat;
	float: right;
}

a.close:hover {
	background: url(/images/close-hover.gif) no-repeat;
	border: none;
}

#footerAdmin {
	clear: both;
	width: 1080px;
	border-top: 1px dotted #cccccc;
	font-size: 11px;
	padding-top: 6px;
	margin-top: 10px;
}

#footer {
	clear: both;
	width: 960px;
	color: #FFF;
	font-size: 11px;
	padding: 0 10px;
	margin-bottom: 10px;
}

#footer a:link, #footer a:visited, #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

#footerCopyright {
	float: left;
}

#footerNav {
	float: right;
}

.formErrorMsg{
	color:red;
}

.admin-feeds TD {
	padding-right:5px;
	padding-left:5px;
	vertical-align:top;
}

.admin-feeds TH {
	padding-left:5px;
}

.status_green {
	color:green;
	font-weight: bold;
	}

.status_water {
	color:#005AFF;
	font-weight: bold;
	}

.status_red {
	color:red;
	font-weight: bold;
	text-decoration: blink;
	}

.status_gray {
	color:gray;
	font-weight: bold;
	}
	
.toolBox a {
	text-decoration:none;
	border:none;
}

.toolBox img {
	text-decoration:none;
	border:none;
}
