@charset "utf-8";

/************************************************************

                    マチャコ　base.css 
	
************************************************************/



/*--------すべて　開始--------*/

* {
 margin : 0;
 padding : 0;
 font-weight : normal;
 font-style : normal;
 text-decoration : none;
 text-align:left
}

body {
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
	text-align: left;
	letter-spacing:0.08em;
	line-height:1.4em;
	background:url(../../img/bg.gif);
}


body.small {font-size: 16px;}
* html body.small {font-size: 100%;}
*:first-child+html body.small {font-size: 100%;}

body.large {font-size: 19px;}
* html body.large {font-size: 113%;}
*:first-child+html body.large {font-size: 113%;}

/*
html>body {
    font-size: 12pt;
}
*/

h1,h2,h3 {
	font-size: small;
	text-indent: -10000px;
}

hr {
	display:none;
}

a img {
	border:none;
}
a:link {
	color:#1792DB;
	text-decoration:underline;
}
a: hover {
	color:65BBEF;
	text-decoration:none;
}
a:visited {
	color:#1792DB;
	text-decoration:underline;
}
ul,ol {
	list-style-type: none;
	vertical-align: bottom;
}
li a {
	display: block;
}

/*--------すべて　終了--------*/

/*--------コンテナ　開始--------*/
div#container {
	position:relative;
	top:0px;
	left:0px;
	width:900px;
	background:url(../../img/bg.jpg) repeat-y;
	padding:0px 5px;
	margin:0px auto;
}

div#main {
	clear:both;
	float:left;
	width:750px;
	background:url(../../img/main_bg.jg) no-repeat bottom;
	border-right:1px solid #CCC;
	margin:0px 0px 15px 0px;
}
div#add {
	float:right;
	width:140x;
	margin:0px 10px 0px 0px;
	_margin:0px 5px 0px 0px;
	padding:5px;
}


/*
*:first-child+html body div#container {
	width:753px;
}


div#main_container {
	clear:both;
	text-align:center;
	background:url(../../img/maincontainer_line.gif) no-repeat left top;
}

/*--------コンテナ　終了--------*/


/*--------グローバルナビ　開始--------*/

/*グロナビ共通*/

div#g_navi {
	width:900px;
	height:83px;
	background:url(../../img/navi_bg.gif) no-repeat;
}


/*トップグロナビ*/

div#g_navi h1 a {
	float:left;
	display:block;
	width:145px;
	height:83px;
	background: url(../../img/logo.gif) no-repeat left;
}
h2#navi_dictionary a {
	float:left;
	display:block;
	width:131px;
	height:31px;
	background:url(../../img/navi_dictionary.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
h2#navi_dictionary a:hover {
	background:url(../../img/navi_dictionary.gif) no-repeat 0px -31px;
}
h2#navi_words a {
	float:left;
	display:block;
	width:131px;
	height:31px;
	background:url(../../img/navi_words.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
h2#navi_words a:hover {
	background:url(../../img/navi_words.gif) no-repeat 0px -31px;
}	
h2#navi_blog a {
	float:left;
	display:block;
	width:131px;
	height:31px;
	background:url(../../img/navi_blog.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
h2#navi_blog a:hover {
	background:url(../../img/navi_blog.gif) no-repeat 0px -31px;
}	
h2#navi_megumino_map a {
	float:left;
	display:block;
	width:131px;
	height:31px;
	background:url(../../img/navi_megumono_map.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
h2#navi_megumino_map a:hover {
	background:url(../../img/navi_megumono_map.gif) no-repeat 0px -31px;
}
h2#navi_hokkaido a {
	float:left;
	display:block;
	width:131px;
	height:31px;
	background:url(../../img/navi_hokkaido.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
h2#navi_hokkaido a:hover {
	background:url(../../img/navi_hokkaido.gif) no-repeat 0px -31px;
}	


/*配下用グロナビ*/

div#g_navi ul li {
	float:left;
}

div#g_navi p {
	text-indent:-10000px;
}
div#g_navi p a {
	float:left;
	width:145px;
	height:83px;
	background: url(../../img/logo.gif) no-repeat left;
}
div#g_navi ul li {
	display:block;
	text-indent:-10000px;
}
ul li#navi_dictionary a {
	width:131px;
	height:31px;
	background:url(../../img/navi_dictionary.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
ul li#navi_dictionary a:hover {
	background:url(../../img/navi_dictionary.gif) no-repeat 0px -31px;
}
ul li#navi_words a {
	width:131px;
	height:31px;
	background:url(../../img/navi_words.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
ul li#navi_words a:hover {
	background:url(../../img/navi_words.gif) no-repeat 0px -31px;
}	
ul li#navi_blog a {
	width:131px;
	height:31px;
	background:url(../../img/navi_blog.gif) no-repeat;
	margin:52px 0px 0px 0px;;
}
ul li#navi_blog a:hover {
	background:url(../../img/navi_blog.gif) no-repeat 0px -31px;
}	
ul li#navi_megumino_map a {
	width:131px;
	height:31px;
	background:url(../../img/navi_megumono_map.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
ul li#navi_megumino_map a:hover {
	background:url(../../img/navi_megumono_map.gif) no-repeat 0px -31px;
}
ul li#navi_hokkaido a {
	width:131px;
	height:31px;
	background:url(../../img/navi_hokkaido.gif) no-repeat;
	margin:52px 0px 0px 0px;
}
ul li#navi_hokkaido a:hover {
	background:url(../../img/navi_hokkaido.gif) no-repeat 0px -31px;
}	

/*--------グローバルナビ　終了--------*/


/*--------フッター　開始--------*/

div#footer {
	width:910px;
	height:121px;
	padding:0px;
	clear:both;
	text-indent:-10000px;
	background:url(../../img/footer_bg.jpg) no-repeat top left;
}
div#footer ul {
	width:536px;
	padding:83px 0px 0px 7px;
	float:left;
}
div#footer ul li {
	float:left;
	display:block;
}
div#footer ul #link a,
div#footer ul #sitemap a,
div#footer ul #mail a,
div#footer ul #site a,{
	width:134px;
	height:31px;
	display:block;
}
div#footer ul #link {
	margin:0px 0px 0px 0px;
	display:block;
	width:134px;
	height:31px;
	background:url(../../img/link_btn.gif) no-repeat top;
}

div#footer ul #sitemap {
	margin:0px;
	width:134px;
	height:31px;
	background:url(../../img/sitemap_btn.gif) no-repeat top;
}
div#footer ul #mail {
	margin:0px;
	width:134px;
	height:31px;
	background:url(../../img/mail_btn.gif) no-repeat top;
}
div#footer ul #site {
	margin:0px;
	width:134px;
	height:31px;
	background:url(../../img/site_btn.gif) no-repeat top;
}
div#footer address {
	float:left;
	width:350px;
	height:31px;
	margin:83px 0px 0px 0px;
	background:url(../../img/copyright.gif) no-repeat top;
}
/*--------フッター　終了--------*/

/*--------パンくず　終了--------*/

div#pankuzu {
	clear:both;
	height:25px;
	margin:0;
	padding-left:10px;
	margin:0px 10px;
	border-bottom:1px solid #CCC;
}
div#pankuzu p {
	font-size:80%;
	float:left;
}
div#pankuzu h1 {
	font-size:80%;
	text-indent:0px;
}

/*--------パンくず　終了--------*/

p.lead {
	clear:both;
	font-size:0.8em;
	letter-spacing: 0.1em;
	margin:5px 20px 0px 20px;
}

ul#ill_be_back  {
	clear:both;
	widows:711px;
	height:20px;
	margin:0px 20px 20px 20px;
	padding:0px 0px 0px 0px;
	background:url(../../img/line_dotted_.gif) repeat-x top ;
}

ul#ill_be_back li a {
	display:inline;
	font-size:0.8em;
	padding:0px 0px 0px 16px;
	background:url(../../img/bottom_arrow.gif) no-repeat;
}

/*フォントサイズチェンジ*/

div#font-size-change {
	position:absolute;
	width:143px;
	top:88px;
	left:760px;
	}
div#font-size-change p {
	float:left;
	width:80px;
	height:16px;
	margin:0px 3px 0px 0px;
}
div#font-size-change ul {
	width:60px;
	float:left;
}
div#font-size-change ul li {
	float:left;
	width:16px;
	height:16px;
	margin:0px 3px;
	_margin:0px 2px;
}
div#font-size-change ul li img {
	width:16px;
	height:16px;
}

/*フォントサイズチェンジ終了*/

/*サイト内検索*/

ul#site_search {
	position:absolute;
	top:5px;
	left:718px;
	font-size:0.8em;
	width:250px;
}
ul#site_search {
	float:left;
}
ul#site_search li form,ul#site_search li form p {
	display:inline;
}
#site_search_box {
	border:1px solid #000;
}


/*サイト内検索終了*/


/*clearfix*/

div.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	zoom: 100%;  
}

/*clearfix終了*/
