
/* ---------------------------------------------------------- basic */

*	{
	margin:0;
	padding:0;
}

html		{
	margin: 0;
	padding: 0;
	}

body	{
	background:url(images/bg-body.jpg) top center no-repeat #fff;
	font-family: verdana,sans-serif;
	font-size: small;
}

h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	font-size: small;
	margin: 0;
	padding: 0;
}

a:link	{
	color:#096;
}
a:visited	{
	color:#096;
}
a:hover	{
	color:#099;
	text-decoration:none;
}


a img	{
	border:0;
}

dl dt	{
	font-weight:bold;
}
dl dd	{
	margin:0.5em 0 1em 2em;
}

p		{
	padding-top:0.5em;
	padding-bottom:1em;
}

blockquote	{
	padding:10px 20px;
	border:1px #eee solid;
	border-left:8px #ccc solid;
}

ol	{
	margin:0 0 0 20px;
}

/* ----------------------------------------------------------header */

#header	{
	width:900px;
	height:310px;
	margin:0 auto;
	text-align:left;
}
h1	{
	margin-top:20px;
	width:900px;
	height:210px;
	vartical-align:top;
}

#gmenu	{
	width:900px;
	height:50px;
}
ul#gmenu	{
	width:900px;
	height:50px;
	margin:30px 0 0;
}
ul#gmenu li	{
	float:left;
	height:50px;
	margin:0;
	padding:0;
	display: block;
	text-indent: -9999px;
	background-image: url(images/bg-gmenu.jpg);
}
ul#gmenu li a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 50px;
	padding-top: 50px;
	background-image: url(images/bg-gmenu.jpg);
}
.gm01		{width: 150px;background-position: 0 -50px;}
.gm02		{width: 150px;background-position: -150px -50px;}
.gm03		{width: 150px;background-position: -300px -50px;}
.gm04		{width: 150px;background-position: -450px -50px;}
.gm05		{width: 150px;background-position: -600px -50px;}
.gm06		{width: 150px;background-position: -750px -50px;}
.gm01 a		{background-position: 0 0;}
.gm02 a		{background-position: -150px 0;}
.gm03 a		{background-position: -300px 0;}
.gm04 a		{background-position: -450px 0;}
.gm05 a		{background-position: -600px 0;}
.gm06 a		{background-position: -750px 0;}
.gm01 a:hover {background-position: 0 -50px;}
.gm02 a:hover {background-position: -150px -50px;}
.gm03 a:hover {background-position: -300px -50px;}
.gm04 a:hover {background-position: -450px -50px;}
.gm05 a:hover {background-position: -600px -50px;}
.gm06 a:hover {background-position: -750px -50px;}


/* ----------------------------------------------------------contents */

#contents	{
	width:900px;
	margin:0 auto;
}
#contents:after	{
	content: "";
	clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#topicpath	{
	height:20px;
	padding-right:10px;
	text-align:right;
	font-size:0.9em;
}

#main	{
	width:600px;
	float:left;
	padding-top:15px;
	padding-bottom:20px;
}
#sidebar	{
	width:230px;
	float:right;
	padding-top:20px;
	padding-bottom:20px;
}

/* ----------------------------------------------------------main */

#catch	{
	margin-bottom:30px;
}

h2.indexh2	{
	width:540px;
	height:36px;
	padding:9px 0 0 60px;
	background:url(images/bg-indexh2.jpg) top left no-repeat;
	margin-bottom:20px;
}

/*green*/

ul.list1	{
	width:540px;
	margin:10px auto 30px;
	list-style-type:none;
}
ul.list1 li	{
	background:url(images/bg-list1.jpg) top left no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px;
	line-height:1.5em;
}

/*pink*/

ul.list2	{
	width:540px;
	margin:10px auto 30px;
	list-style-type:none;
}
ul.list2 li	{
	background:url(images/bg-list2.jpg) top left no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px;
	line-height:1.5em;
}

/*orange*/

ul.list3	{
	width:540px;
	margin:10px auto 30px;
	list-style-type:none;
}
ul.list3 li	{
	background:url(images/bg-list3.jpg) top left no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px;
	line-height:1.5em;
}

/*blue*/

ul.list4	{
	width:540px;
	margin:10px auto 30px;
	list-style-type:none;
}
ul.list4 li	{
	background:url(images/bg-list4.jpg) top left no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px;
	line-height:1.5em;
}



.infobox	{
	width:580px;
	margin:20px auto;
}
.infobox:after	{
	content: "";
	clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
h3.indexh3	{
	background:url(images/bg-indexh3.jpg) top left no-repeat;
	padding:18px 6px 2px 12px;
	height:30px;
	color:#fff;
	font-weight:bold;
	margin-bottom:20px;
	font-size:0.9em;
}

.infobox1	{
	width:280px;
	float:left;
}
.infobox2	{
	width:280px;
	float:right;
}
.infoboxtxt	{
	padding:0 10px;
	margin-bottom:20px;
}

.indextxt	{
	padding:0 20px 20px;
}

.ambox	{
	width:560px;
	margin:0 auto 10px;
}
.ambox:after	{
	content: "";
	clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.ambox1	{
	width:118px;
	float:left;
	padding:5px;
	margin-right:10px;
}

h2#pagetitle	{
	width:500px;
	height:30px;
	padding:15px 66px 0 34px;
	background:url(images/bg-h2pagetitle.jpg) top left no-repeat;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:20px;
}


/*赤城智美ブログ*/
h2#pagetitle2	{
	width:500px;
	height:30px;
	padding:15px 66px 0 34px;
	background:url(images/bg-h2pagetitle2.jpg) top left no-repeat;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:20px;
}

/*活動案内*/
h2#pagetitle3	{
	width:500px;
	height:30px;
	padding:15px 66px 0 34px;
	background:url(images/bg-h2pagetitle3.jpg) top left no-repeat;
	color:#000;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:20px;
}

/*ウェブサイト*/
h2#pagetitle4	{
	width:500px;
	height:30px;
	padding:15px 66px 0 34px;
	background:url(images/bg-h2pagetitle4.jpg) top left no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:20px;
}

.entry-asset	{
	width:580px;
	margin:20px auto 30px;
}
h3.entry-title	{
	width:520px;
	padding:14px 5px 15px 55px;
	background:url(images/bg-entry-title.jpg) left center no-repeat;
	color:#003;
	font-weight:bold;
	font-size:1.1em;
}

h3.entry-title a:link	{
	color:#003;
}
h3.entry-title a:visited	{
	color:#003;
}
h3.entry-title a:hover	{
	color:#003;
	text-decoration:none;
}
h2.entry-title	{
	width:520px;
	padding:14px 5px 13px 55px;
	background:url(images/bg-entry-title2.jpg) left center no-repeat;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}

h2.entry-title a:link	{
	color:#fff;
}
h2.entry-title a:visited	{
	color:#fff;
}
h2.entry-title a:hover	{
	color:#fff;
	text-decoration:none;
}

.asset-header	{
	border-bottom:3px #69c dotted;
	padding:5px 10px 2px;
}


.dateheader	{
	font-weight:bold;
	padding-left:5px;
	padding-bottom:2px;
	color:#36f;
	text-align:right;
}
.asset-meta	{
	text-align:right;
	padding-right:5px;
	padding-top:2px;
}


.asset-body	{
	width:540px;
	margin:20px auto;
	line-height:1.5;
}
.asset-footer	{
	border-top:1px #69c solid;
	padding:2px 10px 5px;
	text-align:right;
}
.trackbacks	{
	width:540px;
	margin:15px auto;
}
.comments	{
	width:540px;
	margin:15px auto;
}
.content-nav	{
	text-align:center;
	padding:10px;
	border:1px #69c solid;
	border:1px #69c solid;
}


.read	{
	text-align:left;
	margin:10px;
	padding:10px;
	border:1px #69c solid;
	border:1px #69c solid;
}

.read p		{
	padding-top:0.5em;
	padding-bottom:0.5em;
}


.read ul	{
	margin-left:30px;
}


.asset-body h3	{
	font-weight:bold;
	font-size:1.2em;
	margin:10px 0 10px 0;
	padding:14px 5px 15px 55px;
	background:url(images/bg-entry-title.jpg) left center no-repeat;
}
.asset-body h4	{
	font-weight:bold;
	font-size:1.1em;
	margin:20px 0 15px 0;
	padding:5px 0 5px 10px;
	border-left:7px #69f solid;
}

.asset-body dl	{
	margin:0 0 20px 20px;
}
.asset-body ul	{
	margin-left:30px;
}
.asset-body ol	{
	margin-left:30px;
}

.asset-body p	{
	margin-left:20px;
}


.asset-body dl.list1 dt	{
	background:url(images/bg-list1.jpg) top left no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px;
}

.asset-body dl.list2 dt	{
	background:url(images/bg-list2.jpg) top left no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px;
}


.asset-body dl.list3 dt	{
	background:url(images/bg-list3.jpg) top left no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px;
}

.asset-body dl.list4 dt	{
	background:url(images/bg-list4.jpg) top left no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px;
}



#toTop	{
	text-align:right;
	margin-top:30px;
}

#toTop a:link	{
	color:#ff6;
}

#toTop a:visited	{
	color:#ff6;
}



/* ----------------------------------------------------------side */

#sidemenu	{
	padding-bottom:50px;
}
#sidemenu img	{
	margin-bottom:5px;
}

#side-honyaku	{
	padding:15px 10px;
	border:1px #ccc solid;
	text-align:center;
	margin:0 0 20px 0;
}

#side-search	{
	padding:15px 10px;
	border:1px #396 solid;
	text-align:center;
	margin:20px 0;
}
#amazonbox	{
	margin:20px 0;
	text-align:center;
	margin:20px 0;
}
#bokinbox	{
/*
	border:2px #6c6 solid;
*/
	text-align:center;
	margin:30px auto;
}

.widget-header	{
	width:210px;
	height:28px;
	padding:12px 5px 0 15px;
	margin:20px 0 5px 0;
	background:url(images/bg-widget-header.jpg) left top no-repeat;
	font-weight:bold;
	font-size:1.1em;
	color:#fff;
}
.widget-header a:link	{
	color:#fff;
}
.widget-header a:visited	{
	color:#fff;
}
.widget-header a:hover	{
	color:#fff;
	text-decoration:none;
}


.widget-content	{
}
.widget-content ul	{
	margin:10px 20px 30px;
	list-style-type:none;
}

.widget-content ul li	{
	background:url(images/bg-list3.jpg) top left no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px;
	line-height:1.5em;
}

.widget-content ul li ul	{
	margin:10px auto 10px;
	list-style-type:none;
}




/* ----------------------------------------------------------footer */

#footer	{
	width:100%;
	background:url(images/bg-footer.jpg) top center no-repeat;
}
#footer-inner	{
	width:900px;
	margin:0 auto;
	padding:80px 0 30px;
	text-align:center;
}

#footerbox	{
	width:330px;
	margin:0 auto 30px;
	text-align:left;
	line-height:1.3;
	color:#fff;
}

/* ---------------------------------------------------------- table */

table.table1	{
	width:100%;
	border-collapse: collapse;
	border:1px #cccccc solid;
}
table.table1 th	{
	border-collapse: collapse;
	border:1px #999 solid;
	padding:10px;
	background:#C7DDF1;
}
table.table1 td	{
	border-collapse: collapse;
	border:1px #999 solid;
	padding:5px 10px;
}


/* ---------------------------------------------------------- common */

.gotop	{
	text-align:right;
	padding-right:10px;
}

.clr	{
	content: "";
	clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

/* attention 赤字ボールド */
.att01	{
	color:#c33;
	font-weight:bold;
}
/* attention 青緑系ボールド */
.att02	{
	color:#099;
	font-weight:bold;
}


/* 文字サイズアップ */
.fontup01	{/* 約12px */
	font-size: 1.1em;
}
.fontup02	{/* 約14px */
	font-size: 1.2em;
}
.fontup03	{/* 約16px */
	font-size: 1.3em;
}
.fontdown01	{/* 約12px */
	font-size: 0.9em;
}

.mt5	{
	margin-top:5px;
}
.mt10	{
	margin-top:10px;
}
.mt20	{
	margin-top:20px;
}
.mt30	{
	margin-top:30px;
}

.mb5	{
	margin-bottom:5px;
}
.mb15	{
	margin-bottom:15px;
}
.mb20	{
	margin-bottom:20px;
}
.mb30	{
	margin-bottom:30px;
}

.ml20	{
	margin-left:20px;
}

.ml30	{
	margin-left:30px;
}
.pr10	{
	padding-right:10px;
}
.pl10	{
	padding-left:10px;
}
.ct	{
		text-align:center;
}
.rt	{
		text-align:right;
}
.lt	{
		text-align:left;
}

.fltl	{
	float:left;
}
.fltr	{
	float:right;
}

.fltl5	{
	float:left;
	margin:0 3px 5px 0;
	border:1px solid #ccc;
}
.fltr5	{
	float:right;
	margin:0 0 5px 3px;
	border:1px solid #ccc;
}


.fltl10	{
	float:left;
	margin:0 10px 10px 0;
}
.fltr10	{
	float:right;
	margin:0 0 10px 10px;
}


.frame01	{
	width:460px;
	margin:15px auto;
	padding:10px 20px;
	border:2px #cccccc solid;
}


.hr01	{
	margin:5px auto 10px;
	border:1px solid #ccc;
}
