/*==========全体==========*/
body {font-face:MSゴシック,sans-serif; font-size:100%; color:#1C1C1C;}
td {
	font-face:MSゴシック,sans-serif;
	font-size:12px;
	color:#1C1C1C;
	line-height:normal;
	font-style: normal;
}
img{
	border:0px;
}
/*==========色==========*/
.red{
	color:#ff0000;
}
.bg_blue_a{
	background-color:#1188ff;
}
.bg_blue_b{
	background-color:#cce6ff;
}
.bg_blue_c{
	background-color:#e8f3ff;
}
/*==========テキスト==========*/
.tit_pink{
	font-face:MSゴシック,sans-serif;
	font-size:17px;
	color:#ff0066;
	line-height:120%;
	font-weight:bold;
	}
.bold{
	font-weight:bold;
}
.indent {
	text-indent: 1em;
}
.center{
	text-align:center;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
/*==========幅・高さ==========*/
.width_80{
	width:80px;
}
.width_100{
	width:100px;
}
.width_250{
	width:240px;
}
/*==========マージン・パディング==========*/
.margin_l_25{
	margin-left:25px;
}

a:link {color:#333399;}
a:active {color:#333399;}
a:visited {color:#333399;}
a:hover {color:#333399;}

font.body_s {font-face:MSゴシック,sans-serif; font-size:70%; color:#333333; line-height:100%;}
font.body_m {font-face:MSゴシック,sans-serif; font-size:85%; color:#333333; line-height:140%;}
font.body_b {font-face:MSゴシック,sans-serif; font-size:80%; color:#333333; line-height:150%; font-weight:600;}
font.body_l {font-face:MSゴシック,sans-serif; font-size:120%; color:#333333; line-height:150%; font-weight:600;}
font.body_w {font-face:MSゴシック,sans-serif; font-size:100%; color:#FFFFFF; line-height:150%; font-weight:600;}

font.tit_orange {font-face:MSゴシック,sans-serif; font-size:17px; color:#FF6600; line-height:120%; font-weight:600;}
font.tit_green {font-face:MSゴシック,sans-serif; font-size:17px; color:#006600; line-height:120%; font-weight:600;}
font.tit_blue {font-face:MSゴシック,sans-serif; font-size:17px; color:#003399; line-height:120%; font-weight:600;}
font.tit_pink {font-face:MSゴシック,sans-serif; font-size:17px; color:#FF0066; line-height:120%; font-weight:600;}
font.tit_white {font-face:MSゴシック,sans-serif; font-size:17px; color:#FFFFFF; line-height:120%; font-weight:600;}

font.subtit_orange {font-face:MSゴシック,sans-serif; font-size:100%; color:#FF6600; line-height:150%; font-weight:600;}
font.subtit_green {font-face:MSゴシック,sans-serif; font-size:100%; color:#006600; line-height:150%; font-weight:600;}
font.subtit_blue {font-face:MSゴシック,sans-serif; font-size:100%; color:#003399; line-height:150%; font-weight:600;}
font.subtit_pink {font-face:MSゴシック,sans-serif; font-size:100%; color:#FF0066; line-height:150%; font-weight:600;}

font.news {font-face:MSゴシック,sans-serif; font-size:12px; color:#333333; line-height:14px;}
