@charset "UTF-8";

/* body & General
------------------------ */

body {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	min-width: 748px;
	background: none repeat scroll 0 0;
}
a:link {
	color: #005;
}
a:visited {
	color: #005;
}
a:hover {
	background: #dbefff;
}
img {
	border: none;
}
.clear {
	line-height: 0;
	height: 0;
	clear: both;
}
FORM {
	margin: 0;
}

/* wrapper, header
----------------------------------------------- */

#header {
	margin: 0 auto;
	border-bottom: 3px solid #900;
}
#wrapper {
	background: #fff;
	text-align: left;
	margin: 0 auto;
	width: 748px;
}
#wrapper2 {
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

/* nav
----------------------------------------------- */
#nav {
	background: #1a1a1a left top;
	margin: 0;
	padding: 0 0 0 70px;
	border-bottom: 5px solid #bad0e8;
}
ul#nav, ul#nav li {
	margin: 0;
}
ul#nav {
	position: relative;
	height: 23px;
}
ul#nav li {
	list-style-type: none;
	display: inline;
	margin-left: 0;
}
ul#nav li a:link, ul#nav li a:visited {
	color: #fff;
	font: 10px / 21px verdana, lucida, arial, sans-serif;
	text-decoration: none;
	margin-right: 1px;
	margin-left: 1px;
	padding: 0 9px 2px;
	float: left;
	background: transparent;
}
ul#nav li#nav-nowpage a {
	color: #000;
	margin-left: 0;
	background: #898989;
}
ul#nav li a:hover {
	color: #fff;
	background: #666;
}
ul#nav li a:active {
	color: #fff;
	background: #466e8c none;
}

/* sbox  (search box)
----------------------------------------------- */
#sbox {
	width: 100%;
	height: 105px;
	border-bottom: 2px solid #900;
	background: #ddd;
}
#sbox-wrapper {
	text-align: left;
	width: 748px;
	height: 105px;
	border-right: 1px dotted #898989;
	border-left: 1px dotted #898989;
	margin-right: auto;
	margin-left: auto;
}
#sbox-search-wrapper {
	padding-top: 5px;
	padding-left: 20px;
	width: 580px;
	float: left;
}
#sbox-sidebar-wrapper {
	text-align: center;
	padding-top: 10px;
	width: 148px;
	float: right;
}
.sbox-search-box {
	font-size: 11pt;
	line-height: 18pt;
}
.sbox-navi-link {
	font-size: 8pt;
	line-height: 15pt;
	padding-top: 5px;
}

/* directory navi
----------------------------------------------- */
#dirnavi {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 100%;
	border-left: 10px solid #333;
	background: #bad0e8;
}

.dirnaviTop {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	width: 100%;
	border-left: 10px solid #333;
	background: #bad0e8;
	font-weight:bold;
}



/* main, content
----------------------------------------------- */
#main {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content-wrapper {
	width: 600px;
	float: left;
}
* html #content-wrapper {
	width: 597px;
}
#content {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
* html #content {
	border: 0;
}
.studio-flag {
	width: 45px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

.studio-main {
	width: 500px;
	float: right;
}

.studio-main h3 {
margin:0;
font-size:12px;
font-family:verdana,arial,sans-serif;
line-height:16px;
}

.studio-main h3 a {
color:#00f;
font-weight:bold;
}


.studio-main p {
font-size:11px;
font-family:verdana,arial,sans-serif;
color:#000000;
line-height:15px;
margin:0;
}



.studio-name {
	font-size: 11pt;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-top: 1px solid #898989;
	border-bottom: 1px solid #898989;
	background: #ddd;
}
.studio-name a, .studio-name a:link, .studio-name a:visited, .studio-name a:active, .studio-name a:hover {
	font-weight: bold;
	text-decoration: none;
}
.studio-docs {
	font-size: 9pt;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.studio-info {
	color: #333;
	font-size: 8pt;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left: 1px dotted #666;
}
.studio-dir-icon {
	color: #fff;
	font-size: 10px;
	margin-top: 3px;
	padding-left: 5px;
	border-left: 3px solid #69f;
	background: #000;
}
.comtb {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 2px;
	border-bottom: 1px solid #900;
}

/* sidebar
----------------------------------------------- */
#sidebar-wrapper {
	width: 148px;
	float: right;
	background: #dcdcdc;
}
#sidebar {
	padding-bottom: 10px;
	position: relative;
}
ul {
	line-height: 180%;
	list-style-type: square;
	margin: 0 0 0 8px;
	padding-left: 8px;
}
.side-menu {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-bottom: 2px solid #900;
	background: #1a1a1a;
}
.side-docs {
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}


/* footer
----------------------------------------------- */
#footer {
	width: 100%;
	height: 80px;
	border-top: 1px solid #333;
	border-bottom: 2px solid #900;
	background: #ddd;
}
#footer-wrapper {
	font-size: 8pt;
	padding-top: 5px;
	width: 748px;
	height: 75px;
	border-right: 1px dotted #898989;
	border-left: 1px dotted #898989;
}


/* created by musicgate
------------------------ */

#categoryNavi {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#adSense {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* MSN-LINK
----------------------------------------------- */
#msnWrapper {
	color: #008000;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: solid 2px #369;
}
#msnWrapper a {
	color: #00f;
}
#msnWrapper h1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}

/*--top--*/


.studio-top {
	width: 500px;
}

.studio-top h3 {
margin:0;
font-size:12px;
font-family:verdana,arial,sans-serif;
line-height:16px;
}

.studio-top h3 a {
color:#00f;
font-weight:bold;
}


.studio-top p {
font-size:11px;
font-family:verdana,arial,sans-serif;
color:#000000;
line-height:15px;
margin:0;
}


/*--ad-*/

.headad {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
background-color: #F5F5F5;
}
.headad td {
	font-size: 11px;
	padding-left: 5px;
}


.headad a {
	color: #0000FF;
	font-weight: bold;
}

.headad em {
	font-style: normal;
	color: #009900;
}

.msmart {
	height: 60px;
	width: 234px;
	overflow: hidden;
}

.msmart p {
margin-bottom:20px;
}


.adsenseWrapper {
	margin-top:5px;
	margin-bottom:5px;
	border-top-color: #990000;
	border-bottom-color: #990000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

.adsenseResult {
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-left: auto;
}

