@charset "UTF-8";
html,body{
    width: 100%;
}
.page_width{
width:1110px;
background:#CCC;
margin:0 auto;
height:100px;
}
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	background-color: #fff;
}
#all {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	font-size: 100%;
	color: #000;

}
img {
	border: none;
	vertical-align: top;
}
h1, h2, h3, h4, h5, p, ul, li, form {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1;
}
ul, li {
	list-style: none;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #555555;
	text-decoration: none;
}
/*----header----*/
#head {
	width: 100%;
	min-width: 1038px;
	/*background: url(../images/common/header_line.gif) no-repeat center bottom #ced4d8;*/
	/*padding: 0 0 25px 0;*/
}
.headinner {
	margin: 0 auto;
	width: 1038px;
	text-align: left;
	position: relative;
}
#head h1 {
	float: left;
	padding: 6px 0 0 19px;
	margin: 0 0 -6px 0;
}

#modSnsLink{
	position: absolute;
	top: 12px;
	right: 140px;
}

#modSnsLink li {
float: right;
margin: 0 0 5px 10px;
}

#head .aboutlink {
	position: absolute;
	top: 75px;
	right: 255px;
	font-size: 75%;
}
#head .aboutlink p {
	background: url(../images/common/link_arrow_b.png) no-repeat 0 2px;
	padding: 0 0 0 10px;
}
#head .aboutlink a {
	text-decoration: none;
	display: block;
	border-bottom: 1px dashed #fff;
	padding-bottom: 3px;
}
#head .headbtn {
	float: right;
	padding: 13px 0 0 0;
}
#head .headbtn .headbtn01 {
	margin: 0 0 9px 0;
}
#head .headbtn .headbtn01 li {
	float: left;
}
#head .headbtn .headbtn01 .tw {
	margin: 0 11px 0 0;
}
#head .headbtn .headbtn01 .fb {
	margin: 0 14px 0 0;
}
/*----contents----*/

#contents {
	width: 1038px;
	/*width: 100%;*/
	margin: 0 auto 10px auto;
	text-align: left;
	position: relative;
}
.contentsinner {
	width: 1038px;
	margin: 0 auto 10px auto;
	position: relative;
}
#navi {
	margin: 0 0 20px 0;
	background: url(../images/common/navi_bg.png) no-repeat center;
	height: 88px;
	padding: 10px 0 0 0;
}
#navi ul {
	margin: 0 auto;
	width: 1002px;
	padding: 0 9px 0 27px;
	overflow: hidden;
}
#navi li {
	float: left;
	margin: 0 0 0 0;
}
/*----maincontents----*/
#contents #main {
	width: 700px;
	float: left;
}
#main .listpage h2 {
	background: url(../images/common/contents_title_bg.gif) no-repeat center top;
	min-height: 28px;
	padding: 13px 0 2px 40px;
	margin: 0 0 23px 0;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
}
#main .listpage h2 a {
	color: #fff;
}
.listpage .articlelist {
	margin: 0 -5px 0 0;
}
.listpage .articlelist li {
	width: 230px;
	float: left;
	margin: 0 5px 30px 0;
}
.listpage .articlelist .thumb img {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 5px;
}
.listpage .articlelist .thumb a:hover img {
	opacity: 0.8;
}
.listpage .articlelist .listinner {
	padding: 16px 9px 10px 9px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 5px;
	border-left: 1px solid #e7e6e2;
	border-right: 1px solid #e7e6e2;
	border-bottom: 1px solid #e7e6e2;
	position: relative;
}
.listpage .articlelist .cateicon {
	margin: 0 0 15px 0;
}
.listpage .articlelist .date {
	margin: 0 0 8px 0;
	color: #e34b32;
	font-size: 75%;
}
.listpage .articlelist h3 {
	margin: 0 0 10px 0;
	color: #e34b32;
	font-size: 105%;
	font-weight: normal;
}
.listpage .articlelist h3 a {
	color: #e34b32;
}
.listpage .articlelist h3 a:hover {
	color: #f58067;
}
.listpage .articlelist .text p {
	font-size: 70%;
	line-height: 2.3;
}
.listpage .articlelist .text p .more {
	display: block;
	position: absolute;
	bottom: 11px;
	right: 11px;
}
.listpage .list_btn {
	margin: -11px 0 40px 0;
	text-align: center;
}
/*----sidecontents----*/
#contents #side {
	float: right;
	width: 308px;
}
#side #community {
	margin: 0 0 25px 0;
}
#side #community .topic {
	background: url(../images/common/side_topic_bg.png) no-repeat bottom center;
	width: 308px;
}
#side #community .topic ul {
	padding: 0 12px 2px;
	background: #f5f0ea;
}
#side #community .topic li {
	background: url(../images/common/bg_topic_off.png) no-repeat -5px -12px;
	padding: 15px 0 15px 13px;
	font-size: 85%;
	text-decoration: none;
	border-bottom: 1px dashed #CED4D8;
}
#side #community .topic li:hover {
	background: #ebe3d8 url(../images/common/bg_topic_on.png) no-repeat -5px -12px;
}

#side #community a {
	color: #000;
	text-decoration: none;
}
#side #community a:hover {
	color:#999;
	text-decoration: none;
}

#side #sidelink li {
	margin: 0 0 10px 0;
	text-align: center;
}

#side .sidesearch {
	width: 308px;
	background: url(../images/common/side_searchbox_bg_top.png) no-repeat center top;
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
}
#side .sidesearch_box {
	width: 308px;
	background: url(../images/common/side_searchbox_bg_bottom.png) no-repeat center bottom;
	padding: 3px 0 25px 0;
}
#side .sidesearch .search_inner {
	margin: 0 11px 0 11px;
	padding: 0 0 20px 0;
}
#side .sidesearch .archive_inner {
	border-top: 1px dashed #CED4D8;
	margin: 0 11px 0 11px;
	padding: 20px 0 0 0;
}
#side .sidesearch h2 {
	margin: 0 0 15px 0;
}
#side .sidesearch .searchform {
	width: 284px;
	height: 33px;
	background: url(../images/common/side_searchform_bg.png) no-repeat left center;
}
#side .sidesearch .searchform input[type="text"] {
	display: block;
	float: left;
	border: none;
	background: none;
	-webkit-appearance: none;
	height: 33px;
	padding: 0 10px;
	width: 190px;
}
#side .sidesearch .searchform input#searchsubmit {
	display: block;
	float: right;
	border: none;
	background: url(../images/common/side_search_btn_d.png) no-repeat right center;
	-webkit-appearance: none;
	height: 33px;
	padding: 0;
	width: 71px;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
}
#side .sidesearch .searchform input#searchsubmit:hover {
	background: url(../images/common/side_search_btn_on.png) no-repeat right center;
}
#side .sidesearch .archiveselect_box select {
	width: 284px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#side .sideueno {
	margin: 0 0 20px 0;
	width: 308px;
	padding-bottom: 12px;
	background: url(../images/common/side_ueno_bg.png) no-repeat center bottom;
}
#side .sideueno_box {
	padding: 13px 15px 3px 15px;
	border-left: 2px solid #e77b85;
	border-right: 2px solid #e77b85;
}
#side .sideueno_box li {
	margin: 0 0 10px 0;
}
#side .sideueno_box li:last-child {
	margin: 0;
}
#side .sidecomlink {
	margin: 0 0 20px 0;
}
#side .sidecomlink li {
	margin: 0 0 10px 0;
}

#community #topicRec{
	background: url(../images/common/side_topic_bg.png) repeat-y bottom center;
	margin-top: -5px;
	padding-top: 10px;
}

#topicRec ul {
	padding: 0 12px 2px;
}

#topicRec ul li.talk {
	margin: 5px 0px 10px;
	background: url(../images/common/bg_talk_off.png) no-repeat -5px -12px;
	background-size: 290px 69px;
	padding: 15px 10px 17px 50px;
	font-size: 85%;
	text-decoration: none;
	border-bottom: 1px dashed #CED4D8;
}
#side #topicRec ul li.talk:hover {
	text-decoration: none;
	background: url(../images/common/bg_talk_on.png) no-repeat -5px -12px;
}
#topicRec ul li.event {
	margin: 5px 0px 10px;
	background: url(../images/common/bg_event_off.png) no-repeat -5px -12px;
	background-size: 290px 69px;
	padding: 15px 10px 17px 50px;
	font-size: 85%;
	text-decoration: none;
	border-bottom: 1px dashed #CED4D8;
}
#side #topicRec ul li.event:hover {
	text-decoration: none;
	background: url(../images/common/bg_event_on.png) no-repeat -5px -12px;
}
#boxSlider {
	background: url(../images/common/side_topic_bg.png) no-repeat bottom center;
	height: 200px;
	margin-top: -5px;
	padding: 30px 50px;
	text-align: center;
	font-size: 90%;
}





/*----footer----*/
#foot {
	margin: 60px auto 0 auto;
	width: 1038px;
	text-align: center;
}
#foot .footinner {
	padding: 0 0 50px 0;
}
#foot .footlink {
	text-align: left;
	margin: 0 0 45px 0;
}
#foot .footlink p {
	font-size: 75%;
	background: url(../images/common/link_arrow_r.png) no-repeat 3px 0;
	padding: 0 0 0 13px;
}
#foot .footlink a {
	color: #e34b32;
	text-decoration: none;
	border-bottom: 1px dashed #ced4d8;
	padding-bottom: 3px;
}
#foot .footlink a:hover {
	color: #f36149;
	text-decoration: none;
}
#foot #footnavi {
	margin: 0 0 40px 0;
}
#foot #footnavi li {
	display: inline;
	margin: 0 22px;
	font-size: 75%;
}
#foot #footnavi a {
	text-decoration: none;
	border-bottom: 1px dashed #ced4d8;
	padding-bottom: 3px;
}
#foot .copyright p {
	font-size: 70%;
	line-height: 1.6;
}
/*----clearfix----*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/*---- pagetop ----*/
#pagetop {
	position: fixed;
	bottom: 255px;
	right: 55px;
	width: 71px;
	z-index: 999;
}
#pagetop a {
	width: 71px;
	height: 174px;
	background: url(../images/common/btn_pagetop_d.png) no-repeat top center;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	display: block;
}
#pagetop a:hover {
	background: url(../images/common/btn_pagetop_on.png) no-repeat top center;
}

.aligncenter {
	display: block;
	text-align: center;
	float: inherit!important;
	display: block!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

.alignnone  {
	float: inherit!important;
	clear: both;
	text-align: left;
}

.alignleft {
	float: left!important;
	margin-right: 15px!important;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.clear {
	clear: both;
}
