﻿a:link    { color:#0000ff ; text-decoration : none }
a:visited { color:#0000ff ; text-decoration : none }
a:hover   { color:#0000ff ; text-decoration : none }
a:active  { color:#0000ff ; text-decoration : none }

.linkunder {
	text-decoration		: none;
}

/* Modal Popup */
.modalBackground { 
	background-color   : Gray; 
	opacity            : 0.7; 
}

.modalPopup{ 
	background-color   : #FFF8C6; 
	border-width       : 3px; 
	border-style       : solid; 
	border-color       : Gray; 
	padding            : 3px; 
} 

.ime-on {
	ime-mode           : active;
	font-family        : "メイリオ","ＭＳ ゴシック";
    border-color       : #3399FF;
    border-style       : solid;
    border-width       : 1px;    
	font-size          : 12px;
}

.ime-on-center {
	ime-mode           : active;
	font-family        : "メイリオ","ＭＳ ゴシック";
    border-color       : #3399FF;
    border-style       : solid;
    border-width       : 1px;    
	font-size          : 12px;
    text-align         : center;
}

.ime-on-right {
	ime-mode           : active;
	font-family        : "メイリオ","ＭＳ ゴシック";
    border-color       : #3399FF;
    border-style       : solid;
    border-width       : 1px;    
	font-size          : 12px;
    text-align         : right;
}

.ime-off {
	border: 1px solid #3399FF;
    ime-mode           : inactive;
	font-family        : "メイリオ","ＭＳ ゴシック";
    font-size          : 12px;
    margin-right: 0px;
}

.ime-off-center {
	ime-mode           : inactive;
	font-family        : "メイリオ","ＭＳ ゴシック";
    border-color       : #3399FF;
    border-style       : solid;
    border-width       : 1px;    
	font-size          : 12px;
    text-align         : center;
}

.ime-off-right {
	ime-mode           : inactive;
	font-family        : "メイリオ","ＭＳ ゴシック";
    border-color       : #3399FF;
    border-style       : solid;
    border-width       : 1px;    
	font-size          : 12px;
    text-align         : right;
}

.item-invisible {
	display            : none;
}

body {
    font-family: "メイリオ","ＭＳ ゴシック";
    font-size: 12px;
}

.fontstyle {
	font-family        : "メイリオ","ＭＳ ゴシック";
	font-size          : 12px;
}

.buttonstyle {
	font-family        : "メイリオ","ＭＳ ゴシック";
	font-size          : 12px;
    background-color   : #3399FF;
    color              : white;
    border-style       : none;
}

.buttonstyle50 {
	font-family        : "メイリオ","ＭＳ ゴシック";
	font-size          : 12px;
    background-color   : #3399FF;
    color              : white;
    border-style       : none;
    width              : 50px
}

.buttonstyle70 {
	font-family        : "メイリオ","ＭＳ ゴシック";
	font-size          : 12px;
    background-color   : #3399FF;
    color              : white;
    border-style       : none;
    width              : 70px
}

.buttonstyle100 {
	font-family        : "メイリオ","ＭＳ ゴシック";
	font-size          : 12px;
    background-color   : #3399FF;
    color              : white;
    border-style       : none;
    width              : 100px
}

.buttonstyle150 {
	font-family        : "メイリオ","ＭＳ ゴシック";
	font-size          : 12px;
    background-color   : #3399FF;
    color              : white;
    border-style       : none;
    width              : 150px;
}

.tablestyle10025 {
    width              : 100px;
    height             : 25px;
}

.tablestylefree25 {
    height             : 25px;
}
