@charset "UTF-8";

/*
純情米いわて CSS 
Last Build 2005.11.18
*/


/* basic elements */
html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}

body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   text-align: center;/*IE5.5以前用中央揃え*/

}

form, input { margin: 0; padding: 0; }
a img { border: 0; }


/*基本フォントスタイル*/
* {
	font-style: normal;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "平成角ゴシック", Osaka, verdana, arial, helvetica, Sans-Serif;
	font-size: meddium;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	word-break: break-all ;
	word-wrap: break-word ;
	text-decoration: none;
	}


/*--------（リンク基本設定）--------*/

/*リンクスタイル*/
a,a:link,a:visited {
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	}

/*リンクカラー*/

a,a:link,a:active {
color:#339933;
	}

a:hover {
color:#ff0000;
	}

a:active {
color:#336633;
	}

strong {
	font-weight: bold;
}

u {
	text-decoration: underline;
}


/*--------（レイアウト用ボックス）--------*/

/*コンテナ（センター固定幅）*/
#container {
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 720px;
	}

#container-Line-R {
	padding: 0 0 15px 0;
	width: 718px;
	border-style: solid;
 	border-color: #666666;
	border-width: 0 1px 1px 1px;
 	background: url("http://www.junjou.com/images/back_r.gif") repeat-y;
	}

#container-Line-L {
	padding: 0 0 15px 0;
	width: 718px;
	border-style: solid;
 	border-color: #666666;
	border-width: 0 1px 1px 1px;
 	background: url("http://www.junjou.com/images/back_l.gif") repeat-y;
	}

#container-Line-M {
	padding: 0 0 15px 0;
	width: 718px;
	border-style: solid;
 	border-color: #666666;
	border-width: 0 1px 1px 1px;
 	background: url("http://www.junjou.com/images/back_m.gif") repeat-y;
	}


/*本文ボックス左揃え*/
#center {
	float: left;
	width: 520px;
	}

/*本文ボックス中央揃え1コラム*/
#center1column
 {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	}

/*サイドバーボックス右揃え*/
#right {
	float: right;
	width: 198px;
	}

/*サイドバーボックス左揃え*/
#left {
	float: left;
	width: 198px;
	}

/*本文ボックス右揃え*/
#center-right {
	float: right;
	width: 520px;
	}


/*--------（各コンテンツモジュール）--------*/


/*バナーボックスレイアウト*/
#heda {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 720px;
	}

#banner {
	width: 300px;
	height: 65px;
	float: left;
	padding: 15px;
	}

#Logos a
{
	background: transparent url(http://www.junjou.com/images/logos.gif) no-repeat top left;
	display: block;
	margin: 0;
	padding: 5px 0 0 0px;
	font-size: 2px;
	width: 300px; /*画像の幅*/
	height: 65px; /*画像の高さ*/
	text-indent: -700em;
}

#banner-description
{
   margin-top: 0px;
   margin-bottom: 10px;
}


.module-right
{
width: 380px;
float: right;
text-align: right;
}

.module-search input { font-size: 12px; }
.module-search #search { width: 120px; }


.module-company
{
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 15px;
}

.module-company a {
	text-decoration: underline;
	}

.module-company a:hover {
	text-decoration: none;
	}

.module-content
{
	font-size: 10px;
}


/*--------（本文ボックスレイアウト）--------*/

.content {
	padding: 0px 15px 15px 15px;
	color: #333333;
	text-align: left;
	}
.content p {
	margin-bottom: 10px;
	}

.content p a {
	text-decoration: underline;
	}


.content blockquote {
	}

.content ul {
margin-left: 30px;
	}

.content ol {
margin-left: 30px;
}


.content li {
	margin-top: 3px;
	text-decoration: underline;	}

h1{
	font-family: "ヒラギノ角ゴ Std W8", "ＭＳ Ｐゴシック", HiraKakuStd-W8, Osaka, "Trebuchet MS", verdana ,arial ,sans-serif;
	font-size: 1.2em;
	margin-bottom: 10px;
	border-bottom: 1px dashed #999;
	text-shadow: #999 3px 3px 3px;
	}

h1 a{

	}

.content h2 {
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h2 a {
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 {
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3 a {
	font-weight: bold;
	margin-bottom: 10px;
	}

.Localnavi{
	margin-top: 20px;
}

.small {
	font-size: 0.9em;
	}
.smallest {
	font-size: 0.8em;
	}
.bold {
	font-weight: bold;
	}

.bold a{
	font-weight: bold;
	}




/*画像*/
.img_left img{
padding-right: 10px;
padding-bottom: 10px;
}

.img_right img{
padding-left: 10px;
padding-bottom: 10px;
}

.top_img{
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

/*テーブル*/
table .standardbox
{
border-collapse: collapse;
}

table .standardbox th
{
border: solid 1px #333333;
}

/*文字カラー*/
.red
{
color: #f00;
}

.orenge
{
color:#ffcc66;
}

.sand{
color:#cccc99;
}

.green{
color:##99cc66;
}

/*--------（お米パッケージ）--------*/

.okomepac{
	margin-top: 20px;
	align:center;
}

.pac-s a{
	font-size: 10px;

}


/*--------（サイドバーレイアウト）--------*/
.sidebar{

}

.cat-menu{
	text-align: left;
}

.cat-menu ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.cat-menu li{
	display: inline;
}
.cat-menu li a{
	border-bottom: 1px solid #6B5157;
	color: #333;
	display: block;
	font-size: 12px;
	padding: 3px 0px 1px 15px;
	text-decoration: none;
	width: 200px;
	width: 185px;
}

.cat-menu li a:hover{
	background: #efefef;
	border-bottom: 1px solid #3B4977;
	color: #000;
}

html>body #right li a{
	width: 185px;
}

/*サイドボックス*/

.side-box{
	text-align: center;
	margin-top: 15px ;
	margin-left: auto ;
	margin-right: auto ;
	padding: 0;
	background: #ffffcc;
	width: 175px;
}

/*新着情報*/

.whatsnew{
	text-align: left;
	margin-top: 15 ;
	padding: 0px;
	width: 165px;
}

.whatsnew{
}

.whatsnew p{
	margin: 0px;
	padding: 5px;
}


.whatsnew p a{
	font-size: 12px;
	padding: 0;
	text-decoration: none;
	text-align: left;
	width: 165px;
}

.whatsnew li a:hover{
	color: #ff0000;
	background: #ffffcc;
}


.module-header {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 3px;
	background: #cc3333;
 }

.label{
	font-weight: bold;
}



/*フッタ*/
#footer {
	margin-top: 10px;
	font-size: 10px;
	text-decoration: none;
}


/*ナビゲーション*/

#gnavi
{
width: 720px;
height: 35px;
	margin: 0;
	padding: 0;
}

/*ナビゲーション共通*/
.gnavi-01, .gnavi-02, .gnavi-03, .gnavi-04, .gnavi-05, .gnavi-06   
{
	display: inline;
	list-style: none;
}


.gnavi-01 a, .gnavi-02 a, .gnavi-03 a, .gnavi-04 a, .gnavi-05 a, .gnavi-06 a 
{
	float: left;
	width: 120px; /*画像の幅*/
	height: 35px; /*画像の高さ*/
	text-indent: -700em;
}


/*ナビゲーション01*/

.gnavi-01 a
{
	background: url(http://www.junjou.com/images/g-menubar_01.gif) no-repeat;
}

.gnavi-01 a:hover
{
	background: url(http://www.junjou.com/images/g-menubar_up_01.gif) no-repeat top left;
}

/*ナビゲーション02*/


.gnavi-02 a
{
	background: url(http://www.junjou.com/images/g-menubar_02.gif) no-repeat;
}

.gnavi-02 a:hover
{
	background: url(http://www.junjou.com/images/g-menubar_up_02.gif) no-repeat top left;
}

/*ナビゲーション03*/
.gnavi-03 a
{
	background: url(http://www.junjou.com/images/g-menubar_03.gif) no-repeat;
}

.gnavi-03 a:hover
{
	background: url(http://www.junjou.com/images/g-menubar_up_03.gif) no-repeat top left;
}
/*ナビゲーション04*/

.gnavi-04 a
{
	background: url(http://www.junjou.com/images/g-menubar_04.gif) no-repeat;
}

.gnavi-04 a:hover
{
	background: url(http://www.junjou.com/images/g-menubar_up_04.gif) no-repeat top left;
}

/*ナビゲーション05*/

.gnavi-05 a
{
	background: url(http://www.junjou.com/images/g-menubar_05.gif) no-repeat;
}

.gnavi-05 a:hover
{
	background: url(http://www.junjou.com/images/g-menubar_up_05.gif) no-repeat top left;
}

/*ナビゲーション06*/

.gnavi-06 a
{
	background: url(http://www.junjou.com/images/g-menubar_06.gif) no-repeat;
}

.gnavi-06 a:hover
{
	background: url(http://www.junjou.com/images/g-menubar_up_06.gif) no-repeat top left;
}




/*パンくずリスト*/
.topic_path
{
	font-size: 12px;
	margin-bottom: 10px;
	padding: 3px;
	text-align: left;
	width: 712px;
	border-style: solid;
 	border-color: #666666;
	border-width: 0 0 1px 0;
	background: #efefef;
}

.topic_path a:hover {
	text-decoration: none;
	}


/* standard helper classes */

.clr
{
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}

/*--------（コメント関係）--------*/
.content p.posted {
	font-size: x-small;
	margin-bottom: 25px;
	padding: 3px;
	text-align: right;
	}
#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/*インライン*/

dl {
}

dt {
display: inline;
font-weight: bold;
}

dd {
display: inline;
   padding: 10px 0 0 50px;
}

/*キャンペーンフラッグ*/
.campaign_flag{
	position: absolute;
	top: 0;	left: 0;
}

.campaign_flag a{
	display: block;
	text-indent: -1000px;
	width: 150px; height: 150px;
	overflow: hidden;
	background: url(/campaign/2008/images/okawari_flag.png) no-repeat;

}

* html .campaign_flag a{
	background:none;	
	filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/campaign/2008/images/okawari_flag.png', sizingMethod='scale')
}

/*キャンペーン終了*/

.campaign_end{
	margin: 10px;
	padding: 5px;
	background-color: #ff6d00;
	color:white;
}

/*おかわりキャンペーン*/
.okawari_box{
	padding: 10px;
	border: 1px dashed red;
	font-size: 90%;
}


