/* CSS Document */

body {
	text-align:center;
}

h1 {
	text-align:center;
	font-size:36px;
	padding-top:40px;
}

h2 {
	background-color:#FFFFFF;
	margin-top:25px;
	padding: 6px;
	text-align: center;
	font-size: large;
	border: 1px solid #0099FF;
}

img {
	border-style:none;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px #aaaaaa solid;
}

#mainframe {
	width:860px;
	margin-left:auto;
	margin-right:auto;
}

#mainhead {
	background-image:url(Graphics/title_g.gif);
	background-repeat:no-repeat;
	width:860px;
	height:120px;
	color:#555555;
	font-size:36px;
	text-align:center;
}

#navigation {
	font-size:10px;
	color:#666666;
	text-align:left;
	padding-bottom:8px;
}

#pann {
	float:left;
}

#socialbuttons {
	height:20px;
	margin-bottom:10px;
	overflow:hidden;
	
}

#socialbuttons .googlep {
	float:right;
	margin-left:3px;
}

#socialbuttons .twitter {
	float:right;
	margin-left:3px;
}

#socialbuttons .hatena {
	float:right;
	margin-left:3px;
}

#socialbuttons .facebook {
	float:right;
	margin-left:3px;
}

#socialbuttons .tumblr {
	float:right;
	margin-left:3px;
}

#socialbuttons .pocket {
	float:right;
	margin-left:3px;
}

#socialbuttons .line {
	float:right;
	margin-left:3px;
}

#maindoc {
	text-align:left;
}

#maindoc p {
	line-height:1.5em;
}

#footer {
	width:860px;
	height:30px;
	margin-top:10px;
	font-size:11px;
	border-top:#555 thin solid;
	border-bottom:#555 thin solid;
}

#footer ul {
	margin:0px;
	padding:0px;
}
 
#footer li {
	list-style: none;
	float: left;
	width: 116px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: auto;
	margin-bottom: auto;
	padding: 2px 2px;
}

#footer a {
	text-decoration:none;
	display:block;
	height:24px;
	border:#FFF thin solid;
}

#footer a:hover {
	border:#03F thin solid;
	background-color:#FFF;
}

#copyright {
	clear:both;
	background-color:#99FFBB;
	font-family:"‚l‚r ‚o–¾’©", "MS PMincho", "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", serif;
	font-size:14px;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}

#googleanalytics {
}

.c {
	text-align:center;
}

.notice {
	color:#330000;
	font-size:small;
	background-color:#EEFFEE;
	padding-left:8px;
	padding-right:8px;
	border: 1px solid #999999;
}
.necc {
	font-size: xx-small;
	color: #FF0000;
}
.items {
	background-color:#eeeeff;
	border-bottom:thin #ddd solid;
}
.photocell {
	width:155px;
	text-align:center;
}