body {
font-size: normal;
margin: 0px auto;
padding: 0px;
}
#wrapper {
	margin: 0;
	text-align: center;
}
#header {
	margin: 0px 0px 50px 0px;
	padding: 10px 0px 3px 0px;
	border-bottom: 1px solid #888888;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
#footer {
	margin-top: 35px;

}

#h1title{
	margin-top: 25px;
	text-align: center;
}
img#title{
	border: 0px;;
}
#topmenu{
	margin-top:0px;
	margin-right:10px;
	text-align: right;
	font-size: small;
	font-weight: normal;
}
#topdescription{
	margin-top:0px;
	margin-left:10px;
	text-align: left;
	font-size: small;
	font-weight: normal;
	float:left;
}


#searchbox {
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 28px 28px 83px;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #C6DCFD;*/
	/*text-align: left;*/
	width: auto;
	text-align:left;
}
#searchbox div{
	margin: 0px;
	padding: 0px;
}
#selection {
	text-align: left;
	margin-left: 90px;
	margin-top: 15px;
}

#attention {
	text-align: left;
	margin-top: 30px;
}
/*
#newkeyword {
	margin: 2px;
	padding: 6px;
	text-align:center;
	height: auto;
	text-align: left;
	border: 1px solid #0A3783;
}
*/
#newkeyword h2{
	text-align: center;
}
h3 {
	margin: 5px 0px 0px;
	font-size: 14px;
	font-weight: normal;
}
h2 {
	margin: 0px;
	font-size: 14px;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: small;
}

#keyword{
	padding: 3px;
}



.roundedcornr_box_802242 {
   background: #003366 url(/img/roundedcornr_802242_grad.gif) repeat-x top left;
}
.roundedcornr_top_802242 div {
   background: url(/img/roundedcornr_802242_tl.gif) no-repeat top left;
}
.roundedcornr_top_802242 {
   background: transparent url(/img/roundedcornr_802242_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_802242 div {
   background: url(/img/roundedcornr_802242_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_802242 {
   background: transparent url(/img/roundedcornr_802242_br.gif) no-repeat bottom right;
}

.roundedcornr_top_802242 div, .roundedcornr_top_802242,
.roundedcornr_bottom_802242 div, .roundedcornr_bottom_802242 {
   width: 100%;
   height: 12px;
   font-size: 1px;
}
.roundedcornr_content_802242 { margin: 0 12px; }






.roundedcornr_box_108986 {
	width:100%;
	background: url(/img/roundedcornr_108986_tl.png) no-repeat top left;
}
.roundedcornr_top_108986 {
	width:100%;
	background: url(/img/roundedcornr_108986_tr.png) no-repeat top right;
}
.roundedcornr_bottom_108986 {
	width:100%;
	background: url(/img/roundedcornr_108986_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_108986 div {
	width:100%;
	background: url(/img/roundedcornr_108986_br.png) no-repeat bottom right;
}
.roundedcornr_content_108986 {
	background: url(/img/roundedcornr_108986_r.png) top right repeat-y;
	width: auto;
}

.roundedcornr_top_108986 div,.roundedcornr_top_108986,
.roundedcornr_bottom_108986 div, .roundedcornr_bottom_108986 {
	width: 100%;
	height: 12px;
	font-size: 1px;
}
.roundedcornr_content_108986, .roundedcornr_bottom_108986 {
	margin-top: 0px;
	width:100%;
}
.roundedcornr_content_108986 { padding: 0 12px; width:auto;}



#menu
{
	font-size: 0.9em;
	text-align: center;
	clear:both;
}

#menu ul
{
	display: block;
	list-style: none;
	margin: -15px 0px 15px 0px;
	padding: 0px;
}

#menu li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu li a
{
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#menu li a:hover
{
	color: #fff;
}




/*--------------------------------------
	Tag Cloud
---------------------------------------*/

ul.tagCloud {
	margin: 0;
	padding: 0.5em 10px;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul.tagCloud li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 100%; /* ここで相対的に文字サイズを変更 */
}

ul.tagCloud li a {
	padding: 0 5px;
	position: relative;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #eee;
}

ul.tagCloud li.level6 a {
	z-index: 6;
	font-size: 167%;
	color: #424242;
}

ul.tagCloud li.level5 a {
	top: 5px;
	z-index: 5;
	font-size: 136%;
	color: #5e5e5e;
}

ul.tagCloud li.level4 a {
	font-size: 114%;
	color: #7a7a7a;
	z-index: 4;
}

ul.tagCloud li.level3 a {
	top: 5px;
	z-index: 3;
	font-size: 100%;
	color: #979797;
}

ul.tagCloud li.level2 a {
	font-size: 85%;
	color: #b3b3b3;
	z-index: 2;
}

ul.tagCloud li.level1 a {
	z-index: 1;
	font-size: 70%;
	color: #cfcfcf;
}

/* オンマウス */
ul.tagCloud li a:hover {
	border-color: #666;
	z-index: 10;
	color: #000;
	background-color: #eee;
}
