@charset "utf-8";

/*-------------------------------------*/
/* FORMAT */
/*-------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,br,hr,blockquote,th,td,label {    
	margin:0;   
	padding:0;   
}

h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-size:100%;
}

html{
	overflow-y:scroll;
}

body {
	background:#fff;
	font-size:80%;
	color:#000000;
	line-height:1.4;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	behavior:url(/shared/js/csshover3.htc);
}

hr{
	display:none;
}

img{    
	border:0;
	vertical-align:bottom;
}

fieldset{
	border:0;
}

a{
	text-decoration: none;
}

ol,ul
{
	list-style:none;   
}

th{  
	text-align:left;
	vertical-align:top;
}

a:link{
	color:#666;
}

tr{  
	vertical-align:top;
}

a:hover {
	color:#F60;
}

table{  
	border-collapse:collapse;
	border-spacing:0;
}

/*-------------------------------------*/
/* Common */
/*-------------------------------------*/
.blockLeft {
	float:left;
}

.blockRight {
	float:right;
}

.pie {
	behavior:url(/shared/js/PIE.htc);
	position:relative;
}

ul.inlineList,
ul.inblockList {
	letter-spacing:-.4em;
}

ul.inlineList li,
ul.inblockList li {
	letter-spacing:normal;
	/display: inline;
	/zoom:1;
}

ul.inlineList li {
	display:inline;
}

ul.inblockList li {
	vertical-align:top;
	display:inline-block;
	/display:inline;
}


ul#siteLinks a {
	color:#333333;
	text-decoration:none;
}

ul#siteLinks a:hover {
	text-decoration:underline;
}

p#pagetopBtn {
	border-bottom:1px solid #383535;
	text-align:right;
}

.sFont {
	font-size:84%;
}

.ssFont {
	font-size:80%;
}

.boldFont {
	font-weight:bold;
}

.blackFont{
	color:#333333;
}

.grayFont {
	color:#666666;
}

p#freeword input {
	background:#e0e0e0;
	border:1px solid #b9b9b9;
}

.bdBox {
	border:1px solid #c5c5c5;
}

.dotBox {
	border-bottom:1px dotted #c0c0c0;
}

.cautionTxt {
	color:#e71f19;
	font-size:82%;
}

.linkBox {
	cursor:pointer;
}

/*-------------------------------------*/
/* AllNum */
/*-------------------------------------*/
ul.allNum {
	margin-top:15px;
	text-align:right;
	font-weight:bold;
}

ul.allNum li {
	color:#36c1e7;
	line-height:35px;
	padding:0 10px;
	vertical-align:middle;
}

ul.allNum li.nowPageNum {
	color:#000000;
}

/*-------------------------------------*/
/* UpdateBox */
/*-------------------------------------*/
.updateBox {
	padding-bottom:20px;
}

.updateBox a {
	color:#000000;
	text-decoration:none;
}

.updateBox a:hover,
.updateBox .linkBox:hover h3 {
	text-decoration:underline;
}

.updateThumb {
	width:55px;
}

.updateTtl {
	border-bottom:1px solid #888888;
	position:relative;
}

.updateTtl p.moreBtnTop {
	width:38px;
	height:9px;
	position:absolute;
	top:12px;
	right:0;
}

.updateTtl p.moreBtn {
	width:38px;
	height:9px;
	position:absolute;
	top:5px;
	right:0;
}

.updateTtl p.moreBtn img {
	vertical-align:top;
}

.updateTxt h3 {
	word-wrap:break-word;
	font-size:90%;
}

* html .updateTxt h3 {
	word-break:break-all;/*IE6*/
}

*:first-child+html .updateTxt h3 {
	word-break:break-all;/*IE7*/
}

.updateBox .box {
	margin-top:10px;
}

p.metaInfo {
	text-align:right;
	color:#999999;
}

#leftColumn .updateBox {
	width:375px;
	float:left;
	margin-right:20px;
	padding:10px 0;
}

#leftColumn .updateBox:last-child {
	margin-right:0;
}

#leftColumn .updateBox .box {
	width:380px;
	position:relative;
}

#leftColumn .updateTxt {
	width:187px;
}

#leftColumn .updateTtl {
	width:250px;
}

#leftColumn .updateTxt p.metaInfo {
	position:absolute;
	right:0;
	bottom:0;
	font-size:80%;
}

#rightColumn .updateTtl {
	width:153px;
}

#rightColumn .updateTxt {
	width:92px;
	font-size:82%;
}

#centerColumn .box {
	padding-bottom:10px;
}

#centerColumn .updateTtl {
	width:538px;
	margin-top:20px;
}

#centerColumn .updateThumb {
	width:100px;
}

#centerColumn .updateTxt {
	width:430px;
}

#centerColumn .noThumbTxt {
	width:538px;
}

#centerColumn .updateTxt h3 {
	padding-bottom:5px;
}

#centerColumn .updateTxt p {
	font-size:82%;
	line-height:1.6;
}

/*-------------------------------------*/
/* ArticleDetail */
/*-------------------------------------*/
.articleDetail {
	padding-left:14px;
}

.articleDetail h3 {
	padding:20px 0 10px;
}

.articleDetail p {
	padding-bottom:10px;
}

.articleDetail a {
	color:#32c2f3;
}

/*-------------------------------------*/
/* EventBox */
/*-------------------------------------*/
.eventRightArea h2 {
	padding:5px 0;
	font-weight:bold;
}

/*-------------------------------------*/
/* Share */
/*-------------------------------------*/
.shareBtns {
	padding-top:10px;
}


.shareBtns li {
/*	margin-right:10px;*/
	width:100px;
}


/*-------------------------------------*/
/* Wrap */
/*-------------------------------------*/
#wrap {
	width:960px;
	margin:0 auto;
	padding-top:10px;
}

/*-------------------------------------*/
/* Header */
/*-------------------------------------*/
#gHeader {
	margin-bottom:15px;
}

#gHeader h1,
#gHeader p {
	width:168px;
	float:left;
}

ul#gNavi {
	width:684px;
	float:right;
	text-align:right;
	margin-top: 20px;
}

ul#gNavi li{
	margin-right: 8px;
}


/*-------------------------------------*/
/* Maincontents */
/*-------------------------------------*/
body#toppage #mainContents {
	padding-top:20px;
}

/*-------------------------------------*/
/* Line */
/*-------------------------------------*/
.lowerSection {
	padding-left:14px;
}

.twoColumnR .lowerSection {
	border-left:1px solid #c3c1c1;
}

.lowerSection h3 {
	font-weight:bold;
}

/*-------------------------------------*/
/* Bread */
/*-------------------------------------*/
#pageTtlArea {
	margin-bottom:30px;
}

ul#bread {
	font-size:82%;
	color:#888888;
	margin-bottom:10px;
}

ul#bread li {
	background:url(/shared/images/common/bg-bread.gif) no-repeat right center;
	padding-right:10px;
	margin-right:5px;
}

ul#bread a {
	color:#666666;
	text-decoration:none;
}

ul#bread a:hover {
	color:#43afd4;
	text-decoration:none;
}


/*-------------------------------------*/
/* LeftColumn */
/*-------------------------------------*/
.twoColumnL #leftColumn {
	width:790px;
}

.twoColumnR #leftColumn,
.detailColumn #leftColumn {
	width:153px;
}

.detailColumn #leftColumn {
	margin-right:15px;
}

.multiColumn #leftColumn {
	width:240px;
	margin-right:15px;
}

/*-------------------------------------*/
/* CenterColumn */
/*-------------------------------------*/
.multiColumn #centerColumn {
	width:538px;
}

.detailColumn #centerColumn {
	width:623px;
	border-left:1px solid #c3c1c1;
}

/*-------------------------------------*/
/* RightColumn */
/*-------------------------------------*/
#rightColumn {
	width:153px;
}

.twoColumnR #rightColumn {
	width:790px;
}

#rightColumn .bdBox {
	padding:15px 8px;
	margin-bottom:10px;
	text-align:center;
	font-size:82%;
}

/*-------------------------------------*/
/* oneColumn */
/*-------------------------------------*/
.onlySection h2 {
	border-bottom:1px solid #888888;
	margin-bottom:15px;
}

/*-------------------------------------*/
/* Footer */
/*-------------------------------------*/
#footer {
	padding-top:30px;
	text-align:center;
	color:#666666;
}

ul#siteLinks {
	margin:25px 0;
}

ul#siteLinks li {
	padding:0 5px;
	border-right:1px solid #555555;
}

ul#siteLinks li:last-child {
	border-right:none;
}

ul#shopBannerLinks {
	margin-bottom:25px;
}

ul#shopBannerLinks li {
	margin:0 10px;
}

p#copy {
	margin-top:15px;
}

/*-------------------------------------*/
/* CLEARFIX */
/*-------------------------------------*/
.sectionBase:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	font-size:0;
	line-height:0;
	visibility:hidden;
} 

.sectionBase {
	display:inline-table;
	min-height: 1%;
}

/* hides from ie-mac \*/
* html .sectionBase {
	height:1%;
}

.sectionBase {
	display:block;
}
/* end hide from ie-mac */