body {
	font-family: "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", Lucida Grande, Arial, Helvetica, sans-serif;
	line-height: 1.5;
	color: #404040;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_ptn.jpg);
	text-align: center;
	letter-spacing: 0.02em;
	font-size: 12px;
}

a:link, a:visited	{
	color: #cc3328;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #f31;
}

#container	{
	margin: 0 auto;
	padding: 0;
	width: 780px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}

#bgtop	{
	width: 780px;
	height: 90px;
	background: url(../images/bgx_top.jpg) no-repeat center top;
}

#bgtop a, #bgtop a:link, #bgtop a:visited, #bgtop a:active, #bgtop a:hover {
	display: block;
	width: 170px;
	height: 40px;
	margin: 40px 0 0 24px;
	border: none;
	text-decoration: none;
	float: left;
	text-indent: -9999px;
}

* html #bgtop a, * html #bgtop a:link, * html #bgtop a:visited, * html #bgtop a:active, * html #bgtop a:hover {
	display: block;
	width: 170px;
	height: 40px;
	margin: 40px 0 0 12px;
	padding: 0;
	border: none;
	text-decoration: none;
	float: left;
	text-indent: -9999px;
}

#bgtop h1	{
	width: 560px;
	height: 52px;
	margin: 0 0 0 200px;
	padding: 30px 0 0 0;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/h1_home.gif);
	text-indent: -9999px;
}

* html #bgtop h1	{
	margin-right: 16px;
	text-indent: -9999px;
}

*:first-child+html #bgtop h1	{
	margin: 0 12px 0 190px;
	padding: 30px 0 0 0;
	text-indent: -9999px;
}

#bgbtm a, #bgbtm a:link, #bgbtm a:visited, #bgbtm a:active, #bgbtm a:hover {
	display: block;
	width: 120px;
	height: 20px;
	margin: 125px 0 0 638px;
	border: none;
	text-decoration: none;
	float: left;
	text-indent: -9999px;
}

* html #bgbtm a, * html #bgbtm a:link, * html #bgbtm a:visited, * html #bgbtm a:active, * html #bgbtm a:hover {
	display: block;
	width: 120px;
	height: 20px;
	margin: 125px 0 0 318px;
	padding: 0;
	border: none;
	text-decoration: none;
	float: left;
	text-indent: -9999px;
}

#main	{
	text-align: left;
	width: 540px;
	margin: 0 28px 5px 0;
	float: right;
}

* html #main	{
	text-align: left;
	width: 540px;
	margin: 0 13px 5px 0;
	float: right;
}

#main a	{
	padding-left: 32px;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: -2px;
	list-style: none inside;
	background: url(../images/click.gif) no-repeat top left;
}

#main a.bgnone	{
	padding-left: 0;
	margin-left: 0;
	list-style: none inside;
	background: none;
}

#main .artclebox img	{
	border: none;
}

#nobg a	{
	padding-left: 0;
	margin-left: 0;
	list-style: none inside;
	background: none;
}

#main a.download	{
	padding-left: 70px;
	background: url(../images/download.gif) no-repeat top left;
}

#main a.new	{
	padding-left: 120px;
	background: url(../images/new.gif) no-repeat top left;
}

#main .update	{
/*	width: 36px;
	height: 18px;
	padding-bottom: 2px;
	padding-top: 1px;
*/
	background: url(../images/new.gif) no-repeat top center;
	text-indent: -9999px;
	text-decoration: none;
}

#main .pop	{
	width: 31px;
	height: 18px;
	padding-bottom: 2px;
	padding-top: 1px;
	background: url(../images/pop.gif) no-repeat top center;
	text-indent: -9999px;
	text-decoration: none;
}


#main li.newblog	{
	padding-left: 18px;
	margin: 0;
	list-style: none inside;
	background: url(../images/dot5.gif) no-repeat center left;
}

#main li.newblog a	{
	padding-left: 0px;
	margin: 0;
}

/* blog */

.articlehead	{
	border: 1px solid #CAD0D5;
/*	border: 1px solid #A1BFAF;
	border-top: 4px solid #6B9A81;	*/
	border-top: 4px solid #869DB2;
	font-size: 15px;
	margin-bottom: 10px;
	padding: 3px 6px 2px 6px;
	background-image: url(../images/bg_articlehead.gif);
}

.articlehead a:hover, .articlehead a:link, .articlehead a:visited, .articlehead	{
	color: #303438;
	text-decoration: none;
	font-weight: bold;
}

.articledate	{
	margin-bottom: 8px;
}

.articlebox	{
	margin-bottom:12px;
	border-bottom: 1px dotted #A1BFAF;
	padding: 4px 0;
}

.articletail	{
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 8px;
}


h1	{
	width: 560px;
	height: 52px;
	margin: 0 0 12px -12px;
/*	margin: -62px 0 12px -12px;	*/
	padding: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/h1_home.gif);
	text-indent: -9999px;
}

h2	{ 
	font-size: 15px;
	margin: 0 0 10px 0;
	padding-left: 14px;
	background: url(../images/bgh2.gif) no-repeat;
	border-bottom: 1px solid #669966;
}

h3	{ 
	font-size: 14px;
	margin: 0 0 10px 0;
	color: #003333;
}

h4	{ 
	font-size: 12px;
	margin: 0 0 10px 0;
	padding-left: 14px;
	background: url(../images/bgh2.gif) no-repeat;
}

.msg	{ 
	font-size: 13px;
	color: #003333;
}

h1#h1home 	{
	background-image: url(../images/h1_home.gif);
}

h1#h1outline 	{
	background-image: url(../images/h1_outline.gif);
}

h1#h1org 	{
	background-image: url(../images/h1_org.gif);
}

h1#h1active	{
	background-image: url(../images/h1_active.gif);
}

h1#h1magazine 	{
	background-image: url(../images/h1_magazine.gif);
}

h1#h1item 	{
	background-image: url(../images/h1_item.gif);
}

h1#h1grouphome 	{
	background-image: url(../images/h1_grouphome.gif);
}

h1#h1apply 	{
	background-image: url(../images/h1_apply.gif);
}

h1#h1link 	{
	background-image: url(../images/h1_link.gif);
}

h1#h1topics 	{
	background-image: url(../images/h1_topics.gif);
}

h1#h1sitemap 	{
	background-image: url(../images/h1_sitemap.gif);
}

h1#h1contact 	{
	background-image: url(../images/h1_contact.gif);
}

h1#h1pp 	{
	background-image: url(../images/h1_pp.gif);
}

h1#h1sanda 	{
	background-image: url(../images/h1_sanda.gif);
}

h1#h1dias 	{
	background-image: url(../images/h1_dias.gif);
}

h1#h1login 	{
	background-image: url(../images/h1_login.gif);
}

h1#h1shop 	{
	background-image: url(../images/h1_shop.gif);
}

#bg	{
	text-align: center;
}

#contents	{
	width: 780px;
}

#bgbtm	{
	clear: both;
	background-image: url(../images/bg_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 170px;
}

#credit	{
	background-image: url(../images/bg_ptn.jpg);
	width: 754px;
	margin: -1px auto;
	font-size: 10px;
}

#creditleft	{
	float: left;
	text-align: left;
}

#creditright	{
	float: right;
	text-align: right;
}

#left	{
	width: 164px;
	float: left;
	margin: 8px 0 10px 0;
	padding: 0;
}

#navi	{
	margin-left: 28px;
	width: 164px;
}

#navi	a	{
	width: 164px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	overflow: hidden;
}

#sys	{
	width: 164px;
	margin: 10px 0 10px 28px;
	padding: 0;
}

#navi	#hidegh a	{
	width: 164px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	text-decoration: none;
	display: block;
	overflow: hidden;
}

#navi	#hidegh p	{
	margin: 0;
	padding: 0;
}

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

#navi li#btnhome a:link, #navi li#btnhome a:visited	{
 background-image: url(../images/btn_home0.gif);
}

#navi li#btnhome	a:hover, #navi li#btnhome	a:active {
 background: url(../images/btn_home1.gif);
}

#navi li#btnorg a:link, #navi li#btnorg a:visited	{
 background-image: url(../images/btn_org0.gif);
}

#navi li#btnorg	a:hover, #navi li#btnorg	a:active {
 background: url(../images/btn_org1.gif);
}

#navi li#btnactive a:link, #navi li#btnactive a:visited	{
 background-image: url(../images/btn_active0.gif);
}

#navi li#btnactive	a:hover, #navi li#btnactive	a:active {
 background: url(../images/btn_active1.gif);
}

#navi li#btnoutline a:link, #navi li#btnoutline a:visited	{
 background-image: url(../images/btn_outline0.gif);
}

#navi li#btnoutline	a:hover, #navi li#btnoutline	a:active {
 background: url(../images/btn_outline1.gif);
}

#navi li#btnmagazine a:link, #navi li#btnmagazine a:visited	{
 background-image: url(../images/btn_magazine0.gif);
}

#navi li#btnmagazine	a:hover, #navi li#btnmagazine	a:active {
 background: url(../images/btn_magazine1.gif);
}

#navi li#btngroup a:link, #navi li#btngroup a:visited	{
 background-image: url(../images/btn_group0.gif);
}

#navi li#btngroup	a:hover, #navi li#btngroup	a:active {
 background: url(../images/btn_group1.gif);
}

#navi li#btnitem a:link, #navi li#btnitem a:visited	{
 background-image: url(../images/btn_item0.gif);
}

#navi li#btnitem	a:hover, #navi li#btnitem	a:active {
 background: url(../images/btn_item1.gif);
}

#navi li#btnshop a:link, #navi li#btnshop a:visited	{
 background-image: url(../images/btn_shop0.gif);
}

#navi li#btnshop	a:hover, #navi li#btnshop	a:active {
 background: url(../images/btn_shop1.gif);
}

#navi li#btnapply a:link, #navi li#btnapply a:visited	{
 background-image: url(../images/btn_apply0.gif);
}

#navi li#btnapply	a:hover, #navi li#btnapply	a:active {
 background: url(../images/btn_apply1.gif);
}

#navi li#btnblog a:link, #navi li#btnblog a:visited	{
 background-image: url(../images/btn_blog0.gif);
}

#navi li#btnblog	a:hover, #navi li#btnblog	a:active {
 background: url(../images/btn_blog1.gif);
}

#navi li#btnlink a:link, #navi li#btnlink a:visited	{
 background-image: url(../images/btn_link0.gif);
}

#navi li#btnlink	a:hover, #navi li#btnlink	a:active {
 background: url(../images/btn_link1.gif);
}

#navi li#btncontact a:link, #navi li#btncontact a:visited	{
 background-image: url(../images/btn_contact0.gif);
}

#navi li#btncontact	a:hover, #navi li#btncontact	a:active {
 background: url(../images/btn_contact1.gif);
}

#navi li#btnsitemap a:link, #navi li#btnsitemap a:visited	{
 background-image: url(../images/btn_sitemap0.gif);
}

#navi li#btnsitemap	a:hover, #navi li#btnsitemap	a:active {
 background: url(../images/btn_sitemap1.gif);
}

#navi li#btnpp a:link, #navi li#btnpp a:visited	{
 background-image: url(../images/btn_pp0.gif);
}

#navi li#btnpp	a:hover, #navi li#btnpp	a:active {
 background: url(../images/btn_pp1.gif);
}

#navi li#sbtnsanda a:link, #navi li#sbtnsanda a:visited	{
 background-image: url(../images/sbtn_sanda0.gif);
}

#navi li#sbtnsanda	a:hover, #navi li#sbtnsanda	a:active {
 background: url(../images/sbtn_sanda1.gif);
}

#navi li#sbtndias a:link, #navi li#sbtndias a:visited	{
 background-image: url(../images/sbtn_dias0.gif);
}

#navi li#sbtndias	a:hover, #navi li#sbtndias	a:active {
 background: url(../images/sbtn_dias1.gif);
}

#navi li a	{
	background-repeat: no-repeat 0 0;
	background-position: top;
	background-image: url(../images/btn_null.gif);
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix	{ display: inline-block;	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix	{ display: block;	}
/* End hide from IE-mac */

p {
	margin: 0 0 10px 0;
}

.hide	{	display: none;	}
.disp	{	display: block;	}

.nmb {
	margin-bottom: 0;
}

.pix160120, .shopitem img	{
	display: inline;
	padding: 8px 8px 15px 8px;
	margin: 0;
	background-image: url(../images/pixfrm160120.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.pix180120	{
	display: inline;
	padding: 8px 8px 15px 8px;
	margin: 0;
	background-image: url(../images/pixfrm180120.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.pix240160	{
	display: inline;
	padding: 8px 8px 15px 8px;
	margin: 0;
	background-image: url(../images/pixfrm240160.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.limg	{
	float:left;
	margin-right:10px;
}

.shopinp	input {
	width: 80px;
}

.boxed	{
	padding: 8px;
	border: 1px solid #ccdcdc;
	margin: 0 0 10px 0;
	background-color: #fcfaf4;
}

dt	{
	margin-bottom: 10px;
	font-weight: bold;
	background: url(../images/bgdt.gif) repeat-x;
	color: #335858;
	font-size: 13px;
	padding-left: 6px;
}

.bb1	dt	{
	margin-bottom: 10px;
	font-weight: bold;
	color: #335858;
	font-size: 13px;
	border-bottom: 1px solid #dcdcdc;
	background: none;
}

dd	{
	margin-left: 0;
	margin-bottom: 10px;
}

.bb1 dd	{
	margin-left: 10px;
	margin-bottom: 10px;
}

#main ul	{
	list-style: none;
	margin-top: 0;
	margin-left: 0;
	padding-left: 0;
}

#main ul li	{
	border-bottom: 1px solid #dcdcdc;
	padding: 4px 0;
}

.tbl1	{
	width: 540px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.th2 {
	border-top: 1px solid #ccdcdc;
	padding: 2px 6px;
	background-color: #f0f8ec;
}

.tbl1 th	{
	text-align: left;
	border-right: 1px dotted #d0d8d8;
	border-bottom: 1px solid #ccdcdc;
	padding: 2px 6px;
}

.tbl1 td	{
	text-align: left;
	border-bottom: 1px solid #ccdcdc;
	padding: 2px 6px;
}

.tbl3	{
	width: 540px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.tbl3 th	{
	border: none;
}

.tbl3 td	{
	text-align: left;
	padding: 4px 6px;
	border-bottom: 1px solid #dcdccc;
}

#main .tbl3 a	{
	padding: 3px 0 6px 20px;
	list-style: none inside;
	background: url(../images/bgh3.gif) no-repeat center left;
	height: 20px;
}

* html #main .tbl3 a	{
	padding: 0 0 2px 20px;
	list-style: none inside;
	background: url(../images/bgh3.gif) no-repeat center left;
	height: 20px;
}

#blog a, #shop a	{
	padding-left: 0;
	margin-left: 0;
	background: none;
	border-bottom: none;
}

#blog img	{	border: none;	}

.idtxt {
	color: #FF3300;
	font-size: 13px;
	padding: 4px 0 10px 0;
}

.nodisp	{
	display: none;
}

.tac	{
	text-align: center;
}

.tar	{
	text-align: right;
	padding-right: 6px;
}

.fleft	{
	float: left;
}

.ml	{
	margin-left: 10px;
}

.txt11	{ font-size: 11px;	}
#centercolumn .head	{ width: 120px;	}

/* Shop */

.shopmenu ul	{
	margin: 0; padding: 0; list-style: none; text-align: left;
}

.shopmenu li	{
	width: auto;
	float: left;
	overflow: hidden;
	padding: 0;
	margin-right: 10px;
	border-bottom: none;
}

.shopmenu li a	{
	display:block;
}

.itemname	{
	font-size:14px;
	font-weight: bold;
}

.itemphoto img	{
	border: 1px solid #CCCC99;
	padding: 4px;
}

.price	{
	font-size:14px;
	color:#CC3333;
	font-weight:bold;
}

.notegoods	{
	margin-top: 6px;
	border: 1px solid #EEE1D6;
	padding: 4px;
	background-color: #fcf8ee;
}

.notegoodshead	{
	border-bottom: 2px solid #f8d8bc;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: center;
}
