@charset "UTF-8";

/*
ベースカラー：　#505050;
文字用グリーン：　#25b687;
ベース用淡いグリーン：　#CAF4E7;
タイトル文字用ブルー：　#194775;
background: url(http://blog.osakazine.net/usr/yamadakoubou/menu_bg.jpg) no-repeat left;
*/

/*フォトrape0603091912*/
*{
	font-family: "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", sans-serif;
}

textarea {
	font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}


/*ボディ*/
body {
	margin: 0px auto;
	padding: 0;
	color: #505050;
	line-height: 140%;
	font-size: 12px;
	background-color: #cdcdcd;
	background-image: url(http://blog.osakazine.net/usr/yamadakoubou/bg.gif);
	background-repeat: repeat;
}

/*フォーム*/
form{
	margin:0px;
	padding:0px;
	 text-align:left;
}
/*テーブル作成*/
table.form{
	margin:25px 0px 0px 13px;
	 text-align:left;
}

img{
	border:none;
}

ul.rss{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
}

ul.rss li{
	border-right: #999 1px solid;
	display: inline;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.2px;
	margin-right: 0.3em;
	padding-right: 0.5em;
	padding-left: 0.2em;
}

ul.rss a:link{
	color: #333333;
	text-decoration: none;
}

ul.rss a:visited{
	color: #333333;
	text-decoration: none;
}

ul.rss a:hover{
	color: #999999;
	text-decoration: none;
}

ul.rss a:active{
	color: #333333;
	text-decoration: none;
}

a:link, a:visited {
	color: #194775;
	text-decoration: underline;
}

a:active, a:hover {
	color: #66CCCC;
	text-decoration: underline;
}

a.acalendar{color:#505050;text-decoration:none;}
a.acalendar:link{color:#505050;text-decoration:none;}
a.acalendar:visited{text-decoration:none;}
a.acalendar:active{}
a.acalendar:hover{color:#505050;text-decoration:underline;}

a.acontinues{color:#505050;text-decoration:none;}
a.acontinues:link{color:#505050;text-decoration:none;}
a.acontinues:visited{text-decoration:none;}
a.acontinues:active{}
a.acontinues:hover{color:#505050;text-decoration:underline;}

a.amenu{color:#505050;text-decoration:none;}
a.amenu:link{color:#505050;text-decoration:none;}
a.amenu:visited{text-decoration:none;}
a.amenu:active{}
a.amenu:hover{color:#505050;text-decoration:underline;}

.y-hiddenimg {
	display: none;
}

.floatclear {
	clear: both;
}

.body10px {
	font-size: 10px;
}

/*全体のレイアウト*/
#container{	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	text-align:left;
}

/*サイトのタイトル・サブタイトル・概要が入るところ*/
#banner,#subbanner{
	background:#fff url(http://blog.osakazine.net/_img/photo_rabe/photrog.jpg) left;
	padding:0px 0px 0px 0px;
	height: 150px;
}

/*　サイトのタイトル・概要が入るところのリンク　*/
#banner a{color:#fff;text-decoration:none;}
#banner a:link{color:#fff;text-decoration:none;}
#banner a:visited{text-decoration:none;}
#banner a:active{}
#banner a:hover{color:#fff;text-decoration:underline;}

#subbanner a{color:#fff;text-decoration:none;}
#subbanner a:link{color:#fff;text-decoration:none;}
#subbanner a:visited{text-decoration:none;}
#subbanner a:active{}
#subbanner a:hover{color:#fff;text-decoration:underline;}


/*　h1用　*/
.seisho {
	width: 380px;
	color: #6633CC;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0px;
}
.yamada {
	width: 465px;
	color: #333;
	float:left;
	font-size: 12px;
	font-weight: normal;
	padding: 0 5px 0 0;
	margin: 0px;
	white-space: nowrap;
	text-align: right;
}

/*　サイトのh2,h3のマージンなど配置　*/
h2,h3{margin:0px;padding:0px;}


/*　ブログタイトルの概要　*/
.blogtitle{
	font-size:30px;
	font-weight:bold;
	padding:70px 0px 0px 10px;
	text-align:left;
	letter-spacing:2px;
}

.description{
	color:#FFFFFF;
	font-size:12px;
	padding:4px 200px 0px 15px;
	text-align:left;
	letter-spacing:2px;
}


#content{
	width:540px;
	float:right;
}


/*サイド概要指定*/
#links{
	width:185px;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 10px;
}

/*フッタ*/
#footer{
	clear:both;
	
}

/*コピーライト*/
#copyright{
	background:#505050 url(http://blog.osakazine.net/_img/photo_rabe/powered.gif) no-repeat right center;
	width: 100%;
	height: 16px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	text-align: center;
}

/*　エントリー指定　*/
.blog{
	margin:30px 10px 20px 15px;
}

.date{
	background: no-repeat 1px 1px;
	color: #666666;
	font-size: 12px;
	letter-spacing: 0px;
	padding: 5px 10px 5px 15px;
	font-weight: bold;
	text-align: right;
	
}

.blogbody{background:#fff;
	 
  padding:0px;
	 background-repeat:repeat-y;
	background-position:center top;
	
width:560px;
	text-align:left;
	margin:0px;
}


.title{
	width:512px;
	height:28px;
	color: #194775;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background: url(http://blog.osakazine.net/usr/yamadakoubou/t_blog.gif) no-repeat left;
	padding:8px 10px 2px 38px;
}
.title a:link, .title a:visited {
	text-decoration:none;
}
.title a:hover, .title a:active {
	text-decoration:none;
}


.title_s{
	width:512px;
	height:28px;
	color: #194775;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background: url(http://blog.osakazine.net/usr/yamadakoubou/t_blog.gif) no-repeat left;
	padding:8px 10px 2px 38px;
}


.main{
	color:#000;
	font-size:12px;
	line-height:160%;
	margin:15px 20px 0px;
	 width:520px;
overflow:auto;
	 
}

.main img{
	margin:0px 5px 5px 5px;
}

.main-continues{
	font-size:10px;
}


.box_bottom {
	background-repeat:no-repeat;
	background-position:center top;
	width:515px;
	height:8px;
	margin:0px;
	padding:0px;
	

}




.posted{
	color:#000;
	font-size:10px;
	text-align:right;
	margin:10px 10px 25px 0px;
}

a.aposted{color:#194775;text-decoration:none;font-weight:bold;font-size:10px;}
a.aposted:link{color:#194775;text-decoration:none;font-weight:bold;}
a.aposted:visited{color:#194775;text-decoration:none;font-weight:bold;}
a.aposted:active{color:#66CCCC;text-decoration:underline;font-weight:bold;}
a.aposted:hover{color:#66CCCC;text-decoration:underline;font-weight:bold;}


.menu{
	color:#000;
	font-size:10px;
	
padding:0px 0px 10px 0px;
}

.comments-head{
	color:#194775;
	font-size:10px;
	font-weight:bold;
	padding:0px 0px 15px 20px;
	height:10px;
	
}

.comments-body{
	color:#000;
	font-size:12px;
	line-height:135%;
	margin:16px auto 15px;
	margin:0px 0px 25px 20px;
	
}


.comments-post{
	color:#000;
	font-size:10px;
	text-align:right;
	margin:0px 40px 25px 0px;
	text-align:right;
}

.trackback-url{
	color:#25b687;
	font-size:12px;
	font-weight:bold;
	margin:10px 0px 15px 13px;
	text-align:left;
}

.trackback-body{
	font-size:12px;
	line-height:135%;
	margin:20px 0px 15px 13px;
}

.trackback-post{
	color:#000;
	font-size:10px;
	text-align:right;
	margin:0px 0px 25px 0px;
}

a.atrackback-post{color:#505050;text-decoration:none;font-weight:bold;}
a.atrackback-post:link{color:#505050;text-decoration:none;font-weight:bold;}
a.atrackback-post:visited{text-decoration:none;font-weight:bold;}
a.atrackback-post:active{font-weight:bold;}
a.atrackback-post:hover{color:#505050;text-decoration:underline;font-weight:bold;}

label{
	font-size:10px;
	font-weight:bold;
}

#author{width:200px;border:1px solid #CCCCCC;}
#email{width:200px;border:1px solid #CCCCCC;}
#url{width:200px;border:1px solid #CCCCCC;}
#text{font-size:12px;width:400px;height:200px;border:1px solid #CCCCCC;}



.pagetop{
	font-size:10px;
	text-align:right;
	margin:0px 10px 10px 0px;
	background-position: 1px;
	padding-top: 10px;
}

.calendarhead{
	color:#666;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	padding:0px 0px 2px 0px;
	text-align:center;
	width:183px;
}

.calendartable{
	margin:0px auto 20px auto;
	padding:0px;
	width:183px;
	text-align:left;
	background:#fff;
	border:1px solid #91E8CB;
	empty-cells:show;
	border-spacing:0px;
	border-collapse:collapse;
}

.calendarweek{
	color:#505050;
	font-size:12px;
	font-weight:bold;
	position:center;
}

.calendarwd{
	background:#91E8CB;
	background-position:-2px 0px;
	color:#fff;
	font-size:12px;
	letter-spacing:2px;
	padding:5px 0px 5px 5px;
}
.calendard{
	text-align:center;
}
.calendar{
	font-size:12px;
	padding:4px 2px 4px 2px;
	position:center;
}

.sidetitle{
	width:153px;
	height:23px;
	background: url(http://blog.osakazine.net/usr/yamadakoubou/t_bg_s.gif) no-repeat left;
	color: #194775;
	font-size: 12px;
	font-weight :bold;
	letter-spacing: 2px;
	padding:7px 0px 2px 32px;
	margin: 10px auto 10px;
}
.category .sidetitle {
	width:175px;
	height:21px;
	background: url(http://blog.osakazine.net/usr/yamadakoubou/menu_bg.jpg) no-repeat left;
	color: #505050;
	font-size: 12px;
	font-weight :bold;
	letter-spacing: 0px;
	padding:9px 0px 2px 10px;
	background-color:#CAF4E7;
	margin: 0 0 5px;
}
.sidebody{
	border-bottom: 1px dotted #91E8CB;
	margin:0px 0px 5px 0px;
}


.side{
	font-size:12px;
	line-height:160%;
	margin:3px 0px 5px 0px;
	padding:5px 5px 5px 10px;
}

a.aside{color:#505050;text-decoration:none;}
a.aside:link{color:#505050;text-decoration:none;}
a.aside:visited{color:#505050;text-decoration:none;}
a.aside:hover{color:#505050;text-decoration:underline;}

a.arss{color:#505050;text-decoration:none;}
a.arss:link{color:#505050;text-decoration:none;}
a.arss:visited{text-decoration:none;}
a.arss:active{}
a.arss:hover{color:#505050;text-decoration:underline;}



.photo{text-align:center;}
.nickname{color:#2b5695;font-size:xx-small;font-weight:bold;margin:10px 0px;}
.message{font-size:xx-small;}
.quotetable{}
.quote{color:#000;font-size:xx-small;padding:1px;}
.blogtimes{margin:0px 0px 16px 0px;text-align:center;}
.powered{
	text-align:center;
	margin:0px 0px 10px 0px;
}

.syndicate{
	font-size:xx-small;
	text-align:center;
}
.checkers{
	font-size:xx-small;
	margin-top:10px;
}

a.adtitle{font-weight:bold;text-decoration:none;}
a.adtitle:link{font-weight:bold;text-decoration:none;}
a.adtitle:visited{font-weight:bold;text-decoration:none;}
a.adtitle:active{font-weight:bold;text-decoration:none;}
a.adtitle:hover{font-weight:bold;text-decoration:underline;}

a.addescription{color:black;text-decoration:none;}
a.addescription:link{color:black;text-decoration:none;}
a.addescription:visited{color:black;text-decoration:none;}
a.addescription:active{color:black;text-decoration:none;}
a.addescription:hover{color:black;text-decoration:underline;}

a.adurl{color:green;text-decoration:none;}
a.adurl:link{color:#0000FF;text-decoration:none;}
a.adurl:visited{color:#0000FF;text-decoration:none;}
a.adurl:active{color:#0000FF;text-decoration:none;}
a.adurl:hover{color:#0000FF;text-decoration:underline;}

a.adld{text-decoration:none;}
a.adld:link{text-decoration:none;}
a.adld:visited{text-decoration:none;}
a.adld:active{text-decoration:none;}
a.adld:hover{text-decoration:underline;}
body.ad{background:#f7p39f;}


.photo-list{
	width:170px;
	border:1px solid #cccccc;
	overflow:hidden;
	text-align:center;
	background:#ffffff;
	float:left;
	padding:3px;
	margin:10px 3px 5px 3px;
}
.photo-list img{
	height:130px;
	width:160px;
	border:1px solid #666666;
	margin:0px 4px;
	
}
.photo-list h3.title{
	margin:5px 0px 5px 0px;
	padding:0px;
	background:none;
	display:block;
	width:160px;
	height:15px;
	overflow:hidden;
	font-weight:normal;
	color:#333333;
	text-align:center;
	font-size:12px;
}

.photo-list h2.date{
	margin:0px 0px 2px 0px;
	padding:0px;
	border:none;
	background:none;
	font-weight:normal;
	colof:#666;
	width:159px;
	font-size:11px;
	text-align:center;
}

.submenu_fr {
	width:480px;
}
.submenu {
	width:159px;
	float:left;
}


/* ヘッダー用 */
#y-header {
	width: 800px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://blog.osakazine.net/usr/yamadakoubou/header.jpg);
	background-repeat: no-repeat;
	background-color: #25B687;
}
#y-header-s {
	width: 800px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	background-image: url(http://blog.osakazine.net/usr/seisho/header_seisho.jpg);
	background-repeat: no-repeat;
	background-color: #25B687;
}
#y-top-fr {
	width:800px;
	height:95px;
	margin:0px;
}

#y-top {
	width: 330px;
	height: 95px;
	padding: 0px ;
	margin: 0px;
	float:left;
}
#y-top-s {
	width: 420px;
	height: 110px;
	padding: 0px ;
	margin: 0px;
}
.y-head-mail {
	width: 120px;
	height: 22px;
	float:right;
	margin: 52px 10px 0 0;
	padding: 0px ;
	background-color: #ffffff;
	display : block ;
	background-image: url(http://blog.osakazine.net/usr/yamadakoubou/b_mail.gif);
	background-repeat: no-repeat;
}
.y-head-mail a:link , .y-head-mail a:visited {
	display : block ;
	background-image: url(http://blog.osakazine.net/usr/yamadakoubou/b_mail.gif);
	background-repeat: no-repeat;
}
.y-head-mail a:hover , .y-head-mail a:active {
	background-image: url(http://blog.osakazine.net/usr/yamadakoubou/b_mail_f2.gif);
	background-repeat: no-repeat;
}
.y-navi {
	clear:both;
	width: 783px;
	height: 33px;
	text-align: center;
	margin: 112px auto 0px;
	padding: 0 0 0 5px;
}
.y-navi ul {
	margin:0px;
	padding:0px;
}
.y-navi1 {
	width:113px;
	height:33px;
	float: left;
	display:block;
	text-indent: -9999px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi1.gif);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0 5px 0 0 ;
	list-style-type: none;
	}
.y-navi1 a:link, .y-navi1 a:visited {
	width:113px;
	height:33px;
	display:block;
	text-decoration:none;
	}
.y-navi1 a:hover, .y-navi1 a:active {
	width:113px;
	height:33px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi1_f2.gif);
	display:block;
	text-decoration:none;
	}

.y-navi2 {
	width:168px;
	height:33px;
	float: left;
	display:block;
	text-indent: -9999px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi2.gif);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0 5px 0 0 ;
	list-style-type: none;
	}
.y-navi2 a:link, .y-navi2 a:visited {
	width:168px;
	height:33px;
	display:block;
	text-decoration:none;
	}
.y-navi2 a:hover, .y-navi2 a:active {
	width:168px;
	height:33px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi2_f2.gif);
	display:block;
	text-decoration:none;
	}	
	
.y-navi3 {
	width:133px;
	height:33px;
	float: left;
	display:block;
	text-indent: -9999px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi3.gif);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0 5px 0 0 ;
	list-style-type: none;
	}
.y-navi3 a:link, .y-navi3 a:visited {
	width:133px;
	height:33px;
	display:block;
	text-decoration:none;
	}
.y-navi3 a:hover, .y-navi3 a:active {
	width:133px;
	height:33px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi3_f2.gif);
	display:block;
	text-decoration:none;
	}

.y-navi4 {
	width:113px;
	height:33px;
	float: left;
	display:block;
	text-indent: -9999px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi4.gif);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0 5px 0 0 ;
	list-style-type: none;
	}
.y-navi4 a:link, .y-navi4 a:visited {
	width:113px;
	height:33px;
	display:block;
	text-decoration:none;
	}
.y-navi4 a:hover, .y-navi4 a:active {
	width:113px;
	height:33px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi4_f2.gif);
	display:block;
	text-decoration:none;
	}

.y-navi5 {
	width:113px;
	height:33px;
	float: left;
	display:block;
	text-indent: -9999px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi5.gif);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0 5px 0 0 ;
	list-style-type: none;
	}
.y-navi5 a:link, .y-navi5 a:visited {
	width:113px;
	height:33px;
	display:block;
	text-decoration:none;
	}
.y-navi5 a:hover, .y-navi5 a:active {
	width:113px;
	height:33px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi5_f2.gif);
	display:block;
	text-decoration:none;
	}	

.y-navi6 {
	width:113px;
	height:33px;
	float: left;
	display:block;
	text-indent: -9999px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi6.gif);
	background-repeat:no-repeat;
	padding: 0px;
	margin: 0 5px 0 0 ;
	list-style-type: none;
	}
.y-navi6 a:link, .y-navi6 a:visited {
	width:113px;
	height:33px;
	display:block;
	text-decoration:none;
	}
.y-navi6 a:hover, .y-navi6 a:active {
	width:113px;
	height:33px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/navi6_f2.gif);
	display:block;
	text-decoration:none;
	}	
	

.y-info-fr {
	clear:left;
	width:595px;
}

.y-info-fr div {
	float:right;
	padding: 3px 6px;
}

/* トップページ用 */
#y-body {
	margin:0px;
	padding:0px;
	clear:left:
}
#y-col-left-fr { 
	width:205px;
	float:left;
	margin:0;
	padding:45px 0 30px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/side_bg.jpg);
	background-repeat:repeat-y;
}

#y-col-right-fr {
	float: left;
	margin: 0;
	padding:0;
	width: 594px;
}
#y-col-right {
	margin: 15px auto 30px;
	width: 560px;
}

.y-title-l {
	clear: left;
	width: 560px;
	height: 38px;
	margin: 0 auto 5px;
	padding:0;
}
#y-copy {
	clear:both;
	width:555px;
	height:38px;
	margin: 23px auto 0;
	padding: 0 0 5px;
}

.y-top-body {
	padding: 5px;
	clear:left;
}
.y-title2 {
	width:560px;
	height:15px;
	margin:20px 0 10px;
	clear:left;
}
.y-col-fr {
	width:555px;
	margin: 0 0 0 4px;
}
.y-3col {
	width:180px;
	float:left;
	margin: 0 5px 0 0;
}
.y-2col-l {
	width:365px;
	float:left;
	margin: 0 5px 0 0;
}
.y-2col-s {
	width:180px;
	float:left;
	margin: 0 5px 0 0;
}
.y-2col {
	width:272px;
	float:left;
	margin: 0 5px 0 0;
}
#y-inquiry {
	clear:left;
	width:520px;
	height:247px;
	margin:10px auto 10px;
	padding:0px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/inquiry_bg.gif);
	background-repeat:no-repeat;
}
#y-inguiry-t {
	width:510px;
	height:33px;
	margin:0 auto 10px;
	padding:5px 0 0;
}
#y-inquiry-left {
	float:left;
	width:180px;
	margin:0px;
	padding:0px 30px 10px;
	font-size:12px;
	text-align:center;
}
#y-inquiry-right {
	float:left;
	width:270px;
	margin:0px;
	text-align:center;
}


/* サイドバー用 */
#y-col-left { /* ブログの#linksに相応 */
 	clear:both;
	width:185px;
	float:left;
	margin:0px 0px 0px 15px;
}
.y-left-menu {
	width:175px;
	height:21px;
	background: url(http://blog.osakazine.net/usr/yamadakoubou/menu_bg.jpg) no-repeat left;
	color: #505050;
	font-size: 12px;
	font-weight :bold;
	letter-spacing: 0px;
	padding:9px 0px 2px 10px;
	background-color:#CAF4E7;
	margin: 0 0 5px;
}

.y-left-menu a:link , .y-left-menu a:visited {
	display : block ;
	color:#505050;
	text-decoration:none;
}
.y-left-menu a:hover , .y-left-menu a:active {
	display : block ;
	color:#25b687;
	text-decoration:none;
}

.y-title-s1 {
	width: 185px;
	height: 35px;
	padding: 0;
	margin: 20px auto 10px;
}

.y-title-s2 {
	width: 150px;
	height: 28px;
	font-size:14px;
	font-weight:bold;
	color: #194775;
	padding: 7px 3px 0px 32px;
	margin: 20px auto 10px;
	background-image: url(http://blog.osakazine.net/usr/yamadakoubou/t_bg_s.gif);
	background-repeat: no-repeat;
	text-align: left;
}

.y-news {
	width:175px;
	margin:0 auto 5px;
}

.y-banner-box {
	width: 185px;
	margin: 20px 0 0px 0 ;
}
.y-banner {
	width: 185px;
	margin: 5px 0 0 0;
	font-size: 12px;
	text-align: center;
}
.y-textlink {
	margin: 0px 0 1px;
	font-size: 10px;
	line-height:14px;
	text-align: center;
}
.y-textlink a:link , .y-textlink a:visited {
	color: #505050;
	text-decoration: underline;
}
.y-textlink a:hover , .y-textlink a:active {
	color: #25b687;
	text-decoration: underline;
}

.y-body10px {
	padding: 5px 0;
	text-align: center;
	font-size: 10px;
}
.y-body10px a:link , .y-body10px a:visited {
	color: #333333;
	text-decoration: underline;
}
.y-body10px a:hover , .y-body10px a:active {
	color: #66CCCC;
	text-decoration: underline;
}
.y-company {
	font-size:14px;
	font-weight:bold;
	text-align: center ; 
}
.y-addrress {
	font-size:12px;
	font-weight:normal;
	padding: 5px 5px 0 25px;
	line-height: 18px;
	text-align: left ; 
}
.y-hour {
	width:140px;
	font-size:12px;
	font-weight:normal;
	padding: 5px;
	margin:0 auto;
	line-height: 18px;
	text-align: left ; 
	border:1px solid #FF68A5;
}
.y-tomap {
	width:70px;
	font-size:12px;
	font-weight:normal;
	margin:0 auto;
	padding: 0 0 0 17px;
	background-image:url(http://blog.osakazine.net/usr/yamadakoubou/arrow.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
}

/* インフォメーションマップ用 */
.y-map {
	width:250px;
	height: 140px;
	margin: 5px auto;
	background-color:#E2C7AB;
}
.y-map-mail {
	width: 120px;
	height: 22px;
	margin: 7px auto;
	display : block ;
	background-image: url(http://blog.osakazine.net/usr/yamadakoubou/b_mail.gif);
	background-repeat: no-repeat;
}
.y-map-mail a:link , .y-map-mail a:visited {
	display : block ;
	background-image: url(http://blog.osakazine.net/usr/yamadakoubou/b_mail.gif);
	background-repeat: no-repeat;
}
.y-map-mail a:hover , .y-map-mail a:active {
	background-image: url(http://blog.osakazine.net/usr/yamadakoubou/b_mail_f2.gif);
	background-repeat: no-repeat;
}


/* コピーライト用 */
.y-copyright {
	width: 790px;
	height: 23px;
	clear: both;
	padding: 3px 5px 0;
	color: #fff;
	display:block;
	background-image: url(http://blog.osakazine.net/usr/yamadakoubou/copyright_bg.jpg);
	background-repeat: no-repeat;
}

.y-copyright a:link , .y-copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}

.y-copyright a:hover , .y-copyright a:active {
	color: #25b687;
	text-decoration: none;
}

