﻿@charset "utf-8";

/* ********************************************* */
/** サイト共通の基本設定　全ページで使用
/** basic.css
/** マグネットシート専門店
/* ********************************************* */

body
{
	color:#333333;
	background-color:#ffffff;
	text-align:center;
	height:100%;
	width:100%;
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
}
a:link
{
	color:#0066ff;
	text-decoration:underline;
}
a:visited
{
	color:#0066ff;
}
a:hover
{
	color:#eb3f37;
}

/********************************
初期化
********************************/
h1,h2,h3,h4,h5,h6,p
{
	margin:0;
}
h2
{
	clear:both;
}

/********************************
ヘディング
********************************/
h1.textLevel
{
	color:#ffffff;
	font-size:120%;
	padding:0 0 10px 0;
	background-image:url(../images/h1/bg-e.gif);
	background-repeat:no-repeat;
	background-position:0% 100%;
}
h1.textLevel span
{
	display:block;
	padding:15px 0 2px 20px;
	background-image:url(../images/h1/bg-h.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
}
h2.textLevel
{
	clear:both;
	font-size:105%;
	padding:0 0 3px 0;
	border-bottom:1px solid #1b71d3;
}
h2.textLevel span
{
	padding:2px 5px;
	border-left:5px solid #1b71d3;
}
h3
{
	clear:both;
	font-size:100%;
	border-left:5px solid #1b71d3;
	padding:0 0 0 5px;
}

/********************************
コンテナレイアウト設定
********************************/
#allBodyArea
{
	width:900px;
	text-align:left;
	margin:0 auto;
}
#BodyArea
{
	border:1px solid #c8c8c8;
}
* html #BodyArea
{
	height:1%;
}
#ContentsArea
{
	width:870px;
	clear:both;
	margin:14px;
}
#ContentsArea #LeftSideArea
{
	width:250px;
	float:left;
}
#ContentsArea #RightMainArea
{
	width:600px;
	float:right;
}
#ContentsArea #CenterMainArea
{
	width:770px;
	margin:0 50px;
}

.leftBox
{
	float:left;
}
.rightBox
{
	float:right;
}
.sideRow
{
	clear:both;
}

/********************************
イメージ設定
********************************/
img
{
	border:0;
}
a:hover
{
	background-color:transparent;
}
a:hover img
{
	visibility:hidden;
}
.NonHidden a:hover img
{
	visibility:visible;
}
.imgLeft
{
	float:left;
	margin:0 20px 0 0;
}
.imgCenter
{
	text-align:center;
}
.linkIcon
{
	margin:0 5px;
}

/********************************
段落マージン設定
********************************/
.shortLevel
{
	margin-left:10px;
}
.middleLevel
{
	margin-left:20px;
}
.shortTalk
{
	margin:5px 0;
}
.middleTalk
{
	margin:10px 0;
}
.middleBottomTalk
{
	margin:0 0 10px 0;
}
.longTalk
{
	margin:15px 0;
}
.longBottomTalk
{
	margin:0 0 15px 0;
}
.longestTalk
{
	margin:25px 0;
}
.longestBottomTalk
{
	margin:0 0 25px 0;
}
.longestTopTalk
{
	margin-top:25px;
}
.doubleBottomTalk
{
	margin-bottom:45px;
}
.doubleTopTalk
{
	margin-top:45px;
}
.h2Level
{
	margin:0 0 0 15px;
}

/********************************
フォントサイズ設定
********************************/
.smallestFont
{
	font-size:75%;
}
.smallerFont
{
	font-size:80%;
}
.smallFont
{
	font-size:85%;
}
.middleFont
{
	font-size:95%;
}
.middleFont
{
	font-size:95%;
}
.lageFont
{
	font-size:105%;
}

/********************************
フォントカラー設定
********************************/
.textRed
{
	color:#ff0000;
}

/********************************
行間設定
********************************/
.smallLH
{
	line-height:130%;
}
.middleLH
{
	line-height:150%;
}

/********************************
テーブル設定
********************************/
table
{
	width:100%;
	font-size:100%;
	line-height:100%;
	border-collapse:collapse;
}
caption
{
	padding:3px 0;
	text-align:left;
}
th
{
	text-align:center;
	font-weight:normal;
	padding:5px;
	background-color:#dfefff;
	border:1px solid #cccccc;
}
td
{
	padding:5px;
	border:1px solid #cccccc;
}
.textCenter
{
	text-align:center;
}
.textRight
{
	text-align:right;
}

/********************************
字下げ
********************************/
.textCaution
{
	text-indent: -1em;
	padding-left: 1em;
}

/********************************
ヘッダ設定
********************************/
#UpperArea p
{
	padding:3px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#HeadArea
{
	width:900px;
	height:102px;
	clear:both;
}
#HeadArea p
{
	float:left;
}
#HeadArea .logo a
{
	width:459px;
	height:102px;
	display:block;
	background-image:url(../images/head/logo.gif);
}

/********************************
ヘッダメニュー設定
********************************/
#HeadMenuArea
{
	width:900px;
	height:39px;
	clear:both;
}
#HeadMenuArea ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#HeadMenuArea li
{
	float:left;
}
#HeadMenuArea li a
{
	display:block;
	height:39px;
}

#HeadMenuArea .navi01 a{
	width:112px;
	background-image:url(../images/menu/navi-01_on.gif);}
#HeadMenuArea .navi02 a{
	width:181px;
	background-image:url(../images/menu/navi-02_on.gif);}
#HeadMenuArea .navi03 a{
	width:97px;
	background-image:url(../images/menu/navi-03_on.gif);}
#HeadMenuArea .navi04 a{
	width:152px;
	background-image:url(../images/menu/navi-04_on.gif);}
#HeadMenuArea .navi05 a{
	width:122px;
	background-image:url(../images/menu/navi-05_on.gif);}
#HeadMenuArea .navi06 a{
	width:113px;
	background-image:url(../images/menu/navi-06_on.gif);}
#HeadMenuArea .navi07 a{
	width:121px;
	background-image:url(../images/menu/navi-07_on.gif);}

/********************************
ライトメイン設定
********************************/
#RightMainArea h2
{
	margin:15px 0;
}
#RightMainArea strong
{
	color:#ff3700;
}
#RightMainArea .ImageWithText
{
	width:600px;
}
#RightMainArea .ImageWithText .Image
{
	width:153px;
	float:left;
	margin:0 20px 0 0;
}
#RightMainArea .ImageWithText .Text
{
	width:427px;
	float:left;
}

/********************************
レフトサイド設定
********************************/
#LeftSideArea p
{
	margin:0 0 15px 0;
}
#LeftSideArea a{
	width:250px;
	display:block;
}
#LeftSideArea a span
{
	padding:3px 0 0 0;
	display:block;
	background-color:#ffffff;
}
#LeftSideArea .bnTV a{
	background-image:url(../images/bn/tv_on.gif);}
#LeftSideArea .bnSanpai a{
	background-image:url(../images/bn/sanpai_on.gif);}
#LeftSideArea .bnSekourei a{
	background-image:url(../images/bn/sekourei_on.gif);}
#LeftSideArea .bnKiseihin a{
	background-image:url(../images/bn/kiseihin_on.gif);}
#LeftSideArea .bnBlog a{
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url(../images/bn/blog_on.gif);}
#LeftSideArea .bnSticker a{
	text-decoration:none;
	background-repeat:no-repeat;
	background-image:url(../images/bn/bn-sticker_on.gif);}


#LeftSideArea .MenuList
{
	padding:0 0 3px 0;
	margin:0 0 15px 0;
	border-left:1px solid #a1c0e4;
	border-right:1px solid #a1c0e4;
	border-bottom:1px solid #a1c0e4;
}
#LeftSideArea .MenuList ul
{
	margin:0;
	padding:7px 0;
	list-style:none;
}
#LeftSideArea .MenuList li
{
	padding:4px 0;
	background-image:url(../images/ico-ty-orange.gif);
	background-repeat:no-repeat;
	background-position:7px 50%;
}
#LeftSideArea li a
{
	width:218px;
	margin:0 0 0 30px;
	display:block;
	text-decoration:none;
}

#LeftSideArea .InquiryBox
{
	border-left:1px solid #a1c0e4;
	border-right:1px solid #a1c0e4;
	border-bottom:1px solid #a1c0e4;
}
#LeftSideArea .InquiryBox .btnInquiry
{
	margin:2px 4px 4px 4px;
}
#LeftSideArea .InquiryBox .btnInquiry a{
	width:240px;
	background-image:url(../images/btn/inquiry_on.gif);}

/********************************
フッタ設定
********************************/
#FootArea
{
	clear:both;
	padding:0 0 10px 0;
	margin:40px 0 0 0;
}
#FootArea p
{
	margin:10px 0 0 0;
}
#FootArea ul
{
	text-align:center;
	margin:0;
	padding:3px 0;
}
#FootArea li
{
	display:inline;
	white-space:nowrap;
}
#FootArea a
{
	color:#666666;
	text-decoration:none;
	padding:0 6px 0 3px;
	border-right:1px solid #6b6b6b;
}
#FootArea .nonsept a
{
	border-right:none;
}
#FootArea a:hover
{
	color:#eb3f37;
}

/********************************
グループナビ
********************************/
#groupnavi
{
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
}
#groupnavi .groupnaviBox
{
	width:800px;
	text-align:left;
	margin:10px 50px;
}
#groupnavi dl
{
	width:184px;
	float:left;
	margin:0 8px;
	display:inline;
	overflow:hidden;
}
#groupnavi dt
{
	font-weight:bold;
	margin:0 0 10px 0;
}
#groupnavi dt img
{
	display:block;
	margin:0 0 10px 0;
}
#groupnavi dt a
{
	color:#ff6600;
}
#groupnavi dt a:hover
{
	color:#ff0000;
}
#groupnavi dd
{
	margin:0;
}

/********************************
お問い合わせバナー
********************************/
.InquiryBannerBox
{
	margin:35px 0;
	clear:both;
}
.InquiryBannerBox a
{
	width:600px;
	height:78px;
	display:block;
	background-image:url(../images/bn/inquiry_on.gif);
}

/********************************
パンくずナビ
********************************/
.pannavi p
{
	margin:5px 0 10px 0;
}

/********************************
ページ先頭へ
********************************/
.goPageTop
{
	clear:both;
	text-align:right;
}
.goPageTop p
{
	width:130px;
	height:30px;
	margin:0 0 0 auto;
}
.goPageTop a
{
	width:130px;
	height:30px;
	display:block;
	background-image:url(../images/btn/gotop_on.gif);
}
	

/********************************
読み上げ用テキスト 
********************************/
div.reader
{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	height:1px;
	width:1px;
	padding:0px;
	overflow:hidden;
}
