@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	text-align:center;
	color:inherit;
	background:transparent url(http://www.italiago-dojima.com/cms/img/common/body_bg.jpg) repeat left top;
}

a
{
	text-decoration:none;
	color:#f37c1d;
	background-color:transparent;
}

a:hover
{
	text-decoration:underline;
	color:#ce4f10;
	background-color:transparent;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

hr{
  margin:10px 0px;
  display:block;
  width:580px;
  height:1px;
  border-top:1px dashed #990000;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	width:1177px;
	margin:0 auto;
	background-color:transparent;
        background-image:url(http://www.italiago-dojima.com/cms/img/common/container_bg.png);
        background-repeat:repeat-y;
        background-position:left top;
}
/* ----- IEPinfFix ----- */
* html div#container { behavior: expression(IEPNGFIX.fix(this)); }
/* ------------------ */

div#container-inner{
        width:840px;
        margin:0 auto;
}

/* ---------- container_end ---------- */

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

div#header-top{
      width:1177px;
      background-color:transparent;
      background-image:url(http://www.italiago-dojima.com/cms/img/common/header-top_bg.png);
      background-repeat:no-repeat;
      background-position:left top;
      margin:0 auto;
      text-align:center;
}
/* ----- IEPinfFix ----- */
* html div#header-top { behavior: expression(IEPNGFIX.fix(this)); }
/* ------------------ */
div#header-top .inner{
      width:840px;
      margin:0 auto;
      text-align:center;
}
div#contents-header-top{
      width:1177px;
      min-height:100%;
      background-color:transparent;
      background-image:url(http://www.italiago-dojima.com/cms/img/common/contents_header_bg.png);
      background-repeat:no-repeat;
      background-position:left top;
      margin:0 auto;
      text-align:center;
}
/* ----- IEPinfFix ----- */
* html div#contents-header-top { behavior: expression(IEPNGFIX.fix(this)); }
/* ------------------ */
div#contents-header-top .inner{
      width:840px;
      margin:0 auto;
      text-align:center;
}

div#header
{
	width:840px;
	color:inherit;
	background-color:#ffffff;
}

div#header p
{
	text-align:right;
	font-size:70%;
	font-weight:normal;
        font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#666666;
}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
	width:840px;
	margin:0;
	text-align:left;
        background-color:#ffffff;
}

div#banner-inner
{
}

div#banner-inner h1
{
        padding:5px 10px;
	font-size:80%;
	font-weight:100;
        font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	letter-spacing:0.1em;
	width:95%;
}

div#banner-inner h1 a
{
	color:#209530;
	background-color:transparent;
	text-decoration:none;
}

div#banner-inner h1 a:hover
{
	text-decoration:underline;
}

div#banner-inner h2
{
	position:relative;
	left:0;
	font-size:80%;
	font-weight:normal;
        font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	width:95%;
	color:#245324;
	background-color:transparent;
}

/* ---------- banner_end ---------- */

/* ---------- wrapper ---------- */

div#wrapper
{
	width:840px;
	text-align:left;
	background:#ffffff;
	color:inherit;
}

/* ---------- wrapper_end ---------- */

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

div.main-contents
{

	padding:15px 0px 15px 10px;
	background-color:#ffffff;
	background-image:url(http://www.italiago-dojima.com/cms/img/main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
}


div#main
{
	float:right;
        width:620px;
	background:#ffffff;
	background-image:url(http://www.italiago-dojima.com/cms/img/main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
}

div.main-contents p
{
	font-size:80%;
	color:#363636;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.info-box
{
	padding-bottom:30px;
}

div.info-box h3
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.italiago-dojima.com/cms/img/info_title.gif) no-repeat left top;
	color:inherit;
	width:220px;
	height:32px;
}

div.info-box img
{
	float:left;
	margin-right:20px;
	vertical-align:middle;
}

div.info-box p
{
	font-size:80%;
	color:#333333;
	background-color:transparent;
	line-height:180%;
	margin:0 10px 10px 0;
        padding-top:70px;
        padding-left:10px;
}

div.news-box
{
        margin-top:20px;
	margin-bottom:40px;
}

div.news-box h3
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.italiago-dojima.com/cms/img/common/new-topics.jpg) no-repeat left top;
	color:inherit;
	width:579px;
	height:35px;
}

div.news-box-inner ul
{
	list-style-type:none;
	width:540px;
}

div.news-box-inner li
{
	font-size:80%;
	font-weight:normal;
        font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#666666;
	line-height:150%;
	list-style-position:outside;
	display:block;
	background:transparent;
	color:inherit;
	border-bottom:1px solid #dddcdc;
	padding-bottom:1px;
	width:100%;
}

span.list-border
{
	display:block;
	padding: 6px 0 6px 26px;
	background:transparent url(http://www.italiago-dojima.com/cms/img/link-h6.gif) no-repeat 7px 12px;
}

/* ---------- main_end ---------- */



/* ---------- category-archives ---------- */

div#sidebar
{
	float:left;
	width:212px;
	background:#ffffff url(http://www.italiago-dojima.com/cms/img/main_bg.gif) no-repeat left top;
	text-align:left;
}
div#sidebar img{
        margin:5px auto 10px auto;
}

div#sidebar-inner
{
	padding:15px 0 15px 10px;
}

div#category-archives h4
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.italiago-dojima.com/cms/img/common/contents_menu.jpg) no-repeat left bottom;
	color:inherit;
       margin:0 auto;
       text-align:center;
	width:200px;
	height:27px;
}

div.category-archives
{
	margin-bottom:40px;
        border:1px solid #54AF25;
}

div#sidebar ul
{
	list-style-type:none;
        margin:0px;
}

div#sidebar ul.sub-category
{
	list-style-type:none;
	margin:0;
}

div.category-archives ul li
{
	font-size:80%;
	font-weight:normal;
        font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin-bottom:0;
	display:inline;
}

div.category-archives ul li a
{
        display:block;
        width:200px;
       height:40px;
	font-weight:normal;
        font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-decoration:none;
	color:#209530;
	background:#ffffff url(http://www.italiago-dojima.com/cms/img/common/icon_topcategory.jpg) no-repeat;
	display:block;
	line-height:300%;
        text-indent:30px;
}

div.category-archives ul li a:hover
{
	color:#C82600;
	background:#adce81 url(http://www.italiago-dojima.com/cms/img/common/icon_topcategory_hover.jpg) no-repeat;
	text-decoration:none;
}

div.category-archives ul.sub-category
{
	margin:0;
	list-style-type:none;
}

div.category-archives ul li ul.sub-category li
{
	font-size:100%;
	font-weight:normal;
    font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	margin:0;
	padding:0;
}

div.category-archives ul.sub-category li a
{
    width:200px;
    height:30px;
	font-weight:normal;
    font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#999999;
	background:#ffffff url(http://www.italiago-dojima.com/cms/img/common/icon_subcategory.jpg) no-repeat;
	display:block;
	line-height:270%;
    text-indent:56px;
	border:0;
}

div.category-archives ul.sub-category li a:hover
{
	color:#ff9c12;
	background:#ffffff url(http://www.italiago-dojima.com/cms/img/common/icon_subcategory_hover.jpg) no-repeat;
	text-decoration:none;
}

/* ---------- category-archives_end ---------- */

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

div#footer
{
       width:1177px;
       height:201px;
       background-color:transparent;
       background-image:url(http://www.italiago-dojima.com/cms/img/common/footer_bg.png);
       background-position:center top;
       background-repeat:no-repeat;
       margin:0 auto;
       padding:0px;
       text-align:center;
}
/* ----- IEPinfFix ----- */
* html div#footer { behavior: expression(IEPNGFIX.fix(this)); }
/* ------------------ */

div#footer-inner
{
       width:840px;
       margin:0px auto;
       padding:0px;
}
div#footer p
{
	background-color:transparent;
	color:#ffffff;
	font-size:80%;
	font-weight:normal;
    font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	position:relative;
	top:76px;
	left:0;
}
address{
       font-size:80%;
       color:#54AF25;
       position:relative;
       top:100px;
}
div#footer a{
        color:#ffffff;
}
div#footer a:hover{
        color:#ffffff;
        text-decoration:underline;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:80%;
	font-weight:normal;
	padding:0 10px 5px 0;
  margin-right:34px;
  margin-bottom:5px;
  border-bottom:1px dashed #C82600;
}

div#main p.navi a
{
	text-decoration:none;
}

div#main p.navi a:hover
{
	text-decoration:underline;
}

/* --
Entry
---------------------------------------------- */

div.entry
{
	margin:0 10px 20px 0;
}

div.entry table{
  width:580px;
  font-size:80%;
}
div.entry table tr th{
  width:140px;
  background-image:url(http://www.italiago-dojima.com/cms/img/common/th_bg.jpg);
  background-repeat:repeat-x;
  background-position:left top;
  border:1px solid #cccccc;
  padding:5px;
}
div.entry table tr td{
  background-image:url(http://www.italiago-dojima.com/cms/img/common/td_bg.jpg);
  background-repeat:repeat-x;
  background-position:left top;
  border:1px solid #cccccc;
  padding:8px;
}

div.entry p
{
	font-size:90%;
	color:#131313;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
  text-align:justify;
  padding-left:6px;
  padding-right:32px;
}

div.entry blockquote,
div.entry-body blockquote
{
	font-size:80%;
	line-height:150%;
	color:#555555;
	background:#eeeeee;
	padding:15px;
	margin-bottom:20px;
}

div.entry ul{
  display:block;
  margin-left:30px;
  list-style-type:none;
}

div.entry ul li{
  font-size:14px;
  display:block;
  background-image:url(http://www.italiago-dojima.com/cms/img/common/checkIcon.gif);
  background-repeat:no-repeat;
  text-indent:28px;
  list-style-type:none;
  margin:4px auto;
  padding-bottom:5px;
}

div.entry h1,
div.entry-body h1
{
	font-size:100%;
	font-weight:bold;
	color:#3b7232;
	background:transparent url(http://www.italiago-dojima.com/cms/img/h1.gif) no-repeat left top;
	border:1px solid #adce81;
	padding:10px 10px 10px 10px;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h2,
div.entry-body h2
{
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	background:transparent url(http://www.italiago-dojima.com/cms/img/h2.gif) repeat-y left top;
	border:none;
	padding:5px 10px 5px 20px;
	line-height:150%;
	margin-bottom:20px;
}

h3.entry-header,
div.entry h3,
div.entry-body h3
{
        width:575px;
        height:42px;
	font-size:100%;
	font-weight:bold;
        font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#ffffff;
	background:transparent url(http://www.italiago-dojima.com/cms/img/common/h3.jpg) no-repeat left top;
	padding:0px
	borde:none;
	line-height:250%;
        text-indent:20px;
  margin-top:10px;
  margin-bottom:10px;
}

div.entry h4,
div.entry-body h4
{
        width:579px;
        height:43px;
	font-size:100%;
	font-weight:bold;
        font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#C82600;
	background:transparent url(http://www.italiago-dojima.com/cms/img/common/h4.jpg) no-repeat left top;
	padding:0px;
	borde:none;
	line-height:300%;
        text-indent:30px;
  margin:14px 0px;
}

div.entry h5,
div.entry-body h5
{
	font-size:80%;
	font-weight:normal;
        font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#54AF25;
	background:transparent url(http://www.italiago-dojima.com/cms/img/common/h5.jpg) no-repeat 2px 2px;
        padding:0px;
        text-indent:20px;
	line-height:150%;
	margin-bottom:10px;
}

div.entry h6,
div.entry-body h6
{
	font-size:14px;
	font-weight:normal;
        font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color:#FE4D0E;
	background:transparent url(http://www.italiago-dojima.com/cms/img/common/h6.jpg) no-repeat 3px 4px;
        padding:0px;
        text-indent:45px;
	line-height:150%;
	margin-bottom:10px;
}
/* -------------------------------- */

div.entry-info
{
	margin-bottom:20px;
}

div.entry-info ul
{
	list-style-type:none;
	text-align:right;
	border-top:2px solid #d8d8d8;
	padding:5px 0 10px 0;
	width:100%;
}

div.entry-info ul li
{
	font-size:60%;
	color:#666666;
	background-color:inherit;
	display:inline;
}

div.entry-content
{
	padding-bottom:5px;
	width:100%;
}

div.entry-content p.posted
{
	margin-bottom:40px;
}


div.entry-content h3 a
{
	color:#333333;
	background-color:transparent;
	text-decoration:none;
}
div.entry-content h3 a:hover
{
	color:#333333;
	background-color:transparent;
	text-decoration:underline;
}

h2.module-header
{
	color:#000000;
	background:transparent url(http://www.italiago-dojima.com/cms/img/entry_title.gif) no-repeat left top;
	font-size:80%;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;
}

div.module-content
{
	color:#333333;
	background-color:#ffffff;
	padding:15px;
	margin-bottom:20px;
}

div.module-content ul
{
	list-style-type:disc;
	line-height:150%;
	padding:0 15px;
}

div.module-content ul li
{
	font-size:80%;
	font-weight:normal;
}

/* ---------- archives_end ---------- */

/* ----- 店舗情報 ------------ */

div#lib-around{
  display:block;
  width:550px;
  clear:both;
  margin-top:20px;
  padding-top:10px;
  border-top:1px dashed #cccccc;
}
div#lib-around img{
  float:left;
  border:1px solid #cccccc;
  padding:4px;
  margin-right:6px;
}

div#lib{
       width:200px;
       background-image:url(http://www.italiago-dojima.com/cms/img/common/lib_bg.jpg);
       background-position:left top;
       background-repeat:repeat-y;
  float:left;
  clear:left;
}
div#lib h4{
       color:#ffffff;
       width:200px;
       height:26px;
       line-height:170%;
       text-align:center;
       background-image:url(http://www.italiago-dojima.com/cms/img/common/lib_h4.jpg);
       background-position:left top;
       background-repeat:repeat-y;
}
div#lib p{
       font-size:80%;
       font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
       padding:10px;
       color:#006328;
}
div#lib strong{
       color:#131313;
}
/* ----- indexBox ------ */

div.indexBox01{
       width:577px;
       height:405px;
       background-image:url(http://www.italiago-dojima.com/cms/img/top/indexBox01_bg.jpg);
       background-position:left top;
       background-repeat:no-repeat;
       font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
       clear:both;
       letter-spacing:0.1em;
}
div.indexBox01 p{
        padding-left:20px;
        padding-top:55px;
        line-height:200%;
        letter-spacing:0.1em;
}

/* ------ その他装飾 --------- */
p.style01{
         margin:10px 0px;
}