a/*@charset "UTF-8";*/

h1,h2,h3,h4,h5,ul,ol,li,dl,dt,dd,blockquote,cite,q,address {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

img {
border-style: none;
}
/************************************************
*	clear										*
************************************************/
div:after {
/*   content:".";*/
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
/************************************************
*	Layout  									*
************************************************/
body {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana, "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
/*	background-color: #cccccc;*/
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}



div#header {
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
	overflow: hidden;
}


div#content {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	margin-top: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
}


div#main {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	width: 800px;
	float: left;
}


div#sub {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	width: 230px;
	float: right;
}


div#footer {
	font-size: 100%;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	clear: both;
}

/************************************************
*	header  									*
************************************************/

div#header .inner {
	margin-top: 10px;
	padding: 0px;
	float: left;
	width: 600px;
}
#logo {
	float: right;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
	font-size:60%;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}
#campaign {
	float: right;
	text-align: right;
	width: 800px;
	margin-top: 10px;
}
#help {
	float: left;
	padding-left: 5px;
	margin-top: 30px;
	vertical-align: middle;
}
div#header a {
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
	margin: 0;
}
.clear {
	clear: both;
}


div#header h1 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 160%;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#header h1 a {
	text-decoration: underline;
	color: #333333;
	background-color: #ffffff;
}

div#header img a {
	margin: 0px;
	border: none;
}

div#header p {
	font-size: 80%;
	color: #333333;
	background-color: #ffffff;
	line-height: 140%;
	margin-top: 5px;
	padding-top: 0px;
	margin-left: 0;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

div#logo a {
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
	font-size:120%
}


/************************************************
*	Content 					     		    * 
************************************************/

div#main .inner {
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#allcontent {
	width:95%;
}


/* 見出し */
div#main h2 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 15px;
	padding-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	clear: both;
	text-align:left;
}

div#main h3 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	clear: both;
}

div#main h4 {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 110%;
/*	font-weight: bold;*/
	color: #333333;
	background-color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

div#main h5 {
	text-align:left;
	font-weight: bold;
    border-left: 7px solid #CCCCCC;  
    border-bottom: 1px solid #CCCCCC;  
    padding:0.6em 0.8em;
	clear: both;
}

/* ハイパーリンク */
div#main a {
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}

div#main a:hover {
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}
/* 段落 */
div#main p {
	line-height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.menu {
	padding-top: 20px;
}

/* 画像 */
div#main p img {
	border: none;
}
/* リスト */
div#main ol,div#main ul {
	margin-top: 0;
	margin-left: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
}

div#main ol li,div#main ul li {
	list-style:disk;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
/* 引用 */
div#main blockquote {
	color: #333333;
	line-height: 140%;
	margin-top: 5px;
	border-width: 1px;
	border-style: none;
	border-color: #999999;
	padding-top: 3px;
	margin-left: 0;
	padding-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	margin-bottom: 5px;
	padding-bottom: 3px;
}

div#main blockquote p {
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

/* 引用元情報 */
div#main cite {
	font-style: italic;
}

/* 整形済みテキスト */
div#main pre {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 5px;
	overflow: scroll;
}
/* 箇条書き（定義リスト） */
div#main dl {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#main dt {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 10px;
}

div#main dd {
	padding-left: 5px;
}

/* 画像左配置 */
div#main .imageleft{
	margin-right: 10px;
	float: left;
}
/* 画像右配置 */
div#main .imageright{
	margin-left: 10px;
	float: right;
}

/* 続き */
div#main .extended {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	display: block;
}

div#main .entry-tags {
    margin: 10px 0 10px 10px; 
	clear: both;
}
div#main .entry-tags-header,
div#main .entry-tags-list,
div#main .entry-tag { display: inline; }
div#main .entry-tags-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/* テキストボックスサイズ */
div#main .textbox {
	width: 300px;
	height: 20px;
}

div#main .button {
	width: 40px;
	height: 20px;
}

.CustomHR {
	width: 100%; 
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 検索条件 */
div#main .Condition {
	width: 590px;
	border-style: none;
    margin-left: auto;
    margin-right: auto;
} 

div#main .Condition .ColRight {
	text-align: right;
} 

div#main .ColHalf {
	vertical-align:top;
	text-align:left;
	width:50%;
	padding:0px 10px 0px 10px;
}

div#main .ColWhole {
	vertical-align:top;
	text-align:left;
	width:100%;
	padding:0px 10px 0px 10px;
}

div#main .Answer {
	margin-left:10px;
	margin-right:10px;
/*	margin-bottom:10px;*/
}

div#main .Answer td {
	vertical-align:top;
}

div#main .Answer th {
	white-space:nowrap;
	text-align:left;
	width:30%;
	vertical-align:top;
}


div#main .Allergen {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	width:90%
}

.SetCenter {
	text-align: center;
}

.SetLeft {
	text-align: left;
}

.SetRight {
	text-align: right;
}

#dlAllergen {
    margin-left: auto;
    margin-right: auto;
}

#dlAllergen td {
	width:1em;
}

#rblOption {
	min-width: 200px;
	border-style: none;
	margin-left : auto ;
	margin-right : 0;
} 

#cblAllergy {
	min-width: 450px;
	border-style: none;
    margin-left: auto;
    margin-right: auto;
} 

#Allergen {
	text-align: center;
}

.Warning {
	color: red;
}

.Notice {
	color: blue;
}

#tbxDummy {
	DISPLAY: none;
}

div#main .ddlist {
	width: 140px;
	height: 24px;
}

div#main .ddlistL {
	width: 205px;
	height: 24px;
}

/* データグリッド */
#dgResult {
	width: 100%;
	background-color:white;
	border-style:1px solid;
	padding:4px;
	margin-top: 0px;
} 

#dgResult .Header  td {
	color: white;
	background-color: #9B0000;
	text-align:center;
	vertical-align:middle;
	font-weight: bold;
	font-size:smaller;
}

#dgResult .Item  td {
	background-color: White;
	vertical-align:middle;
	font-size:smaller;
}

#dgResult .Pager  td {
	color: #330099;
	background-color: Gainsboro;
	text-align:center;
	vertical-align:middle;
}

/* 詳細 */
#lblName {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 130%;
}

.SetSmaller {
	font-size:smaller;
}

div#main .Notice {
	margin-top: 5px;
	vertical-align:top;
	text-align:left;
	width:100%;
}


div#main .Notice td {
	padding:2px;
	vertical-align:top;
}

div#main .Notice th {
	padding:2px;
	white-space: nowrap;
	vertical-align:top;
}


/************************************************
*	 Sidebar 					     	    * 
************************************************/

div#sub .inner {
	padding-left: 20px;
	padding-right: 20px;
}

/* サイドバーリスト */
div#sub dt {
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	margin-top: 20px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

div#sub dd {
	font-size: 100%;
}
	
	
div#sub ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#sub ul li {
	font-size: 75%;
	padding-top: 2px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 3px;
}

div#sub ul li li {
	font-size: 100%;
	margin-left: 20px;
		
}
	
div#sub ul li a {
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
	margin: 0;
}

div#sub ul li a:hover{
	text-decoration: underline;
	color: #006699;
	background-color: #ffffff;
}
/* サイドバー段落 */
div#sub p{
	line-height: 20px;
	margin: 0;
	padding-top: 3px;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}
/* サイドバータグクラウド */
div#sub .module-tagcloud .module-content
	{text-align: left; }

div#sub .module-tagcloud .module-content .module-list
	{ list-style: none; }

div#sub .module-tagcloud .module-content .module-list .module-list-item
	{ display: inline; }

div#sub .module-tagcloud .module-content .module-list li.taglevel1
	{ font-size: 170%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel2
 	{ font-size: 150%; }

div#sub .module-tagcloud .module-content .module-list li.taglevel3
	{ font-size: 130%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel4
	{ font-size: 110%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel5
	{ font-size: 90%; }
	
div#sub .module-tagcloud .module-content .module-list li.taglevel6
	{ font-size: 70%; }


/************************************************
*	Footer  									*
************************************************/
/* 文責 */
div#footer {
	padding-top: 5px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, Tahoma, "Trebuchet MS", Verdana,"ヒラギノ角ゴ Pro W3",Osaka,"メイリオ","ＭＳ Ｐゴシック", sans-serif;
	font-size: 70%;
	font-weight: bold;
}
/* 段落 */
div#footer p {
	font-size: 70%;
}
#titleGift {
	font-size: 0.9em;
	margin-top: 20px;
	width: 185px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	margin-left: 1px;
}
.fRed {
	color: #CC3300;
}

/************************************************
*	お知らせ
************************************************/
#maintenotice{
	text-align: left; 
	color: #FF0000;
	width: 900px;
	margin-top: 10px;
	margin-left: 80px;
	display: none;
}
