/*
THEME NAME: WJRXM
THEME URI: http://j-x-maintec.co.jp/wp-content/themes/WJRXM/
DESCRIPTION: 2 Column Wordpress theme with left sidebar.
VERSION: 1.0
AUTHOR: susu
AUTHOR URI: http://susu.cc/
TAGS: two-columns, widgets, blue
*/





/*-------------------------------------------------------------------------------*/
/* Layout */
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

body {
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}

#header {
	height: 100px;
	width: 100%;
}

#serchbar {
	display: none;
}

#docuarea {
	width: 95%;
}

#documents {
	padding: 10px;
}

#documents h2 {
	font-size: 110%;
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
}

#documents #comme {
	display: none;
}

a{
	color: #0000FF;
	text-decoration: none;
}


#sidebar {
	display: none;
}

#footer {
	display: none;
}

/*-------------------------------------------------------------------------------*/



/*-------------------------------------------------------------------------------*/
/* Option Layout */

h1 {
	font-size: 120%;
	font-weight: normal;
}

h2 {
	font-size: 110%;
	font-weight: normal;
}

h3 {
	font-size: 105%;
	font-weight: normal;
}


#documents h3 {
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000000;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-right: 50px;
}

#head {
	height: 80px;
	width: 90%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	padding: 5px;
}


#documents ul li {
	list-style-type: circle;
	margin-left: 70px;
}

#documents ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#documents ol {
	margin-top: 10px;
	margin-bottom: 10px;
}

#documents ol li {
	list-style-type: decimal;
	margin-left: 70px;
}

blockquote {
	margin-left: 50px;
}

#documents p {
	letter-spacing: 0.1em;
	line-height: 1.7em;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#documents dl {
	letter-spacing: 0.1em;
	line-height: 1.7em;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 30px;
}

#documents dl dt {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#documents dl dd {
	letter-spacing: 0.1em;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 40px;
}

#sidemenu h2 {
	margin-top: 12px;
	margin-bottom: 3px;
}

#sidemenu {
	padding: 5px;
}

#sidemenu ul li {
	height: 34px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	overflow: hidden;
	margin: 0px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#sidemenu ul li a {
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}

#sidemenu ul li a:hover {
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}

#sidemenu h2 {
	font-size: 90%;
	color: #336699;
}

#foot {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#foot a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

#foot {
	display: none;
}
#form input.area, #form textarea, #searchform input.searchtext {
	display: none;
}
	
#commentform input:focus, #commentform textarea:focus {
	display: none;
}


.class_comment1 {
	display: none;
}


.class_comment2 {
	display: none;
}

/*-------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------*/
/* WordPress Options */
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*-------------------------------------------------------------------------------*/
