/* NWR-005 CSS*//* initiarize */* {	margin: 0;	padding: 0;	font-size: 100%;}img {	border: 0;}body {	width: 100%;	font-size: 80%;	font-family: "ヒラギノ Pro W3", "Hiragino Kaku Gothic Pro", "MS　Pゴシック", sans-serif;	line-height: 1.7em;	color: #333333;	background-color: #ffffff ;	text-align: center;}p{	padding: 5px 0;}ul{	list-style: none;}a:link{	color: #1f4b96;	font-weight: bold;}a:hover{	color: #6394a2;	font-weight: bold;}a:visited{	color: #333333;	font-weight: bold;}#wrapper{	margin: 0 auto;	text-align: center;	background: #ffffff url(./img/page_bg.gif) left top repeat-y;	width: 1020px;}#header{	background: #ffffff url(./img/header_bg.jpg) center top no-repeat;	margin: 0 auto 10px auto;	width: 1000px;	height: 200px;	text-indent: -1000.0em;}#about{	float: left;	width: 720px;	padding-left: 30px;}#about h3{	margin-top: 20px;}#about p{	}#movie{	float: right;	width: 320px;	height: 240px;	border: 1px solid #cccccc;	margin-bottom: 20px;}#catch_copy_header{	background: url(./img/catch_copy_top.gif) left top no-repeat;	text-indent: -1000.0em;	width: 720px;	height: 40px;}#catch_copy_topic{	text-align: left;	background: url(./img/catch_copy_topic.gif) left top no-repeat;	}#about_illust_header{	background: url(./img/about_illust_top.gif) left top no-repeat;	text-indent: -1000.0em;	width: 720px;	height: 50px;}#about_illust_topic{	text-align: left;	background: url(./img/about_illust_topic.gif) left top no-repeat;	}#minimalmusic_header{	background: url(./img/minimalmusic_top.gif) left top no-repeat;	text-indent: -1000.0em;	width: 720px;	height: 50px;}#minimalmusic_topic{	text-align: left;	background: url(./img/minimalmusic_topic.gif) left top no-repeat;	}#sway_header{	clear: both;	background: url(./img/sway_top.gif) left top no-repeat;	text-indent: -1000.0em;	width: 720px;	height: 50px;}#sway_topic{	text-align: left;	background: url(./img/sway_topic.gif) left top no-repeat;	}#how_buy_header{	margin-top: 20px;	background: url(./img/howbuy_top.gif) left top no-repeat;	text-indent: -1000.0em;	width: 720px;	height: 40px;}#how_buy_topic{	text-align: left;	background: url(./img/howbuy_topic.gif) left top no-repeat;	}h3#cd_buy{	background: url(./img/cd_buy_top.gif) left top no-repeat;	text-indent: -1000.0em;	width: 720px;	height: 50px;}h3#data_buy{	background: url(./img/data_buy_top.gif) left top no-repeat;	text-indent: -1000.0em;	width: 720px;	height: 50px;}#isono_link{	text-align: right;}#about table{	width: 720px;	border-spacing: 0;	border-top: 1px solid #93a5e2;	border-left: 1px solid #93a5e2;	margin-bottom: 10px;	background-color: #efefef;}#about table tr th{	border-bottom: 1px solid #93a5e2;	border-right: 1px solid #93a5e2;	background: #93a5e2 url(./img/table_header_bg.gif) left top repeat-x;	color: #ffffff;}#about table tr td{	border-bottom: 1px solid #93a5e2;	border-right: 1px solid #93a5e2;}#about table tr td span{	display: block;	color: #999999;}/* 各サイトのイメージカラー */.monstar{	text-align: left;	padding-left: 10px;	border-left: 5px solid #c2ff03;}.itunesstore{	text-align: left;	padding-left: 10px;	border-left: 5px solid #6f8eba;}.amazon{	text-align: left;	padding-left: 10px;	border-left: 5px solid #e9810e;}.cue{	text-align: left;	padding-left: 10px;	border-left: 5px solid #e9974b;}.muzie{	text-align: left;	padding-left: 10px;	border-left: 5px solid #0070b2;}.trust{	text-align: left;	padding-left: 10px;	border-left: 5px solid #162b30;}.musico{	text-align: left;	padding-left: 10px;	border-left: 5px solid #001445;}.listenjapan{	text-align: left;	padding-left: 10px;	border-left: 5px solid #3e7698;}#side_bar{	float: right;	width: 220px;	padding-right: 20px;}#side_bar h3{	background: #4e6bc7 url(./img/side_bar_bg.gif) left top repeat-x;	color: #ffffff;}#side_bar p{	margin-bottom: 20px;	text-align: left;}#side_bar table{	text-align: left;	width: 220px;	border-spacing: 0;	margin-bottom: 20px;	background: #ffffff url(./img/playlist_bg.gif) left bottom no-repeat;}#side_bar table tr th{	font-weight: normal;	border-bottom: 1px solid #ffffff;	padding: 5px;}#side_bar table tr td{	border-bottom: 1px solid #ffffff;	padding: 4px;}.total_time{	border-top: 2px solid #153fa8;}#side_bar dl{	text-align: left;	margin-bottom: 20px;}#side_bar dl dt{	margin-top: 20px;	font-weight: bold;	border-bottom: 1px solid #cccccc;}#side_bar dl dd{	text-align: right;}#side_bar ul li{	margin: 10px 0;}/* footer */#footer{	clear: both;	background: #93a5e2 url(./img/footer_bg.jpg) left top no-repeat;	width: 1000px;	height: 50px;	margin: 0 auto;	padding: 0;	text-align: right;}#copy{	text-align: right;	color: #ffffff;	padding: 5px;}
