@charset "UTF-8";

@font-face {
  font-family: 'Uniqlo';
  src: url("../fonts/UniqloProLight.eot");
  src: url("../fonts/UniqloProLight.eot?#iefix") format("embedded-opentype"), url("../fonts/UniqloProLight.woff2") format("woff2"), url("../fonts/UniqloProLight.woff") format("woff"), url("../fonts/UniqloProLight.ttf") format("truetype"), url("../fonts/UniqloProLight.svg#uniqlo_prolight") format("svg");
  font-weight: 300;
}
@font-face {
  font-family: 'Uniqlo';
  src: url("../fonts/UniqloProRegular.eot");
  src: url("../fonts/UniqloProRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/UniqloProRegular.woff2") format("woff2"), url("../fonts/UniqloProRegular.woff") format("woff"), url("../fonts/UniqloProRegular.ttf") format("truetype"), url("../fonts/UniqloProRegular.svg#uniqlo_proregular") format("svg");
  font-weight: normal;
}
@font-face {
  font-family: 'UniqloIcon';
  src: url("../fonts/icomoon.woff?-2vjt0h") format("woff"), url("../fonts/icomoon.ttf?-2vjt0h") format("truetype"), url("../fonts/icomoon.svg?-2vjt0h#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UniqloBoldRegular';
  src: url("../fonts/uniqlobold-webfont.eot");
  src: url("../fonts/uniqlobold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/uniqlobold-webfont.woff") format("woff"), url("../fonts/uniqlobold-webfont.ttf") format("truetype"), url("../fonts/uniqlobold-webfont.svg#UniqloBoldRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body #content{
  font-family: Uniqlo, Roboto, 'Droid Sans', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}
#content ol,
#content ul {
  list-style: none;
}
#content table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
#content caption,
#content th,
#content td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
#content a img {
  border: none;
}
#content h1 {
  font-family: Uniqlo, Roboto, 'Droid Sans', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}
#content a {
  font-family: Uniqlo, Roboto, 'Droid Sans', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
  text-decoration: none;
  color: #000;
}

#content a:hover{
  text-decoration: none;
}
#content a:link{
  color: #000;
}
#content a:visited{
  color: #000;
}

#content img {
  vertical-align: bottom;
}
#content p {
  line-height: 1.6;
  margin-bottom: 0.5em;
}
#content ul {
  margin: 0;
  padding: 0;
}
#content ul li {
  list-style: none;
  font-size:16px;
}

#content .clear-fix:after {
	content: '';
	display: block;
	clear: both;
}

#content .mb15{
	margin-bottom: 15px;
}

#content .h1_tit{
	width: 960px;
	background-color: #FFF;
	margin-bottom: 15px;
} 
#content .h1_tit h1{
	font-size: 28px;
	padding: 25px 0 25px 20px;
	line-height: 0.7em;
	font-weight: normal;
}

#content{
	width: 960px;
	overflow: hidden;
	font-family: Uniqlo;
}

/*main*/
#content div#main{
	float: left;
	overflow: hidden;
	width: 708px;
}
#content .mainh2{
	font-size: 22px;
	font-weight: normal;
	padding: 15px 0 15px 15px;
	color: #F00;
	border-top: 5px solid #f00;
	display: block;	
	margin-bottom: 15px;
	background-color: #FFF;
	width: 708px;
	line-height:0.8em;
}

/* main_column */

#content #main .main_column{
	background-color: #FFF;
	width: 708px;
    margin-bottom: 1px;
	overflow: hidden;
	background-image: url(../images/icon_b.png);
	background-repeat: no-repeat;
	background-position: right;
}
#content #main .main_column a{
	padding: 15px;
	display: block;
	overflow: hidden;
}
#content #main .main_column a img{
	float: left;
}
#content #main .main_column a .main_note{
	width: 380px;
	padding-left: 28px;
	overflow: hidden;
	display: block;
}
#content .main_date{
	font-size: 16px;
	margin-bottom: 11px;
	line-height: 1em;
	color: #999;
}
#content #main .main_column h3{
	font-size: 24px;
	font-family: "UniqloBoldRegular","Uniqlo";
	margin-bottom: 15px;
	font-weight: normal;
	line-height: 1em;
	color:#666;
}
#content .main_desc{
	font-size: 15px;
	line-height: 1.2em;
	color: #999;
}
#content .more{
	width: 708px;
	padding: 30px 0;
	background-color: #FFF;
	text-align: center;
	overflow: hidden;
}
#content .more a{
	font-size: 16px;
	margin: 0 auto;
	padding: 15px 19px;
	text-align: center;
	background-color: #000;
	color: #FFF;
	line-height: 0.8em;
}

/* showmore accordion */
.backnumber{

}
/* // showmore accordion */

/* //main_column */

/* //main */

/*side*/
#content #side{
	width: 237px;
	float: right; 
}
#content ul li.ul_tit{
	background-color: #F00;
	color: #FFF;
	font-size: 19px;
	line-height: 0.8em;
	background-image: none;
	border-right: none;
	padding: 15px;
	margin-bottom: 0;
}
#content .list_a li{
	background-color: #FFF;
	background-image: url(../images/icon_s.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 1px;
}
#content .list_a li a{
	display: block;
	padding: 15px;
}
#content .list_b li{
	font-size: 14px;
	background-color: #FFF;
	margin-bottom: 1px;
	background-image: url(../images/icon_s.png);
	background-repeat: no-repeat;
	background-position: right;
	clear: both;
}
#content .list_b li a{
	display: block;	
	padding: 10px;
	height: 60px;
}
#content .list_b li a img {
	float: left;
}
#content .side_note{
	padding-top:6px;
	padding-left: 70px;
	width: 121px;
	font-size: 12px;
	line-height: 1.2em;
	display: block;
}
#content .side_date{
	line-height: 0.8em;
	margin-bottom: 10px;
}
#content .side_note h3{
	font-weight: normal;
	margin-top: 6px;
	line-height: 1.1em;
	font-size: 12px;
}
#content li.sidemore{
	padding: 0;
	width: 237px;
}
#content li.sidemore a{
	padding: 10px;
	width: 217px;
	text-align: right;
	height: auto;
}
#content li.sidemore a span{
	padding-right: 20px;
	line-height: 1em;
}
#content #category li.carrent{
	border-bottom:3px solid #f00;
}
#content #category li.carrent a{
	color:#f00;
}

/* //side*/