@charset "utf-8";
@import url(css/common.css);

body{font-family:"MS PGothic","Hiragino Kaku Gothic Pro",Meiryo,sans-serif;}
/*
08271310
========================================
DEFAULT
========================================*/

* {
	padding: 0 ;
	margin: 0 ;
	line-height: 145% ;
}


img {
	border: 0px ;
}


.clear {
	clear: both ;
}


li {
	list-style-type: none ;
}



p {
	padding: 3px 0px 1px 5px;
	margin: 3px 0px 5px 0px;
	font-size: 12px;
	line-height: 150%;
}


hr {
	height: 1px ;
}


/*table*/

.content .sample {
	margin: 10px ;
	border-top: dotted 1px #ccc;
	font-size: 12px;
	border-collapse: collapse;
	width: 474px;
}


.content .sample th {
	padding: 3px ;
	border-bottom: dotted 1px #ccc ;
	font-weight: normal ;
	color: #000000 ;
	text-align: left ;
	white-space: nowrap ;
	background: #F7ECBE ;
}


.content .sample td {
	padding: 3px ;
	border-bottom: dotted 1px #ccc ;
	color: #000000 ;
}


.content .sample2 {
	margin: 10px ;
	border-top: dotted 1px #ccc;
	font-size: 12px;
	border-collapse: collapse;
	width: 474px;
}


.content .sample2 th {
	padding: 3px ;
	border-bottom: dotted 1px #ccc ;
	font-weight: normal ;
	color: #ffffff ;
	text-align: center ;
	white-space: nowrap ;
	background: #cc0000 ;
}


.content .sample2 td {
	padding: 3px ;
	border-bottom: dotted 1px #ccc ;
	color: #000000 ;
	text-align: center ;
}



/*========================================
LINK
========================================*/

/*common */
a:link, a:visited {
	color: #069 ;
}


a:active, a:hover {
	color: #C02929 ;
}


/*container header h2 */
#header h2 a:link, 
#header h2 a:visited,
#header h2 a:hover, 
#header h2 a:active,
#header2 h2 a:link, 
#header2 h2 a:visited,
#header2 h2 a:hover, 
#header2 h2 a:active {
	position: absolute ;
	left: 10px ;
	top: 3px ;
	font-size: 12px ;
	font-weight: normal ;
	color: #fff ;
}


#header h2 a:link, 
#header h2 a:visited {
	text-decoration: none ;
}


#header h2 a:hover, 
#header h2 a:active {
	text-decoration: underline ;
}




#header2 h2 a:link, 
#header2 h2 a:visited {
	text-decoration: none ;
}


#header2 h2 a:hover, 
#header2 h2 a:active {
	text-decoration: underline ;
}



/*header h3 */

h3 a:link, h3 a:visited {
	color: #fff ;
	text-decoration: none ;
}


h3 a:active, h3 a:hover {
	color: #fff ;
	text-decoration: underline ;
}



/*content h3 a*/

.content h3 a {
	height: 45px ;
	line-height: 45px ;
}





/*navi*/


#sidemenu li a:link, 
#sidemenu li a:visited,
#sidemenu li a:hover, 
#sidemenu li a:active {
	min-height: 20px ;
	padding:10px 8px 10px 28px ;
	border-bottom: 1px dotted #cc0000 ;
	font-size: 12px;
	font-weight: bold ;
	line-height: 1.2;
	text-decoration: none;
	display: block;
	text-align: left ;
	background: url("images/navi.gif") no-repeat left center ;
}


#sidemenu li a:link,
#sidemenu li a:visited {
	color: #fff ;
}


#sidemenu li a:hover,
#sidemenu li a:active {
	color: #fff;
	background-position: -200px center ;
}


/*sub-navi */
#sidemenu li li a:link , 
#sidemenu li li a:visited, 
#sidemenu li li a:hover , 
#sidemenu li li a:active {
	min-height:10px ;
	padding:5px ;
	font-size: 12px;
	font-weight: bold ;
	line-height: 1.2 ;
	text-decoration: none;
	display: block;
	text-align: left ;
	color: #666 ;
}


#sidemenu li li a:link , 
#sidemenu li li a:visited {
	margin-left: 5px ;
	border-bottom: 1px solid #e7e7e7 ;
	background: #fff;
}


#sidemenu {
	margin: auto ;
	background: #fff ;
}


#sidemenu li {
	width: 100% ;
}

#sidemenu li ul {
	margin-bottom: 10px ;
}

/*========================================
LAYOUT
========================================*/

html{}



body {
	font-size: 12px ;
	color: #333 ;
	text-align: center ;
	background: url(images/bg.jpg) center top no-repeat;
	background-attachment: fixed ;
}

#indexBody, #archiveBody {
	font-size: 12px ;
	color: #333 ;
	text-align: center ;
	background: url(images/bg.jpg) center top no-repeat;
	background-attachment: fixed ;
}



#container {
	position: relative ;
	width: 870px ;
	margin: auto ;
	border-top: none ;
	text-align: center ;
	background: url("images/bg_main.jpg") repeat-y ;
}




#header {
	height: 307px ;
	text-align: left ;
	background: #fff url("images/head.jpg") no-repeat center top ;
}



#header2 {
	height: 114px ;
	text-align: left ;
	background: #fff url("images/head2.jpg") no-repeat center top ;
}



body #sidenavi1{
	float: left ;
	width: 169px ;
	padding-top: 15px ;
	margin-top: 0px ;
	overflow: hidden ;
	text-align: center ;
	background: url("images/side_top.gif") no-repeat center top ;
}

	
#indexBody #sidenavi1, #archiveBody #sidenavi1{
	margin-top: -252px ;
}


#center { margin-top : 50px ; 
	float: left ;
	width: 510px ;
	padding-bottom: 30px ;
	overflow: hidden ;
	text-align: center ;
	text-align: left ;
	text-align: left ;
	background: url("images/bg_center_bottom.jpg") bottom left no-repeat;
}


.content {
	clear: both ;
	padding-left: 30px ;
	margin-bottom: 15px ;
	text-align: left ;
	background: url("images/bg_center.jpg") repeat-y left ;
}
 


#footer {
	clear: both ;
	height: 65px ;
	padding-top: 5px ;
	padding-left: 15px ;
	margin: auto ;
	margin-top: 15px ;
	font-size: 10px ;
	font-weight: normal	;
	text-align: left ;
	background: url("images/footer.jpg") no-repeat top left ;
}


#sidenavi2{
	background: url("images/sumbox.jpg") no-repeat top left ;
}


#sidenavi2 .sumbox{
	width: 156px ;
	padding-bottom: 35px ;
	margin: auto ;
	margin-right: 2px ;
	background: url("images/sumbox.jpg") no-repeat bottom left ;
}



#sidenavi2 .sumbox img{
	margin: auto ;
}

/*========================================
HEADER
========================================*/



#header img, #header2 img {
	position: absolute ;
	top: 34px ;
	right: 10px ;
}



#container #header2 h1 {
	position: absolute ;
	left: 190px;
	top: 120px;
	width: 495px ;
	padding: 5px ;
	margin-bottom: 10px ;
	font-size: 14px ;
	color: #fff ;
	background: url("images/h1_title.gif") no-repeat center left;
text-align : left ;
}






#container #header p, #container #header2 p {
	position: absolute ;
	top: -4px;
	right: 8px;
	padding: 3px 0px 1px 0px;
	margin-left: -5px ;
	font-size: 12px ;
	color: #fff;
	text-align: right ;
}

#container>#header p, #container>#header2 p {
	top: -3px;
}

/*========================================
SIDE
========================================*/

/*NAVI*/


#sidemenu ul {
	text-align: center;
	list-style-type: none;
}


#sidemenu ul ul {
	border-right: none;
	text-align: center;
	list-style-type: none;
}


#sidemenu ul ul {
	text-align: left;
	list-style-type: none;
}




/*SEARCH*/

#searchbox {
	margin: auto ;
	text-align: center ;
}



#searchbox form {
	height: 84px ;
	width: 170px ;
	padding-top: 5px ;
	padding-bottom: 10px ;
	margin: auto ;
	text-align: center ;
	background: url("images/search_bottom.jpg") no-repeat left bottom;
}


#sidenavi1 > #searchbox form {
	height: 74px ;
}


label {
	font-weight: bold ;
	color: #666 ;
	display: block ;
}


#searchbox #search {
	width: 150px ;
	margin: auto ;
	margin-bottom: 2px ;
	border: 1px solid #ccc ;
	font-weight: normal ;
	color: #666 ;
	letter-spacing: 0px ;
	background: #fff ;
}


#sidenavi1 > #searchbox #search {
	margin-bottom: 5px ;
}



#searchbox #searchbutton {
	display : block ;
	border: none ;
	font-weight: bold ;
	color: #fff ;
	background: #999 ;
	width : 150px ;
	margin: auto ;
	/* \*//*/
	margin-left : 7px ; 
	margin-right : 7px ;
	/**/
}


/*========================================
MAIN
========================================*/


/*TITLE*/

.content h3, .content  h4 {
	height: 45px ;
	padding-left: 25px ;
	margin-bottom: 5px ;
	border-left: none ;
	font-size: 12px ;
	color: #fff ;
	line-height: 45px ;
	background: url("images/title.gif") no-repeat center left;
}


.content h5 {
	padding-left: 5px ;
	border-bottom: 3px double red ;
	font-size: 12px ;
	font-weight: normal ;
	color: #2F4F4F ;
}


.content p img {
	margin-right: 10px ;
}


/*NEW*/

.whats {
}


.whats p {
	padding-top: 3px ;
	padding-bottom: 3px ;
	padding-left: 20px ;
	margin: 0px ;
	border-bottom: 1px dotted #d5d5d5 ;
	background: #fff url("images/arrow.gif") no-repeat left center;
	background-position: 7px ;
}


/*========================================
FOOTER
========================================*/

#footer h3{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
	color: #999;
}


#footer p{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
	color: #999;
}


#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active {
	color: #999;
	text-decoration: none;
}


#footer .rss{
	width: 40px;
	padding: 1px;
	border: solid 1px #bbbbbb;
}


#footer .rss a{
	height: 13px;
	width: 100%;
	font-size: 9px;
	color: black;
	display: block;
	background-color: #bbbbbb;
}


#footer .rss-format{
	padding: 0.5px;
	background-color: #FFB74C;
}


#footer .rss-version{
	padding: 0.5px;
	background-color: #BBBBBB;
}


#footer img{
	float: left;
	padding: 5px 5px 5px 0px;
	margin-right: 10px;
	overflow: hidden ;
}





/*sidenavi2*/

#sidenavi2 {
	float: right ;
	width: 170px ;
	overflow: hidden ;
	text-align: center ;
}


#sidenavi2 h4 {
	padding: 2px ;
	margin-bottom: 5px ;
	font-size: 12px ;
	color: #000;
	background: url("images/ranking.gif") no-repeat center left;
}


#sidenavi2 h4 {
	display: block ;
}


#sidebar1 a {
	display: block ;
}


#sidenavi2 img {
	margin-bottom: 5px ;
}



/*========================================
FORM
========================================*/

table {
	font-size: 100% ;
}


.sample textarea {
	width: 300px ;
}


.sample {
	width: 410px ;
	margin: auto ;
}

/*========================================
mt5 install manual
========================================*/
.mt5Help { padding-bottom: 2em ; }

.mt5Help img {
	border: 1px dotted #d8d6d4 ;
}


.mt5Help .caution {
	padding: 0.75em ;
	margin-bottom: 1em ;
	border: 3px solid #FCDD86 ;
	background: #FEEEC2 ;
}

.mt5Help blockquote {
	padding: 1em ;
	margin-bottom: 1em ;
	font-size: 0.9em ;
	background: #fff1e8 ;
}


.mt5Help ul {
	padding: 1em ;
	margin-bottom: 1em ;
	border: 2px solid #fb9 ;
}

.mt5Help ul li  {
	margin-left: 2em ;
	list-style-type: decimal;
}


.mt5Help h5 {
	padding: 0.3em ;
	margin-top: 1em ;
	margin-bottom: 0.5em ;
	border: none ;
	background: #ffdfdf ;
}


.mt5Help h6{
	margin-bottom: 0.5em ;
	font-size: 1em ;
	color: #f60 ;
}

.mt5Help h6 b {
	font-weight: bold ;
	color: #f00 ;
}

