/* ---------------------------------------------
CSS Document@€Κ
--------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family:"CI","Meiryo","qMmpS Pro W3","Hiragino Kaku Gothic Pro","lr oSVbN", "MS P Gothic","Osaka",Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
body {
	text-align: center;
	background-image: url(/images/common/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}

/* 
@ξ{N
--------------------------------------------- */

a:visited,
a:link {
	text-decoration: underline;
	color: #3333CC;
}
a:hover {
	color: #FF6633;
	text-decoration: none;
}

#fontSize a:visited,
#fontSize a:link {
	text-decoration: underline;
	color: #333333;
}
#fontSize a:hover {
	color: #333333;
	text-decoration: none;
}
.clear {
	clear: both;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 940px;
	background-image: url(/images/common/bg2.gif);
	background-repeat: no-repeat;
	background-position: left 120px;
}

/* 
@wb_[
--------------------------------------------- */

#header {
	width: 940px;
	font-size: 87.5%;
	margin-bottom: 20px;
	display: block;
	float: left;
}
* html #header {
	font-size: 75%;
}
#topicPath {
	display: block;
	float: left;
}
#topicPath li {
	display: inline;
	list-style-type: none;
}
#topicPath li a {
	background-image: url(/images/common/glue.gif);
	padding-right: 18px;
	background-repeat: no-repeat;
	background-position: right center;
}
#fontSize {
	float: right;
}
#fontSize li {
	display: inline;
}
#contents {
	display: block;
	width: 940px;
	text-align: left;
}
#storeE {
	width: 934px;
	background-color: #FF9900;
	color: #FFFFFF;
	font-size: 87.5%;
	padding: 3px;
	clear: both;
	margin-bottom: 5px;
}
* html #storeE {
	width: 940px;
}
h2 {
	font-size: 120%;
	color: #13007C;
	font-weight: bold;
	float: left;
	line-height: 1.3;
	display: block;
}
#sideBtm {
	float: right;
	margin-bottom: 26px;
}
#sideBtm li {
	list-style-type: none;
	display: block;
	margin-left: 10px;
	height: 20px;
	float: left;
}
#sideBtm .grv {
	background-image: url(/images/common/btn_grapevine.gif);
	width: 80px;
}
#sideBtm .clp {
	background-image: url(/images/common/btn_clip.gif);
	width: 80px;
}
#sideBtm .mis {
	background-image: url(/images/common/btn_mistake.gif);
	width: 80px;
}
#sideBtm .rss {
	background-image: url(/images/common/btn_rss.gif);
	width: 38px;
}
#sideBtm li a {
	text-indent: -9999px;
	height: 20px;
	display: block;
}

/* 
@tb^[
--------------------------------------------- */

#contBottom {
	clear: both;
	width: 914px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	padding-top: 20px;
	float: left;
}
#colLeft {
	width: 140px;
	text-align: center;
	float: left;
	margin-right: 10px;
}
#colLeft a {
	height: 20px;
	width: 95px;
	display: block;
	margin-top: 10px;
	background-image: url(/images/common/btn_official_site.gif);
	text-indent: -9999px;
}
#colCenter {
	width: 475px;
	float: left;
}
#colCenter .comInfo {
	width: 475px;
}
#colCenter .comInfo li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	display: block;
	width: 475px;
	margin-bottom: 5px;
	font-size: 87.5%;
	padding-bottom: 5px;
	float: left;
}
* html #colCenter .comInfo li {
	font-size: 75%;
}
#colCenter .comInfo li dl {
	display: block;
}
#colCenter .comInfo li dl dt {
	float: left;
	width: 45px;
	display: block;
	text-align: center;
	background-color: #FFE062;
	padding-top: 3px;
	padding-bottom: 3px;
}
#colCenter .comInfo dt.down {
	margin-top: 10px;
}
#colCenter .comInfo li dl dd {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	float: left;
	margin-right: 20px;
}
#colRight {
	float: right;
	width: 270px;
	text-align: left;
}
#colRight .photo {
	padding: 9px;
	width: 250px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#colRight .qr {
	float: left;
	margin-right: 10px;
}
#colRight .keyword {
	margin-bottom: 5px;
}
#colRight p {
	font-size: 87.5%;
	display: block;
	width: 180px;
	float: left;
	line-height: 1.3;
}
* html #colRight p {
	font-size: 75%;
	line-height: 1.6;
}
#footer {
	width: 100%;
	margin-top: 30px;
	background-image: url(/images/common/footer_line.gif);
	background-repeat: repeat-x;
	background-position: left 74px;
	float: left;
}
#wrapper #contents #main #contBottom #colCenter .comInfo img {
	vertical-align: middle;
	margin-right: 5px;
}

