@charset "shift_jis";

/*------------------------------------------------
	　	2カラムストレートテンプレート１
		左メニュー黄色				
		著作権　黄金のネット生活	
		http://ougonnetlife.com/	

著作権は消さないようにお願いします。
それ以外のコメントは特に必要なければ消してください
------------------------------------------------*/
/*------------------------------------------------	　
		ブラウザのスタイルを初期化	
------------------------------------------------*/
*{
	font-family:"MS PGothic", Osaka, sans-serif;
	margin: 0;
	padding: 0;
}

body{
	text-align: center;
	background : url(parts/back-line001-gray.gif) repeat;
}

h1,h2,h4,h3,h5,h6{
	font-size: 100%;
	color: #333333;
}

h1 a,h2 a,h3 a,h4 a{
	text-decoration: none;
}

p,ul,ol{
	font-size: 90%;
	color: #333333;
	line-height: 150%;
}

/*------------------------------------------------
　　	本体の設定 
------------------------------------------------*/
div#container{
	width: 760px;
	margin: 0 auto;
	padding-top:5px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background : #ffffff url(parts/backyellow220.gif) repeat-y left center;	
}

/*------------------------------------------------
　　		トップ部分
------------------------------------------------*/
#header{
	height: 100px;
	margin-bottom: 5px;
	background : url(parts/babble-yellow.jpg) repeat;
}

.header-top{
	height: 80px;
	text-align: left;
}

.header-bottom{
	height:20px;
	text-align: right;
}

.header-top p, .header-bottom p{
	padding: 0 10px;
	color: #ffffff;
	background-color: transparent;
	line-height: 20px;
}

/*	h1の設定
------------------------------------------------*/
h1,h1 a {
	font-size :36px;
	color: #ffffff;
	background-color: transparent;
	text-indent: 10px;
	line-height: 40px;/*header-topにあわせるとセンターにそろう*/
}



/*------------------------------------------------
		メインコンテンツ部分の設定
------------------------------------------------*/
#mainside{	
	width: 530px;
	float: right;
	padding: 0 5px 5px 0;/*------文章と外枠の間隔をとる--*/
	display: inline;
}

/*-------コンテンツ部分内枠---------------------*/
#mainside-box{
	clear: both;
	text-align: left;
}

/*------------------------------------------------
		サイドバー（メニュー）部分の設定
------------------------------------------------*/
#sidebar{
	width: 220px;
	float: left;
	display: inline;
}

/*---------メニュー部分内枠---------------------*/
#sidebox{
	clear: both;
	text-align: left;
	padding: 0 10px;
}

/*---------カレンダーBOX 背景-------------------*/
.calendarbox{
	position: relative;
	width: 215px;
	height: 215px;
	margin-bottom: 10px;
	background-image: url(png/cal_bg.png);
}
/*---------カレンダーBOX 年月-------------------*/
.calendarindex-left{
	position: absolute; 
	top:54px; 
	left: 22px;
	color: #ffffff;
	font-size: 100%;
}

.calendarindex-middle{
	position: absolute; 
	top:54px; 
	left: 56px;
	color: #ffffff;
	font-size: 100%;
}

.calendarindex-right{
	position: absolute; 
	top:54px; 
	left: 166px;
	color: #ffffff;
	font-size: 100%;
}

/*---------カレンダーBOX 曜日-------------------*/
.calendar-sun{
	position: absolute;
	top: 84px;
	left: 25px;
	color: #ff0000;
	font-size: 75%;
}
.calendar-mon{
	position: absolute;
	top: 84px;
	left: 51px;
	color: #000000;
	font-size: 75%;
}
.calendar-tue{
	position: absolute;
	top: 84px;
	left: 76px;
	color: #000000;
	font-size: 75%;
}
.calendar-wed{
	position: absolute;
	top: 84px;
	left: 101px;
	color: #000000;
	font-size: 75%;
}
.calendar-thu{
	position: absolute;
	top: 82px;
	left: 127px;
	color: #000000;
	font-size: 75%;
}
.calendar-fri{
	position: absolute;
	top: 84px;
	left: 153px;
	color: #000000;
	font-size: 75%;
}
.calendar-sat{
	position: absolute;
	top: 82px;
	left: 177px;
	color: #0000ff;
	font-size: 75%;
}
/*---------カレンダーBOX １週目-------------------*/
.calendar-sun-1{
	position: absolute;
	top: 100px;
	left: 24px;
	color: #ff0000;
	font-size: 75%;
}
.calendar-mon-1{
	position: absolute;
	top: 100px;
	left: 50px;
	color: #000000;
	font-size: 75%;
}
.calendar-tue-1{
	position: absolute;
	top: 100px;
	left: 75px;
	color: #000000;
	font-size: 75%;
}
.calendar-wed-1{
	position: absolute;
	top: 100px;
	left: 100px;
	color: #000000;
	font-size: 75%;
}
.calendar-thu-1{
	position: absolute;
	top: 100px;
	left: 126px;
	color: #000000;
	font-size: 75%;
}
.calendar-fri-1{
	position: absolute;
	top: 100px;
	left: 152px;
	color: #000000;
	font-size: 75%;
}
.calendar-sat-1{
	position: absolute;
	top: 100px;
	left: 176px;
	color: #0000ff;
	font-size: 75%;
}

/*---------カレンダーBOX ２週目-------------------*/
.calendar-sun-2{
	position: absolute;
	top: 115px;
	left: 24px;
	color: #ff0000;
	font-size: 75%;
}
.calendar-mon-2{
	position: absolute;
	top: 115px;
	left: 50px;
	color: #000000;
	font-size: 75%;
}
.calendar-tue-2{
	position: absolute;
	top: 115px;
	left: 75px;
	color: #000000;
	font-size: 75%;
}
.calendar-wed-2{
	position: absolute;
	top: 115px;
	left: 100px;
	color: #000000;
	font-size: 75%;
}
.calendar-thu-2{
	position: absolute;
	top: 115px;
	left: 126px;
	color: #000000;
	font-size: 75%;
}
.calendar-fri-2{
	position: absolute;
	top: 115px;
	left: 152px;
	color: #000000;
	font-size: 75%;
}
.calendar-sat-2{
	position: absolute;
	top: 115px;
	left: 176px;
	color: #0000ff;
	font-size: 75%;
}

/*---------カレンダーBOX ３週目-------------------*/
.calendar-sun-3{
	position: absolute;
	top: 130px;
	left: 24px;
	color: #ff0000;
	font-size: 75%;
}
.calendar-mon-3{
	position: absolute;
	top: 130px;
	left: 50px;
	color: #000000;
	font-size: 75%;
}
.calendar-tue-3{
	position: absolute;
	top: 130px;
	left: 75px;
	color: #000000;
	font-size: 75%;
}
.calendar-wed-3{
	position: absolute;
	top: 130px;
	left: 100px;
	color: #000000;
	font-size: 75%;
}
.calendar-thu-3{
	position: absolute;
	top: 130px;
	left: 126px;
	color: #000000;
	font-size: 75%;
}
.calendar-fri-3{
	position: absolute;
	top: 130px;
	left: 152px;
	color: #000000;
	font-size: 75%;
}
.calendar-sat-3{
	position: absolute;
	top: 130px;
	left: 176px;
	color: #0000ff;
	font-size: 75%;
}

/*---------カレンダーBOX ４週目-------------------*/
.calendar-sun-4{
	position: absolute;
	top: 145px;
	left: 24px;
	color: #ff0000;
	font-size: 75%;
}
.calendar-mon-4{
	position: absolute;
	top: 145px;
	left: 50px;
	color: #000000;
	font-size: 75%;
}
.calendar-tue-4{
	position: absolute;
	top: 145px;
	left: 75px;
	color: #000000;
	font-size: 75%;
}
.calendar-wed-4{
	position: absolute;
	top: 145px;
	left: 100px;
	color: #000000;
	font-size: 75%;
}
.calendar-thu-4{
	position: absolute;
	top: 145px;
	left: 126px;
	color: #000000;
	font-size: 75%;
}
.calendar-fri-4{
	position: absolute;
	top: 145px;
	left: 152px;
	color: #000000;
	font-size: 75%;
}
.calendar-sat-4{
	position: absolute;
	top: 145px;
	left: 176px;
	color: #0000ff;
	font-size: 75%;
}

/*---------カレンダーBOX ５週目-------------------*/
.calendar-sun-5{
	position: absolute;
	top: 161px;
	left: 24px;
	color: #ff0000;
	font-size: 75%;
}
.calendar-mon-5{
	position: absolute;
	top: 161px;
	left: 50px;
	color: #000000;
	font-size: 75%;
}
.calendar-tue-5{
	position: absolute;
	top: 161px;
	left: 75px;
	color: #000000;
	font-size: 75%;
}
.calendar-wed-5{
	position: absolute;
	top: 161px;
	left: 100px;
	color: #000000;
	font-size: 75%;
}
.calendar-thu-5{
	position: absolute;
	top: 161px;
	left: 126px;
	color: #000000;
	font-size: 75%;
}
.calendar-fri-5{
	position: absolute;
	top: 161px;
	left: 152px;
	color: #000000;
	font-size: 75%;
}
.calendar-sat-5{
	position: absolute;
	top: 161px;
	left: 176px;
	color: #0000ff;
	font-size: 75%;
}

/*---------カレンダーBOX ６週目-------------------*/
.calendar-sun-6{
	position: absolute;
	top: 176px;
	left: 24px;
	color: #ff0000;
	font-size: 75%;
}
.calendar-mon-6{
	position: absolute;
	top: 176px;
	left: 50px;
	color: #000000;
	font-size: 75%;
}
.calendar-tue-6{
	position: absolute;
	top: 176px;
	left: 75px;
	color: #000000;
	font-size: 75%;
}
.calendar-wed-6{
	position: absolute;
	top: 176px;
	left: 100px;
	color: #000000;
	font-size: 75%;
}
.calendar-thu-6{
	position: absolute;
	top: 176px;
	left: 126px;
	color: #000000;
	font-size: 75%;
}
.calendar-fri-6{
	position: absolute;
	top: 176px;
	left: 152px;
	color: #000000;
	font-size: 75%;
}
.calendar-sat-6{
	position: absolute;
	top: 176px;
	left: 176px;
	color: #0000ff;
	font-size: 75%;
}

/*---------カレンダーBOX リンクカラー-----------------*/
a.calendarbox:link{
	color: #ffffff;
	font-size: medium;
}

a.calendarbox:visited{
	color: #ffffa0;
	font-size: medium;
}

a.calendarbox:hover{
	color: #ffff80; 
	font-size: medium;
}

a.calendarbox:active{
	color: #ffff30;
	font-size: medium;
}




/*------------------------------------------------
　　		更新枠の設定
------------------------------------------------*/
.renew {
	height: 70px;
	overflow: auto;/*---文章が縦70px越すとスクロールパー---*/
	padding: 3px 0;/*------文章の上下間に余白をとる--*/
}

.renew p {
	line-height: 120%;/*行間の設定*/
	font-size: 12px;
}


/*------------------------------------------------
　　		本文の設定
------------------------------------------------*/

/*　文章
------------------------------------------------*/
#mainside-box p {
	padding: 0 5px;/*文章と左右外枠に5px間隔をあける*/
}

/*　商品枠のフォント・初期設定
------------------------------------------------*/
table, table p , table a {
	font-size: 12px;
	text-align: left;
	color:#666666;
	background-color: transparent;
}

/*　文章に枠線をつける・divでかこむ
------------------------------------------------*/
.border-all {
	border: 1px solid #ff6600;	
}

/*　文章の3辺に枠線をつける(参考）
------------------------------------------------*/
.border-rlb {
	/*border-top:1px solid #ff6600;*/
	border-left: 1px solid #ff6600;
	border-right: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
}

/*　文章の上下に破線をつける(参考）
------------------------------------------------*/
.border-tb {
	border-top: 2px dotted #ff6600;
	border-bottom: 2px dotted #ff6600;
}

/*　枠線が重複しないように消す
------------------------------------------------*/
.no-border {
	/*border-top: none;*/
}


/*------------------------------------------------
　　	本文見出し周りのタイプ
------------------------------------------------*/
h2, h3 {
	font-size :14px;
	padding:0px 5px;
	line-height:25px;
	color:#ff6600;
	margin-bottom: 10px;/*見出しの下-文章との間に10pxの空白をもうける*/
}

/*---タイプ１---*/
.entry-1{
	background-color:#fff9c1;
	border-bottom: 1px solid #ff6600;
}

/*----タイプ2---*/
.entry-2{
	border-bottom: 2px solid #ff6600;
}

/*----タイプ3---*/
.entry-3{
	border-bottom: 1px solid #ff6600;
}

/*---商品部分見出し---*/
.entry-4{
	border-top: 2px solid #ff6600;
	border-bottom: 2px solid #ff6600;
}

/*　見出し下のマージンを消す・更新履歴など
------------------------------------------------*/

#mainside-box .no-margin {
	margin-bottom: 0;
}


/*------------------------------------------------
　　　	サイドバーの見出し・ボタン
------------------------------------------------*/

h4, .side-entry, .side-entry2, .linkbox-entry {
	color:#ff6600;
	background-color: transparent;
	font-size: 13px;
	padding: 0px 5px;
	line-height: 20px;
}

h4, .side-entry{
	border-bottom: 3px solid #ff6600;
}

.side-entry2{
	border:1px solid #ff6600;
	background-color:#fff9c1;
}	

h4.linkbox-entry {
	 
	border: 1px solid #ff6600;
	border-bottom: none;
	background: #ffffff none;
}

h4.linkbox-entry2 {
	 
	border: 1px solid #ff6600;
	border-bottom: none;
	background-color:#fff9c1;
}


/* リンク時の設定
------------------------------------------------*/

h4 a, .side-entry a, .linkbox-entry a {
	width: auto;
	text-decoration: none;/*--リンクの下線を消す--*/
	display: block;
	color:#ff6600;
	background-color: transparent;
}

/*　メニューにマウスポインタが乗った時色がかわる
------------------------------------------------*/

h4 a:link:hover, 
h4 a:visited:hover,
.side-entry a:link:hover, 
.side-entry a:visited:hover,
.linkbox-entry a:link:hover, 
.linkbox-entry a:visited:hover {
	color: #ff0000;
	background-color: transparent;
}

/*------------------------------------------------　
			汎用枠
------------------------------------------------*/

/*　ボーダー有り・左寄せ
------------------------------------------------*/
.linkbox {
	padding: 5px;
	text-align: left;
	border: 1px solid #ff6600;
	background-color: #ffffff;
}

.linkbox3 {
	padding: 5px;
	text-align: left;
	border: 1px solid #ff6600;
	background-color: #fefae2;
}
/*　ボーダー有り・センター寄せ
------------------------------------------------*/
.linkbox2 {
	padding: 5px;
	text-align: center;
	border: 1px solid #ff6600;
}

.linkbox4 {
	padding: 5px 18px;
	border: 1px solid #ff6600;
	background-color: #fefae2;
}

.linkbox p, .linkbox2 p {
	color: #ff6600;
	line-height: 120%;/*行間の設定*/
	background-color: transparent;
}

.no-border{
	border-bottom: none;
}


/*------------------------------------------------
　　　		メニューの設定
------------------------------------------------*/

/*	メニューの設定　タイプ1
------------------------------------------------*/
.menu-ul {
	padding-bottom: 14px;
	list-style-type: none;/*--リストの先頭のドットを消す--*/
}

.menu-ul li, .menu-ul li a {
	text-indent: 0.5em; 
	font-size:12px;
	line-height: 150%;
	color:#ff6600;
	background-color:transparent;
	border-bottom:1px dotted #ff6600;
}

/*	メニューの設定　タイプ２
------------------------------------------------*/
.menu-ul2 {
	padding-left: 20px;
}

.menu-ul2 li, .menu-ul2 li a {
	font-size:12px;
	color:#ff6600;
	line-height: 150%;
	background-color:transparent;
}


/*　リンク時の設定
------------------------------------------------*/
.menu-ul li a, .menu-ul2 li a {
	border: none;
	text-decoration:none;/*--リンクの下線を消す--*/
	height: 150%; /*-----IE対策------*/	
	display: block;	
}

/*　メニューにマウスポインタが乗った時色がかわる
------------------------------------------------*/

.menu-ul li a:link:hover, 
.menu-ul li a:visited:hover,
.menu-ul2 li a:link:hover, 
.menu-ul2 li a:visited:hover {
	color:#ff0000;/*-----メニューの文字色------*/
	background-color:#ffffcc;/*--バックの色----*/
}

li.noborder {
	border-bottom:none;
}


/*------------------------------------------------
　　ボトムマージンを付け、少し間隔をあける
------------------------------------------------*/
.marg1 {
	margin-bottom:1px;
}

.marg5 {
	margin-bottom:5px;
}

.marg10 {
	margin-bottom:10px;
}

.marg20 {
	margin-bottom:10px;
}

/*------------------------------------------------
　　		アイコンの設定
------------------------------------------------*/
.icon1 {
	background : url(parts/icon-allow-ffffff.gif) no-repeat;
	padding-left: 15px;
	display:block;	
}

.icon2 {
	background : url(parts/mail.gif) no-repeat left center;
	padding-left:23px;
	display:block;
}


/*------------------------------------------------
　　　		floatのクリア
------------------------------------------------*/
.clear{
	clear:both;
}

/*------------------------------------------------
　　　色の設定用　下の設定を参考に自分で
					作るのもいいでしょう。
------------------------------------------------*/
.mojired{
	color:#ff0000;
}

.mojiblue{
	color:#0000ff;
}

.mojiyellow{
	color:#ffff00;
}

.mojigreen{
	color:#00ff00;
}

.mojiwhite{
	color:#ffffff;
}

/*------------------------------------------------
　　　		著作権の表示
------------------------------------------------*/
div#footer{
	height: 70px;
	text-align: center;
	background-color:#fff9c1;/*--バックの色----*/
}

/*リンクの見た目の設定*/
address{
	padding-top: 15px;
	margin: 0 auto;
}	

address p, address a {
	font-size: 13px;
	font-style: normal;
	color: #ff6600;
	background-color: transparent;
	text-decoration: none;/*リンクの下線表示をなくす*/
}
