@charset "Shift_JIS";

/* INFO
--------------------------------------------------
   CSS File for "いぬのきもちweb"
   Date:     2009-01-23
==================================================
0.globalnavigation
1.Global
2.Benesse
  2-1.Benesse Header
  2-2.Benesse Fotter
3.Header
4.MainCont
5.RightCont
6.Error

-----------------------------------------------
format.css
  いぬのきもちweb・検索、図鑑、ペット詳細
  ブログのプロフィール、ブログ
style.css
  いぬのきもちweb・検索、図鑑、ペット詳細
  ブログのプロフィール
dog_style.css
  いぬのきもちweb・検索の内、いぬのみ
  図鑑の内、いぬのみ
  ペット詳細の内、いぬのみ
cat_style.css
  いぬのきもちweb・検索の内、ねこのみ
  図鑑の内、ねこのみ
  ペット詳細の内、ねこのみ
manage.css
  管理画面
static.css
  静的ページ
----------------------------------------------- */

/* 0.globalnavigation
----------------------------------------------- */
/* 外部CSSファイル読み込み
------------------------------------*/
@import url("/web/css/globalnavigation.css");

/* 1.Global
----------------------------------------------- */
/* 基本タグの初期化（原則追加変更不可）
------------------------------------*/

body {
  margin: 0 auto;
  padding: 0 10px;
  font-size: 13px;
  *font-size: 82%;
  color: #666;
  background-color: #FFF;
}

h1,h2,h3,h4,form,p,label {
  margin: 0;
  padding: 0;
  font-size: 100%;
}

img {
  margin: 0;
  border: none;
}

p {
  line-height: 1.3;
}

ul,ol,dl,dt,dd {
  margin: 0;
  padding: 0;
  list-style: none;
}

input,textarea {
  margin: 0 5px 8px 0;
  *margin: 0 5px 3px 0;
  font-size: 100%;
  vertical-align: top;
  *vertical-align: middle;
}

.textInput {
  padding: 3px;
  color: #666;
  ime-mode: active;
  vertical-align: top;
  border: 1px solid #b1b1b1;
}

.textInput:hover,
.textInput:focus,
textarea:hover,
textarea:focus {
  border: 1px solid #908e8e;
}

.imeOff {
  ime-mode: inactive;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1px;
}
/* End hide from IE-mac */


/* 基本リンク色
------------------------------------*/
a:link, a:active {
  color: #0000FF;
  text-decoration: underline;
}
a:visited {
  color: #800080;
  text-decoration: underline;
}
a:hover {
  color: #FF0000;
  text-decoration: underline;
}


/* エラー
------------------------------------- */
.error {
  margin: 3px 0 5px;
  padding: 3px 4px 3px 23px;
  color: #ff0066;
  font-weight: bold;
  background: #fecfe2 url(/web/image/pet/icon_error.gif) no-repeat 5px 5px;
}


/* 吹き出し
------------------------------------*/
.balloon {
  width: 188px;
  background: url(/web/image/pet/balloon_bg.gif) no-repeat left top;
}
.balloonFooter {
  clear: both;
  width: 188px;
  height: 3px;
  font-size: 1px;
  background: url(/web/image/pet/balloon_footer.gif) no-repeat left bottom;
}

.balloonL {
  float: left;
  padding: 4px 5px 0 12px;
  width: 105px;
}

.balloonR {
  float: left;
  padding-top: 3px;
  width: 58px;
}

.balloonR p {
  text-align: center;
}

.balloon p {
  font-size: 85%;
}

.balloonImg {
  margin-bottom: 2px;
  padding: 2px 0 2px 2px;
  width: 54px;
  display: block;
  border: 1px solid #ccc;
  background-color:#fff;
}

.balloonImg img {
  width: 52px;
}

.popup { position: absolute; display:none;  }


/* ユーザー写真コンテンツ
------------------------------------*/
/* 大 */
.mainObjL:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.mainObjL {
  min-height: 1px;
}
/* Hides from IE-mac \*/
* html .mainObjL {
  height: 1px;
}
/* End hide from IE-mac */

.mainObjL li {
  float: left;
  padding: 0 10px;
  _padding: 0 8px;
  width: 108px;
}

.mainObjImg01 {
  padding: 0 0 3px 0;
  width: 102px;
}

.mainObjImg01 a {
  padding: 2px 0 2px 2px;
  width: 102px;
  display: block;
  border: 1px solid #ccc;
  background-color:#fff;
}

.mainObjImg01 img {
  width: 100px;
}

/* 中 */
.mainObjS:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.mainObjS {
  min-height: 1px;
}
/* Hides from IE-mac \*/
* html .mainObjS {
  height: 1px;
}
/* End hide from IE-mac */

.mainObjS li {
  float: left;
  padding: 3px 5px 0;
  width: 92px;
}

.mainObjImg02 {
  padding: 0 0 3px 6px;
  width: 77px;
}

.mainObjImg02 a {
  padding: 2px 0 2px 2px;
  width: 73px;
  display: block;
  border: 1px solid #ccc;
  background-color:#fff;
}

.mainObjImg02 img {
  width: 71px;
}

/* サイド（小） */
.sideObjImg {
  float: left;
  padding-left: 10px;
  width: 63px;
}

.sideObjImg a {
  padding: 2px 0 2px 2px;
  width: 54px;
  display: block;
  border: 1px solid #ccc;
  background-color:#fff;
}

.sideObjImg img {
  width: 52px;
}

/* もっと見る
------------------------------------*/
.findMore {
  position: relative;
  top: 8px;
  left: 550px;
  width: 80px;
  height: 16px;
  display: block;
  text-indent: -9999px;
}

.findMoreSide {
  position: relative;
  top: 7px;
  left: 210px;
  width: 80px;
  height: 16px;
  display: block;
  text-indent: -9999px;
}


/* 2.Benesse
----------------------------------------------- */
#header {
  width: 950px;
}

/* 2-1.Benesse Header
----------------------------------------------- */
#benesse-header {
  clear: both;
  width: 920px;
  height: 25px;
  margin: 0 auto;
  padding: 0 15px;
  text-align: left;
  background: url(/web/image/benesse/g-cmn-bg.gif) top left repeat-x;
}

#benesse-header ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#benesse-header ul li {
  margin: 0;
  padding: 8px 0;
  list-style-type: none;
}

#benesse-header ul li.logo { float:left; }
#benesse-header ul li.logo a {
  display: block;
  width: 73px;
  height: 13px;
  background: url(/web/image/benesse/logo-benesse.gif) top left no-repeat;
}
#benesse-header ul li.logo a span { display:none; }

#benesse-header ul li.link {
  float: right;
  margin: 0;
  padding: 10px 0 10px 30px;
  background: url(/web/image/benesse/g-cmn-arrow.gif) 20px center no-repeat;
}

#benesse-header a:link {text-decoration: underline; color: #0070CB;}
#benesse-header a:visited {text-decoration: underline; color: #800080;}
#benesse-header a:hover {text-decoration: underline; color: #f00;}


/* 2-2.Benesse Footer
----------------------------------------------- */
#benesse-footer {
  width: 950px;
  clear: both;
  padding-bottom: 5px;
}

#PAGETOP {
  margin: 20px 5px 10px 0;
  text-align: right;
  font-size: x-small;
}
#PAGETOP a {
  padding-left: 10px;
  color: #0307FF;
  background: url(/web/image/benesse/bullet_tri_up_red.gif) no-repeat 0 2px;
}

#footer-menu {
  margin-bottom: 8px;
  padding: 8px;
  text-align: center;
  font-size: x-small;
  background: #f1eeea;
}

#footer-menu a {
  margin-left: 7px;
  padding-left: 8px;
  border-left: 1px solid #b7b4ad;
}

#footer-menu a.footer-menuEnd {
  padding-right: 8px;
  border-right: 1px solid #b7b4ad;
}

/* 3.Header
----------------------------------------------- */
#container {
  margin: 0 auto;
  padding-bottom: 5px;
  width: 950px;
}

#globalHeader {
  margin: 0 0 5px;
  padding: 3px 0 0;
  border-top: 1px solid #cccccc;
}

#contents {
  width: 950px;
}

#mainCont {
  float: left;
  margin-top: 15px;
  width: 640px;
}

#rightCont {
  float: right;
  margin-top: 15px;
  width: 300px;
}

/* 下線 */
.bottomLine01 {
  margin-bottom: 8px;
  padding-bottom: 8px;
  background: url(/web/image/pet/line_side01.gif) repeat-x left bottom;
}

/* 背景色 */
.backG01 {
  background-color: #f6f6f6;
}

/* パンくず */
.pan {
  padding: 5px 0 0 3px;
  font-size: 85%;
}

.pan span {
  padding-left: 7px;
}

.pan a {
  margin: 0 7px;
}

.pan a span {
  padding-left: 0;
}

.pan .pan_home {
  margin-left: 0;
  padding-left: 14px;
  background: url(/web/image/pet/icon_pan.gif) no-repeat left top;
}

/* サマリー（h1を含む） */
.summary {
  color: #0A61A9;
  margin-left: 17px;
  margin-top: 3px;
  font-size: 90%;
}

.summary h1 {
  display: inline;
}

.summary p {
  display: inline;
  font-weight: bold;
}

/* もっとみる*/
.more {
  padding-top: 5px;
  text-align: right;
}

.more a {
  padding-left: 13px;
}


/* ロゴ
------------------------------------*/
.globalLogo {
  float:left;
  padding: 7px 0 0 5px;
  width: 495px;
}

.globalCom {
  padding-top: 10px;
}

.globalLogo h1 {
  font-weight: bold;
  font-size: 12px;
  color: #cc0066;
}

.globalLogo p {
  float: left;
  margin: 8px 0 0;
  padding: 0;
  width: 230px;
}

.globalCom p {
  float: left;
  margin: 10px 0 0;
  padding: 0;
  width: 480px;
}

.globalLogo p a {
  width: 230px;
  height: 36px;
  display: block;
}

.globalCom p a {
  margin-right: 10px;
  width: 230px;
  height: 36px;
  display: inline;
}

/* ヘッダリンク
------------------------------------*/
.headLink {
  float: right;
  width: 250px;
  margin-top: 6px;
  font-weight: normal;
  font-size: 80%;
  line-height: 100%;
}

.headLink li {
  margin-top: 7px;
  padding-left: 13px;
}

/* 管理リンク */
.headLogin {
  float: left;
  width: 132px;
  height: 25px;
  text-indent: -9999px;
  background: url(/web/image/pet/head/btn_login.gif) no-repeat left top;
}

.headLogin a:link,
.headLogin a:visited {
  width: 132px;
  height: 25px;
  display: block;
  background: url(/web/image/pet/head/btn_login.gif) no-repeat left top;
}

.headLogin a:hover,
.headLogin a:active {
  width: 132px;
  height: 25px;
  display: block;
  background: url(/web/image/pet/head/btn_login.gif) no-repeat left bottom;
}

.headLogout {
  float: left;
  width: 132px;
  height: 25px;
  text-indent: -9999px;
  background: url(/web/image/pet/head/btn_logout.gif) no-repeat left top;
}

.headLogout a:link,
.headLogout a:visited {
  width: 132px;
  height: 25px;
  display: block;
  background: url(/web/image/pet/head/btn_logout.gif) no-repeat left top;
}

.headLogout a:hover,
.headLogout a:active {
  width: 132px;
  height: 25px;
  display: block;
  background: url(/web/image/pet/head/btn_logout.gif) no-repeat left bottom;
}

.headFirst {
  float: left;
  margin-left: 5px;
  width: 152px;
  height: 25px;
  text-indent: -9999px;
  background: url(/web/image/pet/head/btn_first.gif) no-repeat left top;
}

.headFirst a:link,
.headFirst a:visited {
  width: 152px;
  height: 25px;
  display: block;
  background: url(/web/image/pet/head/btn_first.gif) no-repeat left top;
}

.headFirst a:hover,
.headFirst a:active {
  width: 152px;
  height: 25px;
  display: block;
  background: url(/web/image/pet/head/btn_first.gif) no-repeat left bottom;
}

.headMypage {
  float: left;
  margin-left: 5px;
  width: 152px;
  height: 25px;
  text-indent: -9999px;
  background: url(/web/image/pet/head/btn_mypage.gif) no-repeat left top;
}

.headMypage a:link,
.headMypage a:visited {
  width: 152px;
  height: 25px;
  display: block;
  background: url(/web/image/pet/head/btn_mypage.gif) no-repeat left top;
}

.headMypage a:hover,
.headMypage a:active {
  width: 152px;
  height: 25px;
  display: block;
  background: url(/web/image/pet/head/btn_mypage.gif) no-repeat left bottom;
}


/* 雑誌
------------------------------------*/
.headMagazine {
  float: right;
  margin: 5px 0;
  width: 152px;
  height: 68px;
  position: relative;
  text-indent: -9999px;
  background: url(/web/image/pet/head/head_magazine.gif) no-repeat left top;
}

.headMagazine a {
  width: 87px;
  height: 20px;
  display: block;
  position: absolute;
  top: 43px;
  left: 62px;
}

.headMagazine a:link,
.headMagazine a:visited {
  background: url(/web/image/pet/head/bnt_head_magazine.gif) no-repeat right top;
}

.headMagazine a:hover,
.headMagazine a:active {
  background: url(/web/image/pet/head/bnt_head_magazine.gif) no-repeat right bottom;
}


/* 検索
------------------------------------*/
.headSearchWrap {
  float:left;
  margin-top: 5px;
  width: 289px;
  position: relative;
}

.headSearch {
  margin-top: 4px;
  padding: 0 0 0 35px;
  height: 39px;
  background: url(/web/image/pet/head/head_search_bg.gif) no-repeat left top;
}

.headSearch input {
  margin: 8px 2px 5px 0;
  vertical-align: -2px;
}

.headSearch .textInput {
  width: 185px;
  vertical-align: baseline;
  *vertical-align: -2px;
}

.headSearchCom .textInput {
  width: 100px;
  *width: 90px;
}

.headSearchBtn {
  top: 29px;
  left: 232px;
  position: absolute;
}

.searchForm .textInput {
  width: 280px;
  vertical-align: baseline;
  *vertical-align: -2px;
}


/* グローバルメニュー
------------------------------------*/
#globalNavigation {
  clear: both;
  width: 950px;
  height: 30px;
}

#globalNavigation li {
  float: left;
  height: 30px;
  text-indent: -9999px;
}

.bDogweb {
  background: url(/web/image/pet/head/btn_dogweb.gif) no-repeat left top;
}

.bDogweb a:link,
.bDogweb a:visited {
  width: 215px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_dogweb.gif) no-repeat left top;
}

.bDogweb a:hover,
.bDogweb a:active {
  width: 215px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_dogweb.gif) no-repeat left -30px;
}

.bDogweb_on,
.bDogweb_on a {
  width: 215px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_dogweb.gif) no-repeat left bottom;
}

.bDogzukan {
  background: url(/web/image/pet/head/btn_dogzukan.gif) no-repeat left top;
}

.bDogzukan a:link,
.bDogzukan a:visited {
  width: 111px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_dogzukan.gif) no-repeat left top;
}

.bDogzukan a:hover,
.bDogzukan a:active {
  width: 111px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_dogzukan.gif) no-repeat left -30px;
}

.bDogzukan_on,
.bDogzukan_on a {
  width: 111px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_dogzukan.gif) no-repeat left bottom;
}

.bDogprivate {
  background: url(/web/image/pet/head/btn_dogprivate.gif) no-repeat left top;
}

.bDogprivate a:link,
.bDogprivate a:visited {
  width: 148px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_dogprivate.gif) no-repeat left top;
}

.bDogprivate a:hover,
.bDogprivate a:active {
  width: 148px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_dogprivate.gif) no-repeat left -30px;
}

.bDogprivate_on,
.bDogprivate_on a {
  width: 148px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_dogprivate.gif) no-repeat left bottom;
}

.bCatweb_on,
.bCatweb {
  padding-left: 2px;
  background: url(/web/image/pet/head/btn_catweb.gif) no-repeat right top;
}

.bCatweb a:link,
.bCatweb a:visited {
  width: 215px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_catweb.gif) no-repeat left top;
}

.bCatweb a:hover,
.bCatweb a:active {
  width: 215px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_catweb.gif) no-repeat left -30px;
}

.bCatweb_on a {
  width: 215px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_catweb.gif) no-repeat left bottom;
}

.bCatzukan {
  background: url(/web/image/pet/head/btn_catzukan.gif) no-repeat left top;
}

.bCatzukan a:link,
.bCatzukan a:visited {
  width: 111px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_catzukan.gif) no-repeat left top;
}

.bCatzukan a:hover,
.bCatzukan a:active {
  width: 111px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_catzukan.gif) no-repeat left -30px;
}

.bCatzukan_on,
.bCatzukan_on a {
  width: 111px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_catzukan.gif) no-repeat left bottom;
}

.bCatprivate {
  background: url(/web/image/pet/head/btn_catprivate.gif) no-repeat left top;
}

.bCatprivate a:link,
.bCatprivate a:visited {
  width: 148px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_catprivate.gif) no-repeat left top;
}

.bCatprivate a:hover,
.bCatprivate a:active {
  width: 148px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_catprivate.gif) no-repeat left -30px;
}

.bCatprivate_on,
.bCatprivate_on a {
  width: 148px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/head/btn_catprivate.gif) no-repeat left bottom;
}

/* 4.MainCont
----------------------------------------------- */

/* 5.RightCont
----------------------------------------------- */
/* 構成
------------------------------------*/
.sideObj {
  margin-bottom: 15px;
}

.sideObj h3 span {
  text-indent: -9999px;
  display: block;
}

/* テキスト部分 */
.sideObjTitle {
  padding-bottom: 1px;
}

.sideObjTitle img {
  padding-left: 5px;
}

.sideObjText {
  font-size: 85%;
}

.sideObj li:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.sideObj li {
  width: 300px;
  min-height: 48px;
  padding: 8px 0;
  background-image: url(/web/image/pet/line_side02.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
/* Hides from IE-mac \*/
* html .sideObj li {
  height: 1px;
}
/* End hide from IE-mac */

.sideObjWrap {
  float: left;
  *float: none;
  width: 217px;
}


/* 広告
------------------------------------*/
.mt10 {
  margin-top: 15px !important;
}


/* 管理リンク
------------------------------------*/
#sideUtility {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 7px 0 0 0;
  color: #743304;
  background: url(/web/image/pet/s_utility_head.gif) no-repeat left top;
}

#sideUtility02 {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 7px 0 0 0;
  color: #743304;
  background: url(/web/image/pet/s_utility_head02.gif) no-repeat left top;
}

.sideUtilityWrap {
  background: url(/web/image/pet/s_utility_bg.gif) repeat-y left top;
}

#sideUtility h3,
#sideUtility02 h3 {
  padding:12px 15px 12px 40px;
  font-weight: normal;
  font-size: 110%;
  background: url(/web/image/pet/s_utility_title.gif) no-repeat center bottom;
}

.sideMypageWrap {
  padding: 5px 0 15px 30px;
  background: url(/web/image/pet/s_utility_footer.gif) no-repeat left bottom;
}

.sideUtilityForm {
  padding: 15px 0 15px 30px;
  background: url(/web/image/pet/s_utility_footer.gif) no-repeat left bottom;
}

.sideUtilityForm dd {
  height: 35px;
}

.sideUtilityForm .textInput {
  width: 150px;
}

.sideUtilityForm01 {
  float: left;
  width: 80px;
  height: 35px;
  text-indent: -9999px;
  background: url(/web/image/pet/s_utility_login.gif) no-repeat left top;
}

.sideUtilityForm02 {
  clear: left;
  float: left;
  width: 80px;
  height: 35px;
  text-indent: -9999px;
  background: url(/web/image/pet/s_utility_pw.gif) no-repeat left 7px;
  *background: url(/web/image/pet/s_utility_pw.gif) no-repeat left 9px;
}

.sideUtilityForm label {
  font-size: 85%;
}

.sideUtilityMore {
  padding: 7px 0 15px 29px;
  font-size: 85%;
  background: url(/web/image/pet/s_utility_line.gif) no-repeat left bottom;
}

.sideUtilityMore a {
  padding-left: 13px;
  background: url(/web/image/pet/icon_skiblue.gif) no-repeat left top;
}

/* 新規メンバー */
.sideFirst {
  padding-left: 8px;
}

.sideFirst a:link,
.sideFirst a:visited {
  width: 286px;
  height: 48px;
  display: block;
  text-indent: -9999px;
  background: url(/web/image/pet/btn_first.gif) no-repeat left top;
}

.sideFirst a:hover,
.sideFirst a:active {
  width: 286px;
  height: 48px;
  display: block;
  text-indent: -9999px;
  background: url(/web/image/pet/btn_first.gif) no-repeat left -50px;
}

/* ログイン */
.sideLogin {
  margin: 10px 0 0 29px;
}

/* ログアウト */
.sideLogout {
  padding: 18px 0 18px 59px;
  background: url(/web/image/pet/s_utility_line.gif) no-repeat center bottom;
}

.sideLogout a:link,
.sideLogout a:visited {
  width: 182px;
  height: 35px;
  display: block;
  text-indent: -9999px;
  background: url(/web/image/pet/btn_logout.gif) no-repeat left top;
}

.sideLogout a:hover,
.sideLogout a:active {
  width: 182px;
  height: 35px;
  display: block;
  text-indent: -9999px;
  background: url(/web/image/pet/btn_logout.gif) no-repeat left bottom;
}

/* マイページ */
.sideMypage {
  padding: 10px 0 5px 29px;
}

.sideMypage a:link,
.sideMypage a:visited {
  width: 182px;
  height: 29px;
  display: block;
  text-indent: -9999px;
  background: url(/web/image/pet/btn_mypage.gif) no-repeat left top;
}

.sideMypage a:hover,
.sideMypage a:active {
  width: 182px;
  height: 29px;
  display: block;
  text-indent: -9999px;
  background: url(/web/image/pet/btn_mypage.gif) no-repeat left bottom;
}

/* ブログを書く */
.sideMypageBlog {
  padding: 10px 0 5px 30px;
}

.sideMypageBlog a {
  padding: 0 0 2px 17px;
  background: url(/web/image/pet/s_utility_blog.gif) no-repeat left top;
}

/* 新着メッセージ */
.sideMypageMessage {
  padding: 0 0 4px 47px;
  background: url(/web/image/pet/s_utility_message.gif) no-repeat 30px top;
}

/* パスワード */
.sideMypagePass {
 padding: 0 0 3px 47px;
 background: url(/web/image/pet/s_utility_pass.gif) no-repeat 31px 3px;
}

/* 新着コメント */
.sideMypageComment {
  padding: 0 0 3px 47px;
  background: url(/web/image/pet/s_utility_comment.gif) no-repeat 31px 3px;
}

/* BenesseLifeSmileフォト */
.sideMypageBls {
  padding: 0 0 3px 47px;
  background: url(/web/image/pet/s_utility_bls.gif) no-repeat 31px 3px;
}


/* 情報誌
------------------------------------*/
.magazineS {
  margin-top: 15px;
  background: url(/web/image/pet/s_magazine_bg.gif) repeat-y left top;
}

.magazineS h3 {
  width: 300px;
  height: 50px;
  text-indent: -9999px;
}

.typeDog h3 {
  background: url(/web/image/pet/dog/s_magazine.gif) no-repeat left top;
}

.typeCat h3 {
  background: url(/web/image/pet/cat/s_magazine.gif) no-repeat left top;
}

.magazineSCont {
  padding: 0 13px 10px;
  background: url(/web/image/pet/s_magazine_f.gif) no-repeat left bottom;
}

.magazineSPhoto {
  float: left;
  padding-bottom: 5px;
  width: 85px;
}

.magazineSPhoto img {
  width: 77px;
}

.magazineSSub {
  float: left;
  width: 188px;
}

.magazineFeature01 {
  width: 84px;
  height: 15px;
  text-indent: -9999px;
}

/* ブログ用 */
.typeDog .magazineFeature01 {
  background: url(/web/image/pet/dog/magazine_feature01.gif) no-repeat left top;
}

.typeCat .magazineFeature01 {
  background: url(/web/image/pet/cat/magazine_feature01.gif) no-repeat left top;
}

.typeDog .magazineFeatureTex {
  padding: 0 0 5px 15px;
  background: url(/web/image/pet/icon_brown.gif) no-repeat 6px 6px;
}

.typeCat .magazineFeatureTex {
  padding: 0 0 5px 15px;
  background: url(/web/image/pet/cat/icon_pink.gif) no-repeat 6px 6px;
}


/* 雑誌申込みボタン
------------------------------------*/
.magazineSBtn {
  margin: 5px 0 0 20px;
  text-indent: -9999px;
  background: url(/web/image/pet/magazine_btn01.gif) no-repeat left top;
}

.magazineSBtn a:link,
.magazineSBtn a:visited {
  width: 158px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/magazine_btn01.gif) no-repeat left top;
}

.magazineSBtn a:hover,
.magazineSBtn a:active {
  width: 158px;
  height: 30px;
  display: block;
  background: url(/web/image/pet/magazine_btn01.gif) no-repeat left bottom;
}

/* ブログ用他項目
------------------------------------*/
.newEntryDogS h3 {
  width: 300px;
  height: 30px;
  text-indent: -9999px;
  background: url(/web/image/pet/zukan/s_new_entry_dog.gif) no-repeat left top;
}

.newEntryDogS .findMoreSide {
  top: 6px;
  background: url(/web/image/pet/dog/more.gif) no-repeat left top;
}

.newEntryDogS .sideObjText {
  padding-top: 5px;
}

.newSpecialEntryDogS h3 {
  width: 300px;
  height: 30px;
  text-indent: -9999px;
  background: url(/web/image/pet/zukan/s_magazine_entry2_dog.gif) no-repeat left top;
}

.newSpecialEntryDogS .findMoreSide {
  top: 6px;
  background: url(/web/image/pet/dog/more.gif) no-repeat left top;
}

.newSpecialEntryDogS .sideObjText {
  padding-top: 5px;
}

.newEntryCatS h3 {
  width: 300px;
  height: 30px;
  text-indent: -9999px;
  background: url(/web/image/pet/zukan/s_new_entry_cat.gif) no-repeat left top;
}

.newEntryCatS .findMoreSide {
  top: 6px;
  background: url(/web/image/pet/cat/more.gif) no-repeat left top;
}

.newEntryCatS .sideObjText {
  padding-top: 5px;
}

.newSpecialEntryCatS h3 {
  width: 300px;
  height: 30px;
  text-indent: -9999px;
  background: url(/web/image/pet/zukan/s_magazine_entry2.gif) no-repeat left top;
}

.newSpecialEntryCatS .findMoreSide {
  top: 6px;
  background: url(/web/image/pet/cat/more.gif) no-repeat left top;
}

.newSpecialEntryCatS .sideObjText {
  padding-top: 5px;
}

.recommendZukanDogS h3 {
  width: 300px;
  height: 30px;
  text-indent: -9999px;
  background: url(/web/image/pet/zukan/s_recommend_zukan_dog.gif) no-repeat left top;
}

.recommendZukanDogS .findMoreSide {
  top: 6px;
  background: url(/web/image/pet/dog/more.gif) no-repeat left top;
}

.recommendZukanDogS .sideObjTitle {
  padding-top: 11px;
}

.recommendZukanCatS h3 {
  width: 300px;
  height: 30px;
  text-indent: -9999px;
  background: url(/web/image/pet/zukan/s_recommend_zukan_cat.gif) no-repeat left top;
}

.recommendZukanCatS .findMoreSide {
  top: 6px;
  background: url(/web/image/pet/cat/more.gif) no-repeat left top;
}

.recommendZukanCatS .sideObjTitle {
  padding-top: 11px;
}


/* 6.Error
----------------------------------------------- */
.errorWrap {
  margin: 5px 0 15px;
  padding-top: 25px;
  border-top: 1px solid #cccccc;
}

.errorWrap h2 {
  width: 950px;
  height: 50px;
  text-indent: -9999px;
  background: url(/web/image/pet/error.gif) no-repeat left top;
}

.errorWrap h3 {
  padding: 0 20px 15px;
  color: #bf0000;
  font-weight: bold;
  font-size: 117%;
}

.errorWrap p {
  padding: 0 20px;
}

.errorTop {
  margin: 30px 20px 0;
  padding-left: 16px;
  background: url(/web/image/pet/icon_red.gif) no-repeat 0 2px;
}

.inputerrormsgfont{
  font-size: 12px;
  color: #ff0000;
  text-decoration: none;
}

/* 7.Other
----------------------------------------------- */
.wordBreak{
  /* for ie and safari */
  word-break:break-all;
  /* fx and opera use wordBreak.js using this class */
}



