/* CSS Document */
/* ------------------------------------- 
 *	¡¦Eó¥¡¦Î¿§ÀßÄê¡Ê½éµé¥â¡¼¥É¤ÇÀßÄê¡Ì¬ * ------------------------------------- */
* {
	margin:0px;
	padding:0px;
}
/*º¸¥µ¥¤¥É¥á¥Ë¥å¡¼¤Î¡¦Eó¥¡¦¸»ú¿¡¦*/
a:link    {	text-decoration: none;	color: #555555;}


a:visited {	text-decoration: none;	color: #555555;}
a:active  {	text-decoration: none;	color: #555555;}
a:hover   {	text-decoration: underline;	color: #FF0033;}

/*¥·¥ç¥Ã¥×¥¿¥¤¥È¡¦EÎ¥¡¦ó¥¡¦¸»ú¿¡¦/
.logo a:link    {color: <{$shop_title_fontcolor}>; text-decoration: none;}
.logo a:visited {color: <{$shop_title_fontcolor}>; text-decoration: none;}
.logo a:active  {color: <{$shop_title_fontcolor}>; text-decoration: none;}
.logo a:hover   {color: <{$shop_title_bgcolor}>; text-decoration: none;}

/* ¡¦Eó¥¡¦¸½¡¦*/

body {
	margin: 2px 0px 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.seotext {
	font-size: 10px;
	color: #666666;
}

.outer {
	MARGIN: 0px auto;
	WIDTH: 780px;
	background: url(../img/back_m.gif) repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}

/* ¥Ø¥Ã¥À¡¼ */

.seoheader {
	MARGIN: 0px auto;
	WIDTH: 800px;
	padding-right: 0px;
	padding-left: 0px;
}
.head {
	background: #FFFFFF;
}

/* ¥µ¥¤¥É¥á¥Ë¥å¡¼ */
.sidemenu {
	FLOAT: left;
	WIDTH: 184px;
	background: #FFFFFF;
}

/* ¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä */
.maincontents {
	FLOAT: left;
	WIDTH: 595px;
	background: #FFFFFF;
}

.headlinelayout {
	WIDTH: 100%;
	background: #FFFFFF;
}


.main_topics {
	WIDTH: 100%;
	background: #FFFFFF;
}

.main_topicslist {
	WIDTH: 100%;
	background: #FFFFFF;
}

.main_entertament {
	WIDTH: 100%;
	background: #FFFFFF;
}

.layout {
	MARGIN: 0px auto;
	WIDTH: 595px;
	background: #FFFFFF;
}

.main_officialblog {
	FLOAT: left;
	WIDTH: 315px;
	background: #FFFFFF;
}

.main_ranking {
	FLOAT: left;
	WIDTH: 280px;
	background: #FFFFFF;
}

.main_ordermade {
	WIDTH: 100%;
	background: #FFFFFF;
}

.clears {
	CLEAR: both
}

/* ¥Õ¥Ã¥¿¡¼ */

.foot {
	CLEAR: left;
}
.clears {
	CLEAR: both
}
.copyright {

	font-size: 10px;
	color: #F23713;
}

.detail {
	color: #FF0033;
}

.sidemenu_in {
	FLOAT: left;
	WIDTH: 184px;
	background: #FFF4E8 url(../img/back_side.jpg) repeat-x top;

}
