/*
80Theme Name: Minimalist Fever
Theme URI: http://blog.flyready.com/category/computer/wordpress/minimalist-fever/
Version: 1.21
Author: Remex
Author URI: http://blog.flyready.com/
Description: Too simply to use, just for Minimalist Fevers.
*/


/* Typography & Colors */

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: medium !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */
	margin: 0pt auto;
        background-color:#E8E8E8;
        color:#808080;
	line-height: 1.4em;
	width:780px;
}

html>/**/body {
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 12px; /* モダンブラウザ向け */
        margin: 0pt auto;
        background-color:#E8E8E8;
        color:#808080;
	line-height: 1.4em;
        width:780px;
}

a {
        color:#4C92B3;
	text-decoration:none;
	border: none;
}

a:hover {
	backtround-color:#ffffff;
        color:#fff;
        color:#0CABD5;
        border-bottom: 1px dashed #999999;
        
}

h1 {
	font-size: x-large !important; /* IE 7向け */
        font-size: large; /* IE 6以下 */
        color:#808080;
	font-weight:bold;
	padding-bottom:0.5em;
        border-bottom: 1.5px solid #ff6600;
        padding: 3px 0px 3px 5px;
        border-left: 5px solid #ff6600;
}

html>/**/h1 {
        font-size: 14px; /* モダンブラウザ向け */
        margin: 1em;
        background-color:#E8E8E8;
        color:#808080;
	line-height: 1.4em;
}

h2 {
	font-size: medium !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */
        color:#999999;
	font-weight:bold;
	padding-bottom:0.5em;
}

html>/**/h2 {
        font-size: 12px; /* モダンブラウザ向け */
        color:#999999;
	font-weight:bold;
	padding-bottom:0.5em;
}

h3 {
	font-size: large !important; /* IE 7向け */
        font-size: medium; /* IE 6以下 */
        color:#808080;
	font-weight:bold;
	padding-bottom:0.5em;
        border-bottom: 1px solid #0CABD5;
        padding: 2px 0px 2px 5px;
        border-left: 5px solid #0CABD5;
}

html>/**/h3 {
        font-size: 13px; /* モダンブラウザ向け */
        color:#808080;
	font-weight:bold;
	padding-bottom:0.5em;
        border-bottom: 1px solid #0CABD5;
        padding: 2px 0px 2px 5px;
        border-left: 5px solid #0CABD5;
}

h4 {
        font-size: medium !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */	
        color:#808080;
        padding-bottom:0.5em;
        border-bottom: 1px solid #999999;
        border-bottom: 1px dashed #999999;
}

html>/**/h4 {
        font-size: 12px; /* モダンブラウザ向け */
	color:#808080;
        padding-bottom:0.5em;
        border-bottom: 1px solid #999999;
        border-bottom: 1px dashed #999999;
}

h5 {
        font-size: medium !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */
        color:#808080;
        padding-bottom:0.0em;
}

html>/**/h5 {
        font-size: 12px; /* モダンブラウザ向け */
        color:#808080;
        padding-bottom:0.0em;
}

h6 {
        color:#999999;
	font-size: 0px;
        padding-bottom:0.5em;
        border-bottom: 1px dashed #999999;
}

table.dat{width:95%; border-collapse: collapse;border:1px solid #ffffff;}
table.dat th {border:1px; border-style:none none dashed; border-color:#999999;}
background-color:#ffffff;padding:1em;text-align:left;}

}

img {
	border: none;
}

address {
	font-style: italic;
}

blockquote {
	margin: 1em 0;
	padding: 0 0 0 1.2em;
	border-left: 4px solid #c2cfdf;
}

address {
	font-style: italic;
}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
}

code, pre, var {
	font-size: 1em;
}

ol {
	margin-left: 2em;
}

dd {
	margin: .5em 0 1em 1.5em;
}

cite {
	font-weight: bold;
	font-style: normal;
}

input, textarea, select {
        font-size: medium !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */
	padding:4px;
	border:1px solid #e5e5e5;
	line-height:14px;
	background-color: #fff;
	font-family: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#999;
	word-wrap: break-word;
}

html>/**/input, textarea, select {
        font-size: 12px; /* モダンブラウザ向け */
        padding:4px;
	border:1px solid #e5e5e5;
        Line-height:14px;
	background-color: #fff;
	font-family: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#999;
	word-wrap: break-word;
}

textarea {
	width: 350px;
}

input#author, input#email, input#url {
	width: 350px;
}

input#submit {
        font-size: medium !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */
	width: 250px;
	height: 30px;
	padding: 2px 4px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	font: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #999;
}

html>/**/input#submit {
        font-size: 12px; /* モダンブラウザ向け */
        width: 250px;
	height: 30px;
	padding: 2px 4px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #999;
}

/* Structure */

#warp {
	margin-bottom:1.5em;
}

#content { 
	background-color:#fff;
	border: solid 1px #e5e5e5;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.entry img {
	border: 0px solid #c2cfdf;
    border: 0px solid #ffffff;
    padding: 0 0 0 0;
}

.entry { 
	background-color:#fff;
	padding: 0em 0em 0em 0em;
	word-wrap: break-word;
}

.entry ul {
	list-style: none;
	padding-left:0px;
	margin-left:0em;
}

.entry li{
	list-style: disc;
 	margin-left:1em;
}

.postmetadatasingle {
	margin-top: 4.0em;
}

#header {
	
	margin-left:10%;
	margin-right:10%;
	background: url(images/u10rogo_150.GIF) top right no-repeat;
　　　　 text-align: left;
	padding: 0 0 40px 0;
	margin: 10px 0px 0px 0px;
}

#bc {
	margin: 0 0 3px 8px;
}

#news {
	background-color:#fff;
	border:solid 1px #e5e5e5;
	color:#999;
	margin: 4px 0 0px 0;
	padding: 0px 40px 0px 40px;
}

#news h2 {
        font-size: small !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */
	color:#808080;
	font-weight:bold;
	padding:1em 0 0 0;
	border-bottom: 1px solid #FF6600;
}

html>/**/#news h2 {
        font-size: 12px; /* モダンブラウザ向け */
        color:#808080;
	font-weight:bold;
	padding:1em 0 0 0;
	border-bottom: 1px solid #FF6600;
}


#news h3 {
        font-size: small !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */
}

html>/**/#news h3 {
        font-size: 12px; /* モダンブラウザ向け */
}

#news ul{
        font-size: small !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */
	padding: 0;
	color:#666;
	line-height: 1.8em;
	list-style: none;
	margin-left:0px;
	color:#808080;
}

html>/**/#news ul {
        font-size: 12px; /* モダンブラウザ向け */
        padding: 0;
	color:#666;
	line-height: 1.8em;
	list-style: none;
	margin-left:0px;
	color:#808080;
}

#news ul li{
        font-size: small !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */
	list-style: none;
	padding-left:0;
	color:#808080;
}

html>/**/#news ul li {
        font-size: 12px; /* モダンブラウザ向け */
        list-style: none;
	padding-left:0;
	color:#808080;
}

#topmenu{
        font-size: small !important; /* IE 7向け */
        font-size: small; /* IE 6以下 */
	border:solid 1px #e5e5e5;
        background-color: #fff;
	text-align: center;
	font-weight:bold;
	padding: 3px 0 0 0;
	margin: 0 0 5px 0;
}

html>/**/#topmenu {
        font-size: 11px; /* モダンブラウザ向け */
        border:solid 1px #e5e5e5;
        background-color: #fff;
	text-align: center;
	font-weight:bold;
	padding: 3px 0 0 0;
	margin: 0 0 5px 0;
}

#footer{
        font-size: small !important; /* IE 7向け */
        font-size: x-small; /* IE 6以下 */
	border:solid 1px #e5e5e5;
	background-color:#fff;
	text-align: center;
	margin: 3px 0 0 0;
}

html>/**/#footer {
        font-size: 10px; /* モダンブラウザ向け */
        border:solid 1px #e5e5e5;
	background-color:#fff;
	text-align: center;
	margin: 3px 0 0 0;
}

/* 画像の枠スタイル設定 */
.photofrm
{
width: 300;
height: 110;
padding: 10px 10px 10px 10px;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px;
border-color: #c2cfdf #c2cfdf #c2cfdf #c2cfdf;
}

.photofrmr
{
width: 150;
height: 65;
padding: 10px 10px 10px 10px;
background-color: #FFFFFF;
border-style: solid;
border-width: 1px;
border-color: #c2cfdf #c2cfdf #c2cfdf #c2cfdf;
}

/* Comment Style */

ol.commentlist {
	background-color: transparent;
	margin-left: -1em;
}

html>body ol.commentlist {	margin-left: -4.3em;}

*+html ol.commentlist {
	margin-left: -1em!important;
}

.commentlist li {
	color: #999;
	padding: 5px 0 0 10px;
	list-style-type: none;
	margin-top: 10px;
	word-wrap: break-word;
}

#commentinfo {
	background-color: #ffffd0;
}

#commentinfo p{	
	padding-left: 5px;
}
.author-comment {
	background-color: #f1fdd7;
	padding-left: 5px;
}

.ping-comment {
	background-color: #e4fbfd;
	padding-left: 5px;
}

/* Navigation Elements */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-bottom: 5px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

    img{

    border:0

    }
