/* よく登場する要素のリセット */
h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li,
caption, img, form {
        margin: 0;
        padding: 0;
        border: none;
        font-style: normal;
        font-weight: normal;
        font-size: 100%;
        text-align: left;
}

/* テキストエリア内文字サイズのブラウザ間での差異をなくす */
textarea { font-size: 100%; }

/* 画像の下にできる隙間をなくす */
img { vertical-align: bottom; }

/* hr 要素は不可視で使う */
hr { display: none; }


body {
	font-family: "ヒラギノ角ゴ Pro W3" , "ＭＳ Ｐゴシック", Osaka,;
	line-height: 120%;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0;
}

.style1 {
	color: #A60400
}

#outline {
	width: 760px;
	text-align: left;
}

.margin {
	margin: 5px;
}

#header {
	background: url(images/headerbg.jpg) repeat-x;
	height: 115px;
	width: 100%;
	margin: 0;
	padding: 0;
}

.header_img {
	background-image: url(images/header.jpg);
	width: 900px;
	height: 115px;
	margin: 0 auto;
	padding: 0;
}

#wrapper {
	width: 900px;
	background: url(images/wrapperbg.jpg) repeat-y;
	margin: 0 auto;
	padding: 0;
}

.header {
	height: 90px;
	text-align: center;
	padding-top: 4px;
	background: url(img/bg.gif) repeat-x;
	border-top: #2B2E7C 4px solid;
	border-bottom: #2B2E7C 1px solid;
}

.nav_menu {
	text-align: left;
	margin: 0 5px 0 0;
	padding: 5px 0 5px 0;
	font-size: 12px;
	color: #333333;
}

#head_logo {
	float: left;
	text-align: left;
	padding-left: 80px;
}

.hc h2 {
	display: none;
}

a:link {
	color: #17327B;
	text-decoration: none;
}

a:visited {
	color: #485C8B;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

#contents {
	width: 780px;
	margin: 0 auto;
}

.main {
	width: 550px;
	padding-right: 10px;
	float: right;
	padding-top: 10px;
}

.content {
	border: 1px solid black;
}

p.intro {
	font-size: 1.1em;
	padding: 5px;
	line-height: 1.6em;
}

.whatnew {
	margin-bottom: 10px;
	background-color: #e6e6e6;
}

.whatnew h2 {
	margin: 0px 0px 10px;
	color: white;
	background-color: #003e85;
	padding-left: 8px;
	font-size: 1.1em;
	line-height: 2.2em;
}

#bigbanner {
	width: 550px;
	height: 100px;
	margin-bottom: 20px;
	background: url(images/big_banner.jpg) no-repeat;
}

#sidebanner {
	width: 190px;
	height: 83px;
	margin-top: 5px;
	background: url(images/shop_banner.jpg) no-repeat;
}

#sidebanner2 {
	width: 190px;
	height: 83px;
	margin-top: 5px;
	background: url(images/comicbanner.jpg) no-repeat;
}

.post .meta {
	padding: 5px;
	width: 150px;
	float: right;
	display: block;
	margin-top: 10px;
}

.fat {
	line-height: 2em;
}

.meta {
	text-align: left;
	padding-right: 10px;
	padding-bottom: 10px;
	display: inline-block;
	float: right;
}

.read {
	text-align: right;
	padding-right: 10px;
	padding-bottom: 10px;
}

.tags {
	background-color: red;
	margin-left: 10px;
	padding: 3px;
	display: inline-block;
	float: left;
	text-align: center;
	color: white;
}

.tags a {
	color: white;
}

.tags a:hover {
	color: yellow;
}



h2 .inlinetags a {
	color: white;
	background-color: red;
	padding: 2px;
	margin-left: 5px;
	font-size: 0.8em;
	position: relative;
	bottom: 2px;
}

.hang {
	margin-top: 10px;
}

.entry {
	margin-top: 5px;
	margin-bottom: 5px;
}

.entrytext {
	clear: both;
	line-height: 1.4em;
	width: 530px;
	font-size: 1.1em;
	padding: 10px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.entrytext a {
	color:#0000ff ;
}

.entrytext p {
	margin: 0;
	padding: 0 0 0 5px;
}

.entrytext ul {
	padding: 0 0 0 25px;
	margin: 0;
}

.entrytext ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entrytext li {
}

.entry p {
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}

.entry ul, .entry ol {
	margin: 0;
	padding-left: 30px;
}

.side {
	width: 180px;
	float: left;
	padding-bottom: 20px;
}

h1 {
	color: #666666;
	height: 25px;
	margin: 0;
	line-height: 2em;
	font-size: 1.2em;
	background: url(images/btnbg.jpg) repeat-x;
	padding: 0 0 0 10px;
}



*html h1 {
	line-height: 1.8em;
}

*:first-child+html h1{
	line-height: 1.8em;
}


h2 {
	font-size: 1em;
	clear: both;
}

.entrytext h2 {
	font-size: 1.1em;
	color: gray;
	position: relative;
	margin: 5px 0;
}

h2.widgettitle {
	margin: 0;
	padding: 3px 0 3px 10px;
	text-decoration:none;
	font-size: 1em;
	background-color: #eeeeee;
	width: 180px;
}

a#fancy_collapser_link{
	position: relative;
	top: 2px;
}

h3 {
	font-size: 1.2em;
	padding-top: 5px;
	font-style {
	
}eight: normal;
	font-color: #003e85;
	}

h4 {
}

h4.new {
		/*タイトル部分の設定*/
    width: 100%;
	/*タイトルの幅（文字数）*/
    color: white;
	/*文字色*/
    background: #ff7c00;
	/*背景色*/
    font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 2px 0 0;
	font-size: 1.2em;
	line-height: 1.6em;
}

/*h4 {
	font-weight:normal;
	background-color:#2B2E7C;
	color:#ffffff;
	line-height:120%;
	font-size:12px;
	margin:10px 0 0 10px;
	padding: 5px 0 5px 10px;
}*/

/*新着情報*/

li.top {
	padding-top: 5px;
}

/*メニュー*/

.menu {
	width: 180px;
	padding: 0;
	margin: 10px;
}

*html .menu {
	margin-top: 0;
	margin-left: 10px;
}

*:first-child+html .menu{
	margin-top: 0;
	margin-left: 10px;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.menu ul li#shopping-cart {
	margin: 0;
	padding: 0;
}

.menu ul li#pages h2 {
	visibility:hidden;
	height: 0;
	margin: 0;
	padding: 0;
}

.menu ul li#pages ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
}

.menu ul li ul li a {
	height: 25px;
	width: 180px;
	display: block;
	font-size: 1em;
	line-height: 2.1em;
	padding-left: 10px;
}

.menu ul li ul li.page_item a {
	text-decoration: none;
	color: #333333;
	background: #e9eff3 url(images/btnbg.jpg) repeat-x;
}

.menu ul li ul li.current_page_item a {
	text-decoration: none;
	color: #ffffff;
	background: #e9eff3 url(images/btnbg.jpg) repeat-x 0 -25px;
}

.menu ul li ul li.page_item a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #bdcfdc url(images/btnbg.jpg) repeat-x 0 -50px;
}

.menu ul li ul li.current_page_item a:hover {
	text-decoration: none;
	color: silver;
	background: #e9eff3 url(images/btnbg.jpg) repeat-x 0 -75px;
}

.menu .on a:link {
	color: #ffffff;
	background-color: #00005c;
}

.menu .on a:visited {
	color: #ffffff;
	background-color: #00005c;
}

.menu .on a:hover {
	color: #ffffff;
}

.menu .mm a {
	width: 180px;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #767679;
	background-color: #ffffff;
	text-decoration: none;
	color: #333333;
}

.menu .mm a:hover {
	width: 180px;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #767679;
	background-color: #bdcfdc;
	text-decoration: none;
	color: #ffffff;
}

#widgetshoppingcart {
	margin: 0;
	padding: 10px 0 10px 10px;
}

.gocheckout a {
	background-color: red;
	color: white;
	padding: 2px;
	border: 2px outset red;
}

.c-both {
	clear: both;
}

.space {
	width: 900px;
	height: 20px;
	margin: 0 auto;
	padding: 0;
	background: url(images/wrapperbg.jpg) repeat-y;
}

.footer {
	height: 60px;
	width: 900px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat;
}

.footer .copyright {
	position: relative;
	float: left;
	right: 2000px;
}

.footer .logo {
	background: url(images/logo.jpg) no-repeat;
	width: 200px;
	height: 40px;
	float: right;
	padding-right: 50px;
	margin: 0;
	padding-top: 0;
}


/*　TOPICS　見出し付きBOX*/

.box06 {
	width: 460px;
	

/*全体の幅*/
    font-size: 12px;

/*文字サイズ*/
	background: #FFFFF

F;
	/*背景色*/
	padding-left: 10px;
}

.box06 dd 

{
	/*内容部分*/
    margin: 0;
	border-style: double;


/* 枠の種類 */
    border-color: #faa116;

/* 枠の色 */
    background: #fffff

f;
/*背景色*/
}

.box06 dd p {
	padding: 0.5em;
	

/*テキスト部分の余白*/
    background: #ffffff;

/*背景色*/	
    color: #990000;
	border-bottom: dashed 1px #606060;
	font-weight: bold;
	margin: 0;
}

/*　新着情報　見出し付きBOX*/

.box01 {
	width: 460px;
	

/*全体の幅*/
    font-size: 12px;

/*文字サイズ*/
	background: #FFFFF

F;
	/*背景色*/
	padding-left: 10px;
}

.box01 dt 

{
	/*タイトル部分の設定*/
    width: 8

em;
	/*タイトルの幅（文字数）*/
    color: #FF

FFFF;
	/*文字色*/
    background: #

00005c;
	/*背景色*/
    font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 6px 0 2px 0;
}

.box01 dd 

{
	/*内容部分*/
    margin: 0;
	border-style: double;


/* 枠の種類 */
    border-color: #00005c;

/* 枠の色 */
    background: #e9eff

3;
/*背景色*/
}

.box01 dd p {
	padding: 0.5em;
	

/*テキスト部分の余白*/
    background: #e9eff3;

/*背景色*/	
	border-bottom: dashed 1px #00005c;
	font-weight: bold;
	margin: 0;
}

/*影つきBOX*/

.shadow23 {
	width: 460px;

/*全体の幅*/
  background-color: #bdcfd

c;
	/*影の色*/
  margin: 20px 10px 10px 20px;
	padding-right: 20px;
}

.text01 {
	width: 460px;

/*全体の幅、shadowと同じに*/
  font-size: 10p

t;
	/*全体の文字サイズ*/
  position: relative;
	background: #FAFA

FC;
	/*文字部分の背景色*/
  margin: -10px -10px 10px -10px;
	padding: 0.

8em;
	/*内部の余白*/
  border: solid 1px #767679;
}

/*影付きIEのみ*/

.shadow23a {
	width: 460px;

/*全体の幅*/
  background-color: #bdcfd

c;
	/*影の色*/
  margin: 20px 10px 10px 20px;
	padding-right: 20px;
	filter: alpha(opacity=20,finishopacity=100,style=1);
}

/*影付きIEのみ*/

.shadow23b {
	width: 460px;

/*全体の幅*/
  background-color: #bdcfd

c;
	/*影の色*/
  margin: 20px 10px 10px 20px;
	padding-right: 20px;
	filter: blur(direction=305,strength=15)
}

/*影付きIEのみ赤*/

.shadow23c {
	width: 460px;

/*全体の幅*/
  background-color: #bdcfd

c;
	/*影の色*/
  color: #990000;
	margin: 20px 10px 10px 20px;
	padding-right: 20px;
	filter: alpha(opacity=20,finishopacity=100,style=1);
}

.text02 {
	width: 460px;

/*全体の幅、shadowと同じに*/
  font-size: 10p

t;
	/*全体の文字サイズ*/
  color: #00004c;
	position: relative;
	background: #fffff

f;
	/*文字部分の背景色*/
  margin: -10px -10px 10px -10px;
	padding: 0.8

em;
	/*内部の余白*/
  border: solid 1px #767679;
}

/* トップ注意事項　部分 */

dl.attention {
	width: 190px;
	

/*全体の幅*/
    font-size: 12px;

/*文字サイズ*/
	background: #FFFFF

F;
	margin: 0;
	padding: 5px 0 0;
}

.attention dt 

{
    color: white;
	/*文字色*/
	background: maroon;
	/*背景色*/
    text-align: center;
	margin: 0;
	padding: 3px;
}

.attention dd {
    margin: 0;
	color: black;
    background: #e6e6e6;
}

.attention dd p {
	padding: 10px;
    margin: 0;
}

/*  見出し中BOX  */
dl.mobile {
	width: 190px;
    font-size: 12px;
	margin: 0;
	padding: 5px 0 0;
}

.mobile dt {
	background-color: #003e85;
	color: white;
	text-align: center;
	padding: 3px;
	margin: 0;
}

.mobile dd {
    margin: 0;
	border-left: 1px solid silver;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 0.9em;
}

.box05 {
	width: 460px

;
	/*全体の幅*/
	font-size: 12

px;
	/*文字サイズ*/
	border: solid 1px #66

6666;
	/*枠の色*/
	padding: 1px;
	margin: 10px;
}

.box05 dt 

{
	/*タイトル部分の設定*/
	color: #FFFFFF;
	background: #0000

5c;
	/*背景色*/
	font-size: 120%;
	text-align: 

left;
	/*右寄せ*/
	margin: 0;
	padding: 3px 0.5em 2px 0.5em;
}

.box05 dd 

{
	/*内容部分*/
	margin: 0;
	padding: 0.2em;
}

.box05 dd p {
	padding: 1em

;
	/*テキスト部分の余白*/
	margin: 0;
}

#img {
	margin: 10px 0px 0px 10px;
}

/* Pスタイル */

p {
	
}

p.style1 {
	
}

p.style2 {
	margin-left: 10px;
	background-color: #e9eff3;
	border-style: double;

/* 枠の種類 */
	border-color: #bdcfdc

;
	/* 枠の色 */
	padding: 10px 10px;
	font-size: 120%;
}

/*　携帯サイトへ　*/

p.style02 {

}

p.style3 {
	color: #CC0000;
}

p.style4 {
	margin-left: 20px;
}

p.style5 {
	font-size: 10px;
	text-align: right;
}

p.style6 {
	font-size: 120%;
	margin-left: 10px;
	color: #5085aa;
	font-weight: bold;
}

/*　インデント　*/

p.style7 {
	text-indent: 1em;
	margin-left: 10px;
}

p.style8 {
	font-size: 120%;
	margin-left: 10px;
	color: #00005c;
	font-weight: bold;
}

.style9 {
	font-weight: bold;
	font-size: 180%;
	color: #990000;
}

/* 情報一覧　テーブルレイアウト */

table.center {
	width: 500px;
	border-collapse: collapse;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #606160;
	/* IE 6

(Win)向け */
	padding-left: 50px;
}

/*　見出し　*/

td.style1 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	letter-spacing: 0.2em;
	background-color: #00005c;
	padding-left: 10px;
	border-right: solid 1px #767679;
}

/*　背景水色　*/

td.style2 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #666666;
	width: 90px;
	font-size: 12px;
	letter-spacing: 0.2em;
	background-color: #e9eff3;
	text-align: left;
	border-right: solid 1px #767679;
	border-bottom: solid 1px #767679;
}

/*　背景濃い水色*/

td.style3 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	letter-spacing: 0.2em;
	padding-left: 10px;
	background-color: #bdcfdc;
	border-right: solid 1px #767679;
	border-bottom: solid 1px #767679;
}

/*　　背景白　*/

td.style4 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #606160;
	line-height: 1.5;
	letter-spacing: 0.2em;
	border-right: solid 1px #606160;
	border-bottom: solid 1px #606160;
}

td.style4a {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #606160;
	line-height: 1.5;
	letter-spacing: 0.2em;
	border-right: solid 1px #606160;
}

/*　*/

td.style5 {
	border-right: solid 1px #606160;
	border-bottom: solid 1px #606160;
	font-size: 10px;
	text-align: right;
}

/*　情報一覧　リンク　*/

#info {
	width: 500px;
	height: 3em;
	margin: 0px;
	padding-bottom: 20px;
}

#info ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#info li {
	display: inline;
	padding: 0;
	margin: 0;
	float: left
}

#info a {
	display: block;
	border-bottom: 1px solid #767679;
	border-top: 1px solid #767679;
	border-left: 1px solid #767679;
	background-color: #e9eff3;
	font-size: x-small;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #333;
	width: 166px;
	height: 1.5em;
	margin: 1px 0px;
	text-align: center;
}

#info a:hover {
	display: block;
	border-top: 1px solid #767679;
	border-bottom: 1px solid #767679;
	border-left: 1px solid #767679;
	background-color: #bdcfdc;
	font-size: x-small;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #fff;
	height: 1.5em;
	text-align: center;
}

#info #menu_left a {
	display: block;
	border: 1px solid #767679;
	background-color: #e9eff3;
	font-size: x-small;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #333;
	width: 166px;
	height: 1.5em;
	margin: 1px 0px;
	text-align: center;
}

#info #menu_left a:hover {
	background-color: #bdcfdc;
	display: block;
	border: 1px solid #767679;
	background-color: #bdcfdc;
	font-size: x-small;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #fff;
	height: 1.5em;
	text-align: center;
	width: 166px;
}

ul.alp {
	　list-style-type: lower-alpha;
}

li.al {
	padding-bottom: 10px;
}

/*　用語集　*/

.box211 {
	font-size: 10pt;

/*文字サイズ*/
  width: 460p

x;
	/*幅*/
  text-align: cen

ter;
	/*タイトルを中央寄せ*/
  border: solid 1px #8

68689;
	/*外周枠の色*/
  background-color: 

#e9eff3;
	/*枠の背景色*/
  padding-top: 4px;
	margin-left: 20px;
	margin-top: 20px;
}

.box212 {
	text-align: left;
	border: solid 1px #ACACAE;
	margin: 4px;
	padding-left: 8px;
	padding-right: 4px;
	background-color: #FBFBFC;
/*文章

部分の背景色*/
}

/* ポリシー */

ul.suuji {
	　list-style-type: decimal;
}

li.su {
	padding-bottom: 10px;
}

ul.sikaku {
	list-style-type: square;
}

/*　トクホ　*/

table.cen {
	width: 460px;
	border-collapse: collapse;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #606160;
	/* IE 6

(Win)向け */
	margin: 20px 10px 10px 10px;
}

td.cen1 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	color: #606160;
	line-height: 1.5;
	letter-spacing: 0.2em;
	border-right: solid 1px #606160;
	border-bottom: solid 1px #606160;
}

hr {
	border: 0;
	height: 1px;
	color: #999999;
	background-color: #999999;
}

/*　お問い合わせフォームスタイル  */

.tbl {
	border: 1px #666666 solid;
	border-collapse: collapse;
	border-style: solid;
	/* 枠の種類 */


border-color: #666666;
	/* 枠の色 */


border-width: 1px;
	/* 枠の幅 */

width: 485px;
	padding-left: 5px;
}

/* カテゴリ　背景グレー枠付 */

.tble {
	width: 120px;
	font-size: 80%;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #bdcfdc;
	border: 1px #666666 solid;
}

.tbla {
	font-size: 80%;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #faf4be;
	border: 1px #666666 solid;
}

/*　背景白枠付　*/

.tblu {
	font-size: 80%;
	width: 365px;
	text-align: left;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #e9eff3;
	border: 1px #666666 solid;
}

ul.post-meta {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.post-meta li {
	width: 500px;
	border: 1px solid white;
}

span.post-meta-key {
	width: 80px;
	background-color: #eeeeee;
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	padding: 5px;
	position: relative;
}




*html span.post-meta-key {
	top: 5px;
	position: relative;
}

*:first-child+html span.post-meta-key{
	top: 5px;
	position: relative;
}

table.member {
	font-size: 0.9em;
	line-height: 2em;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

table.member tr {
	
}

table.member td {
	padding: 5px;
}

table.member td.name {
	background-color: #bdcfdc;
	text-align: center;
}

td.value {
	background-color: #e9eff3;
	text-align: left;
}

td.nes {
	background-color: #ffcd00;
}

img#link_icon1 {
	position: relative;
	bottom: 4px;
}

#sideshoppingcart {
	float: right;
	width: 320px;
	border: 1px solid silver;
	margin-bottom: 10px;
}

#sliding_cart {
	width: 100%;
}

form #product_1 {
	width: 296px;
	float: right;
	display: block;
}

.producttext p {
	font-size: 0.8em;
}

.information {
	padding: 10px;
	margin: 15px;
	background-color: #fbff4c;
	display: inline-block;
}

span.freedial {
	font-size: 1.2em;
	font-weight: bold;
	color: red;
	padding-right: 5px;
}

p.wp-caption-text {
	text-align: center;
}

.wp-caption {
	padding: 20px;
}

.floatleft {
	float: left;
	padding: 20px;
}