/* Base Weblog (base-weblog.css) */

/* basic elements */

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
}

form, input
{
	margin: 0; padding: 0;
}

a
{
	text-decoration: none;
}

a:link:hover
{
	text-decoration: underline;
}

a img
{
	border: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
}

h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	line-height: 1.5;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after
{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	line-height: 1.5;
}

* html .pkg
{
	display: block;
}

/* no ie mac \*/
* html .pkg
{
	height: 1%;
}

.pkg
{
	display: block;
}


/* page layout */

body
{
	text-align: center;
} /* center on ie */

#container
{
	position: relative;
	margin: 0 auto; /* center on everything else */
	text-align: left;
	line-height: 1.5;
}

#container-inner
{
	position: static;
	width: auto;
}

#banner
{
	position: relative;
}

#banner-inner
{
	position: static;
}

#pagebody
{
	position: relative;
	width: 100%;
}

#pagebody-inner
{
	position: static;
	width: 100%;
}

#alpha, #beta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#alpha-inner, #beta-inner
{
	position: static;
}


/* content */

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 5px 10px;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	margin: 5px 10px 10px 10px;
}

.comments-open label
{
	display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 240px;
}

#comment-bake-cookie
{
	margin-left: 0;
	vertical-align: middle;
}

#comment-post
{
	font-weight: bold;
}

/* basic page elements */

body
{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 80%;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#banner a
{
	text-decoration: none;
}

#banner a:hover
{
}

.module-content a
{
}

.module-content a:hover
{
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana, helvetica, arial, sans-serif;
}

.module-header
{
	position: relative;
	width: auto;
	margin: 0;
	border-left: 5px solid #FF4500;
	padding: 5px;
	color: #000000;
	background-color: #FFCC00;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.0;
	text-transform: uppercase;
}

.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	position: relative;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 5px solid #FF4500;
	padding: 5px;
	color: #000000;
	background-color: #FFCC00;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.0;
	text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover
{
	color: #000000;
	background-color: #FFCC00;
}

/* page layout */

body
{
	min-width: 750px;
	background: url(http://kokusai34.s71.xrea.com/images/gettoiv.gif);
}

#container
{
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	background-color: #ffffff;
	line-height: 1.5;
}

#container-inner
{
	border-width: 1px;
	border-style: solid;
	border-color: #666;
}

#banner
{
	width: 748px; /* necessary for ie win */
	text-align: center;
	padding-bottom: 5px;
	background: url(http://kokusai34.s71.xrea.com/images/bin_s_1.jpg);
}

#banner-inner
{
	height: 100%;
}

#banner h1
{
	font-size: 85%;
	font-weight: normal;
	margin: 0;
	padding: 3px;
	text-align: center;
}

#banner h2
{
	font-size: 130%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

.banner-user
{
	margin-top: 5px;
	font-size: 70%;
}

/*
#banner-header {
margin: 0;
color: #fff;
font-size: 22px;
font-weight: bold;
line-height: 1;
position:absolute; top:25px; left:209px;
}

#banner-header a {
width:330px;
height:55px;
background: url(http://kokusai34.s71.xrea.com/images/logo-3.gif) no-repeat;
display: block;
text-indent: -9999px;
}
*/

div.navi
{
	clear: both;
	color: #FF4500;
	background-color: #FAFAD2;
	padding: 3px;
	text-align: center;
}

div.navi a
{
	color: #FF4500;
	background-color: #FAFAD2;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px red solid;
	padding: 0px 0.3em;
}

div.navi a:hover
{
	color: #9400D3;
	background-color: #FAFAD2;
	text-decoration: underline;
}

#banner-description
{
	position:absolute;
	bottom:5px;
	right:10px;
}

#alpha
{ 
	width: 547px; 
}

#alpha-inner
{ 
	padding: 10px;
}

#beta
{
	width: 200px;
	color: #000;
	background-color: #FFFFFF;
}

#beta-inner
{
	padding: 10px;
}

#footer
{
	width: 748px; 
	height: auto;
	background: url(http://kokusai34.s71.xrea.com/images/bin_s_1.jpg);
}

#footer-inner
{
	line-height: 1.5;
	font-size: 95%;
	text-align: center;
}

address
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	padding-bottom: 2px;
}

.date-header
{
	margin-top: 0;
	font-size: 75%;
	font-weight: bold;
	text-transform: uppercase;
}

.entry-header
{
	margin-top: 5px;
	border-left: 5px solid #FF4500;
	padding: 0 0 0 10px;
	color: #000;
	background-color: #fff;
	font-size: 110%;
	font-weight: bold;
}

.entry-content,
.comment-content,
.trackback-content
{
	margin: 0;
	line-height: 1.5;
}

.entry-footer
{
	margin: 5px 10px 0 0;
	padding: 5px 0;
	text-align: right;
	font-size: 80%;
	border-top: 1px dotted #FFA500;
	color: #000;
	background-color: #fff;
}
.comment-footer,
.trackback-footer
{
	margin: 0 0 10px 0;
	border-top: 1px solid #FFA500;
	padding-top: 3px;
	color: #000;
	background-color: #fff;
	font-size: 80%;
	text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer
{
	margin-left: 10px;
}

.content-nav-bread
{
}

#trackbacks-info
{
	margin: 10px 0;
	border: 1px dashed #FFA500;
	padding: 0 10px;
	color: #292e33;
	background-color: #FAFAD2;
	font-size: 75%;
	text-align: center;
}

.comments-open-footer
{
	margin: 10px 0;
}

.footer-navi
{ 
	width: 748px;
	color: #000;
	background-color: #FAFAD2;
	font-size: 70%;
	text-align: center;
	line-height: 20px;
	clear: both;
}

.gotop
{
	text-align: right;
	clear: both;
}

/* modules */

.module
{
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	color: #000;
	background-color: #FFFFFF;
}

.module-content
{
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

.module-list
{
	margin: 5px 0 0 3px;
	padding: 0;
	list-style : none ;
}
.archive-list
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-content
{
	margin: 0;
}


/* 物販用おすすめ・ピックアップ部分 */

.pickup
{
	margin: 5px 0;
	padding: 5px;
	line-height: 1.5;
	display: block;
}

.pickup1
{
	width: 47%; 
	height: 230px;
	margin: 5px 0;
	padding: 5px;
	line-height: 1.5;
	float: left;
	display: block;
}

.pickup2
{
	width: 47%; 
	height: 230px;
	margin: 5px 0;
	padding: 5px;
	line-height: 1.5;
	float: right;
	display: block;
}

/* その他 */

#alpha  h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
}

#powered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 20px;
}

#alpha .imageleft{
	margin-right: 10px;
	float: left;
}

#alpha .imageright{
	margin-left: 10px;
	float: right;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.clear {
	clear: both;
}

.faint_color {
	color: #FF0033;
	background-color: #FFFFFF;
}

.strong_color {
	color: #FF0033;
	background-color: #FFFFFF;
}


/* Mac IE テキストエリア文字化け対策 */

select,input,textarea
{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

textarea
{
	font-size: 100%;
}

