@charset "UTF-8";
@import url(./d.css);
body {
	padding:5px 15px 15px;
	margin:0;
	text-align:center;
	font-family:'Lucida Sans Unicode','Tahoma',sans-serif;
	
	background-image:url(../img/share_bg001.gif);
	background-repeat:repeat-y;
	background-color:#606870;
	background-position:center top;
	
}

a:link {color:#33CC33;text-decoration:none;background-color:transparent}
a:visited {color:#339900;text-decoration:none;background-color:transparent}
a:hover {color:#FFaa33;text-decoration:underline;background-color:transparent;position:relative;top:1px;left:1px;}
a:active {color:#FFcc33;text-decoration:none;background-color:transparent}
a[accesskey]:after {font-size:80%;content:"["attr(accesskey)"]";color:#808080;font-weight:normal;}

h1 {
	background-color:transparent;
	font-size: 200%;
	font-weight:normal;
	font-family:'Arial','Lucida Sans Unicode','Tahoma',serif;
}
h2 {
	text-transform: capitalize;
	color:#202020;
	background-color:transparent;
	margin-top:2px;
	margin-bottom:2px;
	border-style:solid;
	border-width:0px 0px 1px;
	border-color:#505050;
	font-size: 180%;
	font-weight:normal;
	font-family:'Arial','Lucida Sans Unicode','Tahoma',serif;
	text-indent:0.5ex;
}
h2:first-letter {
	font-size: 100%;
	color: #8080a0;
}
h3,.toppage h2 {
	clear:both;
	text-transform: none;
	color:#707088;
	background-color:transparent;
	margin:1ex 0 0.2ex;
	padding:0;
	border-style:none;
	font-weight:bold;
	font-family:'Arial','Lucida Sans Unicode','Tahoma','MS UI Gothic',sans-serif;
	font-size:120%;
	text-indent:0;
}
h4 {
	color:#666666;
	background-color:transparent;
	font-family:'Arial','Tahoma','MS UI Gothic',serif;
	font-weight:normal;
	font-size:110%;
	margin:0;
}
acronym,abbr{
	border-bottom-width:1px;
	border-bottom-style:dotted;
	cursor:help;
}
img {border-width:0px}
input,option,textarea {
	color:#303030;
	border-style:solid;
	background-color:#ffffff;
	border-width:1px;
	border-color:#303030;
	font-size:100%;
	font-family:'Lucida Sans Unicode','Tahoma',sans-serif;
}


table {
	font-size:normal;
	border:solid #999999 1px
}
tr {

}
td,th{
	font-size:9pt;
	border:solid #cccccc 1px;
	padding:0.2ex 0.5ex;
}
th.emph {
	color:#334466;
	text-align:center;	
	font-weight:bold;
	background-color:#f0f0ff;
}
td.emph {
	color:#334466;
	text-align:center;	
	font-weight:bold;
	background-color:#f4f8f8;
}

p {
	margin:1em 0.8em;
	color:#666666;
}

li{
	margin:5px 0;
}

/* 
### デフォルト文書構造フォーマット ###
root
	header
		title
		breadcrumbs
	main
		globalmenu
		contents
	footer
		toprev
		copyright
*/

#root {
	width:660px;
	text-align:left;
	margin: 0 auto 0;
	font-size:80%;
	color:#2f4f4f;
	font-family:'Lucida Sans Unicode','Tahoma',sans-serif;
}

#header {
	margin:5px 0 15px;
}

#title {
	margin:0;
	text-align:center;
}

#title h1{
	margin:0
}

#breadcrumbs {
	margin:0;
	padding:0 5px;
	font-size:85%;
	color:#888888;
}

#breadcrumbs a:link {color:#779933;text-decoration:none;background-color:transparent}
#breadcrumbs a:visited {color:#888866;text-decoration:none;background-color:transparent}
#breadcrumbs a:hover {color:#ddaa33;text-decoration:underline;background-color:transparent;position:relative;top:1px;left:1px;}
#breadcrumbs a:active {color:#ddaa33;text-decoration:none;background-color:transparent}


#main {
	width:660px;
	background-image:url(../img/menu_back.gif);
	background-repeat:no-repeat;
}


#topmain {
	width:660px;
	height:520px;
	background-image:url(../img/index_bg001.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:20px
}

.lead{
width:270px;
}

#global_menu {
	float:left;
	height:320px;
	width:100px;
}

#global_menu ul{
	margin:10px 0 0;
	padding:0;
	text-align:right;
	list-style-type:none;
}

#global_menu li{
	margin:5px 0;
	padding:0;
}

#contents {
	float:left;
	margin-left:25px;
	padding-bottom:50px;
	width:515px;
	min-height:400px;
	background-image:url(../img/content_back.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:95%;
	line-height:180%;
}

ul.submenu {
	margin:0;
	padding:0 0 8ex;
	list-style-type:none;
}

ul.submenu li{
	float:left;
}
ul.submenu li a{
	padding:0px 15px;
	background:url("../img/share_arrow01.gif") 0% 50% no-repeat;
}
ul.submenu li a:hover{
	padding:3px 15px;
	background:url("../img/share_arrow01_on.gif") 0% 50% no-repeat;
}
ul.submenu li a:active{
	padding:3px 15px;
	background:url("../img/share_arrow01_on.gif") 0% 50% no-repeat;
}



#footer {
	border-top:solid 1px #666666;
	clear:both;
	padding:15px 0;
	text-align:center;
}
	.toprev {
		float:right;
	}
	.copyright {
		line-height:130%;
		font-size:80%;
	}

.md5 {
	font-size:85%;
	color:#888888;
}

.download {
	border:1px solid #ccddee;
	background:#faffff;
	padding:1.2ex 2em;
}

.character-container {
	border:1px dashed #aabbff;
	padding:5px;
	margin:5px 0 10px 0;
	text-align:center;
}
.character-container h4{
	text-align:left;
	color:#7788aa;
	border-bottom:1px solid #dddddd;
}
.character-container p{
	text-align:left;
}

.unimportant{
	color:#aaaaaa;
}