﻿/*  css reset  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
	/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
	/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*  --------------------レイアウト--------------------  */
/*  base  */
body {
	background:#7bbc2b;
	font-size:14px;
	line-height:1.5em;
	color:#555d60;
}
form {
}
.header {
	background:url(../img/headerBg.png) top repeat-x;
	height:68px;

}
.headerInner {
	width:950px;
	margin:0px auto;
	padding:0px;
}
.headerRight {
	float:right;
	width:630px;
	margin:4px 0px 0px;
}
.headerLeft {
	float:left;
	width:320px;
}
.headerTitle img {
	width:290px;
	height:68px;
}
.headerDesc {
	overflow: hidden;
	height:44px;
	color:#ed8600;
	font-weight:bold;
}
.bookmark {
	text-align:right;
}
.qr {
	width:60px;
	height:60px;
	float:right;
}
.qrInner {
	padding:1px;
	background:#ffffff;
}
.qrImg {
	width:58px;
	height:58px;
}

.container {
}
.containerInner {
	width:950px;
	margin:3px auto;
	background:#ffffff;
}
.contents {
	padding:0px 10px;
}
.contentsInner {
}

a:link,a:visited {
	color:#0a6792;
}
a:hover {
	color:#2b9ace;
	text-decoration:none;
}

/*  articleContainer  */
.articleMenu {
	padding:3px 3px 0px;
	margin:3px 1px 0px;
}
.articleMenuObj_normal,.articleMenuObj_normal2,.articleMenuObj_focus,.articleMenuObj_alter {
	margin:0px 1px;
	padding:0px 0px 0px 0px;
	display: inline-table;
	background:#7bbc2b;
	color:#ffffff;
	float:left;
}
.articleMenuObj_alter {
	float:right;
}
.articleMenuObj_normal {
	background:url(../img/articleMenuObj_normal.png) left top no-repeat;
}
.articleMenuObj_normal2 {
	background:url(../img/articleMenuObj_normal2.png) left top no-repeat;
}
.articleMenuObj_focus {
	background:url(../img/articleMenuObj_focus.png) left top no-repeat;
}
.articleMenuObj_alter {
	background:url(../img/articleMenuObj_alter.png) left top no-repeat;
}
.articleMenuObjInner_normal,.articleMenuObjInner_normal2,.articleMenuObjInner_focus,.articleMenuObjInner_alter {
	padding:4px 12px 0px 12px;
}
.articleMenuObjInner_normal {
	background:url(../img/articleMenuObj_normal.png) right top no-repeat;
}
.articleMenuObjInner_normal2 {
	background:url(../img/articleMenuObj_normal2.png) right top no-repeat;
}
.articleMenuObjInner_focus {
	background:url(../img/articleMenuObj_focus.png) right top no-repeat;
}
.articleMenuObjInner_alter {
	background:url(../img/articleMenuObj_alter.png) right top no-repeat;
}

.articleMenuObj_normal:hover {
	background:url(../img/articleMenuObj_normal.png) left -29px no-repeat;
}
.articleMenuObj_normal2:hover {
	background:url(../img/articleMenuObj_normal2.png) left -29px no-repeat;
}
.articleMenuObj_focus:hover {
	background:url(../img/articleMenuObj_focus.png) left -29px no-repeat;
}
.articleMenuObj_alter:hover {
	background:url(../img/articleMenuObj_alter.png) left -29px no-repeat;
}
.articleMenuObjInner_normal:hover {
	background:url(../img/articleMenuObj_normal.png) right -29px no-repeat;
}
.articleMenuObjInner_normal2:hover {
	background:url(../img/articleMenuObj_normal2.png) right -29px no-repeat;
}
.articleMenuObjInner_focus:hover {
	background:url(../img/articleMenuObj_focus.png) right -29px no-repeat;
}
.articleMenuObjInner_alter:hover {
	background:url(../img/articleMenuObj_alter.png) right -29px no-repeat;
}



.articleSet {
	border-top:solid 5px #649e25;
	padding:10px 5px;
	background:#fafbf8;
}
.articleListTable a {
}
.articleListTable a:link,.articleListTable a:visited {
	color:#2a5000;
}
.articleListTable a:hover {
	color:#336201;
}
.forArticleList {
	padding:5px;
}
.pagingcontainer {
	float:left;
	padding:10px;
}
.paging {
	padding:5px 6px;
	background:#fcf7df;
	border:solid 1px #cab95d;
	font-size:12px;
}
.paging_now {
	background:#f2f2f2;
	border:solid 1px #c8c8c8;
}

.specificationRankContainer {
    float:left;
	padding:5px;
	_padding:10px; /*  IE6 hack  */
}
.specificationRank {
	padding:5px;
	_padding:2px; /*  IE6 hack  */
    border:solid 1px #cccc88;
    font-size:12px;
}
.specificationRank img.iconRank1,.specificationRank img.iconRank2,.specificationRank img.iconRank3,.specificationRank img.iconRank4,.specificationRank img.iconRank5 {
	width:24px;
	height:20px;
	position:relative;
	_position:static;
	top:6px;
}
.specificationRank img.iconRank1 {
	background:url(../img/iconRank1.png) left center no-repeat;
}
.specificationRank img.iconRank2 {
	background:url(../img/iconRank2.png) left center no-repeat;
}
.specificationRank img.iconRank3 {
	background:url(../img/iconRank3.png) left center no-repeat;
}
.specificationRank img.iconRank4 {
	background:url(../img/iconRank4.png) left center no-repeat;
}
.specificationRank img.iconRank5 {
	background:url(../img/iconRank5.png) left center no-repeat;
}

.search {
    padding:5px;
}
.search .buttonSearch {
    position:relative;
    top:7px;
    background:url(../img/buttonSearch.png) left top no-repeat;
    width:52px;
    height:21px;
}
.search .buttonSearch:hover {
    background:url(../img/buttonSearch.png) right top no-repeat;
}

.articleListTable {
	position:relative;
}
.articleListTr {
}
.articleListTd {
}
.articleMenu a:link,.articleMenu a:visited {
	color:#ffffff;
	text-decoration:none;
}
.articleMenu a:hover {
	color:#ffffff;
	text-decoration:none;
}
.articleListTableTitle,.articleListTableSiteTitle,.articleListTableDetail {
	font-size:12px;
	padding:0px 5px;
}
.articleListTableStatus {
	padding:0px 3px 0px 10px;
}
.articleListTableTitle {
	overflow:hidden;
}
.articleListTableSiteTitle {
	overflow:hidden;
}
.articleListTableStatus .articleListTableInner {
	width:60px;
}
.articleListTableTitle .articleListTableInner {
	width:620px;
}
.articleListTableSiteTitle .articleListTableInner {
	width:150px;
}
.articleListTableDetail .articleListTableInner {
	width:50px;
}
.date {
	color:#714a05;
	font-weight:bold;
	padding:8px 3px 0px;
}
.iconRank {
	width:24px;
	height:20px;
	position:relative;
	top:4px;
}
.iconRecom {
	width:37px;
	height:12px;
	margin-left:5px;
}
.iconCategory {
	width:16px;
	height:16px;
	position:relative;
	top:2px;
	margin:0px 5px;
}
.iconDetail {
	width:40px;
	height:12px;
	background:url(../img/buttonDetail.png) left top no-repeat;
}
.iconDetail:hover {
	background:url(../img/buttonDetail.png) right top no-repeat;
}

/*  subContents  */
.subContents {
	padding:8px;
}

/*  gadget  */
.gadget {
	width:450px;
}
.gadgetTitle {
	border:solid 1px #d7b10a;
	padding:8px 11px 6px;
	font-weight:bold;
	color:#ffffff;
	background:#dfc816;
	font-size:14px;
	letter-spacing:0.1em;
}
.gadgetBody {
	border-left:solid 1px #d7b10a;
	border-right:solid 1px #d7b10a;
	border-bottom:solid 1px #d7b10a;
	padding:0px 5px;
	overflow:scroll;
	background:#fffdfd url(../img/gadgetBg.png) top repeat-x;
}
/*  blogSiteList & linkList  */
.blogSiteList {
}
.linkList {
}
.blogSiteList .gadgetBody {
	height:360px;
}
.linkList .gadgetBody {
	height:300px;
}
.blogSiteListTable,.linkListTable {
	display:block;
	margin:10px 0px;
}
.blogSiteListObj,.linkListObj {
	
}
.blogSiteListTitle {
	background:url(../img/billet1.png) 8px 10px no-repeat;
	width:248px;
}
.linkListTitle {
	background:url(../img/billet1.png) 8px 10px no-repeat;
}
.blogSiteListTitleInner,.linkListTitleInner {
	padding:2px 2px 2px 28px;
}
.blogSiteList_forArticleList {
	background:url(../img/iconArticle.png) 8px 4px no-repeat;
	width:100px;
}
.blogSiteList_forArticleListInner {
	padding:2px 2px 2px 30px;
}
.linkListInfo {
	border-left:solid 1px #b49307;
	border-right:solid 1px #b49307;
	border-bottom:solid 1px #b49307;
	height:59px;
}
.linkListInfoInner {
	padding:10px;
}

/*  regInfo  */
.regInfoTop {
	background:url(../img/regInfoTop.png) center top no-repeat;
	padding-top:31px;
	margin:10px auto;
	width:645px;
}
.regInfoBottom {
	background:url(../img/refInfoBottom.png) center bottom no-repeat;
	padding-bottom:11px;
}
.regInfo {
	background:url(../img/regInfoBg.png) center repeat-y;
	padding:5px 20px 10px;
}
.buttonReg {
	background:url(../img/buttonReg.png) left top no-repeat;
	width:195px;
	height:40px;
	margin:5px auto;
}
.buttonReg:link,.buttonReg:visited {
}
.buttonReg:hover {
	background:url(../img/buttonReg.png) right top no-repeat;
}


/*  contents  */
.contentsDetailTitle {
	background:#7bbc2b;
}
.contentsDetailTitleInner {
	padding:11px 11px 12px 65px;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	letter-spacing:0.1em;
}

.contentsDetailTable {
	background:#d7b10a;
	border-collapse:separate;
	border-spacing:1px;
}
.contentsDetailTh {
	background:#e3d11c;
	text-align:right;
	padding:3px 5px;
	white-space:nowrap;
}
.contentsDetailTd {
	background:#fafbf8;
	padding:3px;
}

/*  article  */
.articleDetail {
	display:table;
	margin:5px auto;
}
.articleDetail .contentsDetailTitle {
	margin:5px auto;
}
.articleDetail .contentsDetailTitleInner {
	background:url(../img/iconArticleDetailTitle.gif) 20px center no-repeat;
}

/*  blogArticleList  */
.blogArticleList {
	display:block;
	margin:5px 0px;
	padding:3px 0px;
}
.blogArticleList .contentsDetailTitle {
	margin:5px 0px;
}
.blogArticleList .contentsDetailTitleInner {
	background:url(../img/iconSiteTitle.gif) 20px center no-repeat;
}


/*  regDetail  */
.regDetail {
	display:table;
	margin:0px auto;
	padding:5px 0px;
}
.regDetail .contentsDetailTitleInner {
	background:url(../img/iconRegTitle.gif) 20px center no-repeat;
}
.buttonReg2 {
	width:91px;
	height:28px;
	background:url(../img/buttonReg2.png) left top no-repeat;
}
.buttonReg2:hover {
	width:91px;
	height:28px;
	background:url(../img/buttonReg2.png) right top no-repeat;
}
/*  infoContents (利用規約＋相互リンク)  */
.infoContents {
	border:solid 1px #8baca9;
	margin:20px auto;
	width:500px;
	background:#eaf6f5;
}
.infoContents .infoContentsTitle {
	background:#8baca9;
	color:#ffffff;
	text-align:center;
}
.infoContents ul {
	font-size:12px;
	padding:3px 10px;
	overflow:scroll;
	height:100px;
}
.infoContents ul > li {
	list-style-type:circle;
	padding-left:5px;
	margin-left:10px;
}
.infoContents .infoContentsBody {
	font-size:12px;
	background:#eaf6f5;
	padding:3px 10px;
}
.infoContents .infoContentsBody .infoContentsBodyAccent {
	text-align:center;
	color:#cc0000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
	border-bottom:solid 1px #cccccc;
	padding-bottom:3px;
}
.imgPosition_short {
	position:relative;
	top:3px;
}

/*  問合せ  */
.matomechM {
	display:block;
	margin:10px auto;
}
.inquiry {
	display:block;
	margin:5px 0px;
	padding:3px 0px;
}
.inquiry .contentsDetailTitleInner {
	background:url(../img/iconInquiry.gif) 20px center no-repeat;
}


/*  特殊条件.articleDetail .articleDetailContents  */
.articleDetail .contentsDetailTable {
	float:left;
	width:550px;
	margin:5px;
}
/*  特殊条件.articleDetail .blogSiteList  */
.articleDetail .blogSiteList {
	float:right;
	width:336px;
	margin:5px;
}
.articleDetail .gadgetTitle {
	background:#c6c6c6;
	border:none;
	padding:1px 5px;
	font-weight:normal;
	color:inherit;
	font-size:14px;
}
.articleDetail .gadgetBody {
	border-left:solid 1px #c6c6c6;
	border-right:solid 1px #c6c6c6;
	border-bottom:solid 1px #c6c6c6;
}

/*  特殊条件.blogArticleList .articleSet  */
.blogArticleList .articleSet {
	border-top:none;
	padding:10px 5px;
	background:#fafbf8;
}
/*  特殊条件.regDetail .contentsDetailTable  */
.regDetail .contentsDetailTable {
	margin:5px;
}


/*  pagetop  */
.pagetop {
	padding:10px 10px 30px;
}
.buttonPagetop {
	background:url(../img/buttonPagetop.gif) left top no-repeat;
	width:75px;
	height:21px;
}
.buttonPagetop:hover {
	background:url(../img/buttonPagetop.gif) right top no-repeat;
}

/*  footer  */
.footer {
	border-top:solid 2px #7bbc2b;
	text-align:center;
	padding:10px;
	
}

/*  --------------------汎用装飾--------------------  */
strong {
	font-weight:bold;
}
.center {
	text-align:center;
}
.left {
	float:left;
}
.right {
	float:right;
}
.nowrap {
	white-space:nowrap;
}

input.inputLong,textarea.inputLong {
	width:400px;
	
}
input.focus,textarea.focus {
	border:solid 1px #9f997f;
	padding:3px 
}
input.focus:focus,textarea.focus:focus {
	background:#f0f9e2;
}
.short {
    width:80px;
}
.v-top {
	vertical-align:top;
}
.v-center {
	vertical-align:middle;
}

/*  clearfix  */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
