@charset "utf-8"
/* formatting style
-----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #EEFCFF;
}
hr {
	display: none;
}
a img {
	border-style: none;
}
/*link style 
-----------------------*/


a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
/* basic layout
-----------------------*/
#wrapper {
	background-color: #FFFFFF;
	margin: 0mm auto;
	width: 858px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main {
	padding: 15px;
	float: right;
	width: 195px;
	margin-bottom: 20px;
}


#wrapper h1 {
	margin-left: 15px;
	margin-top: 15px;
	padding-top: 15px;
}
#right h2 {
	color: #3399CC;
	font-size: 14px;
	font-family: "小塚ゴシック Pro B";
}



#sidebar {
	padding: 15px;
	float: left;
	width: 500px;
	margin-bottom: 20px;
}
#left {
	float: left;
	width: 180px;
	margin-bottom: 20px;
	padding-top: 0px;
	background-color: #F7F7F7;
	margin-left: 10px;
	color: #336699;
}
#left ul {
	margin-top: 10px;
}
#left ul li {
	background-image: url(sozai/botton1.gif);
	background-position: 0px center;
	display: block;
	margin-bottom: 6px;
	list-style: none;
	background-repeat: no-repeat;
	padding-left: 15px;
}


#right {
	float: right;
	width: 640px;
	margin-bottom: 20px;
	padding-top: 0px;
	margin-left: 3px;
}
#right table {
	margin-bottom: 15px;
	border-top: 1px solid #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
}
#right table th {
	text-align: right;
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#right table td {
	padding: 5px 15px;
	border-bottom: 1px solid #CCCCCC;
}
#right table tr.odd {
	background-color: #EFEFEF;
}
#themeTop {
	float: none;
	width: 650px;
	margin-top: 10px;
	margin-left: 25px;
}
#themeMain table {
	margin-left: 50px;
}
#themeMain table a:link {
	color: #3399CC;
}
#theme  #kawaimg {
	margin-left: 25px;
	margin-top: 5px;
}











#footer {
	color: #CCCCCC;
	background-color: #444444;
	padding: 5px;
	clear: both;
	font-size: 80%;
}
#wrapper #themeLetter table {
	margin-left: 50px;
}

/* header style
-----------------------*/

#header {
	background-image: url(sozai/title_back2.gif);
	background-repeat: no-repeat;
	height: 110px;
	position: relative;
}
#ask p {
	color: #3399CC;
	text-decoration: none;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;
}

#header #logo {
	position: absolute;
	left: 14px;
	top: 15px;
	float: left;
}
#header ul {
	background-color: #FFFFFF;
	width: 856px;
	position: absolute;
	left: 1px;
	top: 67px;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 3em;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	height: 3em;
	width: 168px;
	border-bottom: 3px groove #CCCCCC;
	border-left: 3px solid #FFFFFF;
	float: left;
	background-image: url(sozai/box.gif);
	font-size: 110%;
	margin-left: 0px;
}
#header ul li a:hover {
	background-color: #E8ECF5;
	background-image: url(sozai/box2.gif);
}

#header ul li #nHome a {
	border-left-style: none;
	border-right-style: none;

}
#home #header #nHome a,
#profile #header #nprofile a,
#theme #header #ntheme a,
#result #header #nresult a,
#link #header #nlink a {
	background-image: url(sozai/box2.gif);
	float: left;
	
}
#ask li a {
	color: #33CCFF;
	text-decoration: none;
	display: inline;
	list-style: url(none) none;
	float: right;
}

/* sidebar style
-----------------------*/


#sidebar h2 {
	margin-bottom: 10px;
}


#sidebar #news dt {
	font-weight: bold;
	margin: 0px 0 10px;
	width: 5em;
	padding-left: 15px;
	clear: left;
	float: left;
	background-image: url(sozai/botton1.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#sidebar #news dd {
	margin: 0px 0px 10px 6em;
}
#main img {
	margin-bottom: 10px;
}
#theme #theme {
	width: 600px;
	margin-left: 90px;
}
#theme #stitle {
	width: 600px;
	margin-left: 90px;
}
#theme #stitle img {
	clear: both;
	padding-right: 60px;
}

#theme h2 {
	margin-left: 20px;

}
#theme  #themeTitle {
	height: 40px;
}
#theme #themeTitle img {
	margin-left: 25px;
}
#theme #themeImage img {
	margin-left: 120px;
}
#result {
	width: 780px;
	margin-left: 50px;
}




/* footer style 
-----------------------*/


#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
}
#footer p {
	float: right;
	margin-top: 0px;
}
/* table
-----------------------*/
