@charset "utf-8";

/* 共通 */

body {
	background-color: #f5f5f5;
	text-align: center;
}

#content01 {
	background-color: #ffffff;
	background-image: url(../img/bg_contentsLeft.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 964px;
}

#content02 {
	background-image: url(../img/bg_contentsRight.gif);
	background-position: right top;
	background-repeat: repeat-y;
	padding: 0 3px; /* width = 958px */
}

a {
	color: #555555;
}

a:hover {
	color: #a9a9a9;
}

.border {
	border: 1px solid #555555;
}

a:hover .border {
	border-color: #a9a9a9;
}

p {
	line-height: 1.5;
}

strong {
	font-weight: bold;
}

/* ヘッダ */

#header {
	border-bottom: 13px solid #01479d;
	padding: 0 10px;
}

h1 {
	color: #666666;
	float: left;
	font-weight: normal;
	width: 470px;
}

#toSitemap {
	float: right;
	text-align: right;
	width: 300px;
}

h1,
#toSitemap {
	font-size: 1.2em;
	margin-bottom: 4px;
}

#header .holder {
	clear: both;
	height: 71px;
	position: relative;
}

#logo {
	position: absolute;
	top: 31px;
	left: 25px;
}

#headerNav {
	position: absolute;
	text-align: right;
	top: 0;
	left: 296px;
	width: 448px;
}

* html #headerNav {
	top: -3px;
}

*:first-child+html #headerNav {
	top: -3px;
}

#headerNav01 {
	margin-top: 6px;
}

#headerNav01 li {
	display: inline;
	margin-left: 26px;
}

#headerNav02 {
	margin-top: 30px;
}

#headerNav02 li {
	display: inline;
	margin-left: 33px;
}

#headerCR {
	position: absolute;
	top: 0;
	right: 0;
}

/* グローバルナビ */

#gnav {
	margin: 2px 0
}

#gnav li {
	float: left;
	padding-left: 16px;
	width: 175px;
}

#gnav #gnavTop {
	padding-left: 10px;
}

#gnav #gnavFaq {
	padding-left: 15px;
}

#gnav a {
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	outline: none;
}

#gnav a:hover {
	text-indent: -9999px;
}

#top #gnavTop a {
	text-indent: -9999px;
}

#gnavTop a        {background-image: url(../img/btn_gnavTop_on.gif);}
#gnavAdipolic a   {background-image: url(../img/btn_gnavAdipolic_on.gif);}
#gnavShopping a   {background-image: url(../img/btn_gnavShopping_on.gif);}
#gnavUsersvoice a {background-image: url(../img/btn_gnavUsersvoice_on.gif);}
#gnavFaq a        {background-image: url(../img/btn_gnavFaq_on.gif);}

/* flash */

#mainFlash {
	clear: both;
	height: 400px;
	margin: 2px 0 0 10px;
	z-index: 1;
	width: 938px;
}

/* メイン */

#main {
	background-image: url(../img/bg_contents.gif);
	background-repeat: repeat-y;
	margin-top: 8px;
	width: 958px;
}

/* 左コラム */

#columnLeft {
	float: left;
	padding: 0 5px;
	width: 214px;
}

#columnLeft .adjust {
	margin-left: 5px;
}

#loginMenu li {
	margin-bottom: 5px;
}

#howto {
	margin-bottom: 8px;
	margin-left: 5px;
}

#howto .inner {
	text-align: left;
	width: 204px;
}

#howto ul {
	background-color: #ffffff;
	border: 1px solid #60b33f;
	border-top-style: none;
	padding: 15px 0 10px;
}

#howto li {
	background-image: url(../img/mk_arrow01.gif);
	background-position: 0 4px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	margin-left: 28px;
	padding-left: 12px;
}

#leftBunner01 li,
#leftBunner02 li {
	margin-bottom: 8px;
}

#leftCR {
	margin-bottom: 24px;
}

#twitterWidget {
	text-align: center;
}

#twitterWidget h3 {
	font-size: 1.6em;
	font-weight: bold;
}

#twitterAddress {
	font-size: 1.4em;
	margin: 8px 0 20px;
}

#twitterWidget p{
	font-size: 1em;
}

/* メインコラム */

#columnMain {
	float: right;
	padding: 0 10px;
	width: 704px;
}

/* メインコラム上段 */

#rowUpper {
	margin-top: 16px;
	margin-bottom: 16px;
}

#rowUpper .columnCenter {
	width: 389px;
	float: left;
}

#rowUpper .columnCenter h2 {
	color: #ff0000;
	font-size: 1.2em;
	margin-bottom: 12px;
}

#rowUpper .columnCenter ul {
	margin-bottom: 24px;
}

#rowUpper .columnCenter li {
	background-image: url(../../top/img/mk_infomation.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	line-height: 1.2;
	margin-bottom: 6px;
	padding-left: 16px;
}

#rowUpper .columnRight {
	width: 300px;
	float: right;
}

/* メインコラム下段 */

#rowLower {
	clear: both;
}

#rowLower .columnCenter {
	width: 485px;
	float: left;
}

#rowLower .feature,
#rowLower .section {
	margin-bottom: 16px;
}

#rowLower .feature dt {
	margin-bottom: 4px;
}

#rowLower .feature dd {
	margin-bottom: 8px;
}

#rowLower .section .banner {
	margin-bottom: 8px;
}

#rowLower .section .text {
	border: 1px solid #f0f0f0;
	padding: 8px;
}

#rowLower .section .picture {
	float: left;
	margin-right: 10px;
}

#rowLower .section h3 {
	font-size: 1.2em;
	margin-bottom: 4px;
}

#rowLower .section h4 {
	color: #f40000;
	font-size: 1.2em;
	line-height: 1.5;
}

#shopMenu li {
	float: left;
	margin-bottom: 8px;
	width: 240px;
}

#shopMenu .odd {
	clear: both;
	margin-right: 5px;
}

#shopMenu img {
	margin-bottom: 6px;
}

#shopMenu h2 {
	color: #ff9900;
	font-size: 1em;
}

#adipolic {
	border-bottom: 1px solid #f0f0f0;
}

#rowLower #adipolic .text {
	border-bottom-style: none;
}

#adipolic h3 {
	color: #00008b;
}

#adipolic p {
	margin-bottom: 16px;
}

#adipolic .last {
	margin-bottom: 0;
}

#rowLower .columnRight {
	float: right;
	width: 180px;
}

#smallBunner li {
	margin-bottom: 4px;
}

#smallBunner .hr {
	background-image: url(../img/line_hDt_9c9c9c.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 6px;
	padding-bottom: 7px;
}

#mobile {
	background-image: url(../img/line_hDt_9c9c9c.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	margin-bottom: 6px;
	padding-bottom: 7px;
}

#mobile h2 {
	color: #000082;
	font-size: 1.2em;
	margin-bottom: 4px;
}

#mobile div {
	text-align: center;
	margin-bottom: 4px;
}

#link h2 {
	font-size: 1.2em;
	margin-bottom: 4px;
}

/* フッタ */

#footer {
	background-color: #f5f5f5;
	border-bottom: 20px solid #d8d8d8;
	clear: both;
	padding: 30px 0 30px 160px;
}

#footerLink {
	margin-bottom: 20px;
}

#footerLink li {
	background-image: url(../img/mk_footerLink.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 12px;
	padding: 0 12px;
}

#footerLink #linkAffiliate {
	clear: both;
	float: none;
}

#insiteLink {
	font-size: 1.2em;
	text-align: center;
}

