@charset"Shift_JIS";

/*

cssの初期化。

*/

/* ---------- [ About h ] ---------- */

h1.type1{
}

h2.type1 {
   margin-top: 30px;
   margin-bottom: 10px;
}

h2.type2 {
   text-align: center;
   font-size: 1.5em;
   text-decoration: underline;
   color: #006633; background: #ffffff;
}


h3.type1 {
   margin-left: 5%;
   margin-top: 5px;
   font-size: 1.2em;
   font-weight: bold;
   text-decoration: underline;
}


/* ------------- [ About text ] ------------ */

.tx-right {
   display: block;
   text-align: right;
}

.tx-top {
   vertical-align: text-top;
   padding-left: 10px;
   padding-right: 10px;
}

.tx-orange{
   color: #660000;
   font-style: normal;
   letter-spacing: 0.2em;
   font-size: 1.1em;
}

.tx-hilight{
   color: #990033;
   padding-left: 0.3em;
   padding-right: 0.3em;
   font-style: normal;
}

.tx-greenmark {
   background-color: #CCFFCC;
   font-style: normal;
   font-weight: bold;
   text-decoration: underline;
   }



/* -------- [ Unidentified ------------- */

img.pic {
   margin: 18px;
}
