/* Common */

body {
	margin: 0;
	text-align: center;
	background: #000;
	}

body,td,th {
	font-family: ‚l‚r ƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W4, Hiragino Kaku Gothic Pro;
	font-size: 12px;
	color: #333;
	line-height: 130%;
	}

a,
a:hover {
	color: #606;
	text-decoration: underline;
	}

a:link,
a:visited,
a:active {
	color: #606;
	text-decoration: none;
	}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

strong {
	color: #8F5D21;
	font-weight: normal;
	}

img {
	border: 0;
	}

.wrap {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}

#head {
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 60px;
	}

#head #logo {
	float: left;
	margin: 0;
	padding: 0;
	}

#head #logo img {
	padding: 17px 0 0 257px;
	}

#head #contact {
	float: right;
	margin: 0;
	padding: 0;
	}

#head #contact img {
	padding: 28px 7px 0 0;
	}

#main {
	background: #013A9E url("http://salablue.com/img/common/bg.gif") repeat-x;
	}

#main_wrap {
	border: 1px solid #b3c8ee;
	text-align: center;
	background: #0148c6 url("http://salablue.com/img/common/bg2.jpg") repeat-x;
	}

#menu_wrap1 {
	margin: 0;
	height: 17px;
	padding: 18px 0 0 65px;
	}

#menu_wrap2 {
	clear: both;
	margin: 0;
	height: 15px;
	padding: 3px 0 5px 171px;
	}

#menu_wrap1 ul,
#menu_wrap2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#menu_wrap1 li,
#menu_wrap2 li {
	float: left;
	margin: 0;
	padding: 0 0 0 14px;
	}

#contents {
	clear: both;
	width: 710px;
	background: #b3c8ee url("http://salablue.com/img/common/cont_bg.gif") repeat-x;
	padding: 0 0 10px 0;
	overflow: hidden;
	}

#contents #menu {
	float: left;
	width: 230px;
	background: #b3c8ee url("http://salablue.com/img/common/menubg.jpg") repeat-y;
	}

#contents #menu #whatsnew {
	background: url("http://salablue.com/img/home/title.gif") no-repeat;
	text-align: left;
	padding: 50px 30px 0 40px;
	height: 170px;
	overflow: hidden;
	}

#contents #menu #whatsnew dl {
	padding: 0;
	margin: 0;
	}

#contents #menu #whatsnew dt {
	padding: 2px 0 0;
	color: #060;
	font-size: 10px;
	line-height: 130%;
	}

#contents #menu #whatsnew dd {
	color: #333;
	margin: 0;
	padding: 0 5px 5px 0;
	font-size: 10px;
	line-height: 130%;
	}

#whatsnew dd a,
#whatsnew dd a:hover,
#whatsnew dd a:link,
#whatsnew dd a:visited,
#whatsnew dd a:active {
	color: #de0d5c;
	text-decoration: underline;
	}

#contents #menu #bottom {
	background: #b3c8ee url("http://salablue.com/img/common/bottom.jpg") no-repeat left top;
	height: 15px;
	}

#contents #images {
	float: left;
	width: 480px;
	}

#bottom_menu {
	clear: both;
	padding: 10px 0 10px 0;
	color: #fff;
	line-height: 150%;
	}

#bottom_menu i {
	font-style: normal;
	margin: 0 5px 5px 0;
	}

#bottom_menu a:link,
#bottom_menu a:visited,
#bottom_menu a:active {
	color: #fff;
	text-decoration: none;
	}

#bottom_menu a:hover {
	color: #fff;
	text-decoration: underline;
	}

#foot {
	color: #fff;
	background: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* // Common */


