/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: "MS ゴシック", 平成角ゴシック, sans-serif;
}
body {
font-size: 12pt;
text-align: center;
background: #ffffff;
background-image:url(http://www.iwate-pink.jp/siteimage/bodybg.png);
background-repeat:repeat-x;
}

*:first-child+html body {
padding-left:1px;
}

*html body {
padding-left:1px;
}

#box{
width:870px;
text-align:center;
margin-left:auto;
margin-right:auto;
background-image:url(http://www.iwate-pink.jp/siteimage/boxbg.png);
background-repeat:repeat-x;
}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* リンク */
a {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    color: #999999;
    text-decoration: underline;
}


/* リンクつき画像 */
a img {
    border: none;
}

/* フォーム */
form {
    margin: 0px;
}
#search-options,
input,
textarea {
    padding: 1px;
}
#search {
    width: 140px;
    height: 20px;
}

#headcopy{
width:850px;
text-align:center;
line-height:25px;
background:#333333;
}
#headcopy span{
color:#ffffff;
font-size:80%;
}

#header {
width:850px;
height:300px;
margin-left:auto;
margin-right:auto;
background-image: url(http://www.iwate-pink.jp/siteimage/headerbg.png);
background-repeat: no-repeat;
}

#header a {
margin:100px 0px 0px 20px;
background-image: url(http://www.iwate-pink.jp/siteimage/logo.png);
background-repeat: no-repeat;
text-indent:-99999px;
overflow:hidden;
display:block;
width:290px;
height:80px;
float:left;
}

*html #header a {
margin:100px 0px 0px 10px;
}

/* フッタ */
#footer{
height:80px;
width:auto;
background-image:url(http://www.iwate-pink.jp/siteimage/footerbg.png);
background-repeat:repeat-x;
text-align:center;
}

.copyright{
width:850px;
height:80px;
margin-left:auto;
margin-right:auto;
font-size:12px;
color:#999999;
line-height: 80px;
text-align: center;
}


/* タイトルバナー下の説明 */
.blog-description {
display:none;
height:0;
}

/* メインイメージ */
#image {
width:850px;
height:220px;
margin-left:auto;
margin-right:auto;
}

/* キャンペーンイメージ */
#cpimage {
width:600px;
height:300px;
}
/* サイドバーイメージ */
.photos{
}

.photos p img{
float:left;
margin-bottom:5px;
margin-right:10px;
width:85px;
margin-bottom:15px;
}


/* ブログ記事日付 */
.date {
    margin: 8px 0;
}

/* ブログ記事日付・各タイトル */
.date{
text-align:right;
    color: #999999;
    font-size: 65%;
margin-bottom:20px;
    border-top: 1px solid #999;
clear:both;
}


/* ブログ記事 */
.entry {
    width: 615px;
    margin: 0px 0px 0px 0px;
    color: #666666;
    font-size: 83.3%;
    line-height:100%;
    word-break: break-all;
}
.entry-body {
	font-size:100%;
}
.entry h3{
background-image:url(http://www.iwate-pink.jp/siteimage/h3bg.png);
height: 30px;
width:595px;
line-height: 30px;
margin-bottom:5px;
text-indent:10px;
font-size:120%;
font-weight:bold;
color:#F04E7C;
}

.entry h4{
background-image:url(http://www.iwate-pink.jp/siteimage/h4bg.png);
height: 30px;
width:580px;
line-height: 35px;
text-indent:10px;
font-size:120%;
font-weight:bold;
margin-top:10px;
color:#F04E7C;
padding-left:15px;
}

*html .entry h4{
width:595px;
}


.entry-content{
    margin-top: 8px;
    font-size: 90%;
line-height:150%;
}
.entry-content img{
border:none;
}
.entry-content2{
    margin-top: 8px;
    font-size: 90%;
line-height:150%;
margin-bottom:15px;
}
.entry-content2 img{
    padding: 3px;
border:1px solid #999999;
}

/* トップページ用ブログ記事 */
.topentry {
    width: auto;
    margin: 0px 0px 15px 0px;
    font-size: 83.3%;
    line-height:1.5;
    word-break: break-all;
}
.topentry .topicstitle {
background-image:url(http://www.iwate-pink.jp/siteimage/topicstitle.png);
background-repeat:no-repeat;
height: 30px;
width: 560px;
text-indent:-9999px;
}
.entry-content3{
    margin-top: 8px;
    font-size: 90%;
line-height:150%;
margin-bottom:15px;
}


/* 段落 */
.entry p {
    margin: 10px 0;
	line-height:170%;
}

/* 順序なしリスト */
.entry ul,
.entry ol {
    padding-left: 16px;
}
.entry ul li {
    list-style-type: circle;
	color:#666666;
	font-size:110%;
}

/* 定義リスト */
.entry dl {}
.entry dt {}
.entry dd {
    padding-left: 8px;
}

/* テキストエリア */
.entry textarea {
    width: 97%;
}


/* 追記 */
.entry-more a{
color:#000000
}
.entry-more a:hover{
color:#999999
}


/* ウェブページ */
div.page {
    margin-top: -5px;
}

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}


.side dt,
.side dd {
    margin: 0;
    padding: 0;
}

/* サイドメニュータイトル */
.sidetitle {
    border-bottom: 1px solid  #999999;
    color: #ffffff;
    background: #777777;
    text-align: center;
    font-size: 75%;
    line-height:30px;
background-image:url(http://www.iwate-pink.jp/design/navi1.png);
background-repeat:repeat-x;
}

/* ナビゲーション */
#navi{
list-style:none;
width:185px;
height:315px;
margin-left:auto;
margin-right:auto;
}

#navi ul{
margin:0px 0px;
padding:0px;
width:185px;
height:35px;
list-style-type:none;
}	

#navi li{
text-indent:-9999px;
padding:0px;
margin:0px;
float:left;
width:185x;
height:35px;
}

#navi li a{
width:185px;
height:35px;
display:block;
text-decoration:none;
}


#navi li a:hover{
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu01{
background:url(http://www.iwate-pink.jp/siteimage/menu.png)  no-repeat 0px 0px ;
background-repeat:no-repeat;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu01 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px 0px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu02{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -35px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu02 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -35px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu03{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -70px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu03 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -70px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu04{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -105px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu04 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -105px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}


#navi li#menu05{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -140px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu05 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -140px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu06{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -175px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu06 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -175px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu07{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -210px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu07 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -210px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu08{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -245px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu08 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -245px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu09{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -280px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu09 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -280px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu10{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -315px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu10 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -315px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu11{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -350px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu11 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -350px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu12{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat 0px -385px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}

#navi li#menu12 a:hover{
background:url(http://www.iwate-pink.jp/siteimage/menu.png) no-repeat -185px -385px ;
width:185px;
height:35px;
display:block;
text-decoration:none;
}




/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #666666;
    font-size: 75%;
    line-height: 1.5;
}
.syndicate img {
    border: none;
}


/* 検索結果画面 */
.posted{
display:none
}
#search_notice{
margin:10px 0px 0px 10px;
}
.entry-body-text{
list-style:none;
font-size:90%;
}
.entry-body-text a{
color:#000000;
text-decoration:underline;
}
.entry-body-text a:hover{
color:#ff2222;
}
.entry-body-text li{
margin-bottom:6px;
list-style:none;
}



/* 固定レイアウト共通 */
.layout-two-column-left #box,
.layout-two-column-right #box {
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 0 0;
    text-align: center;
    width: 870px;
}
*html .layout-two-column-left #box{
width: 850px;
}

/* 固定レイアウト共通 */
#content_left{
float:left;
text-align: left;
margin-right:18px;
background-color: #fff;
width: 615px;
}

*html #content_left {
	width:512px;
}

#content_riht {
float:left;
background-color: #fff;
width: 185px;
}



/* 2カラム固定レイアウト(右サイドバー) */
.layout-two-column-right #content {
    width: 615px;
	background:#FDF7F9;
	margin-bottom:15px;
}
.layout-two-column-right #links-right-box {
    float: left;
    width: 250px;
}
*html .layout-two-column-right #links-right-box {
    width: 246px;
}

.layout-two-column-right #links-right {
    margin: 15px 15px 15px 15px;
}

/* 2カラム固定レイアウト(左サイドバー) */
.layout-two-column-left #content {
    float: left;
    width: 615px;
	margin-bottom:50px;
}
.layout-two-column-left #links-left-box {
    float: left;
    width: 250px;
}
*html .layout-two-column-left #links-left-box {
	text-align:center;
}


/* 2カラム固定レイアウト(左サイドバー:ブログ記事全体) */
.layout-two-column-left .blog {
    padding: 15px 15px;
}

/* 2カラム固定レイアウト(右サイドバー:ブログ記事全体) */
.layout-two-column-right .blog {
    padding: 10px;
}


/* フッタ */
.layout-two-column-left #footer,
.layout-two-column-right #footer{
    margin-right: auto;
    margin-left: auto;
    height: 20px;
    color: #FFFFFF;
	background-image:url(http://www.iwate-pink.jp/siteimage/footerbg.png);
	background-repeat:repeat-x;
    font-size: 12px;
    text-align: center;
    width: 850px;
	text-align: center;
	clear:both;
	padding-top:20px;
}

*html .layout-two-column-right #footer{
    height: 40px;
}


input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}

.clearfix:after {
	content: url(pixel.gif);
	display: block;
	clear: both;
	height: 0;
}
.clearfix { display: inline-block; }
.clearfix { display: block; }

#container{
	background-image:url(http://www.iwate-pink.jp/siteimage/containerbg.png);
	background-repeat:repeat-y;
}
*html #container{
	width:100%;
	overflow:auto;
}




#container{
width:820px;
height:auto;
background:#ffffff;
margin-top:30px;
margin-left:auto;
margin-right:auto;
padding:0px 15px 30px 15px;
}

*html #container{
width:850px;
}


/* トップサービス */
.top_service{
width:540px;
margin-bottom:20px;
height:auto;
}

.serviceber{
background-image:url(http://www.iwate-pink.jp/siteimage/servicetitle.png);
background-repeat: no-repeat;
height: 40px;
width: 540px;
text-indent:-99999px;
}

.top_banner{
width:270px;
height:120px;
float:left;
}


/* トップ新着情報 */
.top_news{
width:540px;
padding-top:20px;
height:auto;
clear:both;
}

.newsber{
background-image:url(http://www.iwate-pink.jp/siteimage/topicstitle.png);
background-repeat: no-repeat;
height: 30px;
width: 615px;
text-indent:-99999px;
}

.newsbody{
width:615px;
height:auto;
margin-top:10px;
margin-bottom:20px;
}

.news{
width:609px;
height:auto;
margin-bottom:8px;
line-height:160%;
font-size: 95%;
border-bottom:solid 1px #EBEBEB;
color:#666666;
padding:0px 3px 0px 3px;
}

*html .news{
width:615px;
}

.news a{
text-decoration:none;
color:#666666;
}
.news a:hover{
text-decoration:underline;
color:#999999;
}


/* トップバナー一覧 */

.bannar{
background-image:url(http://www.iwate-pink.jp/siteimage/kyousantitle.png);
background-repeat: no-repeat;
height: 30px;
width: 615px;
text-indent:-99999px;
}

.bannarbody{
width:615px;
height:auto;
margin-top:10px;
}


/* トップトピックス */


.title-header a{
color:#000000;
}
.title-header a:hover{
color:#999999;
}

/* ブログ記事タイトル */
.entry-header {
    margin: 15px 0 0;
    padding-left: 5px;
    font-size: 100%;
    font-weight: bold;
line-height:30px;
border-left: 5px solid #999;
border-bottom: 1px solid  #999999;
border-top: 1px solid  #999999;
border-right: 1px solid  #999999;
}

.pagetitle01 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle01.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
.pagetitle02 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle02.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
.pagetitle03 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle03.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
.pagetitle04 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle04.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
.pagetitle05 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle05.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
.pagetitle06 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle06.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
.pagetitle07 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle07.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}
.pagetitle08 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle08.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}

.pagetitle09 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle09.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}

.pagetitle10 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle10.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}

.pagetitle11 {
	width:615px;
	height:40px;
	background-image:url(http://www.iwate-pink.jp/siteimage/pagetitle11.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:1px;
}

/*カスタム*/
img#rogo {
float:left;
} 

img#bannar {
margin-bottom:0px;
} 

.clear{
clear:both;
}


.event_box1{
width:583px;
padding:5px;
border:solid 1px #F7D0F3;
background-color:#FFFFFF;
color:#666666;
}

*html .event_box1{
width:593px;
}

.event_box2{
width:281px;
height:300px;
margin:5px;
background-color:#FFFFFF;
color:#666666;
float:left;
}

.font_2{
color:#666666;
font-size:100%;
margin:5px 0px 10px 0px;
padding-bottom:5px;
border-bottom:solid 1px #E1E1EE;
}

.modoru{
padding-top:15px;
padding-right:10px;
text-align:right;
font-size:11px;
color:#999999;
clear:both;
}

*html .modoru{
padding-right:0px;
}


.modoru a{
color:#FF3399;
}

#top a{
text-indent:-9999px;
}




table#table_01 {
    margin-bottom:10px;
    width: 595px;
    border-collapse: collapse;
    border-spacing: 0;
	border-bottom: 1px #CCCCCC solid;
	background-color:#FFFFFF;
}


table#table_01 td {
	padding:5px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	font-size:100%;
	text-align: left;
	color:#333333;
    white-space: nowrap;
}

table#table_01 th {
	padding:5px;
    background: #ECF2F9;
    font-weight: bold;
	font-size:100%;
	text-align: center;
	color:#666666;
    white-space: nowrap;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

table#table_01 tr {
	padding:5px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

*html table#table_01 td {
	padding:5px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	font-size:12px;
	text-align: left;
	color:#333333;
    white-space: nowrap;
}

*html table#table_01 th {
	padding:5px;
    background: #ECF2F9;
    font-weight: bold;
	font-size:12px;
	text-align: left;
	color:#333333;
    white-space: nowrap;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
    border-left: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
}

.top_menbr{
background-image:url(http://www.iwate-pink.jp/siteimage/h3bg.png);
height: 30px;
width:595px;
line-height: 30px;
margin-bottom:5px;
text-indent:10px;
font-size:120%;
font-weight:bold;
color:#F04E7C;
}

.pg{
margin:2px;
float:left;
}
