/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1{
	margin-left: auto;
	margin-right: auto;
	color: #0000ff;
}

.tn1 h1,
.tn1 p{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.tn1 em{
	font-size: 18px;
	font-style:normal;
	font-weight: bold;
	float: left;
}

#pre-h1{
  font-size : 16px;
  color : #1672b6;
  text-align : right;
  line-height : 22px;
  margin-right : 98px;
}

.tn1 em a:link.emlink{
	text-decoration: none;color: #000000;
}
.tn1 em a:visited.emlink{
	text-decoration: none;color: #000000;
}
.tn1 em a:active.emlink{
	text-decoration: none;color: #000000;
}
.tn1 em a:hover.emlink{
	text-decoration: none;color: #000000;
}

.clr{
	clear:both;
	margin-bottom: 0px;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal{
	font-weight: normal;
}

.stbold{
	font-weight: bold;
}

/* ======================================== */
/*                  ????                    */
/* ======================================== */
.sn-toptext{
	font-size: 10px;
	font-weight: normal;
	margin: 0 auto;
	color: #000000;
}

td.index_txt{
     padding: 0 60px; 
}

td.index_txt p{
     margin: 0px 10px;
     font-size: 13px;
}

td.index_txt h2{
     font-weight: bold;
     margin: 0px 10px;
     font-size: 13px;
}

.event_sn_p{
	margin: 5px 10px 0px;
}

.event_sn_oldh5{
    background-image: url("img/line780_01.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    font-size: 20px;
    padding-bottom: 3px;
    padding-left: 50px;
}

/* ======================================== */
/*                  2013                   */
/* ======================================== */

/*feed*/
#feed ul li{
	margin: 0 10px 10px 10px;
padding: 5px 5px 5px 15px;
border-bottom:  1px dotted #ccc;
background: url(img/arrow.gif) no-repeat left 7px;
}
#feed ul li a{
	display: block;
}


/*-------------------------------??????---------*/

#toi{
 border-collapse: collapse;
 margin : 10px auto;
}

#toi th{
 border : 1px solid #ccc;
 padding : 5px 0;
 background :#dfe6e8;
 width : 13em;
 text-align : left;
 text-indent : 10px;
 font-weight : normal;
}

#toi td{
 border : 1px solid #ccc;
 padding : 5px;
 background-color : #fefefe;
}

#toi p{
 padding-top:10px;
}


.redmoji{
	color:#f00;
}

.hissu{
	font-size:90%;
color:#f00;
}

input[type="text"]{
   font-size: 150%;
}

input[type="file"]{
   font-size: 130%;
}

select{
   font-size: 150%;
}

textarea{
 font-size: 150%;
}


.toibtn{
 text-align : center;
 margin : 30px 0;
}
.toibtn input{
	padding : 5px 30px;
}

.sn_h5{
	text-align: center;
}

/*-------------?p??????---------------*/
.sn_breadcrumbs{
	list-style: none outside none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	font-size: 11px;
}

.sn_breadcrumbs li{
	float: left;
	margin: 0;
}