@charset "utf-8";

html,body,div,dl,dt,dd,ul,ol,li,img,a img,
h1,h2,h3,h4,h5,h6,p,address,blockquote,pre,legend,fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
section,article,aside,header,nav,hgroup,figure,footer {
	display: block;
}
img { vertical-align: middle; }
a { text-decoration: none; }
table { border-collapse: collapse;border-spacing: 0; }
th { font-weight: normal; }
td { vertical-align: top; }
li { list-style: none; }
h1,h2,h3,h4,h5,h6 { font-size: 100%;line-height: 1em; }
q:before,q:after { content: ''; }
abbr,acronym { border: 0;font-variant: normal; }

body { font: 13px/1.231 arial,helvetica,clean,sans-serif;*font-size: small;*font: x-small; }
select,input,button,textarea { font: 99% arial,helvetica,clean,sans-serif; }
table { font-size: inherit;font: 100%; }
pre,code,kbd,samp,tt { font-family: monospace;*font-size: 108%;line-height: 1em; }

/* ==========

 General class

========== */
/* Text
---------- */
em { font-weight: bold; }
small,q { font-size: 80%; }

/* Paragraph
---------- */
.section p {
	padding:0 10px;
	font-size:13px;
	line-height:1.8;
}

.section p img{
	margin:5px 10px 5px 0;
}


/* Unordered list
---------- */
ul { margin: 1em 0; }

/* Ordered list
---------- */
ol { margin: 1em 0; }
ol li {
	margin-left: 25px;
	list-style-type: decimal;
	font-style: italic;
	color: #999999;
	line-height: 1.5em;
}
ol li span {
	font-style: normal;
	color: #666666;
}

/* Definition list
---------- */
dl {
	margin: 1em 0;
	border-top: dotted 1px #dddddd;
}
dl dt {
	padding: 0 20px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	background-color: #22bae0;
	border-bottom: dotted 1px #dddddd;
}
dl dd {
	padding: 0 20px;
	border-bottom: dotted 1px #dddddd;
	background-color: #eff6f8;
}
dl dd p {
	margin: 0;
	padding: 10px 0;
}

input,
textarea {
	padding: 0.2em;
	border: 1px solid #ccc;
}
input:hover,
textarea:hover {
	border-color: #00a0dd;
}
textarea {
	padding: 0.5em 10px;
	border: 1px solid #ccc;
}

div.fix,
div.section,
ul,
ol,
dl,
fieldset,
blockquote {
	_height: 1px;
	min-height: 1px;
}
.clear {
	height: 0;
	display: block;
	clear: both;
}
@charset "utf-8";

body { background-color: #fff; }

body {
	font-family: Verdana,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,"ＭＳ Ｐゴシック";
	color: #666666;
}
div#header,
div#main,
div#utilities {
	font-size: 100%;
}
p#breadcrumbs,
div#pageFooter {
	font-size: 77%;
}
a:link,a:active { color: #007497; }
a:visited { color: #035b97; }
a:hover { text-decoration: underline; }
div#footer a { color: #666666; }

div#wrapper { text-align: center; }
div#header,div#container { background-color: #ffffff; }
div#container { padding-top: 10px; }
div#footer { background: url(../images/share/footer-bg.gif) repeat-x 0 0; }
div#containerInner,
div#footerInner,
div#pageHeader,
div#globalMenu ul {
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}
div#main {
	width: 740px;
	float: left;
	display: inline; /* for IE6 */
}
div#utilities {
	width: 220px;
	float: right;
	display: inline; /* for IE6 */
}

div#pageHeader {
	padding-bottom: 20px;
}

#headerInner img{
width:1000px;
height:250px;
}

div#main h1 {padding-bottom:10px;}

div#pageFooter {
	padding: 20px 0;
	width: 740px;
	float: left;
	display: inline; /* for IE6 */
}

div#pageFooter address {
	margin-top: 40px;
}

/* ==========

 Headding tag

========== */
.title {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	background: url(../images/share/ttl.gif) repeat-x 0 0;
	color: #22bae0;
	border: solid 1px #eeeeee;
	margin:10px 0;
}
.title span {
	display: block;
	padding-left: 20px;
	background: url(../images/share/ttl-arrow.gif) no-repeat 0 50%;
}
/* ==========

 Contents

========== */
/* div#main > div.section
---------- */
div.section {
	margin-bottom: 40px;
}
div.section img {
	border: solid 1px #eeeeee;
}

/* div#utilities > dl
---------- */
div#utilities dl,
div#utilities dl dt,
div#utilities dl dd {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
div#utilities dl {
	margin-bottom: 40px;
}

/* dl.navi */
div#utilities dl.navi dd ul {
	margin: 0;
}
div#utilities dl.navi dd ul li {
	border-bottom: solid 1px #eeeeee;
}
div#utilities dl.navi dd ul li a {
	display: block;
	height: 30px;
	line-height: 30px;
}


/* -------------------file_get_contentsツイッター------------------- */
.fileget	{
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	position: relative;
	font-size:11px;
	height:300px;
	padding:0 3px;
	max-width:512px;
	min-width:172px;
}
.twm{
	border:1px solid #ccc;
	border-radius:5px 5px 0 0;
	padding:10px;
}

.twml{
font-size:13px;
font-weight:bold;
float:left;
}

.twmr{
float:right;
margin-top:6.5px;
}


.fileget h2	{
	font-size:1em;
	font-weight:normal;
}
.cnt.cf {
    padding: 10px 0 10px 0;
    border-top: 1px dashed #ddd;
    clear:both;
    box-sizing:border-box;
}

p.img{
	float:left;
	width:20%;
}
.cnt h2 {
	float: right;
	width:70%;
}

span.ref{
	background-image: url('https://i.yimg.jp/images/serp/ts/sp1_v9.png');
	background-repeat: no-repeat;
	background-position: 0 -120px;
}

.ref{
    display: block;
    float: left;
    width: 16px;
    height: 14px;
    margin-top: 2px;
    margin-right: 5px;
    background-position: 0 -120px;
    text-indent: -9999px;
}


.like {
    height: 20px;
    width: 25px;
    background-image: url('https://i.yimg.jp/images/serp/ts/ic_tyf_v3.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    text-indent: -9999px;
}
.tw {
    height: 20px;
    width: 25px;
    background-image: url('https://i.yimg.jp/images/serp/ts/ic_tyf_v3.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    background-position: -25px 0;
    text-indent: -9999px;
}

.re {
    height: 20px;
    width: 25px;
    background-image: url('https://i.yimg.jp/images/serp/ts/ic_tyf_v3.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    float: right;
    background-position: -50px 0;
    text-indent: -9999px;
}
#TSm .re span, #TSm .tw span, #TSm .like span {
    display: block;
    width: 24px;
    overflow: hidden;
    text-indent: -9999px;
    white-space: nowrap;
}

.cnt .inf .ref {
    display: block;
    float: left;
}
.lt{
	word-break:keep-all;
}
.inf.cf{
    float: right;
    color: #666;
    margin-bottom: 6px;
}
/* -------------------file_get_contentsツイッターここまで------------------- */