@charset "utf-8";
/*
THEME NAME: MRTechnology
THEME URI: http://www.mrtechnology.co.jp
DESCRIPTION: MRTechnology
VERSION: 1.0
AUTHOR: Dosanite.Inc
AUTHOR URI: http://www.dosanite.co.jp
*/

/*
YUI reset.css
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
(em,strong settings deleted)
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*
MRTechnology CSS ver 1.0
Copyright (c) 2008, dosanite Inc. All rights reserved.
http://www.dosanite.co.jp
*/


/*
Block Layouts
*/
html{
	background:#ccc;
	height:100% !important;
	margin-bottom:1px !important;
}
body{
	_text-align:left;
}
body *{
	_text-align:inherit;
}
div#container{
	margin:0 auto;
	width:800px;
	background:#fff url('img/container-background.png') repeat-y top left;
	border-left:1px black solid;
	border-right:1px black solid;
}
div#alpha{
	width:600px;
	float:right;
}
div#beta{
	width:200px;
	float:right;
	padding-bottom:10px;
}
div#gamma{
	clear:both;
	margin:5px;
}
#description {
	padding: 8px 8px 0;
}
/*
Banner Block Removing
*/
div#banner{
	display:none;
}

/*
Alpha Block Designs
*/
div#alpha-inner{
	padding-left:2px;
	padding-bottom:10px;
}
div#alpha p{
	margin-left:5px;
	margin-bottom:1em;
}
div#alpha h3{
	padding:3px 5px;
	background:#2965ac url('img/hx_bg.png') top left;
	color:#fff;
	font-size:123.1%;
}
div#alpha h3 a{
	color:#fff;
	text-decoration:none;
}

div#alpha h2{
	padding:3px 5px;
	background:#2965ac url('img/hx_bg.png') top left;
	color:#fff;
	font-size:167%;
}
div#alpha h3 a{
	color:#fff;
	text-decoration:none;
}
div.entry{
	padding-bottom:5px;
}
h3.entry-header{
	margin-top:10px;
}
div#alpha p.entry-header2{
	text-align:right;
	margin:5px 3px 5px 0;
}
p.entry-footer{
	margin-top:2px;
	padding-top:2px;
	text-align:right;
	border-top:2px black dotted;
}

div.module-tagcloud .module-list-item {
	display:inline;
}
div.module-tagcloud .taglevel1{
	font-size: 20px;
}
div.module-tagcloud .taglevel2{
	font-size: 18px;
}
div.module-tagcloud .taglevel3{
	font-size: 16px;
}
div.module-tagcloud .taglevel4{
	font-size: 14px;
}
div.module-tagcloud .taglevel5{
	font-size: 12px;
}
div.module-tagcloud .taglevel6{
	font-size: 10px;
}
div.entry-tags h4.entry-tags-header ,
div.entry-tags ul.entry-tags-list ,
div.entry-tags ul.entry-tags-list li.entry-tag{
	display: inline;
}
div.entry-content {
	padding: 10px;
}

/*
Beta Block Designs
(side bar)
*/
.widget_categories ul ,
.widget_mycategoryorder ul {
	margin-left:5px;
}
.widget_categories li ,
.widget_mycategoryorder li{
	margin-top: 5px;
	background:#65a3cd url('img/navi_bg.png') top left;
}
.widget_categories li a,
.widget_mycategoryorder li a{
	padding-top:2px;
	padding-left:10px;
	padding-bottom: 5px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:153.9%;
}
.widget_categories li a:hover ,
.widget_mycategoryorder li a:hover {
	color:#f96;
}
.widget_categories ul ul,
.widget_mycategoryorder ul ul {
	padding-top: 5px;
	margin-left:0;
	background:#fff none;
}
.widget_categories ul ul li ,
.widget_mycategoryorder ul ul li {
	margin-left:8px;
	margin-bottom: 5px;
	padding-bottom:2px;
	background:#fff none;
}
.widget_categories ul ul li a,
.widget_mycategoryorder ul ul li a{
	color:#0072bc;
	padding-left:2px;
	padding-bottom: 0;
	font-size:123.1%;
	border-left:5px solid #4ca5d9;
	border-bottom:3px solid #4ca5d9;
}
.widget_categories ul ul li a:hover ,
.widget_mycategoryorder ul ul li a:hover{
	color:#f96;
}

div#beta h2{
	margin:10px 0 3px 5px;
	padding:0 5px;
	border-left:10px solid #4ca5d9;
	border-bottom:5px solid #4ca5d9;
	font-size:123.1%;
}
ul.module-others-list li{
	margin:10px 0 3px 15px;
	padding-left:2px;
	border-left:5px #000 solid;
}
ul.module-others-list li a{
	color:#000;
	text-decoration:none;
}
ul.module-others-list li a:hover{
	color:#f00;
}
#beta div.module-content{
	margin-left:15px;
}

/*
Gamma Block Designs
*/
div#gamma{
	padding-left:5px;
	background:#fff;
	border-top:2px #000 solid;
	text-align:right;
}

#sidebar .widget {
	margin: 0 5% 10%;
	width: 90%;
}
#sidebar .widget h3 {
	font-weight: bold;
}
#sidebar .widget li {
	list-style: disc outside;
	margin-left: 1em;
}

/* widget_categories AND widget_mycategoryorder */
#sidebar .widget_categories ,
#sidebar .widget_mycategoryorder {
}
#sidebar .widget_categories li li ,
#sidebar .widget_mycategoryorder li li {
	list-style: circle outside;
}
/* widget_calendar */
#calendar_wrap caption {
	text-align: center;
	font-weight: bold;
}
#wp-calendar {
	width: 95%;
}
#wp-calendar th ,
#wp-calendar td {
	text-align: right;
}
#wp-calendar th {
	font-weight: bold;
}
.wp-pagenavi {
	margin-top: 10px;
}

/* body styles */
#alpha .entry .body h1 ,
#alpha .entry .body h2 ,
#alpha .entry .body h3 ,
#alpha .entry .body h4 ,
#alpha .entry .body h5 ,
#alpha .entry .body h6 {
	margin-top: .4em;
	margin-bottom: .4em;
}
#alpha .entry .body h1 {
	font-size: 30px;
}
#alpha .entry .body h2 {
	font-size: 28px;
}
#alpha .entry .body h3 {
	font-size: 24px;
}
#alpha .entry .body h4 {
	font-size: 21px;
}
#alpha .entry .body h5 {
	font-size: 18px;
}
#alpha .entry .body h6 {
	font-size: 15px;
}
#alpha .entry .body p ,
#alpha .entry .body ul ,
#alpha .entry .body ol ,
#alpha .entry .body blockquote {
	margin-top: 0.5em;
}
#alpha .entry .body p {
	font-size: 16px;
}
#alpha .entry .body ul ,
#alpha .entry .body ol {
	margin-left: 0.4em;
}
#alpha .entry .body ul li ,
#alpha .entry .body ol li {
	list-style-position: inside;
}
#alpha .entry .body ul li {
	list-style-type: disc;
}
#alpha .entry .body ol li {
	list-style-type: decimal;
}
#alpha .entry .body blockquote {
	margin-left: 2em;
	margin-right: 1em;
	padding: 0 0.5em 0.5em;
	border: 1px solid #999;
	background: #fff;
}
#alpha .entry .body strong {
	font-weight: bold;
}
#alpha .entry .body em {
	font-style: italic;
}

/* images */
.aligncenter {
    display: block;
    margin-left: auto;
    margin-bottom: auto;
}
.alignleft ,
.alignright {
    margin: .2em 1em;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.wp-caption {
    text-align: center;
}
.wp-caption-text {
    padding: 1em 0;
}
