/* 背景と配置 */
body {
 margin: 0px 0px 20px 0px;
/* background-color: #8FABBE;*/
 text-align: center;
}

/* リンク設定 */
a:link {color:#98cb66;text-decoration:none}
a:visited {color:#98cb66; text-decoration:none}
a:active { color:#98cb66;}
a:hover { color:#98cb66;text-decoration:underline;}

/* 強調文字設定 */
h1, h2, h3 {
 margin: 0px;
 padding: 0px;
 font-weight: normal;
}

.font_10{font-size:10px;}
.font_16{font-size:16px;}

div#body{
margin:15px auto !important;
}

#body input{
  border-color: #f9a2b1; border-width: 1px; border-style: solid; 
} 

div#wrap{
background:none !important;
background-color:#FFF !important;
}

/* 全体の枠組み 横幅 */
#container {
 line-height: 140%;
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 padding: 0px;
 width: 798px;
 background-color: #FFFFFF;
 border:#fcd2dd 1px solid;
}

/* バナー設定 */
#banner {
 font-family: Verdana, Arial, sans-serif;
 color: #FFFFFF;
/* background-color: #999999;*/
	background-image: url("./images/header.gif") !important;
 width:798px;
 height:307px;
}

#banner-img {
 display: none;
}

h1#banner-header,
h2#banner-description{
text-indent:-9999px;
}

#banner a {
 color: #FFFFFF;
 text-decoration: none;
}

#banner h1 {
 font-size: xx-large;
}

#banner h1 span{
 display:none;
}



#banner h2 span{
 display:none;
}


/* 2列メイン */
#wrap #main{
 float: left !important;
 width: 580px !important;
 overflow: hidden;
background-image:none !important;
}


/* 2列右サイドバー */
#right-side {
 float: left;
 width: 215px;
 background-color: #FFFFFF;
 overflow: hidden;
 /*border-bottom: 1px solid #666666;
 border-left: 1px solid #666666;*/
}


/* メイン本文 */
#wrap .content {
 padding: 15px 15px 5px 15px !important;
 background-color: #FFFFFF;
 width: 560px  !important;
 color: #666666;
 font-family: Verdana, Arial, sans-serif, MSゴシック,osaka;
 font-size: small  !important;
background-image:none !important;
}



#wrap .content pre {
 font-size: larger;
}

.dataheader {
width=100%;
font-size:10px;
color:#999999;
}

.entryheader {
text-align:left;
width=100%;
padding:2px;
border-top:1px dotted #f30060;
border-bottom:1px dotted #f30060;
/*background-color: #F5F5F5;*/
color:#f9a2b1;
font-weight:bold;
font-size:14px;
}

.content p {
 color: #666666;
 font-family: Verdana, Arial, sans-serif,MSゴシック, osaka;
 font-size: small;
 font-weight: normal;
 line-height: 150%;
 text-align: left;
 margin-bottom: 10px;
}

.content img {
	float:left;
	margin-right:13px;
	
}

.content blockquote {
 line-height: 150%;
}

.content li {
 line-height: 150%;
}

/*.content h2 {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: left;
 font-weight: bold;
 margin-bottom: 10px;
}
*/
.content h3 {
 color: #98cb66;
 font-family: Verdana, Arial, sans-serif, MSゴシック, osaka;
 font-size: 14px;
 text-align: left;
 /*font-weight: bold;*/
 margin-top:10px;
 margin-bottom: 10px;
}

.posted {
 color: #999999;
 font-family: Verdana, Arial, sans-serif, MSゴシック, osaka;
 font-size: x-small;
 /*border-top: 1px solid #999999;*/
 text-align: right;
 margin-top:10px;
 margin-bottom: 25px;
 line-height: normal;
 padding: 3px;
 clear:both;
}

.posted a {
 color: #98cb66;
}

.posted a:hover { 
	color: #98cb66;text-decoration:underline;
	}



.extended a {
 color: #98cb66;
}

.extended a:hover { 
	color: #98cb66;text-decoration:underline;
	}



/* サイドバー設定 */
.sidebar {
 padding: 10px;
 font-size: small;
}

.sidebar h2{
font-size:medium
}

#calendar {
 line-height: 140%;
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 padding: 2px;
 text-align: center;
 margin-bottom: 30px;
}

#calendar table {
 padding: 2px;
 border-collapse: collapse;
 border: 0px;
 width: 100%;
}

#calendar caption {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: .3em;
}

#calendar th {
 text-align: center;
 font-weight: normal;
}

#calendar td {
 text-align: center;
}

.sidebar ul {
 padding-left: 5px;
 margin: 0px;
 margin-bottom: 20px;
}

.sidebar ul ul {
 margin-bottom: 0px;
}

.sidebar #categories ul {
 padding-left: 15px;
}

.sidebar li {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 line-height: 100%;
 margin-top: 10px;
 list-style-type: circle;
}

.side {
 color: #666666;
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 text-align: left;
 line-height: 150%;
 padding: 5px;
 margin-top: 10px;
 margin-bottom: 10px;
 list-style-type: none;
 background-color:#fef4f6;
 border:#f9a4b3 1px solid;
}

.sidebar #categories li {
 list-style-type: circle;
}

.sidebar img {
 border: 3px solid #FFFFFF;
}


form {
 margin:0px;
}

.photo {
 text-align: left;
 margin-bottom: 20px;
}

.link-note {
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 line-height: 150%;
 text-align: left;
 padding: 2px;
 margin-bottom: 15px;
}

#powered {
 font-family: Verdana, Arial, sans-serif;
 font-size: small;
 line-height: 150%;
 text-align: left;
 color: #666666;
 margin-top: 50px;
}

#comment-data {
 float: left;
 width: 180px;
 padding-right: 15px;
 margin-right: 15px;
 text-align: left;
 border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
 width: 80%;
}

.commenter-profile img {
 vertical-align: middle;
 border-width: 0;
}

#footer {
 font-family: Verdana, Arial, sans-serif;
 font-size:12px;
 color: #666666;
 font-weight: bold;
 background-color: #f6f6f6;
 text-align: center;
 padding-left: 15px;
}

/*///////////////////////////

右ペイン

///////////////////////////*/

h2#search {
	width:110px;
	height:24px;
	background:url(./images/search.gif) no-repeat;
}

h2#search span{
	display:none;
}


h2#categories {
	width:110px;
	height:24px;
	background:url(./images/categories.gif) no-repeat;
}

h2#categories span{
	display:none;
}

h2#posts {
	width:110px;
	height:24px;
	background:url(./images/posts.gif) no-repeat;
}

h2#posts span{
	display:none;
}


h2#archives {
	width:110px;
	height:24px;
	background:url(./images/archives.gif) no-repeat;
}

h2#archives span{
	display:none;
}

/*///////////////////////////

アーカイブ系のCSS

///////////////////////////*/

h2#trackbacks {
	font-size:14px;
	color:#98cb66;
}

h2#comments {
	font-size:14px;
	color:#98cb66;
}

h2#pComments {
	font-size:14px;
	color:#98cb66;
}


.techstuff{
	color:#e30060;
}

/*///////////////////////////

コメントプレビュー系のCSS

///////////////////////////*/

h3.comment {
	font-size:14px;
	font-weight:normal;
	margin-top:5px;
	color:#98cb66;
}


/*///////////////////////////

明治ヘッダーのCSS

///////////////////////////*/

div#root-header02 {
	background: url(images/meiji/header_bgimg.gif);
	background-repeat: no-repeat;
	width: 805px;
	height:106px;
	clear: both;
}
div#root-header02 {
	margin: 10px auto 2px auto;
	/*overflow: auto;*/
}

div#root-header02 img {
	border: 0px;
}

div#root-header02 span {
	display: none;
}

div#root-header02 p#logo {
	margin: 10px 10px 7px 20px;
	_margin: 10px 10px 7px 10px;
	float: left;
}


div#root-header02 p#menu-home a{
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 34px;
	display: block;
}


div#root-header02 p#menu-home a:hover {
	background-position: 0px -34px;
}


div#root-header02 p#menu-home a:hover {
	background-position: 0px -34px;
}

div#root-header02 p#menu-home {
	clear: both;
	float:left;
	margin-left:20px;
	_margin-left:0px;
	margin: 0px 0px 10px 22px;
	height: 34px;
}
div#root-header02 p#menu-home a.home-top{
	background: url(images/meiji/header_menu_top.gif);
	width: 64px;
}

/*///////////////////////////

アミコラヘッダーのCSS

///////////////////////////*/



#AmcNavi{
clear:both;
background:url(images/amicolla/navi_01.gif) repeat-x;
width:798px;
height:40px;
border-left:#fbe5eb 1px solid;
border-right:#fbe5eb 1px solid;
margin:0 auto;
padding:0;
}

#AmcNavi
p#AmcLogo {
	float: left;
	width: 230px;
	height: 22px;
	margin: 11px 0 0 7px;
	padding: 0 0 0 0px;

}

p#AmcLogo
img {
	border: 0;
}

#AmcNavi ul {
	float:right;
	margin: 0;
	padding: 0;
}

#AmcNavi li {
display: inline;
margin: 0;
padding: 0;
cursor: hand;
}

#AmcNavi ul a{
display:block;
float:left;
margin: 0;

}

#AmcNavi ul a span{
display:none;
}

a#AmcNavi-concept {
width:67px;
height:40px;
background:url(images/amicolla/btn_concept.gif) no-repeat;
}

a#AmcNavi-products {
width:64px;
height:40px;
background:url(images/amicolla/btn_products.gif) no-repeat;
}


a#AmcNavi-recipe {
width:55px;
height:40px;
background:url(images/amicolla/btn_recipe.gif) no-repeat;
}


a#AmcNavi-amicolife {
width:77px;
height:40px;
background:url(images/amicolla/btn_amicolife.gif) no-repeat;
}


a#AmcNavi-campaign{
width:73px;
height:40px;
background:url(images/amicolla/btn_campaign.gif) no-repeat;
}

/*///////////////////////////

検索

///////////////////////////*/


#pagebody {
	padding:30px;
}

#alpha-inner{
	color:#666666;
	font-size:small;
}

#alpha-inner h2{
	color:#98cb66;
	font-size:14px;
}

#alpha-inner h3{
	color:#98cb66;
	font-size:14px;
}

/*///////////////////////////

明治Footer

///////////////////////////*/

#footer{
font-weight:normal !important;
}

