@charset 'utf-8';
/*----------------------------------------------------ページ用CSS*/
/*------------------------------------global*/
body {
	color: #ffffff;
	font-size: 12px;
	background: #000000 url(../img/bg-tile.png) repeat;
}
h1,h2,h3,h4,h5,h6,p {
	font-size: 12px;
}
a {
	color: #CC3333;
}
a:hover {
	color: #FF9900;
}
#wrapper {
	width: 980px;
	position: relative;
	background: #000000;
}
/*------------------------------------table*/
table {
	font-size: 15px;
}
table,tr,td{
	border-color: #777777;
}
table {
	width: 100%;
}
td {
	padding: 5px;
	font-size: 12px;
}
td.column_title {
	background: url(../img/background_left.jpg) repeat;
	color: #ffffff;
	font-weight: bold;
	width: 140px;
}
/*------------------------------------form*/
.long {
	width: 300px;
}
.middle {
	width: 150px;
}
.short {
	width: 60px;
}
textarea {
	width: 300px;
	height: 150px;
	overflow: auto;
}
/*------------------------------------head*/
#head {
	width: 760px;
	height: 115px;
	margin-left: 15px;
	background: url(../img/logo.png) no-repeat;
}
/*------------------------------------menu*/
#menu {
	margin-left: 15px;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	padding: 9px 6px 4px;
	color: #888888;
	font-family: Georgia;
	font-style: italic;
	font-size: 20px;
	border-bottom: 5px solid #000000;
}
#menu li a:hover,
#menu li.menu_selected a {
	text-decoration: none;
	color: #ffffff;
	border-bottom: 5px solid #ffffff;
}
/*------------------------------------body*/
#body {
	width: 740px;
	margin-left: 15px;
	padding-right: 15px;
	border-right: 1px dashed #444444;
	float: left;
}
#body h2 {
	margin: 18px 2px;
	font-family: Georgia;
	font-style: italic;
	font-size: 20px;
}
/*------------------------------------news*/
/*------------------------------------press*/
#press dt,
#news dt {
	margin: 5px 0 25px;
	color: #999999;
}
#press dt strong,
#news dt strong {
	display: block;
	color: #ffffff;
	font-style: italic;
	font-size: 20px;
	font-weight: normal;
	margin: 2px;
}
#press dd,
#news dd {
	margin-top: 5px;
	line-height: 25px;
	border-bottom: 3px solid #ffffff;
	margin-bottom: 25px;
	padding-bottom: 5px;
}
/*------------------------------------blog*/
#blogs .blog_box {
	width: 240px;
	height: 370px;
	margin: 2px 3px;
	text-align: center;
	float: left;
}
#blogs .blog_box h3 {
	font-size: 16px;
	font-style: italic;
	padding: 20px 0;
}
/*------------------------------------about*/
#about p {
	padding: 1px 0;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
}
/*------------------------------------artists*/
#artists .artist_box img {
	margin: 7px 10px;
	float: left;
}
#artists .artist_box h4 {
	padding: 18px 15px 14px;
	font-size: 16px;
	font-style: italic;
}
#artists .artist_box ul {
	color: #cccccc;
}
#artists .artist_box li {
	margin-bottom: 5px;
}
#artists .artist_box p {
	padding: 10px 0;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Meiryo,Osaka,"MS P ゴシック","MS P Gothic",Verdana,sans-serif;
}
/*------------------------------------contact*/
#contact form p {
	margin: 5px 0;
}
#contact input {
	border: none;
	padding: 5px 0;
}
#contact form p label {
	margin: 0 5px;
}
#contact textarea {
	width: 730px;
	border: 1px solid #444444;
	background: #111111;
	color: #ffffff;
}
#contact input#submit {
	padding: 10px;
	cursor: pointer;
}
/*-------------------------------------------store*/
#store {
	width: 550px;
	float: right;
}
.sortlinks .link {
	display: inline;
}
#plugin .submit,
#store .submit {
	padding: 5px 0;
}
.item {
	margin-bottom: 10px;
	padding: 10px;
	border-bottom: 1px dashed #cccccc;
}
.item h4 {
	font-size: 15px;
	font-weight: bold;
}
.item h4 img {
	vertical-align: middle;
}
.item h4 a {
	color: #FFCC00;
}
.item .item_image {
	width: 100px;
	text-align: center;
	float: left;
}
.item .bt_cartin {
	margin: 5px 0;
}
.cartin {
	text-align: right;
}
.cartin_item {
	padding: 3px 0;
	border-bottom: 1px solid #cccccc;
}
.cartin_item .name {
	color: #FFCC00;
}
.cartin .total {
	padding: 3px 0;
	font-size: 15px;
	font-weight: bold;
}
#store h3 {
	padding: 5px 0;
	font-size: 15px;
	font-weight: bold;
}
#store td.td1 {
	background: #333333;
}
#store .bt_return {
	padding: 10px 0;
}
#plugin {
	width: 180px;
	float: left;
}
#plugin h3 {
	padding: 3px 10px;
	background: #222222;
}
#plugin p {
	padding: 5px;
}
#plugin #side_menu {
	margin: 10px 0;
}
#plugin #side_menu a,
#plugin #category a {
	display: block;
	margin-left: 10px;
}
#plugin #category a.Main {
	margin-left: 20px;
}
#plugin #category a.Sub {
	margin-left: 30px;
}
/*------------------------------------right_content*/
#right_content {
	width: 180px;
	margin-left: 15px;
	float: left;
}
#right_content #twitter p {
	font-size: 12px;
}
#right_content #unionway_kr_side li {
	margin: 15px auto;
}
/*------------------------------------foot*/
#foot {
	color: #cccccc;
}
#foot h6 {
	font-size: 10px;
	color: #cccccc;
}
#foot h6 a {
	color: #cccccc;
}
#foot h6 a:hover {
	color: #ffffff;
}
/*------------------------------------foot_menu*/
#foot_menu {
	margin-top: 10px;
	border-top: 1px solid #444444;
	border-bottom: 1px solid #444444;
	padding: 10px 0;
	color: #cccccc;
}
#foot_menu ol {
	text-align: center;
	font-size: 12px;
}
#foot_menu li a {
	color: #444444;
}

