@charset "UTF-8";

@import url(/share/css/reset.css);
@import url(/share/css/fonts.css);
@import url(/share/css/layout.css);


/* --------------------------------------------------
 * general
 * -------------------------------------------------- */
html {
	background-color: #FFF;
}

body {
	background-color: #FFF;
	background-image: url(/share/imgs/bg_body.png);
	background-repeat: repeat-x;
	color:#333;
	font-size:14px;
	font-family:"Century Gothic", helvetica, clean, sans-serif;
	line-height:146.5%;
	padding: 10px 0 0;
}

a {
	color:#06F;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

h1 {
	font-size: 146.5%;
	margin: 0 0 1em;
}

h2 {
	font-size: 131%;
	padding: 0px;
	color:#06F;
	margin:0 0 0.5em;
}

h3 {
	font-size: 116%;
	margin: 0 0 0.5em;
}

h4 {
	font-size: 100%;
	margin: 0 0 0.5em;
}

p {
	margin:0 0 1em;
}

ul, ol {
	margin:0 0 1em 1.5em;
}

ul li {
	list-style-type: square;	
}

ol li {
	list-style-type: decimal;	
}

strong {
	font-weight:bold;
}

table {
	border-collapse:collapse;
	margin: 0 0 1em;
}
table th {
	background-color: #E8E8E8;
	border: 1px solid #bbb;
	padding:0.2em;
}
table td {
	border: 1px solid #bbb;
	padding:0.2em;
}

pre {
	margin: 0 0 1.5em;
	padding: 0.5em;
	border: 1px solid #ccc;
	font-size:77%;
	line-height:100%;
	background-color: #EFEFEF;
	font-family: monospace;
}

h2 small {
	color:#666;
	font-size:60%;
}

blockquote {
	margin: 0 0 1em;
}



.clearfix:after {
content: "."; 
display: block;
clear: both;
height: 0;
visibility: hidden;
/*font-size:0.1em;*/
}

.clearfix {
min-height: 1px;
}

* html .clearfix {
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}


.alignleft {
float:left;
}

.alignright {
float:right;
}

.textright {
text-align: right;
}


/* --------------------------------------------------
 * container
 * -------------------------------------------------- */
#container {
	width: 920px;
	margin: 0px auto;
}





/* --------------------------------------------------
 * header
 * -------------------------------------------------- */
#header {
	background-image: url(/share/imgs/bg_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}
#header h1 {
	margin: 30px 0 0 30px;
	position: absolute;	
}
#header .description {
	padding: 40px 0 0 600px;
	font-size:12px;
}





/* --------------------------------------------------
 * globalnavigation
 * -------------------------------------------------- */
#globalnavigation {
margin: 10px 0 35px;
font-size: 18px;
}
#globalnavigation ul {
margin: 0px;
padding:0px;
}
#globalnavigation ul li {
float: left;
display:inline;
margin:0 20px 0 0;
white-space:nowrap;
}
#globalnavigation ul li:first-letter {
font-weight:bold;
}



/* --------------------------------------------------
 * breadcrumb
 * -------------------------------------------------- */
#breadcrumb {
	font-size:90%;
	margin: 0 0 1em;
}





/* --------------------------------------------------
 * rightmenu
 * -------------------------------------------------- */
div#rightmenu {
	background-image: url(/share/imgs/bg_container.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px 30px 0px 30px;
}




/* --------------------------------------------------
 * rightcol
 * -------------------------------------------------- */
div#rightmenu #maincol {
	background-color:#FFF;
	padding:0px;
	margin:0 280px 0 0;
}

#maincol h2.title {
	border-bottom: 1px solid #0066FF;
	margin: 0 0 20px;
}

#maincol h3.title {
	font-size: 153.9%;
}

#maincol .block {
	margin: 0 0 2em;
}

#maincol .example {
	margin: 0 0 2em;
	zoom:100%;
}
#maincol .example:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
/*
#maincol .image {
	float:left;
	margin: 0 0.5em 0 0;
	width: 250px;
}
#maincol .text {
	float:left;
	font-size:85%;
	width: 320px;
}
*/
#maincol .entry {
	margin: 0 0 30px;
}
#maincol .post {
	margin:0 0 30px;
}
#maincol .post .item {
	margin: 0 0 30px;
}
#maincol .postmetadata {
	background-color:#EEE;
	border: 1px solid #DDD;
	padding: 0.2em;
	font-size:11px;
}

#maincol .advertisement {
margin:0 0 10px;
}

#maincol .advertisement table th,
#maincol .advertisement table td {
margin:0px;
border:none;
}

#maincol .navigation {
margin: 10px 0;
}

#maincol .error {
color: #BC140D;
padding: 3px;
background-color: #FFFFCC;
}

#maincol #mailform .formtext {
width: 100%;
font-size: 20px;
border: 1px solid #AAA;
padding: 3px;
}
#maincol #mailform label {
font-weight: bold;
}
#maincol #mailform .error {
color: #BC140D;
}

#maincol #button {
text-align: center;
}


/* --------------------------------------------------
 * rightcol
 * -------------------------------------------------- */
div#rightmenu #rightcolwrapper {
margin-left:-260px;
width:260px;
}
 
#rightcolwrapper {
	/*background-color:#F8F4EF;*/
}
div#rightmenu #rightcol {
	font-size:12px;
	background-color:#FFF;
	color: #333;
	padding:0px;
	/*padding: 1em 0 0;*/
}
div#rightmenu #rightcol a {
	color: #06F;
}
div#rightmenu #rightcol .photos {
	float: left;
	width: 110px;
	padding: 0 0 10px;
}
#rightcol h2 {
	font-size: 16px;
	margin: 0 0 5px;
	border-bottom:1px solid #06f;
}
#rightcol h2:first-letter {
	font-weight:bold;
}
#rightcol h2.twitter {
background-image: url("/share/imgs/icon_twitter.png");
background-position: top right;
background-repeat: no-repeat;
}
#rightcol h2 .icon {
float:right;
}
#rightcol .item {
margin:0 0 10px;
}
#rightcol ul {
}
#rightcol ul li {
	margin:0px;
}


#rightcol .widget_search {
	margin:0 0 1em;
}

#rightcol .widget_search input {
	border:1px solid #CCC;
	font-size: 14px;
}

#rightcol .googlesearch {
	border:1px solid #666;
	width:100%;
	font-size:18px;
}



/* --------------------------------------------------
 * #maincolwrapper.wide
 * -------------------------------------------------- */
div#rightmenu #maincolwrapper.wide {
	float:none;
}
div#rightmenu #maincolwrapper.wide #maincol {
	margin: 0px;
	padding: 0 5em;
}

/* --------------------------------------------------
 * #maincolwrapper.page
 * -------------------------------------------------- */
div#rightmenu #maincolwrapper.page {
	float:none;
}
div#rightmenu #maincolwrapper.page #maincol {
	margin: 0px;
	padding: 0 20px;
}



div#rightmenu.google {
	padding: 0 50px 30px;
}
div#rightmenu.google #maincol {
	margin: 0;
	padding: 0;
}



/* --------------------------------------------------
 * #commentform textarea
 * -------------------------------------------------- */
#commentform textarea {
	width: 100%;
}




/* --------------------------------------------------
 * #single
 * -------------------------------------------------- */
div#single {
	background-image: url(/share/imgs/bg_container.png);
	background-repeat: repeat-y;
	background-position: center;
	padding: 10px 30px 0px 30px;
}
div#single #maincol {
	background-color:#FFF;
	padding:0 0 30px;
	margin:0px;
}
div#single #maincol .text {
	float: left;
	width: 580px;
}
div#single #maincol .img {
	float: right;
	width: 260px;
}



/* --------------------------------------------------
 * footer
 * -------------------------------------------------- */
#footer {
	background-image: url(/share/imgs/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 30px;
	margin: 0 0 20px;
	height:60px;
	text-align:center;
	font-size: 11px;
}

#footer p {
margin:0px;
padding:10px 0 0;
}

#footer #copyright{
	font-size: 70%;
	color:#999;
}


.pageindexwrapper {
position:relative;
overflow:hidden;
width:100%;
}
ul.pageindex  {
position: relative;
left: 50%;
float: left;
margin: 0px;
}
ul.pageindex li {
position: relative;
right:50%;
float: left;
list-style: none;
margin: 0 5px;
border: 1px solid #ccc;
padding: 3px;
width: 20px;
text-align: center;
}
ul.pageindex li.label {
border: none;
display: none;
}
ul.pageindex li.first {
border: none;
width: 3em;
}
ul.pageindex li.active {
font-size: 1.5em;
}



/* --------------------------------------------------
 * そのほかのレイアウト
 * -------------------------------------------------- */

/* トップページイメージ */
.mainimage {
	margin: 0 0 1em;
}

p.godetail {
	text-align: right;
	margin: 0em;
}

h2.pagetitle {
	margin:0 0 1em;
}

.category-navigation {
	margin: 0 0 3em;
}

#idulutweettl li {
list-style: none;
}
