@charset "utf-8";

/* MASTER INIT
------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif,"Hiragino Kaku Gothic Pro","Osaka","lroSVbN";
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1.0;
}

body {
	font-size: 12px;
	color: #000;
}

a {
	color: #FF0084;
	outline-style: none;
}

a:link {
    text-decoration: none;
}
  
a:visited {
    text-decoration: none;
}
  
a:hover {
	text-decoration: underline;
}
  
a:active {
	text-decoration: underline;
}

ul,
ol {
	list-style-type: none;
}

img {
	border: none;
}

.clearFix:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
}

.clearBoth {
	clear: both;
}

/* HEADER
------------------------------------------------------------------------------*/

#header {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgheader.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

* html body #header {
	height: 140px;
}

#logoArea {
	background-repeat: no-repeat;
	padding-left: 12px;
	height: 90px;
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}

#logoArea h1 {
	float: left;
	width: 223px;
	margin-top: 10px;
	margin-right: 40px;
}

#logoArea p {
	float: left;
	width: 468px;
	margin-top: 15px;
}

#logoArea ul {
	float: right;
	width: 120px;
	margin-top: 10px;
}

#logoArea li {
	margin-bottom: 10px;
	height: 30px;
}

* html body #logoArea li {
	margin-bottom: 8px;
}

/* GLOBAL NAVIGATION
------------------------------------------------------------------------------*/

#gNavArea {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bggnavarea.jpg);
	background-repeat: no-repeat;
	padding-left: 116px;
	height: 50px;
	width: 784px;
	margin-right: auto;
	margin-left: auto;
}

* html body #gNavArea {
	margin-bottom: -2px;
}

#gNavArea li {
	text-indent: -9999px;
	float: left;
	position: relative;
}

#gNavArea a {
	height: 50px;
	width: 112px;
	display: block;
}

#gNavHome a {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/gnavhome.jpg);
}

#gNavCat a {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/gnavcategory.jpg);
}

#gNavMovie a {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/gnavmovie.jpg);
}

#gNavMarugoto a {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/gnavmarugoto.jpg);
	height: 50px;
	width: 112px;
	display: block;
}

#gNavReport a {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/gnavreport.jpg);
}

#gNavBlog a {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/gnavblog.jpg);
}

#gNavTarekomi a {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/gnavtarekomi.jpg);
}

#gNavArea a:hover {
	background-position:left bottom;
}

#gNav ul li {
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 0px;
}

#gNav ul a {
	display: inline;
	background-image: none;
}

#gNav ul {
	visibility: hidden;
	position: absolute;
	top: 50px;
	left: -11px;
	width: 100%;
}

#gNav ul li {
	float: none;
}

#gNav li:hover > ul {
	visibility: visible;
}

#gNav ul {
	width: 167px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgdropdown.png);
	background-repeat: no-repeat;
	background-position:left bottom;
}

/* WRAPPER
------------------------------------------------------------------------------*/

#wrapper {
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

/* SIDE INFO
------------------------------------------------------------------------------*/

#sideInfo {
	float: left;
	width: 200px;
	margin-right: 15px;
}

#sideReco,
#sideMonth,
#sideCategory {
	border: 1px solid #D9D9D9;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgsidebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 16px;
	margin-bottom: 10px;
}

#sideReco h2,
#sideMonth h2,
#sideCategory h2 {
	margin-bottom: 10px;
}

.sideRecoImg {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

#sideInfo p {
	line-height: 1.5;
	margin-bottom: 5px;
}

.sideRecoBox {
	margin-bottom: 10px;
}

#sideMonth li,
#sideCategory li {
	font-size: 10px;
	line-height: 1.5;
	margin-left: 5px;
}

/* MAIN
------------------------------------------------------------------------------*/

#main {
	float: left;
	width: 470px;
	margin-right: 15px;
}

#news,
.archives {
	border: 1px solid #D9D9D9;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 16px;
	margin-bottom: 10px;
}

#news h2 {
	margin-bottom: 10px;
}

#news p {
	margin-left: 10px;
	margin-bottom: 5px;
}

.archives h2 {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgheadarchives.jpg);
	height: 23px;
	width: 455px;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.archivesTime {
	font-size: 10px;
	color: #333333;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 5px;
}

.archivesImg {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 10px;
}

.archivesText,
.archivesText a {
	line-height: 1.5;
}

.archivesCategory {
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
}

.archives .pinkHeadArchives {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgheadarchivespink.jpg);
}

/* SIDE RANK
------------------------------------------------------------------------------*/

#sideRank {
	float: left;
	width: 200px;
}

#rank {
	border: 1px solid #D9D9D9;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgsidebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 16px;
	margin-bottom: 10px;
}

#rank h2 {
	margin-bottom: 10px;
}

#link {
	border: 1px solid #D9D9D9;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgsidebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 16px;
	margin-bottom: 10px;
}

#link h2 {
	margin-bottom: 10px;
}

#link .blogpeople-main .bp-ll2-blog-site a {
	line-height: 1.5;
	font-size: 10px;
}

#ovrssll1-bottom div {
	padding-bottom: 3px;
	font-size: 10px;
}

/* FOOTER
------------------------------------------------------------------------------*/

#footer {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0063EC;
}

#copyRight {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

/* BLOG
------------------------------------------------------------------------------*/

#topicPath {
	font-size: 10px;
	margin-bottom: 15px;
	color: #333333;
}

#mvBlog {
	margin-bottom: 15px;
	height: 200px;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/mvblog.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}

.blogBox {
	border: 5px solid #D9D9D9;
	padding: 10px;
	width: 870px;
	margin-bottom: 10px;
}

.blogContents {
	float: right;
	width: 650px;
}

.blogContents h2 {
	font-size: 15px;
	color: #0063DC;
	font-weight: bold;
	padding-top: 3px;
	margin-bottom: 10px;
	height: 22px;
}

.blogContents p {
	line-height: 1.5;
}

.blogInfo {
	float: left;
	width: 204px;
}

.member {
	float: left;
	width: 60px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.blogDate {
	color: #0063DC;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	float: left;
}

.blogImg {
	padding: 1px;
	border: 1px solid #CCCCCC;
	width: 200px;
	height: 150px;
	float: left;
	margin-right: 10px;
}

/* SITE MAP
------------------------------------------------------------------------------*/

#subHead {
	margin-bottom: 10px;
}

#siteMap li {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/iconarrow.jpg);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	padding-top: 10px;
	padding-bottom: 10px;
}


#siteMap span {
	display: block;
	margin-top: 5px;
	line-height: 1.5;
}

#siteMap #siteMapBottom {
	border-bottom-style: none;
}

/* CONTACT
------------------------------------------------------------------------------*/


#mailform th {
	width: 60px;
	padding-right: 15px;
	text-align: right;
}

#subject {
	height: 40px;
}

#mail {
	height: 63px;
}

#content {
	height: 215px;
}

*:first-child+html #content {
	height: 218px;
}

* html body #content {
	height: 218px;
}

#contactMail {
	border: 5px solid #D9D9D9;
	width: 280px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
	padding-left: 5px;
}

*:first-child+html #contactMail {
	padding-top: 8px;
	padding-bottom: 6px;
}

* html body #contactMail {
	padding-top: 8px;
	padding-bottom: 6px;
}


#contactContent {
	height: 175px;
	width: 580px;
	border: 5px solid #D9D9D9;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#contactSubject {
	height: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

*:first-child+html #contactSubject {
	height: 20px;
}

* html body #contactSubject {
	height: 20px;
}

#submit {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/btnsubmit.jpg);
	height: 40px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}

#submitLine {
	height: 60px;
}

.leadText {
	margin-bottom: 15px;
}

/* THANKS
------------------------------------------------------------------------------*/

#thanks {
	height: 350px;
}

#thanks p {
	line-height: 1.5;
	margin-bottom: 10px;
}

/* REPORT
------------------------------------------------------------------------------*/

#mvReport {
	margin-bottom: 15px;
	height: 200px;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/mvreport.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}

.reportBox h2 {
	margin-bottom: 15px;
}

.reportImg {
	float: left;
	width: 200px;
	margin-right: 15px;
	height: 231px;
}

#caribbean {
	background-image: url(../report/archiveimg/bgcaribbean.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#h0930 {
	background-image: url(../report/archiveimg/bgh0930.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#h4610 {
	background-image: url(../report/archiveimg/bgh4610.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

#nature {
	background-image: url(../report/archiveimg/bgnature.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}

.reportInfo {
	float: left;
	width: 250px;
	margin-right: 5px;
}

.reportText {
	float: left;
	width: 189px;
	border: 5px solid #D9D9D9;
	line-height: 1.5;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 180px;
}

.reportInfo dl {
	height: 160px;
}

.reportInfo dt {
	float: left;
	width: 60px;
}

.reportInfo dd {
	height: 17px;
	margin-left: 70px;
	margin-bottom: 10px;
	padding-top: 3px;
}

.repoPrice {
	font-weight: bold;
	color: #FF0000;
}

.reportInfo p {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgbtnsite.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 71px;
}

.reportBox {
	margin-bottom: 10px;
	width: 100%;
}

/* PAGE LIST
------------------------------------------------------------------------------*/

#pageList {
	height: 32px;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-left: 10px;
}

#pageListBlog {
	height: 32px;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-left: 10px;
	width: 488px;
	margin-left: 200px;
}

#pageList li,
#pageListBlog li {
	float: left;
	height: 19px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-left: 8px;
	margin-right: 5px;
	padding-right: 8px;
}

#pageList .borderNone,
#pageListBlog .borderNone {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* COMMUNITY
------------------------------------------------------------------------------*/

#mvCommunity {
	margin-bottom: 15px;
	height: 200px;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/mvcommunity.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}

.comBox {
	height: 717px;
	margin-bottom: 40px;
	background-image: url(../community/archivesimg/fixed/bgcomuborder.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
}

#comBorderNone {
	background-image: none;
}

.comBox h2 {
	float: left;
	width: 190px;
	margin-right: 10px;
}

.comSite {
	float: right;
	width: 700px;
	margin-bottom: 15px;
	height: 224px;
}

.comImg {
	float: left;
	width: 120px;
	padding: 1px;
	border: 1px solid #D6D6D6;
	margin-right: 10px;
}

.comInfo dt {
	float: left;
	width: 80px;
	height: 20px;
}

.comInfo dd {
	margin-left: 95px;
	margin-bottom: 10px;
	height: 20px;
}

.comInfo {
	float: left;
	width: 400px;
	margin-right: 10px;
}

.comResult {
	float: left;
	width: 155px;
}

.comInfo p {
	line-height: 1.5;
	padding: 5px;
	border: 5px solid #D6D6D6;
	height: 84px;
}

* html body .comInfo p {
	height: 78px;
}

.comResult h4 {
	text-align: center;
	margin-bottom: 13px;
}

.total {
	text-align: center;
	margin-bottom: 21px;
}

#sideCommunity a {
	color: #0000FF;
}

.comSite h3 {
	margin-bottom: 10px;
}

/* ADLANTIS
------------------------------------------------------------------------------*/

.adarchives {
	padding-bottom: 10px;
}

/* SIDE CONTENTS
------------------------------------------------------------------------------*/

.sideContent {
	margin-bottom: 10px;
}

#followMe {
	margin-bottom: 10px;
}

#twitter_update_list li span,
#twitter_update_list li a {
	font-size: 10px;
	line-height: 1.5;
}

#twitter_update_list li {
	padding-bottom: 10px;
}

/* SIDE CALENDAR
------------------------------------------------------------------------------*/

#sideCalendar,
#sideBannerList {
	border: 1px solid #D9D9D9;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgsidebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 16px;
	margin-bottom: 10px;
}

#sideCalendar h2,
#sideCommunity h2,
#sideBannerList h2 {
	margin-bottom: 10px;
}

#sideCalendar h3 {
	text-align: center;
	margin-bottom: 5px;
}

#sideCalendar table {
	height: 150px;
	width: 190px;
}

#sideCalendar td {
	vertical-align: middle;
	text-align: center;
}

*:first-child+html #sideCalendar th {
	line-height: 1.25;
}

* html body #sideCalendar th {
	line-height: 1.25;
}

#calRed {
	color: #FF0084;
}

#calBlue {
	color: #0063DC;
}

/* SIDE COMMUNITY
------------------------------------------------------------------------------*/

#sideCommunity {
	border: 1px solid #D9D9D9;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/topcom/bgtopcom.png);
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 16px;
	margin-bottom: 10px;
}

.sideComBox {
	margin-bottom: 10px;
	height: 290px;
}

#sideCommunity h3 {
	margin-bottom: 10px;
}

#sideCommunity h4 {
	height: 16px;
	padding-left: 50px;
	padding-top: 4px;
	margin-bottom: 5px;
}

.sideComNo1 {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/topcom/no1.png);
	background-repeat: no-repeat;
}

.sideComNo2 {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/topcom/no2.png);
	background-repeat: no-repeat;
}

.sideComNo3 {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/topcom/no3.png);
	background-repeat: no-repeat;
}

.sideComImg {
	padding: 1px;
	height: 70px;
	width: 70px;
	border: 1px solid #000000;
	float: left;
	background-color: #FFFFFF;
}

.sideComPer {
	float: right;
	padding-top: 15px;
	padding-right: 20px;
}

.sideComText {
	margin-bottom: 10px;
}

.sideComText a {
	line-height: 1.5;
}

#followMeRepo h3 {
	margin-bottom: 10px;
}

/* SIDE BANNER LIST
------------------------------------------------------------------------------*/

#sideBannerList h3 {
	text-align: center;
}

#sideBannerList p {
	text-align: center;
}

.sideBannerText {
	margin-bottom: 10px;
}

/* MARUGOTO
------------------------------------------------------------------------------*/

#mvMarugoto {
	margin-bottom: 15px;
	height: 200px;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/mvmarugoto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
}

#marugotoCont {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgmarugoto.jpg);
	height: 62px;
	width: 440px;
	padding-top: 307px;
	padding-left: 460px;
}

#marugotoCont li {
	float: left;
	margin-right: 10px;
	width: 120px;
}

#formFrame {
	margin-bottom: 25px;
}

/* MARUGOTO IFRAME
------------------------------------------------------------------------------*/

#marugotoForm {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgmarugotoform.gif);
	height: 122px;
	width: 645px;
	padding-top: 160px;
	padding-left: 225px;
}

#marugotoForm .marugotoSubmit {
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/btnmarugotosubmit.gif);
	height: 54px;
	width: 230px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}

#maruFormArea input {
	border: 5px solid #D9D9D9;
	width: 290px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 5px;
	padding-left: 5px;
}

*:first-child+html #maruFormArea input {
	padding-top: 9px;
	padding-bottom: 7px;
}

* html body #maruFormArea input {
	padding-top: 9px;
	padding-bottom: 7px;
}

#maruFormArea {
	float: left;
	width: 300px;
	margin-right: 65px;
}

#maruFormArea p {
	padding-bottom: 15px;
}

#maruBtnArea {
	float: left;
	height: 54px;
	width: 230px;
	margin-top: 20px;
}

/* ABOUT
------------------------------------------------------------------------------*/

#aboutList {
	margin-top: 25px;
}

#aboutList h2 {
	margin-bottom: 15px;
}

#aboutList div {
	float: left;
	margin-right: 10px;
}

#aboutList h3 {
	margin-bottom: 5px;
}

#about6 {
	padding-top: 15px;
}

/* PR ARCHIVES
------------------------------------------------------------------------------*/

#main .prArchives {
	background-color: #FFE0EF;
	background-image: url(http://www.pp.iij4u.or.jp/~trek/pinkape/bgprbottom.jpg);

}

.prArchives iframe {
	display: block;
	width: 372px;
	margin-left: auto;
	margin-right: auto;

}
