@charset "utf-8";/*	HTML---------------------------------------------------------------------*/html {	background: #ffcd00;}a {	color: #079ac5;	/*text-shadow: 0px -1px 1px rgb(0, 0, 0);*/}/*	自己紹介部分---------------------------------------------------------------------*/#prof-owner-status h2 a {	color: #000;	text-shadow: none;}#prof-owner-profile {	color: #000;	text-shadow: none;}#prof-description h3 {	color: #000;	text-shadow: none;	border-left: 4px solid #0798c4;}#prof-description p {	border: 4px solid #0798c4;	background-color: #ffffff;	-webkit-border-radius: 8px;}#prof-description a {	color: #0798c4;	text-decoration: none;	text-shadow: 0px 1px 1px rgb(256, 256, 256);}/*	livedoorサービス部分---------------------------------------------------------------------*/#prof-livedoor-service .gGradation {	padding-left: 80px;	padding-top: 10px;	color: #000;	text-shadow: 0px 1px 1px rgb(256, 256, 256);	line-height: 1.6;	background: url(../img/touchTitle.gif) no-repeat left bottom #ffcd00;	border-bottom: 1px solid #bbbbbb;	}#prof-livedoor-item li {	color: #333333;	text-shadow: 0px 1px 0px #ffffff;	background-color: #fff;	border-bottom: 1px solid #a5a5a5;}#prof-livedoor-item li:last-child {	border: none;}#prof-livedoor-item li a {	text-shadow: 0px 1px 1px rgb(256, 256, 256);	background: url(/lite/img/prof_link_graymark_b.png) no-repeat 100% 50%;}@media only screen and  	(-webkit-min-device-pixel-ratio: 2) {	#prof-livedoor-item li a　{		background: url(/lite/img/prof_link_graymark_b.png) no-repeat 100% 50%;		-webkit-background-size: 10px 15px;	}}#prof-livedoor-item h3 {	color: #666;}#prof-livedoor-item p {	color: #666;}#prof-livedoor-item strong {	color: #0080a4;}/*	その他のサービス部分---------------------------------------------------------------------*/#prof-other-service {}#prof-other-service .gGradation {	padding-left: 80px;	padding-top: 20px;	color: #000;	text-shadow: 0px 1px 1px rgb(256, 256, 256);	line-height: 1.6;	border-bottom: 1px solid #bbbbbb;	background: url(../img/touchTitle.gif) no-repeat left bottom #ffcd00;}#prof-other-item li {	color: #333333;	text-shadow: 0px 1px 0px #ffffff;	background-color: #fff;	border-bottom: 1px solid #a5a5a5;}#prof-other-item li:last-child {	border: none;}#prof-other-item li a {	text-shadow: 0px 1px 1px rgb(256, 256, 256);	background: url(/lite/img/prof_link_graymark_b.png) no-repeat 100% 50%;}@media only screen and  	(-webkit-min-device-pixel-ratio: 2) {	#prof-other-item li a {		background: url(/lite/img/prof_link_graymark_b.png) no-repeat 100% 50%;		-webkit-background-size: 10px 15px;	}}#prof-other-item h3 {	color: #0080a4;}/*	guide.cssの上書き---------------------------------------------------------------------*/#viewmode ul li a {	color:#079ac5;	text-shadow: none;}ul#footlink li a {	color:#079ac5;	text-shadow: none;}#site-footer p.note {	color:#079ac5;	text-shadow: none;}#viewmode ul li a:not([href]) {	color:#000;	text-shadow: none;}#livedoortop a {	color:#079ac5;	text-shadow: none;}#site-footer {    border-top: 1px solid #616161;}