@charset "utf-8";
/* CSS Document */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}


body {
	xbackground:url(../images/paper-bg-01.jpg) repeat;
	background:url(../images/bg7.png) repeat;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',Meiryo,メイリオ,sans-serif;
}
header {
	background:url(../images/header-bg-aki.jpg) no-repeat center center;
	text-align:center;
	height:650px;
	margin:0 auto;
}
h1 {
	margin:0;
	padding:0;
}
h1 img {vertical-align:bottom;}
h2 {
	font-size:18px;
	font-weight:normal;
	background:url(../images/japanese-paper26-p.jpg);
	padding:5px 10px 4px;
	color:#fff;
	border-radius:2px;
	clear:both;
	margin:15px 0;
}
h3 {
	font-size:17px;
	font-weight:bold;
	margin:5px 0;
}
.container {
	background:#fff;
	xbackground:url(../images/bg7.png) repeat;
	width:880px;
	margin:40px auto;
	padding:20px 50px;
	box-shadow:0 2px 6px rgba(100, 100, 100, 0.3);
	font-size:15px;
	line-height:23px;
}
.container p {
	margin:5px 0;
	
}
.container img {
	margin:5px 5px 5px 0;
	border:1px solid #ccc;
}

.imgl {
	float:left;
	margin-right:15px !important;
}
.imgr {
	float:right;
}
.clear {
	clear:both;
}
footer {
	background:#555;
	color:#fff;
	text-align:center;
	margin:0;
	padding:7px;
	height:40px;
	clear:both;
}
.fcont {
	margin:0 auto;
	width:940px;
}
footer ul {
	float:left;
	width:600px;
}

#flogo {
	float:left;
}
footer li {
	float:left;
	list-style:none;
	margin:10px 20px;
	width:auto;
}
footer li a {
	text-decoration:underline;
	color:#fff;
}
.profile th {
	width:80px;
	vertical-align:top;
}

#cright {
	-webkit-text-size-adjust: 100%;
	color:#fff;
	width:100%;
	background:#333;
	display:block;
	padding:7px 0;
	text-align:center;
	clear:both;
}
small {
	margin:10px;
}
small a {
	color:#fff;
	text-decoration:underline;
}

.fb-like {
	float:right;
	xmargin-left:200px;
	padding:7px 0;
	display:block;
}

.link th {
	text-align:left;
	padding:3px 5px;
}
.link td {
	padding:5px 20px 10px;
}